Share via


BillingSubscriptionAliasData.TermDuration Property

Definition

The duration in ISO8601 format for which you can use the subscription. Example: P1M, P3M, P1Y.

public TimeSpan? TermDuration { get; set; }
member this.TermDuration : Nullable<TimeSpan> with get, set
Public Property TermDuration As Nullable(Of TimeSpan)

Property Value

Applies to