Share via


VirtualMachineExtensionImageInner.OperatingSystem Property

Definition

Gets or sets the operating system this extension supports.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to