Bagikan melalui


VirtualMachineImage.OSDiskImageOperatingSystem Property

Definition

The operating system of the osDiskImage.

public Azure.ResourceManager.Compute.Models.SupportedOperatingSystemType? OSDiskImageOperatingSystem { get; set; }
member this.OSDiskImageOperatingSystem : Nullable<Azure.ResourceManager.Compute.Models.SupportedOperatingSystemType> with get, set
Public Property OSDiskImageOperatingSystem As Nullable(Of SupportedOperatingSystemType)

Property Value

Applies to