Compartir a través de


ApplicationProperties.ComputeProfile Propiedad

Definición

Obtiene o establece la lista de roles del clúster.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a