Поделиться через


GeneralPolicyModelCustomProperties Class

Definition

General Policy model custom properties.

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

Constructors

GeneralPolicyModelCustomProperties()

Initializes a new instance of GeneralPolicyModelCustomProperties.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<GeneralPolicyModelCustomProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<GeneralPolicyModelCustomProperties>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<PolicyModelCustomProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from PolicyModelCustomProperties)
IPersistableModel<GeneralPolicyModelCustomProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<GeneralPolicyModelCustomProperties>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<GeneralPolicyModelCustomProperties>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<PolicyModelCustomProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from PolicyModelCustomProperties)

Applies to