Aracılığıyla paylaş


WafRankingsResponse Class

Definition

Waf Rankings Response

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

Constructors

WafRankingsResponse()

Creates an new WafRankingsResponse instance.

Properties

Data
DateTimeBegin
DateTimeEnd
Group

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of WafRankingsResponse.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of WafRankingsResponse.

FromJson(JsonNode)

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

FromJsonString(String)

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

ToJson(JsonObject, SerializationMode)

Serializes this instance of WafRankingsResponse into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()

Applies to