Snapshot Structure
VMware.VimAutomation.ViCore.Types.V1.VM.Snapshot
Properties
| Name | Type |
|---|---|
| Children | Snapshot[] |
| Created | DateTime |
| Description | String |
| ExtensionData | Object |
| Id | String |
| IsCurrent | Boolean |
| IsReplaySupported | Boolean |
| Name | String |
| Parent | Snapshot |
| ParentSnapshot | Snapshot |
| ParentSnapshotId | String |
| PowerState | PowerState |
| Quiesced | Boolean |
| SizeGB | Decimal |
| SizeMB | Decimal |
| Uid | String |
| VM | VirtualMachine |
| VMId | String |