Uses of Class
com.azure.resourcemanager.storage.models.AccountUsage
Packages that use AccountUsage
Package
Description
Package containing the data models for StorageManagementClient.
-
Uses of AccountUsage in com.azure.resourcemanager.storage.models
Classes in com.azure.resourcemanager.storage.models that implement interfaces with type arguments of type AccountUsageModifier and TypeClassDescriptionfinal classUsage of provisioned storage, IOPS, bandwidth and number of file shares across all live shares and soft-deleted shares in the account.Methods in com.azure.resourcemanager.storage.models that return AccountUsageModifier and TypeMethodDescriptionstatic AccountUsageAccountUsage.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AccountUsage from the JsonReader.FileServiceUsageProperties.storageAccountUsage()Get the storageAccountUsage property: Usage of provisioned storage, IOPS, bandwidth and number of file shares across all live shares and soft-deleted shares in the account.