Uses of Class
com.azure.resourcemanager.network.fluent.models.UsageInner
Packages that use UsageInner
Package
Description
Package containing the service clients for NetworkManagementClient.
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of UsageInner in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type UsageInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<UsageInner> List network usages for a subscription.com.azure.core.http.rest.PagedIterable<UsageInner> List network usages for a subscription.com.azure.core.http.rest.PagedFlux<UsageInner> List network usages for a subscription. -
Uses of UsageInner in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return UsageInnerModifier and TypeMethodDescriptionstatic UsageInnerUsageInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of UsageInner from the JsonReader.UsageInner.withCurrentValue(long currentValue) Set the currentValue property: The current value of the usage.UsageInner.withLimit(long limit) Set the limit property: The limit of usage.Set the name property: The name of the type of usage.Set the unit property: An enum describing the unit of measurement. -
Uses of UsageInner in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return types with arguments of type UsageInnerModifier and TypeMethodDescriptionUsagesListResult.value()Get the value property: The list network resource usages.Method parameters in com.azure.resourcemanager.network.models with type arguments of type UsageInnerModifier and TypeMethodDescriptionUsagesListResult.withValue(List<UsageInner> value) Set the value property: The list network resource usages.