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 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)