Share via


StreamingEndpoint.FreeTrialEndTime Property

Definition

Gets the free trial expiration time.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to