A2ACrossClusterMigrationApplyRecoveryPointContent Class

Definition

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

IJsonModel<A2ACrossClusterMigrationApplyRecoveryPointContent>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<A2ACrossClusterMigrationApplyRecoveryPointContent>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<SiteRecoveryApplyRecoveryPointProviderSpecificContent>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from SiteRecoveryApplyRecoveryPointProviderSpecificContent)
IPersistableModel<A2ACrossClusterMigrationApplyRecoveryPointContent>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<A2ACrossClusterMigrationApplyRecoveryPointContent>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<A2ACrossClusterMigrationApplyRecoveryPointContent>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<SiteRecoveryApplyRecoveryPointProviderSpecificContent>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from SiteRecoveryApplyRecoveryPointProviderSpecificContent)

Applies to