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

IHyperVReplicaAzureFailbackProviderInput Interface

Definition

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

Properties

DataSyncOption

Data sync option.

InstanceType

The class type.

(Inherited from IPlannedFailoverProviderSpecificFailoverInput)
ProviderIdForAlternateRecovery

Provider Id for alternate location.

RecoveryVMCreationOption

ALR options to create alternate recovery.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to