SubscriptionLogSettings Class
Part of Subscription diagnostic setting. Specifies the settings for a particular log.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
SubscriptionLogSettings
Constructor
SubscriptionLogSettings(*, enabled: bool, category: Optional[str] = None, category_group: Optional[str] = None, **kwargs)
Variables
- category
- str
Name of a Subscription Diagnostic Log category for a resource type this setting is applied to.
- category_group
- str
Name of a Subscription 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