Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LogSettings

Package version

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

Hierarchy

  • LogSettings

Index

Properties

Optional category

category: undefined | string

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

Optional categoryGroup

categoryGroup: undefined | string

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

enabled

enabled: boolean

a value indicating whether this log is enabled.

Optional retentionPolicy

retentionPolicy: RetentionPolicy

the retention policy for this log.

Generated using TypeDoc