RestoreStatus.MirrorState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the status of the restore 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