IInMageRcmFailbackReplicationDetails.LastPlannedFailoverStatus Property

Definition

The last planned failover status.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.PSArgumentCompleter(new System.String[] { "Succeeded", "Failed", "Cancelled", "Unknown" })]
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The last planned failover status.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastPlannedFailoverStatus", Update=false)]
public string LastPlannedFailoverStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.PSArgumentCompleter(new System.String[] { "Succeeded", "Failed", "Cancelled", "Unknown" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The last planned failover status.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastPlannedFailoverStatus", Update=false)>]
member this.LastPlannedFailoverStatus : string
Public ReadOnly Property LastPlannedFailoverStatus As String

Property Value

Attributes

Applies to