Click or drag to resize

SolidFireElementDeleteSnapshot Method

Overload List
  NameDescription
Public methodDeleteSnapshot(Int64)
DeleteSnapshot enables you to delete a snapshot. A snapshot that is currently the "active" snapshot cannot be deleted. You must rollback and make another snapshot "active" before the current snapshot can be deleted. For more details on rolling back snapshots, see RollbackToSnapshot.
Public methodDeleteSnapshot(DeleteSnapshotRequest)
DeleteSnapshot enables you to delete a snapshot. A snapshot that is currently the "active" snapshot cannot be deleted. You must rollback and make another snapshot "active" before the current snapshot can be deleted. For more details on rolling back snapshots, see RollbackToSnapshot.
Top
See Also