VirtualMachineDiskGetResponse.OperatingSystemType Property

 

Optional. The operating system type of the OS image. Possible Values are: Linux, Windows, or NULL.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

public string OperatingSystemType { get; set; }

Property Value

Type: System.String
Return to top
Show: