NativePerformanceDetail Class

Definition

The SAP instance specific performance data for native discovery.

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

Explicit Interface Implementations

IJsonModel<NativePerformanceDetail>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<NativePerformanceDetail>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<PerformanceDetail>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from PerformanceDetail)
IPersistableModel<NativePerformanceDetail>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<NativePerformanceDetail>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<NativePerformanceDetail>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<PerformanceDetail>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from PerformanceDetail)

Applies to