Click or drag to resize

SnapshotRemoteStatuses Property

Replication status details of the snapshot as seen on the source cluster.

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

Property Value

Type: SnapshotRemoteStatus
See Also