Share via


IRecoveryPlanTestFailoverInputProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.RecoveryPlanTestFailoverInputPropertiesTypeConverter))]
public interface IRecoveryPlanTestFailoverInputProperties : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.RecoveryPlanTestFailoverInputPropertiesTypeConverter))>]
type IRecoveryPlanTestFailoverInputProperties = interface
    interface IJsonSerializable
Public Interface IRecoveryPlanTestFailoverInputProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

FailoverDirection

The failover direction.

NetworkId

The Id of the network to be used for test failover.

NetworkType

The network type to be used for test failover.

ProviderSpecificDetail

The provider specific properties.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to