Metrics interface
a summary of request statistics grouped by API in hour or minute aggregates for blobs
Properties
enabled | Indicates whether metrics are enabled for the Blob service. |
include |
Indicates whether metrics should generate summary statistics for called API operations. |
retention |
the retention policy which determines how long the associated data should persist |
version | The version of Storage Analytics to configure. |
Property Details
enabled
Indicates whether metrics are enabled for the Blob service.
enabled: boolean
Property Value
boolean
includeAPIs
Indicates whether metrics should generate summary statistics for called API operations.
includeAPIs?: boolean
Property Value
boolean
retentionPolicy
the retention policy which determines how long the associated data should persist
retentionPolicy?: RetentionPolicy
Property Value
version
The version of Storage Analytics to configure.
version?: string
Property Value
string