AWS SDK for .NET Documentation
Port Property
AmazonAmazon.Route53.ModelHealthCheckConfigPort Did this page help you?   Yes   No    Tell us about it...
Port on which connection will be opened to the instance to health check. For HTTP and HTTP_STR_MATCH this defaults to 80 if the port is not specified. For HTTPS and HTTPS_STR_MATCH this defaults to 443 if the port is not specified.

Constraints:

Range
1 - 65535

Declaration Syntax
C#
public int Port { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)