public interface LogAnalyticsClient
Modifier and Type | Method and Description |
---|---|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LogAnalyticsOperationResultInner>,LogAnalyticsOperationResultInner> |
beginExportRequestRateByInterval(String location,
RequestRateByIntervalInput parameters)
Export logs that show Api requests made by this subscription in the given time window to show throttling
activities.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LogAnalyticsOperationResultInner>,LogAnalyticsOperationResultInner> |
beginExportRequestRateByInterval(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.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<LogAnalyticsOperationResultInner>,LogAnalyticsOperationResultInner> |
beginExportRequestRateByIntervalAsync(String location,
RequestRateByIntervalInput parameters)
Export logs that show Api requests made by this subscription in the given time window to show throttling
activities.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LogAnalyticsOperationResultInner>,LogAnalyticsOperationResultInner> |
beginExportThrottledRequests(String location,
LogAnalyticsInputBase parameters)
Export logs that show total throttled Api requests for this subscription in the given time window.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LogAnalyticsOperationResultInner>,LogAnalyticsOperationResultInner> |
beginExportThrottledRequests(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.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<LogAnalyticsOperationResultInner>,LogAnalyticsOperationResultInner> |
beginExportThrottledRequestsAsync(String location,
LogAnalyticsInputBase parameters)
Export logs that show total throttled Api requests for this subscription in the given time window.
|
LogAnalyticsOperationResultInner |
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 |
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.
|
Mono<LogAnalyticsOperationResultInner> |
exportRequestRateByIntervalAsync(String location,
RequestRateByIntervalInput parameters)
Export logs that show Api requests made by this subscription in the given time window to show throttling
activities.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
exportRequestRateByIntervalWithResponseAsync(String location,
RequestRateByIntervalInput parameters)
Export logs that show Api requests made by this subscription in the given time window to show throttling
activities.
|
LogAnalyticsOperationResultInner |
exportThrottledRequests(String location,
LogAnalyticsInputBase parameters)
Export logs that show total throttled Api requests for this subscription in the given time window.
|
LogAnalyticsOperationResultInner |
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.
|
Mono<LogAnalyticsOperationResultInner> |
exportThrottledRequestsAsync(String location,
LogAnalyticsInputBase parameters)
Export logs that show total throttled Api requests for this subscription in the given time window.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
exportThrottledRequestsWithResponseAsync(String location,
LogAnalyticsInputBase parameters)
Export logs that show total throttled Api requests for this subscription in the given time window.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> exportRequestRateByIntervalWithResponseAsync(String location, RequestRateByIntervalInput parameters)
location
- The location upon which virtual-machine-sizes is queried.parameters
- Api request input for LogAnalytics getRequestRateByInterval Api.IllegalArgumentException
- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException
- thrown if the request is rejected by server.RuntimeException
- all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<LogAnalyticsOperationResultInner>,LogAnalyticsOperationResultInner> beginExportRequestRateByIntervalAsync(String location, RequestRateByIntervalInput parameters)
location
- The location upon which virtual-machine-sizes is queried.parameters
- Api request input for LogAnalytics getRequestRateByInterval Api.IllegalArgumentException
- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException
- thrown if the request is rejected by server.RuntimeException
- all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LogAnalyticsOperationResultInner>,LogAnalyticsOperationResultInner> beginExportRequestRateByInterval(String location, RequestRateByIntervalInput parameters)
location
- The location upon which virtual-machine-sizes is queried.parameters
- Api request input for LogAnalytics getRequestRateByInterval Api.IllegalArgumentException
- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException
- thrown if the request is rejected by server.RuntimeException
- all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LogAnalyticsOperationResultInner>,LogAnalyticsOperationResultInner> beginExportRequestRateByInterval(String location, RequestRateByIntervalInput parameters, com.azure.core.util.Context context)
location
- The location upon which virtual-machine-sizes is queried.parameters
- Api request input for LogAnalytics getRequestRateByInterval Api.context
- The context to associate with this operation.IllegalArgumentException
- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException
- thrown if the request is rejected by server.RuntimeException
- all other wrapped checked exceptions if the request fails to be sent.Mono<LogAnalyticsOperationResultInner> exportRequestRateByIntervalAsync(String location, RequestRateByIntervalInput parameters)
location
- The location upon which virtual-machine-sizes is queried.parameters
- Api request input for LogAnalytics getRequestRateByInterval Api.IllegalArgumentException
- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException
- thrown if the request is rejected by server.RuntimeException
- all other wrapped checked exceptions if the request fails to be sent.LogAnalyticsOperationResultInner exportRequestRateByInterval(String location, RequestRateByIntervalInput parameters)
location
- The location upon which virtual-machine-sizes is queried.parameters
- Api request input for LogAnalytics getRequestRateByInterval Api.IllegalArgumentException
- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException
- thrown if the request is rejected by server.RuntimeException
- all other wrapped checked exceptions if the request fails to be sent.LogAnalyticsOperationResultInner exportRequestRateByInterval(String location, RequestRateByIntervalInput parameters, com.azure.core.util.Context context)
location
- The location upon which virtual-machine-sizes is queried.parameters
- Api request input for LogAnalytics getRequestRateByInterval Api.context
- The context to associate with this operation.IllegalArgumentException
- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException
- thrown if the request is rejected by server.RuntimeException
- all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> exportThrottledRequestsWithResponseAsync(String location, LogAnalyticsInputBase parameters)
location
- The location upon which virtual-machine-sizes is queried.parameters
- Api input base class for LogAnalytics Api.IllegalArgumentException
- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException
- thrown if the request is rejected by server.RuntimeException
- all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<LogAnalyticsOperationResultInner>,LogAnalyticsOperationResultInner> beginExportThrottledRequestsAsync(String location, LogAnalyticsInputBase parameters)
location
- The location upon which virtual-machine-sizes is queried.parameters
- Api input base class for LogAnalytics Api.IllegalArgumentException
- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException
- thrown if the request is rejected by server.RuntimeException
- all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LogAnalyticsOperationResultInner>,LogAnalyticsOperationResultInner> beginExportThrottledRequests(String location, LogAnalyticsInputBase parameters)
location
- The location upon which virtual-machine-sizes is queried.parameters
- Api input base class for LogAnalytics Api.IllegalArgumentException
- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException
- thrown if the request is rejected by server.RuntimeException
- all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LogAnalyticsOperationResultInner>,LogAnalyticsOperationResultInner> beginExportThrottledRequests(String location, LogAnalyticsInputBase parameters, com.azure.core.util.Context context)
location
- The location upon which virtual-machine-sizes is queried.parameters
- Api input base class for LogAnalytics Api.context
- The context to associate with this operation.IllegalArgumentException
- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException
- thrown if the request is rejected by server.RuntimeException
- all other wrapped checked exceptions if the request fails to be sent.Mono<LogAnalyticsOperationResultInner> exportThrottledRequestsAsync(String location, LogAnalyticsInputBase parameters)
location
- The location upon which virtual-machine-sizes is queried.parameters
- Api input base class for LogAnalytics Api.IllegalArgumentException
- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException
- thrown if the request is rejected by server.RuntimeException
- all other wrapped checked exceptions if the request fails to be sent.LogAnalyticsOperationResultInner exportThrottledRequests(String location, LogAnalyticsInputBase parameters)
location
- The location upon which virtual-machine-sizes is queried.parameters
- Api input base class for LogAnalytics Api.IllegalArgumentException
- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException
- thrown if the request is rejected by server.RuntimeException
- all other wrapped checked exceptions if the request fails to be sent.LogAnalyticsOperationResultInner exportThrottledRequests(String location, LogAnalyticsInputBase parameters, com.azure.core.util.Context context)
location
- The location upon which virtual-machine-sizes is queried.parameters
- Api input base class for LogAnalytics Api.context
- The context to associate with this operation.IllegalArgumentException
- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException
- thrown if the request is rejected by server.RuntimeException
- all other wrapped checked exceptions if the request fails to be sent.Copyright © 2020 Microsoft Corporation. All rights reserved.