public class StorageDrsHbrDiskNotMovable extends VimFault
Java class for StorageDrsHbrDiskNotMovable complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="StorageDrsHbrDiskNotMovable">
<complexContent>
<extension base="{urn:vim25}VimFault">
<sequence>
<element name="nonMovableDiskIds" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
nonMovableDiskIds |
faultCause, faultMessage| Constructor and Description |
|---|
StorageDrsHbrDiskNotMovable() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNonMovableDiskIds()
Gets the value of the nonMovableDiskIds property.
|
void |
setNonMovableDiskIds(String value)
Sets the value of the nonMovableDiskIds property.
|
getFaultCause, getFaultMessage, setFaultCauseCopyright © 2018. All rights reserved.