Click or drag to resize

GroupSnapshotMembers Property

List of snapshots that are members of the group.

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

Property Value

Type: Snapshot
See Also