Compartir a través de


ClusterGetProperties.ConnectivityEndpoints Propiedad

Definición

Obtiene o establece la lista de puntos de conexión de conectividad.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a