InMageRcmFailbackReplicationDetails.LastPlannedFailoverStatus 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 last planned failover status. Possible values include: 'Succeeded', 'Failed', 'Cancelled', 'Unknown'
[Newtonsoft.Json.JsonProperty(PropertyName="lastPlannedFailoverStatus")]
public string LastPlannedFailoverStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastPlannedFailoverStatus")>]
member this.LastPlannedFailoverStatus : string
Public ReadOnly Property LastPlannedFailoverStatus As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute