RankingsResponseTablesPropertiesItemsItem Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The RankingsResponseTablesPropertiesItemsItem.
public class RankingsResponseTablesPropertiesItemsItem : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Cdn.Models.RankingsResponseTablesPropertiesItemsItem>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Cdn.Models.RankingsResponseTablesPropertiesItemsItem>
public class RankingsResponseTablesPropertiesItemsItem
type RankingsResponseTablesPropertiesItemsItem = class
interface IJsonModel<RankingsResponseTablesPropertiesItemsItem>
interface IPersistableModel<RankingsResponseTablesPropertiesItemsItem>
type RankingsResponseTablesPropertiesItemsItem = class
Public Class RankingsResponseTablesPropertiesItemsItem
Implements IJsonModel(Of RankingsResponseTablesPropertiesItemsItem), IPersistableModel(Of RankingsResponseTablesPropertiesItemsItem)
Public Class RankingsResponseTablesPropertiesItemsItem
- Inheritance
-
RankingsResponseTablesPropertiesItemsItem
- Implements
Properties
Metrics |
Gets the metrics. |
Name |
Gets the name. |
Explicit Interface Implementations
IJsonModel<RankingsResponseTablesPropertiesItemsItem>.Create(Utf8JsonReader, ModelReaderWriterOptions) |
Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model. |
IJsonModel<RankingsResponseTablesPropertiesItemsItem>.Write(Utf8JsonWriter, ModelReaderWriterOptions) |
Writes the model to the provided Utf8JsonWriter. |
IPersistableModel<RankingsResponseTablesPropertiesItemsItem>.Create(BinaryData, ModelReaderWriterOptions) |
Converts the provided BinaryData into a model. |
IPersistableModel<RankingsResponseTablesPropertiesItemsItem>.GetFormatFromOptions(ModelReaderWriterOptions) |
Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service. |
IPersistableModel<RankingsResponseTablesPropertiesItemsItem>.Write(ModelReaderWriterOptions) |
Writes the model into a BinaryData. |
Applies to
Azure SDK for .NET