azure.subscription.storageService.account.service.properties.logging
Supported platform
- azure
Description
Azure Storage account service properties logging
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| id | string | ID of the logging configuration |
| delete | bool | Whether delete requests are logged |
| read | bool | Whether read requests are logged |
| write | bool | Whether write requests are logged |
| version | string | Logging version |
| retentionPolicy | azure.subscription.storageService.account.service.properties.retentionPolicy | Retention policy for the logging metrics |
References