Share via


RankingsResponseTablesPropertiesItemsMetricsItem Class

Definition

The RankingsResponseTablesPropertiesItemsMetricsItem. Serialized Name: RankingsResponseTablesPropertiesItemsMetricsItem

public class RankingsResponseTablesPropertiesItemsMetricsItem : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Cdn.Models.RankingsResponseTablesPropertiesItemsMetricsItem>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Cdn.Models.RankingsResponseTablesPropertiesItemsMetricsItem>
public class RankingsResponseTablesPropertiesItemsMetricsItem
type RankingsResponseTablesPropertiesItemsMetricsItem = class
    interface IJsonModel<RankingsResponseTablesPropertiesItemsMetricsItem>
    interface IPersistableModel<RankingsResponseTablesPropertiesItemsMetricsItem>
type RankingsResponseTablesPropertiesItemsMetricsItem = class
Public Class RankingsResponseTablesPropertiesItemsMetricsItem
Implements IJsonModel(Of RankingsResponseTablesPropertiesItemsMetricsItem), IPersistableModel(Of RankingsResponseTablesPropertiesItemsMetricsItem)
Public Class RankingsResponseTablesPropertiesItemsMetricsItem
Inheritance
RankingsResponseTablesPropertiesItemsMetricsItem
Implements

Properties

Metric

Serialized Name: RankingsResponseTablesPropertiesItemsMetricsItem.metric.

Percentage

Serialized Name: RankingsResponseTablesPropertiesItemsMetricsItem.percentage.

Value

Serialized Name: RankingsResponseTablesPropertiesItemsMetricsItem.value.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<RankingsResponseTablesPropertiesItemsMetricsItem>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<RankingsResponseTablesPropertiesItemsMetricsItem>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<RankingsResponseTablesPropertiesItemsMetricsItem>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<RankingsResponseTablesPropertiesItemsMetricsItem>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<RankingsResponseTablesPropertiesItemsMetricsItem>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to