HDInsightApplicationHttpsEndpoint Class

Definition

Gets the application HTTP endpoints.

public class HDInsightApplicationHttpsEndpoint
type HDInsightApplicationHttpsEndpoint = class
Public Class HDInsightApplicationHttpsEndpoint
Inheritance
HDInsightApplicationHttpsEndpoint

Constructors

HDInsightApplicationHttpsEndpoint()

Initializes a new instance of HDInsightApplicationHttpsEndpoint.

Properties

AccessModes

The list of access modes for the application.

DestinationPort

The destination port to connect to.

DisableGatewayAuth

The value indicates whether to disable GatewayAuth.

EndpointLocation

The location of the endpoint.

PrivateIPAddress

The private ip address of the endpoint.

PublicPort

The public port to connect to.

SubDomainSuffix

The subdomain suffix of the application.

Applies to