次の方法で共有


OsProfile.LinuxOperatingSystemProfile プロパティ

定義

Linux OS プロファイルを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象