public class ClusterDrsVmConfigSpec extends ArrayUpdateSpec
Java class for ClusterDrsVmConfigSpec complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ClusterDrsVmConfigSpec">
<complexContent>
<extension base="{urn:vim25}ArrayUpdateSpec">
<sequence>
<element name="info" type="{urn:vim25}ClusterDrsVmConfigInfo" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ClusterDrsVmConfigInfo |
info |
operation, removeKey| Constructor and Description |
|---|
ClusterDrsVmConfigSpec() |
| Modifier and Type | Method and Description |
|---|---|
ClusterDrsVmConfigInfo |
getInfo()
Gets the value of the info property.
|
void |
setInfo(ClusterDrsVmConfigInfo value)
Sets the value of the info property.
|
getOperation, getRemoveKey, setOperation, setRemoveKeyprotected ClusterDrsVmConfigInfo info
public ClusterDrsVmConfigInfo getInfo()
ClusterDrsVmConfigInfopublic void setInfo(ClusterDrsVmConfigInfo value)
value - allowed object is
ClusterDrsVmConfigInfoCopyright © 2018. All rights reserved.