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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET