Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ClusterDrsVmConfigInfo(vim.cluster.DrsVmConfigInfo)
- Property of
- ClusterConfigInfo, ClusterConfigInfoEx, ClusterDrsVmConfigSpec
- Extends
- DynamicData
- See also
- DrsBehavior, VirtualMachine
- Since
- 2.0
Data Object Description
DRS configuration for a single virtual machine. This makes it possible to override the default behavior for an individual virtual machine.Properties
Name | Type | Description |
---|---|---|
behavior* | DrsBehavior |
Specifies the particular DRS behavior for this virtual machine. See ClusterDrsConfigInfo |
enabled* | xsd:boolean |
Flag to indicate whether or not VirtualCenter is allowed to perform any
DRS migration or initial placement recommendations for this virtual
machine.
If this flag is false, the virtual machine is effectively excluded from
DRS.
If no individual DRS specification exists for a virtual machine,
this property defaults to true.
|
key | ManagedObjectReference
to a VirtualMachine |
Reference to the virtual machine.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |