Skip to main content

sql_pool_sensitivity_labels

Overview

Namesql_pool_sensitivity_labels
TypeResource
Idazure.synapse.sql_pool_sensitivity_labels

Fields

NameDatatypeDescription
managedBystringmanaged by
propertiesobjectProperties of a sensitivity label.

Methods

NameAccessible byRequired ParamsDescription
getSELECTcolumnName, resourceGroupName, schemaName, sensitivityLabelSource, sqlPoolName, subscriptionId, tableName, workspaceNameGets the sensitivity label of a given column
create_or_updateINSERTcolumnName, resourceGroupName, schemaName, sensitivityLabelSource, sqlPoolName, subscriptionId, tableName, workspaceNameCreates or updates the sensitivity label of a given column in a Sql pool
deleteDELETEcolumnName, resourceGroupName, schemaName, sensitivityLabelSource, sqlPoolName, subscriptionId, tableName, workspaceNameDeletes the sensitivity label of a given column in a Sql pool
disable_recommendationEXECcolumnName, resourceGroupName, schemaName, sensitivityLabelSource, sqlPoolName, subscriptionId, tableName, workspaceNameDisables sensitivity recommendations on a given column
enable_recommendationEXECcolumnName, resourceGroupName, schemaName, sensitivityLabelSource, sqlPoolName, subscriptionId, tableName, workspaceNameEnables sensitivity recommendations on a given column (recommendations are enabled by default on all columns)
updateEXECresourceGroupName, sqlPoolName, subscriptionId, workspaceNameUpdate sensitivity labels of a given SQL Pool using an operations batch.