Share via


StorageUsageUnit Enum

Definition

Gets the unit of measurement.

public enum StorageUsageUnit
type StorageUsageUnit = 
Public Enum StorageUsageUnit
Inheritance
StorageUsageUnit

Fields

Bytes 1

Bytes.

BytesPerSecond 5

BytesPerSecond.

Count 0

Count.

CountsPerSecond 4

CountsPerSecond.

Percent 3

Percent.

Seconds 2

Seconds.

Applies to