LogAnalyticsOperationsExtensions Class
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.
Extension methods for LogAnalyticsOperations.
public static class LogAnalyticsOperationsExtensions
type LogAnalyticsOperationsExtensions = class
Public Module LogAnalyticsOperationsExtensions
- Inheritance
-
LogAnalyticsOperationsExtensions
Methods
BeginExportRequestRateByIntervalAsync(ILogAnalyticsOperations, RequestRateByIntervalInput, String, CancellationToken) |
Export logs that show Api requests made by this subscription in the given time window to show throttling activities. |
BeginExportThrottledRequestsAsync(ILogAnalyticsOperations, ThrottledRequestsInput, String, CancellationToken) |
Export logs that show total throttled Api requests for this subscription in the given time window. |
ExportRequestRateByIntervalAsync(ILogAnalyticsOperations, RequestRateByIntervalInput, String, CancellationToken) |
Export logs that show Api requests made by this subscription in the given time window to show throttling activities. |
ExportThrottledRequestsAsync(ILogAnalyticsOperations, ThrottledRequestsInput, String, CancellationToken) |
Export logs that show total throttled Api requests for this subscription in the given time window. |
Applies to
Azure SDK for .NET