Unit Enumeration

 

Updated: September 18, 2014

The unit.

Namespace:   Microsoft.Azure.Insights.Models
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

public enum class Unit

Member nameDescription
Bytes

Unit in bytes.

BytesPerSecond

How many bytes per second.

Count

Count (how many).

CountPerSecond

How many per second.

Percent

Unit as a percentage.

Seconds

Unit in seconds.

Return to top
Show: