Uses of Class
com.azure.resourcemanager.costmanagement.models.PivotType
Packages that use PivotType
Package
Description
Package containing the data models for CostManagementClient.
-
Uses of PivotType in com.azure.resourcemanager.costmanagement.models
Fields in com.azure.resourcemanager.costmanagement.models declared as PivotTypeModifier and TypeFieldDescriptionstatic final PivotTypePivotType.DIMENSIONStatic value Dimension for PivotType.static final PivotTypePivotType.TAG_KEYStatic value TagKey for PivotType.Methods in com.azure.resourcemanager.costmanagement.models that return PivotTypeModifier and TypeMethodDescriptionstatic PivotTypePivotType.fromString(String name) Creates or finds a PivotType from its string representation.PivotProperties.type()Get the type property: Data type to show in view.Methods in com.azure.resourcemanager.costmanagement.models that return types with arguments of type PivotTypeModifier and TypeMethodDescriptionstatic Collection<PivotType>PivotType.values()Gets known PivotType values.Methods in com.azure.resourcemanager.costmanagement.models with parameters of type PivotTypeModifier and TypeMethodDescriptionSet the type property: Data type to show in view.