Condividi tramite


Cdn.LogAnalyticsGetWafLogAnalyticsMetricsViaIdentityWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IWafMetricsResponse> LogAnalyticsGetWafLogAnalyticsMetricsViaIdentityWithResult(string viaIdentity, System.Collections.Generic.List<string> metrics, DateTime dateTimeBegin, DateTime dateTimeEnd, string granularity, System.Collections.Generic.List<string> actions, System.Collections.Generic.List<string> groupBy, System.Collections.Generic.List<string> ruleTypes, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender);
member this.LogAnalyticsGetWafLogAnalyticsMetricsViaIdentityWithResult : string * System.Collections.Generic.List<string> * DateTime * DateTime * string * System.Collections.Generic.List<string> * System.Collections.Generic.List<string> * System.Collections.Generic.List<string> * Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IWafMetricsResponse>
Public Function LogAnalyticsGetWafLogAnalyticsMetricsViaIdentityWithResult (viaIdentity As String, metrics As List(Of String), dateTimeBegin As DateTime, dateTimeEnd As DateTime, granularity As String, actions As List(Of String), groupBy As List(Of String), ruleTypes As List(Of String), eventListener As IEventListener, sender As ISendAsync) As Task(Of IWafMetricsResponse)

Parameters

viaIdentity
String
metrics
List<String>
dateTimeBegin
DateTime
dateTimeEnd
DateTime
granularity
String
actions
List<String>
groupBy
List<String>
ruleTypes
List<String>
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to