TableAnalyticsLogging Class

Azure Analytics Logging settings.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.data.tables._generated.models._models_py3.Logging
TableAnalyticsLogging

Constructor

TableAnalyticsLogging(**kwargs: Any)

Parameters

version
str

Required. The version of Storage Analytics to configure.

delete
bool

Required. Indicates whether all delete requests should be logged.

read
bool

Required. Indicates whether all read requests should be logged.

write
bool

Required. Indicates whether all write requests should be logged.

retention_policy
TableRetentionPolicy

Required. The retention policy for the metrics.