Click or drag to resize

ListSnapshotsResultSnapshots Property

Information about each snapshot for each volume. Snapshots that are in a group will be returned with a "groupID".

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public Snapshot[] Snapshots { get; set; }

Property Value

Type: Snapshot
See Also