capacityProvisioningType property
Provisioning type of the byte capacity of the pool. Possible string values are:
- "ADVANCED" : Advanced provisioning "thinly" allocates the related resource.
- "STANDARD" : Standard provisioning allocates the related resource for the pool disks' exclusive use.
- "UNSPECIFIED"
Implementation
core.String? capacityProvisioningType;