Managed Object Types
Data Object Types
All Properties
All Methods
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
Name
Description
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
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods