Share via


ClusterGetProperties.ComputeProfile Property

Definition

Gets or sets the compute profile.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to