你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AzureHDInsightConnectivityEndpoint Class

Definition

public class AzureHDInsightConnectivityEndpoint
type AzureHDInsightConnectivityEndpoint = class
Public Class AzureHDInsightConnectivityEndpoint
Inheritance
AzureHDInsightConnectivityEndpoint

Constructors

AzureHDInsightConnectivityEndpoint()
AzureHDInsightConnectivityEndpoint(ConnectivityEndpoint)
AzureHDInsightConnectivityEndpoint(String, String, String, Nullable<Int32>, String)

Properties

Location

Gets or sets the location of connectivity endpoint.

Name

Gets or sets the name of connectivity endpoint.

Port

Gets or sets the port of connectivity endpoint.

PrivateIPAddress

Gets or sets the private ip address of connectivity endpoint.

Protocol

Gets or sets the protocol of connectivity endpoint.

Applies to