Uses of Class
com.azure.resourcemanager.costmanagement.models.BenefitRecommendationProperties
Package
Description
Package containing the inner data models for CostManagementClient.
Package containing the data models for CostManagementClient.
-
Uses of BenefitRecommendationProperties in com.azure.resourcemanager.costmanagement.fluent.models
Modifier and TypeMethodDescriptionBenefitRecommendationModelInner.properties()
Get the properties property: The properties of the benefit recommendations.Modifier and TypeMethodDescriptionBenefitRecommendationModelInner.withProperties
(BenefitRecommendationProperties properties) Set the properties property: The properties of the benefit recommendations. -
Uses of BenefitRecommendationProperties in com.azure.resourcemanager.costmanagement.models
Modifier and TypeClassDescriptionfinal class
The properties of the benefit recommendation when scope is 'Shared'.final class
The properties of the benefit recommendations when scope is 'Single'.Modifier and TypeMethodDescriptionBenefitRecommendationModel.properties()
Gets the properties property: The properties of the benefit recommendations.BenefitRecommendationProperties.withCommitmentGranularity
(Grain commitmentGranularity) Set the commitmentGranularity property: Grain of the proposed commitment amount.BenefitRecommendationProperties.withLookBackPeriod
(LookBackPeriod lookBackPeriod) Set the lookBackPeriod property: The number of days of usage evaluated for computing the recommendations.BenefitRecommendationProperties.withRecommendationDetails
(AllSavingsBenefitDetails recommendationDetails) Set the recommendationDetails property: The details of the proposed recommendation.Set the term property: Term period of the benefit.BenefitRecommendationProperties.withUsage
(RecommendationUsageDetails usage) Set the usage property: On-demand charges between firstConsumptionDate and lastConsumptionDate that were used for computing benefit recommendations.