Units Enumeration

 

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

Syntax

public enum Units
public enum class Units
type Units
Public Enumeration Units

Members

Member name Description
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.

See Also

Microsoft.Azure.Management.Insights.Models Namespace

Return to top