Udostępnij za pośrednictwem


RankingsResponseTablesPropertiesItemsItem Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RankingsResponseTablesPropertiesItemsItemTypeConverter))]
public class RankingsResponseTablesPropertiesItemsItem : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRankingsResponseTablesPropertiesItemsItem
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RankingsResponseTablesPropertiesItemsItemTypeConverter))>]
type RankingsResponseTablesPropertiesItemsItem = class
    interface IRankingsResponseTablesPropertiesItemsItem
    interface IJsonSerializable
Public Class RankingsResponseTablesPropertiesItemsItem
Implements IRankingsResponseTablesPropertiesItemsItem
Inheritance
RankingsResponseTablesPropertiesItemsItem
Attributes
Implements

Constructors

RankingsResponseTablesPropertiesItemsItem()

Creates an new RankingsResponseTablesPropertiesItemsItem instance.

Properties

Metric
Name

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of RankingsResponseTablesPropertiesItemsItem.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of RankingsResponseTablesPropertiesItemsItem.

FromJson(JsonNode)

Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRankingsResponseTablesPropertiesItemsItem.

FromJsonString(String)

Creates a new instance of RankingsResponseTablesPropertiesItemsItem, deserializing the content from a json string.

ToJson(JsonObject, SerializationMode)

Serializes this instance of RankingsResponseTablesPropertiesItemsItem into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()

Applies to