Udostępnij za pośrednictwem


GeneralProtectedItemModelCustomProperties Class

Definition

General Protected item model custom properties.

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

Constructors

GeneralProtectedItemModelCustomProperties()

Initializes a new instance of GeneralProtectedItemModelCustomProperties.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<GeneralProtectedItemModelCustomProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<GeneralProtectedItemModelCustomProperties>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<ProtectedItemModelCustomProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from ProtectedItemModelCustomProperties)
IPersistableModel<GeneralProtectedItemModelCustomProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<GeneralProtectedItemModelCustomProperties>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<GeneralProtectedItemModelCustomProperties>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<ProtectedItemModelCustomProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from ProtectedItemModelCustomProperties)

Applies to