Uses of Class
com.azure.resourcemanager.sql.fluent.models.UsageInner
Packages that use UsageInner
Package
Description
Package containing the service clients for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of UsageInner in com.azure.resourcemanager.sql.fluent
Methods in com.azure.resourcemanager.sql.fluent that return types with arguments of type UsageInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<UsageInner>UsagesClient.listByInstancePool(String resourceGroupName, String instancePoolName) Gets all instance pool usage metrics.com.azure.core.http.rest.PagedIterable<UsageInner>UsagesClient.listByInstancePool(String resourceGroupName, String instancePoolName, Boolean expandChildren, com.azure.core.util.Context context) Gets all instance pool usage metrics.com.azure.core.http.rest.PagedFlux<UsageInner>UsagesClient.listByInstancePoolAsync(String resourceGroupName, String instancePoolName) Gets all instance pool usage metrics.com.azure.core.http.rest.PagedFlux<UsageInner>UsagesClient.listByInstancePoolAsync(String resourceGroupName, String instancePoolName, Boolean expandChildren) Gets all instance pool usage metrics. -
Uses of UsageInner in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return types with arguments of type UsageInnerModifier and TypeMethodDescriptionUsageListResult.value()Get the value property: Array of results.