Condividi tramite


Cdn.LogAnalyticsGetLogAnalyticsRankingsViaIdentityWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IRankingsResponse> LogAnalyticsGetLogAnalyticsRankingsViaIdentityWithResult(string viaIdentity, System.Collections.Generic.List<string> rankings, System.Collections.Generic.List<string> metrics, int maxRanking, DateTime dateTimeBegin, DateTime dateTimeEnd, System.Collections.Generic.List<string> customDomains, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender);
member this.LogAnalyticsGetLogAnalyticsRankingsViaIdentityWithResult : string * System.Collections.Generic.List<string> * System.Collections.Generic.List<string> * int * DateTime * DateTime * 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.IRankingsResponse>
Public Function LogAnalyticsGetLogAnalyticsRankingsViaIdentityWithResult (viaIdentity As String, rankings As List(Of String), metrics As List(Of String), maxRanking As Integer, dateTimeBegin As DateTime, dateTimeEnd As DateTime, customDomains As List(Of String), eventListener As IEventListener, sender As ISendAsync) As Task(Of IRankingsResponse)

Parameters

viaIdentity
String
rankings
List<String>
metrics
List<String>
maxRanking
Int32
dateTimeBegin
DateTime
dateTimeEnd
DateTime
customDomains
List<String>
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to