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.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
Property Value
Type: System.Booleantrue 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.
Show: