Share via


ReplicationStatus.RelationshipStatus Property

Definition

Gets or sets status of the mirror relationship Possible values include: 'Idle', 'Transferring', 'Failed', 'Unknown'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to