Uses of Class
com.azure.resourcemanager.containerinstance.fluent.models.UsageInner
Packages that use UsageInner
Package
Description
Package containing the service clients for ContainerInstanceManagementClient.
null.
Package containing the inner data models for ContainerInstanceManagementClient.
null.
Package containing the data models for ContainerInstanceManagementClient.
null.
-
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.fluent.models
Classes in com.azure.resourcemanager.containerinstance.fluent.models that implement interfaces with type arguments of type UsageInnerMethods in com.azure.resourcemanager.containerinstance.fluent.models that return UsageInnerModifier and TypeMethodDescriptionstatic UsageInnerUsageInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of UsageInner from the JsonReader. -
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.