Freigeben über


RankingsResponseTablesItem Class

Definition

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

Constructors

Name Description
RankingsResponseTablesItem()

Creates an new RankingsResponseTablesItem instance.

Properties

Name Description
Data
Ranking

Methods

Name Description
DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of RankingsResponseTablesItem.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of RankingsResponseTablesItem.

FromJson(JsonNode)

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

FromJsonString(String)

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

ToJson(JsonObject, SerializationMode)

Serializes this instance of RankingsResponseTablesItem into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()

Applies to