|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| childSnapshotList* | VirtualMachineSnapshotTree[] |
The snapshot data for all snapshots for which this snapshot is the parent.
|
| createTime | xsd:dateTime |
The date and time the snapshot was taken.
|
| description | xsd:string |
Description of the snapshot.
|
| name | xsd:string |
Name of the snapshot.
|
| quiesced | xsd:boolean |
Flag to indicate whether or not the snapshot was created with
the "quiesce" option, ensuring a consistent state of the file system.
|
| snapshot | ManagedObjectReference
to a VirtualMachineSnapshot |
The managed object for this snapshot.
|
| state | VirtualMachinePowerState |
The power state of the virtual machine when this snapshot was taken.
|
| vm | ManagedObjectReference
to a VirtualMachine |
The virtual machine for which the snapshot was taken.
|
| Properties inherited from DynamicData | ||
| dynamicProperty, dynamicType | ||
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |