你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

InMageRcmFailbackReplicationDetails.LastPlannedFailoverStatus Property

Definition

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

Applies to