Udostępnij za pośrednictwem


CloudTieringCachePerformance Class

Definition

Server endpoint cloud tiering status object.

public class CloudTieringCachePerformance
type CloudTieringCachePerformance = class
Public Class CloudTieringCachePerformance
Inheritance
CloudTieringCachePerformance

Properties

CacheHitBytes

Count of bytes that were served from the local server.

CacheHitBytesPercent

Percentage of total bytes (hit + miss) that were served from the local server.

CacheMissBytes

Count of bytes that were served from the cloud.

LastUpdatedOn

Last updated timestamp.

Applies to