PSCloudTieringCachePerformance.CacheHitBytes Property

Definition

Gets or sets the count of bytes served locally from the cache.

public long? CacheHitBytes { get; set; }
member this.CacheHitBytes : Nullable<int64> with get, set
Public Property CacheHitBytes As Nullable(Of Long)

Property Value

The count of bytes served locally from the cache.

Applies to