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:
 Declaration Syntax
 Declaration Syntax| C# | 
public int Port { get; set; }