Aracılığıyla paylaş


HyperVReplicaAzureUnplannedFailoverInput Class

Definition

HvrA provider specific input for unplanned failover.

[Newtonsoft.Json.JsonObject("HyperVReplicaAzure")]
public class HyperVReplicaAzureUnplannedFailoverInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.UnplannedFailoverProviderSpecificInput
[<Newtonsoft.Json.JsonObject("HyperVReplicaAzure")>]
type HyperVReplicaAzureUnplannedFailoverInput = class
    inherit UnplannedFailoverProviderSpecificInput
Public Class HyperVReplicaAzureUnplannedFailoverInput
Inherits UnplannedFailoverProviderSpecificInput
Inheritance
HyperVReplicaAzureUnplannedFailoverInput
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

HyperVReplicaAzureUnplannedFailoverInput()

Initializes a new instance of the HyperVReplicaAzureUnplannedFailoverInput class.

HyperVReplicaAzureUnplannedFailoverInput(String, String, String)

Initializes a new instance of the HyperVReplicaAzureUnplannedFailoverInput class.

Properties

PrimaryKekCertificatePfx

Gets or sets primary kek certificate pfx.

RecoveryPointId

Gets or sets the recovery point id to be passed to failover to a particular recovery point. In case of latest recovery point, null should be passed.

SecondaryKekCertificatePfx

Gets or sets secondary kek certificate pfx.

Applies to