Uses of Class
com.azure.resourcemanager.compute.fluent.models.LogAnalyticsOperationResultInner
Packages that use LogAnalyticsOperationResultInner
Package
Description
Package containing the service clients for ComputeManagementClient.
Package containing the inner data models for ComputeManagementClient.
-
Uses of LogAnalyticsOperationResultInner in com.azure.resourcemanager.compute.fluent
Methods in com.azure.resourcemanager.compute.fluent that return LogAnalyticsOperationResultInnerModifier and TypeMethodDescriptionLogAnalyticsClient.exportRequestRateByInterval(String location, RequestRateByIntervalInput parameters) Export logs that show Api requests made by this subscription in the given time window to show throttling activities.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.LogAnalyticsClient.exportThrottledRequests(String location, ThrottledRequestsInput parameters) Export logs that show total throttled Api requests for this subscription in the given time window.LogAnalyticsClient.exportThrottledRequests(String location, ThrottledRequestsInput parameters, com.azure.core.util.Context context) Export logs that show total throttled Api requests for this subscription in the given time window.Methods in com.azure.resourcemanager.compute.fluent that return types with arguments of type LogAnalyticsOperationResultInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LogAnalyticsOperationResultInner>, LogAnalyticsOperationResultInner> LogAnalyticsClient.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> LogAnalyticsClient.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> LogAnalyticsClient.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.SyncPoller<com.azure.core.management.polling.PollResult<LogAnalyticsOperationResultInner>, LogAnalyticsOperationResultInner> LogAnalyticsClient.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> LogAnalyticsClient.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.PollerFlux<com.azure.core.management.polling.PollResult<LogAnalyticsOperationResultInner>, LogAnalyticsOperationResultInner> LogAnalyticsClient.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> LogAnalyticsClient.beginExportThrottledRequests(String location, ThrottledRequestsInput 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> LogAnalyticsClient.beginExportThrottledRequests(String location, ThrottledRequestsInput 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> LogAnalyticsClient.beginExportThrottledRequests(String location, ThrottledRequestsInput 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.SyncPoller<com.azure.core.management.polling.PollResult<LogAnalyticsOperationResultInner>, LogAnalyticsOperationResultInner> LogAnalyticsClient.beginExportThrottledRequests(String location, ThrottledRequestsInput 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> LogAnalyticsClient.beginExportThrottledRequestsAsync(String location, ThrottledRequestsInput parameters) 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> LogAnalyticsClient.beginExportThrottledRequestsAsync(String location, ThrottledRequestsInput parameters) Export logs that show total throttled Api requests for this subscription in the given time window.LogAnalyticsClient.exportRequestRateByIntervalAsync(String location, RequestRateByIntervalInput parameters) Export logs that show Api requests made by this subscription in the given time window to show throttling activities.LogAnalyticsClient.exportThrottledRequestsAsync(String location, ThrottledRequestsInput parameters) Export logs that show total throttled Api requests for this subscription in the given time window. -
Uses of LogAnalyticsOperationResultInner in com.azure.resourcemanager.compute.fluent.models
Classes in com.azure.resourcemanager.compute.fluent.models that implement interfaces with type arguments of type LogAnalyticsOperationResultInnerModifier and TypeClassDescriptionfinal classLogAnalytics operation status response.Methods in com.azure.resourcemanager.compute.fluent.models that return LogAnalyticsOperationResultInnerModifier and TypeMethodDescriptionLogAnalyticsOperationResultInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of LogAnalyticsOperationResultInner from the JsonReader.