AccountQueuePropertiesHourMetrics

data class AccountQueuePropertiesHourMetrics(val includeApis: Boolean? = null, val retentionPolicyDays: Int? = null, val version: String)

Constructors

Link copied to clipboard
constructor(includeApis: Boolean? = null, retentionPolicyDays: Int? = null, version: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val includeApis: Boolean? = null

Indicates whether metrics should generate summary statistics for called API operations.

Link copied to clipboard

Specifies the number of days that logs will be retained.

Link copied to clipboard

The version of storage analytics to configure.