ManagementGroupLogSettings Class

Part of Management Group diagnostic setting. Specifies the settings for a particular log.

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

Inheritance
ManagementGroupLogSettings

Constructor

ManagementGroupLogSettings(*, category: str, enabled: bool, **kwargs)

Variables

category
str

Required. Name of a Management Group Diagnostic Log category for a resource type this setting is applied to.

enabled
bool

Required. a value indicating whether this log is enabled.