BenefitUtilizationSummariesContent.Kind 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 type of benefit data requested. Required for billing account and billing profile scopes. Implied and not to be passed at benefit scopes. Supported values are Reservation and SavingsPlan.
public Azure.ResourceManager.CostManagement.Models.BillingAccountBenefitKind? Kind { get; set; }
member this.Kind : Nullable<Azure.ResourceManager.CostManagement.Models.BillingAccountBenefitKind> with get, set
Public Property Kind As Nullable(Of BillingAccountBenefitKind)
Property Value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET