Share via


WafMetricsResponse Class

Definition

Waf Metrics Response

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

Constructors

Name Description
WafMetricsResponse()

Creates an new WafMetricsResponse instance.

Properties

Name Description
DateTimeBegin
DateTimeEnd
Granularity
Series

Methods

Name Description
DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of WafMetricsResponse.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of WafMetricsResponse.

FromJson(JsonNode)

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

FromJsonString(String)

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

ToJson(JsonObject, SerializationMode)

Serializes this instance of WafMetricsResponse into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()

Applies to