Uses of Class
com.azure.resourcemanager.storage.models.Dimension
Packages that use Dimension
Package
Description
Package containing the data models for StorageManagementClient.
-
Uses of Dimension in com.azure.resourcemanager.storage.models
Methods in com.azure.resourcemanager.storage.models that return DimensionModifier and TypeMethodDescriptionDimension.withDisplayName(String displayName) Set the displayName property: Display name of dimension.Set the name property: Display name of dimension.Methods in com.azure.resourcemanager.storage.models that return types with arguments of type DimensionModifier and TypeMethodDescriptionMetricSpecification.dimensions()Get the dimensions property: Dimensions of blobs, including blob type and access tier.Method parameters in com.azure.resourcemanager.storage.models with type arguments of type DimensionModifier and TypeMethodDescriptionMetricSpecification.withDimensions(List<Dimension> dimensions) Set the dimensions property: Dimensions of blobs, including blob type and access tier.