Share via


A2AApplyClusterRecoveryPointContent Class

Definition

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

Constructors

A2AApplyClusterRecoveryPointContent()

Initializes a new instance of A2AApplyClusterRecoveryPointContent.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<A2AApplyClusterRecoveryPointContent>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

IJsonModel<A2AApplyClusterRecoveryPointContent>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<ApplyClusterRecoveryPointProviderSpecificContent>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

(Inherited from ApplyClusterRecoveryPointProviderSpecificContent)
IJsonModel<ApplyClusterRecoveryPointProviderSpecificContent>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

(Inherited from ApplyClusterRecoveryPointProviderSpecificContent)
IPersistableModel<A2AApplyClusterRecoveryPointContent>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<A2AApplyClusterRecoveryPointContent>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

IPersistableModel<A2AApplyClusterRecoveryPointContent>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<ApplyClusterRecoveryPointProviderSpecificContent>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

(Inherited from ApplyClusterRecoveryPointProviderSpecificContent)
IPersistableModel<ApplyClusterRecoveryPointProviderSpecificContent>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

(Inherited from ApplyClusterRecoveryPointProviderSpecificContent)
IPersistableModel<ApplyClusterRecoveryPointProviderSpecificContent>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

(Inherited from ApplyClusterRecoveryPointProviderSpecificContent)

Applies to