Uses of Class
com.azure.resourcemanager.sql.fluent.models.SubscriptionUsageInner
Packages that use SubscriptionUsageInner
Package
Description
Package containing the service clients for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of SubscriptionUsageInner in com.azure.resourcemanager.sql.fluent
Methods in com.azure.resourcemanager.sql.fluent that return SubscriptionUsageInnerModifier and TypeMethodDescriptionGets a subscription usage metric.Methods in com.azure.resourcemanager.sql.fluent that return types with arguments of type SubscriptionUsageInnerModifier and TypeMethodDescriptionGets a subscription usage metric.com.azure.core.http.rest.Response<SubscriptionUsageInner>SubscriptionUsagesClient.getWithResponse(String locationName, String usageName, com.azure.core.util.Context context) Gets a subscription usage metric.Mono<com.azure.core.http.rest.Response<SubscriptionUsageInner>>SubscriptionUsagesClient.getWithResponseAsync(String locationName, String usageName) Gets a subscription usage metric.com.azure.core.http.rest.PagedIterable<SubscriptionUsageInner>SubscriptionUsagesClient.listByLocation(String locationName) Gets all subscription usage metrics in a given location.com.azure.core.http.rest.PagedIterable<SubscriptionUsageInner>SubscriptionUsagesClient.listByLocation(String locationName, com.azure.core.util.Context context) Gets all subscription usage metrics in a given location.com.azure.core.http.rest.PagedFlux<SubscriptionUsageInner>SubscriptionUsagesClient.listByLocationAsync(String locationName) Gets all subscription usage metrics in a given location. -
Uses of SubscriptionUsageInner in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return types with arguments of type SubscriptionUsageInnerModifier and TypeMethodDescriptionSubscriptionUsageListResult.value()Get the value property: Array of results.