VirtualMachineExtensionImageInner.OperatingSystem プロパティ

定義

この拡張機能でサポートされるオペレーティング システムを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.operatingSystem")]
public string OperatingSystem { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.operatingSystem")>]
member this.OperatingSystem : string with get, set
Public Property OperatingSystem As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象