PSCloudTieringCachePerformance Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |