Uses of Class
com.azure.resourcemanager.storage.models.AccountLimits
Packages that use AccountLimits
Package
Description
Package containing the data models for StorageManagementClient.
-
Uses of AccountLimits in com.azure.resourcemanager.storage.models
Classes in com.azure.resourcemanager.storage.models that implement interfaces with type arguments of type AccountLimitsModifier and TypeClassDescriptionfinal classMaximum provisioned storage, IOPS, bandwidth and number of file shares limits for the storage account.Methods in com.azure.resourcemanager.storage.models that return AccountLimitsModifier and TypeMethodDescriptionstatic AccountLimitsAccountLimits.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AccountLimits from the JsonReader.FileServiceUsageProperties.storageAccountLimits()Get the storageAccountLimits property: Maximum provisioned storage, IOPS, bandwidth and number of file shares limits for the storage account.