次の方法で共有


Role.HardwareProfile プロパティ

定義

ハードウェア プロファイルを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象