Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to:
Azure Synapse Analytics
Returns details for each classifier.
| Column Name | Data Type | Description | Range |
|---|---|---|---|
| classifier_id | int | ID of the classifier. Is not nullable. | |
| classifier_type | sysname | Joinable to sys.workload_management_workload_classifiers. | membernamewlm_labelwlm_contextstart_timeend_time |
| classifier_value | sysname | The value of the classifier. Is not nullable. |
Permissions
Requires VIEW SERVER STATE permission.