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

HyperVReplicaAzureFailbackProviderInput Class

Definition

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
HyperVReplicaAzureFailbackProviderInput
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.

Applies to