StorageMetricLevel Enumeration

 

Updated: September 18, 2014

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

public enum StorageMetricLevel

Member nameDescription
None

No metrics are enabled.

Service

Metrics are enabled for service-level summary data which includes aggregates for a service. If read-access geo-redundant replication is enabled, both primary and secondary metrics are collected.

ServiceAndApi

Metrics are enabled for service-level summary data and API-level summary data which includes data for specific APIs. If read-access geo-redundant replication is enabled, both primary and secondary metrics are collected.

Return to top
Show: