OperatingSystemListResponse.OperatingSystem.IsDefault Property

 

Gets or sets whether the operating system version is the default version for a service that has not otherwise specified a particular version.

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

Public Property IsDefault As Boolean

Property Value

Type: System.Boolean

true if this operating system version is the default version; otherwise, false.

The default operating system version is applied to services that are configured for auto-upgrade.

Return to top
Show: