Uses of Interface
com.azure.resourcemanager.sql.models.SqlSubscriptionUsageMetric
Packages that use SqlSubscriptionUsageMetric
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of SqlSubscriptionUsageMetric in com.azure.resourcemanager.sql.models
Subinterfaces with type arguments of type SqlSubscriptionUsageMetric in com.azure.resourcemanager.sql.modelsModifier and TypeInterfaceDescriptioninterfaceThe result of SQL server usages per current subscription.Methods in com.azure.resourcemanager.sql.models that return types with arguments of type SqlSubscriptionUsageMetricModifier and TypeMethodDescriptionSqlServers.listUsageByRegion(com.azure.core.management.Region region) Lists the Azure SQL server usages for a given Azure region.com.azure.core.http.rest.PagedFlux<SqlSubscriptionUsageMetric> SqlServers.listUsageByRegionAsync(com.azure.core.management.Region region) Lists the Azure SQL server usages for a given Azure region asynchronously.