Freigeben über


LogAnalyticsOperationsExtensions.ExportRequestRateByIntervalAsync Methode

Definition

Exportieren Sie Protokolle, die api-Anforderungen dieses Abonnements im angegebenen Zeitfenster anzeigen, um Drosselungsaktivitäten anzuzeigen.

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

Parameter

operations
ILogAnalyticsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

parameters
RequestRateByIntervalInput

Parameter, die für die LogAnalytics getRequestRateByInterval-API bereitgestellt werden.

location
String

Der Speicherort, an dem vm-größen abgefragt werden.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: