Share via


ReplicationStatus.MirrorState Property

Definition

Gets or sets the status of the replication Possible values include: 'Uninitialized', 'Mirrored', 'Broken'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to