public class VirtualCdromRemotePassthroughBackingInfo extends VirtualDeviceRemoteDeviceBackingInfo
Java class for VirtualCdromRemotePassthroughBackingInfo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VirtualCdromRemotePassthroughBackingInfo">
<complexContent>
<extension base="{urn:vim25}VirtualDeviceRemoteDeviceBackingInfo">
<sequence>
<element name="exclusive" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
exclusive |
deviceName, useAutoDetect| Constructor and Description |
|---|
VirtualCdromRemotePassthroughBackingInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isExclusive()
Gets the value of the exclusive property.
|
void |
setExclusive(boolean value)
Sets the value of the exclusive property.
|
getDeviceName, isUseAutoDetect, setDeviceName, setUseAutoDetectCopyright © 2018. All rights reserved.