Freigeben über


LogAnalyticsOperationsExtensions.ExportThrottledRequestsAsync Methode

Definition

Exportieren Sie Protokolle, die die Gesamtzahl gedrosselter API-Anforderungen für dieses Abonnement im angegebenen Zeitfenster anzeigen.

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

Parameter

operations
ILogAnalyticsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

parameters
ThrottledRequestsInput

Parameter, die für die LogAnalytics getThrottledRequests-Api bereitgestellt werden.

location
String

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

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: