LogAnalyticsOperationsExtensions.ExportThrottledRequestsAsync Method

Definition

public static System.Threading.Tasks.Task<Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.LogAnalyticsOperationResult> ExportThrottledRequestsAsync (this Microsoft.Azure.Commands.Common.Compute.Version_2018_04.ILogAnalyticsOperations operations, Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.ThrottledRequestsInput parameters, string location, System.Threading.CancellationToken cancellationToken = default);
static member ExportThrottledRequestsAsync : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.ILogAnalyticsOperations * Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.ThrottledRequestsInput * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.LogAnalyticsOperationResult>
<Extension()>
Public Function ExportThrottledRequestsAsync (operations As ILogAnalyticsOperations, parameters As ThrottledRequestsInput, location As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of LogAnalyticsOperationResult)

Parameters

location
String
cancellationToken
CancellationToken

Returns

Applies to