OSVirtualHardDisk.OperatingSystem Property

 

Gets or sets the operating system running in the Virtual Machine.

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

public string OperatingSystem { get; set; }

Property Value

Type: System.String

The operating system.

Return to top
Show: