BenefitRecommendationProperties.CommitmentGranularity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Grain of the proposed commitment amount. Supported values: 'Hourly'.
public Azure.ResourceManager.CostManagement.Models.BenefitRecommendationUsageGrain? CommitmentGranularity { get; set; }
member this.CommitmentGranularity : Nullable<Azure.ResourceManager.CostManagement.Models.BenefitRecommendationUsageGrain> with get, set
Public Property CommitmentGranularity As Nullable(Of BenefitRecommendationUsageGrain)