次の方法で共有


LogAnalyticsOperationsExtensions.ExportThrottledRequests メソッド

定義

特定の時間枠で、このサブスクリプションの調整された Api 要求の合計数を示すログをエクスポートします。

public static Microsoft.Azure.Management.Compute.Models.LogAnalyticsOperationResult ExportThrottledRequests (this Microsoft.Azure.Management.Compute.ILogAnalyticsOperations operations, Microsoft.Azure.Management.Compute.Models.ThrottledRequestsInput parameters, string location);
static member ExportThrottledRequests : Microsoft.Azure.Management.Compute.ILogAnalyticsOperations * Microsoft.Azure.Management.Compute.Models.ThrottledRequestsInput * string -> Microsoft.Azure.Management.Compute.Models.LogAnalyticsOperationResult
<Extension()>
Public Function ExportThrottledRequests (operations As ILogAnalyticsOperations, parameters As ThrottledRequestsInput, location As String) As LogAnalyticsOperationResult

パラメーター

operations
ILogAnalyticsOperations

この拡張メソッドの操作グループ。

parameters
ThrottledRequestsInput

LogAnalytics getThrottledRequests Api に指定されたパラメーター。

location
String

仮想マシン サイズのクエリを実行する場所。

戻り値

適用対象