Snapshot Properties |
The Snapshot type exposes the following members.
Name | Description | |||
---|---|---|---|---|
CreatedAt |
Gets the "created_at" property of the snapshot.
| |||
DisplayDescription |
Gets the description of the snapshot.
| |||
DisplayName |
Gets the name of the snapshot.
| |||
ExtensionData |
Gets a map of object properties which did not map to another field or property
during JSON deserialization. The keys of the map represent the property names,
and the values are JToken instances containing the parsed JSON
values.
(Inherited from ExtensibleJsonObject.) | |||
Id |
Gets the unique identifier for the snapshot.
| |||
Size |
Gets the "size" property of the snapshot.
| |||
Status |
Gets the status of the snapshot.
| |||
VolumeId |
Gets the ID of the volume this snapshot was taken from.
|