DiagnosticSettingsCategoryResource Class
The diagnostic settings category resource.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.monitor.v2017_05_01_preview.models._models_py3.ProxyOnlyResourceDiagnosticSettingsCategoryResource
Constructor
DiagnosticSettingsCategoryResource(*, category_type: Optional[Union[str, azure.mgmt.monitor.v2017_05_01_preview.models._monitor_management_client_enums.CategoryType]] = None, **kwargs)
Variables
- id
- str
Azure resource Id.
- name
- str
Azure resource name.
- type
- str
Azure resource type.
- category_type
- str or <xref:$>(<xref:python-base-namespace>)CategoryType
The type of the diagnostic settings category. Possible values include: "Metrics", "Logs".
Feedback
Submit and view feedback for