public class VslmCreateSpecDiskFileBackingSpec extends VslmCreateSpecBackingSpec
Java class for VslmCreateSpecDiskFileBackingSpec complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VslmCreateSpecDiskFileBackingSpec">
<complexContent>
<extension base="{urn:vim25}VslmCreateSpecBackingSpec">
<sequence>
<element name="provisioningType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
provisioningType |
datastore| Constructor and Description |
|---|
VslmCreateSpecDiskFileBackingSpec() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProvisioningType()
Gets the value of the provisioningType property.
|
void |
setProvisioningType(String value)
Sets the value of the provisioningType property.
|
getDatastore, setDatastoreCopyright © 2018. All rights reserved.