PSCloudTieringCachePerformance Class

Definition

Class PSCloudTieringCachePerformance.

public class PSCloudTieringCachePerformance
type PSCloudTieringCachePerformance = class
Public Class PSCloudTieringCachePerformance
Inheritance
PSCloudTieringCachePerformance

Constructors

PSCloudTieringCachePerformance()

Properties

CacheHitBytes

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

CacheHitBytesPercent

Gets or sets the cache hit percentage.

CacheMissBytes

Gets or sets the count of bytes served from recall.

LastUpdatedTimestamp

Gets or sets the last updated timestamp.

Applies to