public class VirtualMachineFileLayoutSnapshotLayout extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
ManagedObjectReference |
key |
String[] |
snapshotFile |
dynamicProperty, dynamicType| Constructor and Description |
|---|
VirtualMachineFileLayoutSnapshotLayout() |
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
getKey() |
String[] |
getSnapshotFile() |
void |
setKey(ManagedObjectReference key) |
void |
setSnapshotFile(String[] snapshotFile) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic ManagedObjectReference key
public String[] snapshotFile
public VirtualMachineFileLayoutSnapshotLayout()
public ManagedObjectReference getKey()
public String[] getSnapshotFile()
public void setKey(ManagedObjectReference key)
public void setSnapshotFile(String[] snapshotFile)
Copyright © 2011-2012. All Rights Reserved.