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