ApplicationGetHttpsEndpoint Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the application HTTP endpoints.
public class ApplicationGetHttpsEndpoint
type ApplicationGetHttpsEndpoint = class
Public Class ApplicationGetHttpsEndpoint
- Inheritance
-
ApplicationGetHttpsEndpoint
Constructors
ApplicationGetHttpsEndpoint() |
Initializes a new instance of the ApplicationGetHttpsEndpoint class. |
ApplicationGetHttpsEndpoint(IList<String>, String, Nullable<Int32>, Nullable<Int32>, String, String, Nullable<Boolean>) |
Initializes a new instance of the ApplicationGetHttpsEndpoint class. |
Properties
AccessModes |
Gets or sets the list of access modes for the application. |
DestinationPort |
Gets or sets the destination port to connect to. |
DisableGatewayAuth |
Gets or sets the value indicates whether to disable GatewayAuth. |
Location |
Gets the location of the endpoint. |
PrivateIPAddress |
Gets or sets the private ip address of the endpoint. |
PublicPort |
Gets the public port to connect to. |
SubDomainSuffix |
Gets or sets the subdomain suffix of the application. |