PSCloudTieringCachePerformance.CacheMissBytes Property

Definition

Gets or sets the count of bytes served from recall.

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

Property Value

The count of bytes served from recall.

Applies to