HDInsightApplicationEndpoint Class

Definition

Gets the application SSH endpoint.

public class HDInsightApplicationEndpoint
type HDInsightApplicationEndpoint = class
Public Class HDInsightApplicationEndpoint
Inheritance
HDInsightApplicationEndpoint

Constructors

HDInsightApplicationEndpoint()

Initializes a new instance of HDInsightApplicationEndpoint.

Properties

DestinationPort

The destination port to connect to.

EndpointLocation

The location of the endpoint.

PrivateIPAddress

The private ip address of the endpoint.

PublicPort

The public port to connect to.

Applies to