Uses of Class
com.azure.resourcemanager.costmanagement.models.SharedScopeBenefitRecommendationProperties
Package
Description
Package containing the data models for CostManagementClient.
-
Uses of SharedScopeBenefitRecommendationProperties in com.azure.resourcemanager.costmanagement.models
Modifier and TypeMethodDescriptionSharedScopeBenefitRecommendationProperties.withCommitmentGranularity
(Grain commitmentGranularity) Set the commitmentGranularity property: Grain of the proposed commitment amount.SharedScopeBenefitRecommendationProperties.withLookBackPeriod
(LookBackPeriod lookBackPeriod) Set the lookBackPeriod property: The number of days of usage evaluated for computing the recommendations.SharedScopeBenefitRecommendationProperties.withRecommendationDetails
(AllSavingsBenefitDetails recommendationDetails) Set the recommendationDetails property: The details of the proposed recommendation.Set the term property: Term period of the benefit.SharedScopeBenefitRecommendationProperties.withUsage
(RecommendationUsageDetails usage) Set the usage property: On-demand charges between firstConsumptionDate and lastConsumptionDate that were used for computing benefit recommendations.