SecurityCenterPricingData.FreeTrialRemainingTime Property
Definition
Important
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 left for the subscriptions free trial period - in ISO 8601 format (e.g. P3Y6M4DT12H30M5S).
public TimeSpan? FreeTrialRemainingTime { get; }
member this.FreeTrialRemainingTime : Nullable<TimeSpan>
Public ReadOnly Property FreeTrialRemainingTime As Nullable(Of TimeSpan)