A2ACrossClusterMigrationApplyRecoveryPointContent 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.
ApplyRecoveryPoint input specific to A2ACrossClusterMigration provider.
public class A2ACrossClusterMigrationApplyRecoveryPointContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryApplyRecoveryPointProviderSpecificContent, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2ACrossClusterMigrationApplyRecoveryPointContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2ACrossClusterMigrationApplyRecoveryPointContent>
type A2ACrossClusterMigrationApplyRecoveryPointContent = class
inherit SiteRecoveryApplyRecoveryPointProviderSpecificContent
interface IJsonModel<A2ACrossClusterMigrationApplyRecoveryPointContent>
interface IPersistableModel<A2ACrossClusterMigrationApplyRecoveryPointContent>
Public Class A2ACrossClusterMigrationApplyRecoveryPointContent
Inherits SiteRecoveryApplyRecoveryPointProviderSpecificContent
Implements IJsonModel(Of A2ACrossClusterMigrationApplyRecoveryPointContent), IPersistableModel(Of A2ACrossClusterMigrationApplyRecoveryPointContent)
- Inheritance
-
A2ACrossClusterMigrationApplyRecoveryPointContent
- Implements
Constructors
A2ACrossClusterMigrationApplyRecoveryPointContent() |
Initializes a new instance of A2ACrossClusterMigrationApplyRecoveryPointContent. |
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