Package | Description |
---|---|
com.azure.resourcemanager.compute.fluent |
Package containing the service clients for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
LogAnalyticsOperationResultInner |
LogAnalyticsClient.exportRequestRateByInterval(String location,
RequestRateByIntervalInput parameters)
Export logs that show Api requests made by this subscription in the given time window to show throttling
activities.
|
LogAnalyticsOperationResultInner |
LogAnalyticsClient.exportRequestRateByInterval(String location,
RequestRateByIntervalInput parameters,
com.azure.core.util.Context context)
Export logs that show Api requests made by this subscription in the given time window to show throttling
activities.
|
LogAnalyticsOperationResultInner |
LogAnalyticsClient.exportThrottledRequests(String location,
LogAnalyticsInputBase parameters)
Export logs that show total throttled Api requests for this subscription in the given time window.
|
LogAnalyticsOperationResultInner |
LogAnalyticsClient.exportThrottledRequests(String location,
LogAnalyticsInputBase parameters,
com.azure.core.util.Context context)
Export logs that show total throttled Api requests for this subscription in the given time window.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.