HyperVReplicaAzureUnplannedFailoverContent 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.
HvrA provider specific input for unplanned failover.
public class HyperVReplicaAzureUnplannedFailoverContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.UnplannedFailoverProviderSpecificContent, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.HyperVReplicaAzureUnplannedFailoverContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.HyperVReplicaAzureUnplannedFailoverContent>
type HyperVReplicaAzureUnplannedFailoverContent = class
inherit UnplannedFailoverProviderSpecificContent
interface IJsonModel<HyperVReplicaAzureUnplannedFailoverContent>
interface IPersistableModel<HyperVReplicaAzureUnplannedFailoverContent>
Public Class HyperVReplicaAzureUnplannedFailoverContent
Inherits UnplannedFailoverProviderSpecificContent
Implements IJsonModel(Of HyperVReplicaAzureUnplannedFailoverContent), IPersistableModel(Of HyperVReplicaAzureUnplannedFailoverContent)
- Inheritance
- Implements
Constructors
HyperVReplicaAzureUnplannedFailoverContent() |
Initializes a new instance of HyperVReplicaAzureUnplannedFailoverContent. |
Properties
PrimaryKekCertificatePfx |
Primary kek certificate pfx. |
RecoveryPointId |
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 |
Secondary kek certificate pfx. |
Explicit Interface Implementations
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.