IHyperVReplicaAzureFailbackProviderInput Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |