VirtualMachineOSImageCreateParameters.IsPremium Property

 

Required. Indicates if the image contains software or associated services that will incur charges above the core price for the virtual machine.

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

public bool IsPremium { get; set; }

Property Value

Type: System.Boolean
Return to top
Show: