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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET