VirtualMachineGetResponse.OsVersion Property

 

Gets or sets the version of the operating system on which the role instances are running.

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

public string OsVersion { get; set; }

Property Value

Type: System.String

The version.

Return to top
Show: