Uses of Class
com.azure.resourcemanager.loganalytics.fluent.models.AvailableServiceTierInner
Packages that use AvailableServiceTierInner
Package
Description
Package containing the service clients for OperationalInsightsManagementClient.
Package containing the data models for OperationalInsightsManagementClient.
-
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.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.