Uses of Class
com.azure.resourcemanager.storage.models.BurstingConstants
Packages that use BurstingConstants
Package
Description
Package containing the data models for StorageManagementClient.
-
Uses of BurstingConstants in com.azure.resourcemanager.storage.models
Classes in com.azure.resourcemanager.storage.models that implement interfaces with type arguments of type BurstingConstantsModifier and TypeClassDescriptionfinal classConstants used for calculating included burst IOPS and maximum burst credits for IOPS for a file share in the storage account.Methods in com.azure.resourcemanager.storage.models that return BurstingConstantsModifier and TypeMethodDescriptionFileServiceUsageProperties.burstingConstants()Get the burstingConstants property: Constants used for calculating included burst IOPS and maximum burst credits for IOPS for a file share in the storage account.static BurstingConstantsBurstingConstants.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of BurstingConstants from the JsonReader.