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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET