Uses of Class
com.azure.resourcemanager.storage.models.UsageListResult
Packages that use UsageListResult
Package
Description
Package containing the data models for StorageManagementClient.
-
Uses of UsageListResult in com.azure.resourcemanager.storage.models
Classes in com.azure.resourcemanager.storage.models that implement interfaces with type arguments of type UsageListResultModifier and TypeClassDescriptionfinal classThe response from the List Usages operation.Methods in com.azure.resourcemanager.storage.models that return UsageListResultModifier and TypeMethodDescriptionstatic UsageListResultUsageListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of UsageListResult from the JsonReader.UsageListResult.withValue(List<UsageInner> value) Set the value property: Gets or sets the list of Storage Resource Usages.