A2ACrossClusterMigrationContainerCreationContent Class

Definition

A2ACrossClusterMigration cloud creation input.

public class A2ACrossClusterMigrationContainerCreationContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.ReplicationProviderSpecificContainerCreationContent, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2ACrossClusterMigrationContainerCreationContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2ACrossClusterMigrationContainerCreationContent>
type A2ACrossClusterMigrationContainerCreationContent = class
    inherit ReplicationProviderSpecificContainerCreationContent
    interface IJsonModel<A2ACrossClusterMigrationContainerCreationContent>
    interface IPersistableModel<A2ACrossClusterMigrationContainerCreationContent>
Public Class A2ACrossClusterMigrationContainerCreationContent
Inherits ReplicationProviderSpecificContainerCreationContent
Implements IJsonModel(Of A2ACrossClusterMigrationContainerCreationContent), IPersistableModel(Of A2ACrossClusterMigrationContainerCreationContent)
Inheritance
A2ACrossClusterMigrationContainerCreationContent
Implements

Constructors

A2ACrossClusterMigrationContainerCreationContent()

Initializes a new instance of A2ACrossClusterMigrationContainerCreationContent.

Explicit Interface Implementations

IJsonModel<A2ACrossClusterMigrationContainerCreationContent>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<A2ACrossClusterMigrationContainerCreationContent>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<ReplicationProviderSpecificContainerCreationContent>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from ReplicationProviderSpecificContainerCreationContent)
IPersistableModel<A2ACrossClusterMigrationContainerCreationContent>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<A2ACrossClusterMigrationContainerCreationContent>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<A2ACrossClusterMigrationContainerCreationContent>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<ReplicationProviderSpecificContainerCreationContent>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from ReplicationProviderSpecificContainerCreationContent)

Applies to