HyperVReplicaAzureApplyRecoveryPointContent 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.
public class HyperVReplicaAzureApplyRecoveryPointContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryApplyRecoveryPointProviderSpecificContent, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.HyperVReplicaAzureApplyRecoveryPointContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.HyperVReplicaAzureApplyRecoveryPointContent>
type HyperVReplicaAzureApplyRecoveryPointContent = class
inherit SiteRecoveryApplyRecoveryPointProviderSpecificContent
interface IJsonModel<HyperVReplicaAzureApplyRecoveryPointContent>
interface IPersistableModel<HyperVReplicaAzureApplyRecoveryPointContent>
Public Class HyperVReplicaAzureApplyRecoveryPointContent
Inherits SiteRecoveryApplyRecoveryPointProviderSpecificContent
Implements IJsonModel(Of HyperVReplicaAzureApplyRecoveryPointContent), IPersistableModel(Of HyperVReplicaAzureApplyRecoveryPointContent)
- Inheritance
-
HyperVReplicaAzureApplyRecoveryPointContent
- Implements
Constructors
HyperVReplicaAzureApplyRecoveryPointContent() |
Initializes a new instance of HyperVReplicaAzureApplyRecoveryPointContent. |
Properties
PrimaryKekCertificatePfx |
The primary kek certificate pfx. |
SecondaryKekCertificatePfx |
The secondary kek certificate pfx. |
Explicit Interface Implementations
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET