MetricsLevel Enumeration
Enumeration representing the state of metrics collection in a service.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Members
| Member name | Description | |
|---|---|---|
| None | Metrics collection is disabled. | |
| Service | Service-level metrics collection is enabled. | |
| ServiceAndApi | Service-level and API metrics collection are enabled. |