Uses of Class
com.azure.resourcemanager.loganalytics.fluent.models.AvailableServiceTierInner
Packages that use AvailableServiceTierInner
Package
Description
Package containing the service clients for LogAnalytics.
Package containing the inner data models for LogAnalytics.
Package containing the data models for LogAnalytics.
-
Uses of AvailableServiceTierInner in com.azure.resourcemanager.loganalytics.fluent
Methods in com.azure.resourcemanager.loganalytics.fluent that return types with arguments of type AvailableServiceTierInnerModifier and TypeMethodDescriptionAvailableServiceTiersClient.listByWorkspace(String resourceGroupName, String workspaceName) Gets the available service tiers for the workspace.com.azure.core.http.rest.Response<List<AvailableServiceTierInner>> AvailableServiceTiersClient.listByWorkspaceWithResponse(String resourceGroupName, String workspaceName, com.azure.core.util.Context context) Gets the available service tiers for the workspace. -
Uses of AvailableServiceTierInner in com.azure.resourcemanager.loganalytics.fluent.models
Classes in com.azure.resourcemanager.loganalytics.fluent.models that implement interfaces with type arguments of type AvailableServiceTierInnerMethods in com.azure.resourcemanager.loganalytics.fluent.models that return AvailableServiceTierInnerModifier and TypeMethodDescriptionstatic AvailableServiceTierInnerAvailableServiceTierInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AvailableServiceTierInner from the JsonReader. -
Uses of AvailableServiceTierInner in com.azure.resourcemanager.loganalytics.models
Methods in com.azure.resourcemanager.loganalytics.models that return AvailableServiceTierInnerModifier and TypeMethodDescriptionAvailableServiceTier.innerModel()Gets the inner com.azure.resourcemanager.loganalytics.fluent.models.AvailableServiceTierInner object.