vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ClusterAffinityRuleSpec(vim.cluster.AffinityRuleSpec)
- Extends
- ClusterRuleInfo
- See also
- VirtualMachine
- Since
- 2.0
Data Object Description
The ClusterAffinityRuleSpec data object defines a set of virtual machines. DRS will attempt to schedule the virtual machines to run on the same host.Properties
Name | Type | Description |
---|---|---|
vm | ManagedObjectReference[]
to a VirtualMachine[] |
List of virtual machine references.
|
Properties inherited from ClusterRuleInfo | ||
enabled, inCompliance, key, mandatory, name, ruleUuid, status, userCreated | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |