Share via


Marketplace.UsageEnd Property

Definition

Gets the end of the date time range covered by the usage detail.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to