Uses of Class
com.azure.resourcemanager.costmanagement.models.PivotProperties
Packages that use PivotProperties
Package
Description
Package containing the inner data models for CostManagementClient.
Package containing the data models for CostManagementClient.
-
Uses of PivotProperties in com.azure.resourcemanager.costmanagement.fluent.models
Methods in com.azure.resourcemanager.costmanagement.fluent.models that return types with arguments of type PivotPropertiesModifier and TypeMethodDescriptionViewInner.pivots()Get the pivots property: Configuration of 3 sub-views in the Cost Analysis UI.ViewProperties.pivots()Get the pivots property: Configuration of 3 sub-views in the Cost Analysis UI.Method parameters in com.azure.resourcemanager.costmanagement.fluent.models with type arguments of type PivotPropertiesModifier and TypeMethodDescriptionViewInner.withPivots(List<PivotProperties> pivots) Set the pivots property: Configuration of 3 sub-views in the Cost Analysis UI.ViewProperties.withPivots(List<PivotProperties> pivots) Set the pivots property: Configuration of 3 sub-views in the Cost Analysis UI. -
Uses of PivotProperties in com.azure.resourcemanager.costmanagement.models
Methods in com.azure.resourcemanager.costmanagement.models that return PivotPropertiesModifier and TypeMethodDescriptionSet the name property: Data field to show in view.Set the type property: Data type to show in view.Methods in com.azure.resourcemanager.costmanagement.models that return types with arguments of type PivotPropertiesModifier and TypeMethodDescriptionView.pivots()Gets the pivots property: Configuration of 3 sub-views in the Cost Analysis UI.Method parameters in com.azure.resourcemanager.costmanagement.models with type arguments of type PivotPropertiesModifier and TypeMethodDescriptionView.DefinitionStages.WithPivots.withPivots(List<PivotProperties> pivots) Specifies the pivots property: Configuration of 3 sub-views in the Cost Analysis UI..View.UpdateStages.WithPivots.withPivots(List<PivotProperties> pivots) Specifies the pivots property: Configuration of 3 sub-views in the Cost Analysis UI..