Share via


IRecoveryPlanAction.FailoverType Property

Definition

The list of failover types.

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

Property Value

Attributes

Applies to