BillingSubscriptionData.TermDuration プロパティ

定義

サブスクリプションを使用できる期間。 P1Y と P1M の例。

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

プロパティ値

適用対象