IClusterTestFailoverInput.FailoverDirection Property

Definition

Failover direction.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Failover direction.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.FailoverDirection) }, ReadOnly=false, Required=false, SerializedName="failoverDirection")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.FailoverDirection? FailoverDirection { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Failover direction.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.FailoverDirection) }, ReadOnly=false, Required=false, SerializedName="failoverDirection")>]
member this.FailoverDirection : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.FailoverDirection> with get, set
Public Property FailoverDirection As Nullable(Of FailoverDirection)

Property Value

Attributes

Applies to