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(*, enabled: bool, category: Optional[str] = None, category_group: Optional[str] = None, **kwargs)
Variables
- category
- str
Name of a Management Group Diagnostic Log category for a resource type this setting is applied to.
- category_group
- str
Name of a Management Group Diagnostic Log category group for a resource type this setting is applied to.
- enabled
- bool
Required. a value indicating whether this log is enabled.
Feedback
Submit and view feedback for