Compartir a través de


Cluster.Properties Propiedad

Definición

Obtiene o establece las propiedades del clúster.

[Newtonsoft.Json.JsonProperty(PropertyName="properties")]
public Microsoft.Azure.Management.HDInsight.Models.ClusterGetProperties Properties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties")>]
member this.Properties : Microsoft.Azure.Management.HDInsight.Models.ClusterGetProperties with get, set
Public Property Properties As ClusterGetProperties

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a