Compartilhar via


QuotaCounterValueUpdateContract.CallsCount Propriedade

Definição

Obtém ou define o número de vezes que Counter foi chamado.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a