HyperVReplicaAzureFailbackProviderInput Class
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.
HyperVReplicaAzureFailback specific planned failover input.
[Newtonsoft.Json.JsonObject("HyperVReplicaAzureFailback")]
public class HyperVReplicaAzureFailbackProviderInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.PlannedFailoverProviderSpecificFailoverInput
[<Newtonsoft.Json.JsonObject("HyperVReplicaAzureFailback")>]
type HyperVReplicaAzureFailbackProviderInput = class
inherit PlannedFailoverProviderSpecificFailoverInput
Public Class HyperVReplicaAzureFailbackProviderInput
Inherits PlannedFailoverProviderSpecificFailoverInput
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
HyperVReplicaAzureFailbackProviderInput() |
Initializes a new instance of the HyperVReplicaAzureFailbackProviderInput class. |
HyperVReplicaAzureFailbackProviderInput(String, String, String) |
Initializes a new instance of the HyperVReplicaAzureFailbackProviderInput class. |
Properties
DataSyncOption |
Gets or sets data sync option. |
ProviderIdForAlternateRecovery |
Gets or sets provider Id for alternate location. |
RecoveryVMCreationOption |
Gets or sets aLR options to create alternate recovery. |