A2AApplyClusterRecoveryPointContent 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.
A2A provider specific input for apply cluster recovery point.
public class A2AApplyClusterRecoveryPointContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.ApplyClusterRecoveryPointProviderSpecificContent, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2AApplyClusterRecoveryPointContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2AApplyClusterRecoveryPointContent>
type A2AApplyClusterRecoveryPointContent = class
inherit ApplyClusterRecoveryPointProviderSpecificContent
interface IJsonModel<A2AApplyClusterRecoveryPointContent>
interface IPersistableModel<A2AApplyClusterRecoveryPointContent>
Public Class A2AApplyClusterRecoveryPointContent
Inherits ApplyClusterRecoveryPointProviderSpecificContent
Implements IJsonModel(Of A2AApplyClusterRecoveryPointContent), IPersistableModel(Of A2AApplyClusterRecoveryPointContent)
- Inheritance
- Implements
Constructors
| A2AApplyClusterRecoveryPointContent() |
Initializes a new instance of A2AApplyClusterRecoveryPointContent. |
Methods
| JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |