次の方法で共有


HyperVReplicaAzureApplyRecoveryPointInput Class

Definition

ApplyRecoveryPoint input specific to HyperVReplicaAzure provider.

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

Constructors

HyperVReplicaAzureApplyRecoveryPointInput()

Initializes a new instance of the HyperVReplicaAzureApplyRecoveryPointInput class.

HyperVReplicaAzureApplyRecoveryPointInput(String, String)

Initializes a new instance of the HyperVReplicaAzureApplyRecoveryPointInput class.

Properties

PrimaryKekCertificatePfx

Gets or sets the primary kek certificate pfx.

SecondaryKekCertificatePfx

Gets or sets the secondary kek certificate pfx.

Applies to