Sdílet prostřednictvím


ApplicationGetHttpsEndpoint Class

Definition

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.

Applies to