Dela via


QuotaLimit.Count Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="count")]
public double? Count { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="count")>]
member this.Count : Nullable<double> with get, set
Public Property Count As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to