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