Share via


RestoreStatus.RelationshipStatus Property

Definition

Gets status of the restore SnapMirror relationship Possible values include: 'Idle', 'Transferring', 'Failed', 'Unknown'

[Newtonsoft.Json.JsonProperty(PropertyName="relationshipStatus")]
public string RelationshipStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="relationshipStatus")>]
member this.RelationshipStatus : string
Public ReadOnly Property RelationshipStatus As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to