Uses of Class
com.microsoft.azure.management.network.Dimension
Packages that use Dimension
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of Dimension in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return DimensionModifier and TypeMethodDescriptionDimension.withDisplayName
(String displayName) Set the display name of the dimension.Dimension.withInternalName
(String internalName) Set the internal name of the dimension.Set the name of the dimension.Methods in com.microsoft.azure.management.network that return types with arguments of type DimensionMethod parameters in com.microsoft.azure.management.network with type arguments of type DimensionModifier and TypeMethodDescriptionMetricSpecification.withDimensions
(List<Dimension> dimensions) Set list of dimensions.