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


GeneralPlannedFailoverModelCustomProperties Class

Definition

General planned failover model custom properties.

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

Constructors

GeneralPlannedFailoverModelCustomProperties()

Initializes a new instance of GeneralPlannedFailoverModelCustomProperties.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<GeneralPlannedFailoverModelCustomProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<GeneralPlannedFailoverModelCustomProperties>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<PlannedFailoverModelCustomProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from PlannedFailoverModelCustomProperties)
IPersistableModel<GeneralPlannedFailoverModelCustomProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<GeneralPlannedFailoverModelCustomProperties>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<GeneralPlannedFailoverModelCustomProperties>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<PlannedFailoverModelCustomProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from PlannedFailoverModelCustomProperties)

Applies to