OperatingSystemListFamiliesResponse.OperatingSystem.Label Property

 

Gets or sets the base-64 encoded label of the operating system version.

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

public string Label { get; set; }

Property Value

Type: System.String

The base-64 encoded label.

Return to top
Show: