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