VirtualDiskProvisioning
Specifies the provisioning type of the virtual disk.
| Attribute | Value |
|---|---|
| Data type | DWORD |
| Access | Read-only |
| Status | TBD |
| Structure | CLUSPROP_DWORD |
| Minimum | SpProvisioningTypeUnknown (0) |
| Maximum | SpProvisioningTypeMax (3) |
| Default | TBD |
Remarks
This property can be set to one of the following values contained in the SP_PROVISIONING_TYPE enumeration. However, clustering only supports SpProvisioningTypeFixed.
| Name | Value | Description |
|---|---|---|
| SpProvisioningTypeUnknown | 0 | The provisioning type of the virtual disk is unknown. |
| SpProvisioningTypeThin | 1 | The virtual disk contains thin provisioning. |
| SpProvisioningTypeFixed | 2 | The virtual disk contains fixed provisioning. |
| SpProvisioningTypeMax | 3 | TBD |
Requirements
|
Minimum supported client | None supported [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 Datacenter, Windows Server 2012 Enterprise [desktop apps only] |
See also
Send comments about this topic to Microsoft
Build date: 11/28/2012
