StorageUsageUnit Enum

Definition

Gets the unit of measurement.

public enum StorageUsageUnit
type StorageUsageUnit = 
Public Enum StorageUsageUnit
Inheritance
StorageUsageUnit

Fields

Count 0

Count.

Bytes 1

Bytes.

Seconds 2

Seconds.

Percent 3

Percent.

CountsPerSecond 4

CountsPerSecond.

BytesPerSecond 5

BytesPerSecond.

Applies to