Click or drag to resize

SolidFireElementDeleteGroupSnapshotAsync Method

Overload List
  NameDescription
Public methodDeleteGroupSnapshotAsync(DeleteGroupSnapshotRequest, CancellationToken)
DeleteGroupSnapshot enables you to delete a group snapshot. You can use the saveMembers parameter to preserve all the snapshots that were made for the volumes in the group, but the group association is removed.
Public methodDeleteGroupSnapshotAsync(CancellationToken, Int64, Boolean)
DeleteGroupSnapshot enables you to delete a group snapshot. You can use the saveMembers parameter to preserve all the snapshots that were made for the volumes in the group, but the group association is removed.
Top
See Also