Uses of Class
com.azure.resourcemanager.netapp.models.Dimension
Packages that use Dimension
Package
Description
Package containing the data models for NetAppManagementClient.
-
Uses of Dimension in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return DimensionModifier and TypeMethodDescriptionstatic DimensionDimension.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Dimension from the JsonReader.Dimension.withDisplayName(String displayName) Set the displayName property: Display name of dimension.Set the name property: Display name of dimension.Methods in com.azure.resourcemanager.netapp.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.netapp.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.