Freigeben über


LogAnalyticsOperationsExtensions.BeginExportThrottledRequestsAsync 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.Fluent.Models.LogAnalyticsOperationResultInner> BeginExportThrottledRequestsAsync (this Microsoft.Azure.Management.Compute.Fluent.ILogAnalyticsOperations operations, Microsoft.Azure.Management.Compute.Fluent.Models.ThrottledRequestsInput parameters, string location, System.Threading.CancellationToken cancellationToken = default);
static member BeginExportThrottledRequestsAsync : Microsoft.Azure.Management.Compute.Fluent.ILogAnalyticsOperations * Microsoft.Azure.Management.Compute.Fluent.Models.ThrottledRequestsInput * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Compute.Fluent.Models.LogAnalyticsOperationResultInner>
<Extension()>
Public Function BeginExportThrottledRequestsAsync (operations As ILogAnalyticsOperations, parameters As ThrottledRequestsInput, location As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of LogAnalyticsOperationResultInner)

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: