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