RestoreStatus.RelationshipStatus 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 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