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
antiAffinity
disabled
Show WSDL type definition
<simpleType xmlns="http://www.w3.org/2001/XMLSchema" xmlns:sms="urn:sms" name="VirtualDiskRuleSpecRuleType"> <restriction base="xsd:string"> <enumeration value="affinity"/> <enumeration value="antiAffinity"/> <enumeration value="disabled"/> </restriction> </simpleType>
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods
© 2019 VMware, Inc. All rights reserved.
Revision 08th OCT 2019 | vSphere 7.0.0.0000 | vSphere vCenter SMS API 7.0.0.0000