SubscriptionUsage.Limit Property

Definition

Gets boundary value of the metric.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to