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