VirtualDiskRuleSpecRuleType_enum
VirtualDiskRuleSpecRuleType_enum
Rule type determines how the virtual disks in a vm can be grouped together.
Possible values:
affinity
: Virtual disks in the list are grouped together and placed on the same data store.antiAffinity
: Virtual disks in the list are placed on different data stores.disabled
: SDRS will be disabled for the disks in the list.
This data structure has no properties.
Enumeration: affinity, antiAffinity, disabled,