IVMwareDisk.DiskProvisioningPolicy Property

Definition

The provisioning policy of the disk. It is Thin or Thick or Unknown for the VMWare.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The provisioning policy of the disk. It is Thin or Thick or Unknown for the VMWare.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="diskProvisioningPolicy", Update=false)]
public string DiskProvisioningPolicy { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The provisioning policy of the disk. It is Thin or Thick or Unknown for the VMWare.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="diskProvisioningPolicy", Update=false)>]
member this.DiskProvisioningPolicy : string
Public ReadOnly Property DiskProvisioningPolicy As String

Property Value

Attributes

Applies to