Share via


A2ACrossClusterMigrationPolicyCreationContent Class

Definition

A2A Cross-Cluster Migration Policy creation input.

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

Constructors

A2ACrossClusterMigrationPolicyCreationContent()

Initializes a new instance of A2ACrossClusterMigrationPolicyCreationContent.

Explicit Interface Implementations

IJsonModel<A2ACrossClusterMigrationPolicyCreationContent>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<A2ACrossClusterMigrationPolicyCreationContent>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<PolicyProviderSpecificContent>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from PolicyProviderSpecificContent)
IPersistableModel<A2ACrossClusterMigrationPolicyCreationContent>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<A2ACrossClusterMigrationPolicyCreationContent>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<A2ACrossClusterMigrationPolicyCreationContent>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<PolicyProviderSpecificContent>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from PolicyProviderSpecificContent)

Applies to