Condividi tramite


ApplicationInfoResponse.EndpointHitsCount Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to