VolumeSnapshot Methods |
The VolumeSnapshot type exposes the following members.
Name | Description | |
---|---|---|
DeleteAsync |
Deletes a volume snapshot.
| |
WaitForStatusAsync(SnapshotStatus, NullableTimeSpan, NullableTimeSpan, IProgressBoolean, CancellationToken) |
Waits for the volume to reach the specified status.
| |
WaitForStatusAsync(IEnumerableSnapshotStatus, NullableTimeSpan, NullableTimeSpan, IProgressBoolean, CancellationToken) |
Waits for the volume to reach the specified status.
| |
WaitUntilAvailableAsync |
Waits the until the snapshot is available.
| |
WaitUntilDeletedAsync |
Waits for the volume to be deleted.
Treats a 404 NotFound exception as confirmation that it is deleted. |
Name | Description | |
---|---|---|
Delete |
Deletes a volume snapshot.
(Defined by VolumeSnapshotExtensions_v2_1.) |