你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Pricing.FreeTrialRemainingTime Property

Definition

Gets the duration left for the subscriptions free trial period - in ISO 8601 format (e.g. P3Y6M4DT12H30M5S).

[Newtonsoft.Json.JsonProperty(PropertyName="properties.freeTrialRemainingTime")]
public TimeSpan? FreeTrialRemainingTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.freeTrialRemainingTime")>]
member this.FreeTrialRemainingTime : Nullable<TimeSpan>
Public ReadOnly Property FreeTrialRemainingTime As Nullable(Of TimeSpan)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to