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