Enum - VirtualDiskRuleSpecRuleType(vim.storageDrs.VirtualDiskRuleSpec.RuleType)

Since
vSphere API 6.7


Enum Description

Rule type determines how the virtual disks in a vm can be grouped together.

Enum Constants

NameDescription
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.

Show WSDL type definition