Click or drag to resize

BreakSnapMirrorVolumeRequestSnapshotID Property

Roll back the volume to the snapshot identified by this ID. The default behavior is to roll back to the most recent snapshot.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public Nullable<long> SnapshotID { get; set; }

Property Value

Type: NullableInt64
See Also