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