Udostępnij za pośrednictwem


GeneralReplicationExtensionModelCustomProperties Class

Definition

General Replication extension model custom properties.

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

Constructors

GeneralReplicationExtensionModelCustomProperties()

Initializes a new instance of GeneralReplicationExtensionModelCustomProperties.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<GeneralReplicationExtensionModelCustomProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<GeneralReplicationExtensionModelCustomProperties>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<ReplicationExtensionModelCustomProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from ReplicationExtensionModelCustomProperties)
IPersistableModel<GeneralReplicationExtensionModelCustomProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<GeneralReplicationExtensionModelCustomProperties>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<GeneralReplicationExtensionModelCustomProperties>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<ReplicationExtensionModelCustomProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from ReplicationExtensionModelCustomProperties)

Applies to