Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetricSettings

Package version

Part of MultiTenantDiagnosticSettings. Specifies the settings for a particular metric.

Hierarchy

  • MetricSettings

Index

Properties

Optional category

category: undefined | string

Name of a Diagnostic Metric category for a resource type this setting is applied to. To obtain the list of Diagnostic metric categories for a resource, first perform a GET diagnostic settings operation.

enabled

enabled: boolean

a value indicating whether this category is enabled.

Optional retentionPolicy

retentionPolicy: RetentionPolicy

the retention policy for this category.

Optional timeGrain

timeGrain: undefined | string

the timegrain of the metric in ISO8601 format.

Generated using TypeDoc