Freigeben über


ReportRecordContract.CacheHitCount Eigenschaft

Definition

Ruft die Anzahl der Bereitstellungen von Inhalten aus der Cacherichtlinie ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: