다음을 통해 공유


BenefitUtilizationSummariesContent.Kind Property

Definition

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