Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Metrics interface
- Package:
- @azure/storage-queue
An interface representing Metrics.
Properties
| enabled | Indicates whether metrics are enabled for the Queue service. |
| includeAPIs | Indicates whether metrics should generate summary statistics for called API operations. |
| retentionPolicy | the retention policy |
| version | The version of Storage Analytics to configure. |
Property Details
enabled
Indicates whether metrics are enabled for the Queue service.
enabled: boolean
Property Value
boolean
includeAPIs
Indicates whether metrics should generate summary statistics for called API operations.
includeAPIs?: boolean
Property Value
boolean
retentionPolicy
version
The version of Storage Analytics to configure.
version?: string
Property Value
string
