Compartilhar via


ClusterGetProperties.ConnectivityEndpoints Propriedade

Definição

Obtém ou define a lista de pontos de extremidade de conectividade.

[Newtonsoft.Json.JsonProperty(PropertyName="connectivityEndpoints")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.ConnectivityEndpoint> ConnectivityEndpoints { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="connectivityEndpoints")>]
member this.ConnectivityEndpoints : System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.ConnectivityEndpoint> with get, set
Public Property ConnectivityEndpoints As IList(Of ConnectivityEndpoint)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a