次の方法で共有


Role.OsProfile プロパティ

定義

オペレーティング システム プロファイルを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象