Units Enumeration

 

Updated: September 18, 2014

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

public enum Units

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: