Click or drag to resize

GroupSnapshotRemoteStatuses Property

Replication status of the group snapshot as seen on the source cluster. Shows if the group snapshot replication is currently in progress, or has successfully completed.

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

Property Value

Type: GroupSnapshotRemoteStatus
See Also