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

IRecoveryPlanAction.FailoverDirection Property

Definition

The list of failover directions.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The list of failover directions.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.PossibleOperationsDirections) }, ReadOnly=false, Required=true, SerializedName="failoverDirections")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.PossibleOperationsDirections[] FailoverDirection { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The list of failover directions.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.PossibleOperationsDirections) }, ReadOnly=false, Required=true, SerializedName="failoverDirections")>]
member this.FailoverDirection : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.PossibleOperationsDirections[] with get, set
Public Property FailoverDirection As PossibleOperationsDirections()

Property Value

Attributes

Applies to