IRecoveryPlanHyperVReplicaAzureFailbackInput Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.RecoveryPlanHyperVReplicaAzureFailbackInputTypeConverter))]
public interface IRecoveryPlanHyperVReplicaAzureFailbackInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IRecoveryPlanProviderSpecificFailoverInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.RecoveryPlanHyperVReplicaAzureFailbackInputTypeConverter))>]
type IRecoveryPlanHyperVReplicaAzureFailbackInput = interface
    interface IJsonSerializable
    interface IRecoveryPlanProviderSpecificFailoverInput
Public Interface IRecoveryPlanHyperVReplicaAzureFailbackInput
Implements IRecoveryPlanProviderSpecificFailoverInput
Derived
Attributes
Implements

Properties

Name Description
DataSyncOption

The data sync option.

InstanceType

The class type.

(Inherited from IRecoveryPlanProviderSpecificFailoverInput)
RecoveryVMCreationOption

The ALR option.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to