OperatingSystemListResponse.OperatingSystem.Version Property

 

Gets or sets the version of the operating system.

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

Public Property Version As String

Property Value

Type: System.String

The operating system version.

This value corresponds to the configuration value for specifying that your service is to run on a particular version of the Microsoft Azure guest operating system. For more information, see Configuring Settings for the Microsoft Azure Guest OS.

Return to top
Show: