public class HostSriovDevicePoolInfo extends DynamicData
Java class for HostSriovDevicePoolInfo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="HostSriovDevicePoolInfo">
<complexContent>
<extension base="{urn:vim25}DynamicData">
<sequence>
<element name="key" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
HostSriovDevicePoolInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
Gets the value of the key property.
|
void |
setKey(String value)
Sets the value of the key property.
|
protected String key
Copyright © 2018. All rights reserved.