public class VirtualDiskDeltaDiskFormatsSupported extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
String |
datastoreType |
ChoiceOption |
deltaDiskFormat |
dynamicProperty, dynamicType| Constructor and Description |
|---|
VirtualDiskDeltaDiskFormatsSupported() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDatastoreType() |
ChoiceOption |
getDeltaDiskFormat() |
void |
setDatastoreType(String datastoreType) |
void |
setDeltaDiskFormat(ChoiceOption deltaDiskFormat) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String datastoreType
public ChoiceOption deltaDiskFormat
public VirtualDiskDeltaDiskFormatsSupported()
public String getDatastoreType()
public ChoiceOption getDeltaDiskFormat()
public void setDatastoreType(String datastoreType)
public void setDeltaDiskFormat(ChoiceOption deltaDiskFormat)
Copyright © 2011-2012. All Rights Reserved.