VirtualMachineDiskGetResponse.IsPremium Property

 

Optional. Specifies whether or not the disk contains a premium virtual machine image.

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

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

Property Value

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