Condividi tramite


Role.HardwareProfile Property

Definition

Gets or sets the hardware profile.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to