Uses of Class
com.azure.resourcemanager.containerinstance.fluent.models.UsageInner
Packages that use UsageInner
Package
Description
Package containing the service clients for ContainerInstanceManagementClient.
Package containing the data models for ContainerInstanceManagementClient.
-
Uses of UsageInner in com.azure.resourcemanager.containerinstance.fluent
Methods in com.azure.resourcemanager.containerinstance.fluent that return types with arguments of type UsageInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<UsageInner>Get the usage for a subscription.com.azure.core.http.rest.PagedIterable<UsageInner>Get the usage for a subscription.com.azure.core.http.rest.PagedFlux<UsageInner>LocationsClient.listUsageAsync(String location) Get the usage for a subscription. -
Uses of UsageInner in com.azure.resourcemanager.containerinstance.models
Methods in com.azure.resourcemanager.containerinstance.models that return types with arguments of type UsageInnerModifier and TypeMethodDescriptionUsageListResult.value()Get the value property: The usage data.