LogAnalyticsOperationsExtensions.ExportThrottledRequestsAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- operations
- ILogAnalyticsOperations
- parameters
- ThrottledRequestsInput
- location
- String
- cancellationToken
- CancellationToken