Share via


BackupStatus2023_07_01.MirrorState Property

Definition

Gets the status of the backup Possible values include: 'Uninitialized', 'Mirrored', 'Broken'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to