RecommendationUsageDetails.UsageGrain 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.
The grain of the usage. Supported values: 'Hourly'.
public Azure.ResourceManager.CostManagement.Models.BenefitRecommendationUsageGrain? UsageGrain { get; set; }
member this.UsageGrain : Nullable<Azure.ResourceManager.CostManagement.Models.BenefitRecommendationUsageGrain> with get, set
Public Property UsageGrain As Nullable(Of BenefitRecommendationUsageGrain)