Compartir a través de


CallRateLimit.Count Propiedad

Definición

Obtiene o establece el valor de recuento del límite de frecuencia de llamadas.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a