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