Partager via


QuotaCounterValueContractProperties.CallsCount Propriété

Définition

Obtient ou définit le nombre d’appel de Counter.

[Newtonsoft.Json.JsonProperty(PropertyName="callsCount")]
public int? CallsCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="callsCount")>]
member this.CallsCount : Nullable<int> with get, set
Public Property CallsCount As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à