VirtualMachineExtensionListResponse.ResourceExtension.DisallowMajorVersionUpgrade Property

 

Optional. Boolean property indicating whether the extension allows major version upgrade.

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

public Nullable<bool> DisallowMajorVersionUpgrade { get; set; }

Property Value

Type: System.Nullable<Boolean>
Return to top
Show: