Award.Duration Property

Definition

Duration for which the benefit is active. Will be in format P{int}M or P{int}Y. Any values representing up to 12 years are valid. Upper limit examples: P144M, P12Y.

public Azure.ResourceManager.BillingBenefits.Models.BillingBenefitsTerm? Duration { get; set; }
member this.Duration : Nullable<Azure.ResourceManager.BillingBenefits.Models.BillingBenefitsTerm> with get, set
Public Property Duration As Nullable(Of BillingBenefitsTerm)

Property Value

Applies to