VmStoragePolicyDiskPolicySpecPolicyType

The Policy.DiskPolicySpec enumerated type defines the choices for how to specify the policy to be associated with a virtual disk.
USE_SPECIFIED_POLICY : Use the specified policy (see Policy.DiskPolicySpec.policy).
USE_DEFAULT_POLICY : Use the default storage policy of the datastore.

Enumeration:   USE_SPECIFIED_POLICY,   USE_DEFAULT_POLICY,  


Feedback

Was this page helpful?