Logging interface
Azure Analytics Logging settings.
Properties
delete |
Indicates whether all delete requests should be logged. |
read | Indicates whether all read requests should be logged. |
retention |
the retention policy which determines how long the associated data should persist |
version | The version of Storage Analytics to configure. |
write | Indicates whether all write requests should be logged. |
Property Details
deleteProperty
Indicates whether all delete requests should be logged.
deleteProperty: boolean
Property Value
boolean
read
Indicates whether all read requests should be logged.
read: 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
write
Indicates whether all write requests should be logged.
write: boolean
Property Value
boolean