LogAnalyticsOperationsExtensions.BeginExportRequestRateByIntervalAsync 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> BeginExportRequestRateByIntervalAsync (this Microsoft.Azure.Commands.Common.Compute.Version_2018_04.ILogAnalyticsOperations operations, Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.RequestRateByIntervalInput parameters, string location, System.Threading.CancellationToken cancellationToken = default);
static member BeginExportRequestRateByIntervalAsync : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.ILogAnalyticsOperations * Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.RequestRateByIntervalInput * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.LogAnalyticsOperationResult>
<Extension()>
Public Function BeginExportRequestRateByIntervalAsync (operations As ILogAnalyticsOperations, parameters As RequestRateByIntervalInput, location As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of LogAnalyticsOperationResult)
Parameters
- operations
- ILogAnalyticsOperations
- parameters
- RequestRateByIntervalInput
- location
- String
- cancellationToken
- CancellationToken