RecoveryPlanHyperVReplicaAzureFailbackContent 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.
Recovery plan HVR Azure failback input.
public class RecoveryPlanHyperVReplicaAzureFailbackContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryPlanProviderSpecificFailoverContent, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryPlanHyperVReplicaAzureFailbackContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryPlanHyperVReplicaAzureFailbackContent>
type RecoveryPlanHyperVReplicaAzureFailbackContent = class
inherit RecoveryPlanProviderSpecificFailoverContent
interface IJsonModel<RecoveryPlanHyperVReplicaAzureFailbackContent>
interface IPersistableModel<RecoveryPlanHyperVReplicaAzureFailbackContent>
Public Class RecoveryPlanHyperVReplicaAzureFailbackContent
Inherits RecoveryPlanProviderSpecificFailoverContent
Implements IJsonModel(Of RecoveryPlanHyperVReplicaAzureFailbackContent), IPersistableModel(Of RecoveryPlanHyperVReplicaAzureFailbackContent)
- Inheritance
- Implements
Constructors
RecoveryPlanHyperVReplicaAzureFailbackContent(SiteRecoveryDataSyncStatus, AlternateLocationRecoveryOption) |
Initializes a new instance of RecoveryPlanHyperVReplicaAzureFailbackContent. |
Properties
DataSyncOption |
The data sync option. |
RecoveryVmCreationOption |
The ALR option. |
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