Freigeben über


QuotaCounterValueContract.CallsCount Eigenschaft

Definition

Ruft die Anzahl der Aufrufe von Counter ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: