Share via


ServerUsage.Limit Property

Definition

Gets the current limit of the metric.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to