你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Sensitivity Labels - Enable Recommendation
在给定列上启用敏感度建议 (所有列上默认启用建议)
POST https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/databases/{databaseName}/schemas/{schemaName}/tables/{tableName}/columns/{columnName}/sensitivityLabels/recommended/enable?api-version=2021-11-01
URI 参数
名称 | 在 | 必需 | 类型 | 说明 |
---|---|---|---|---|
column
|
path | True |
string |
列的名称。 |
database
|
path | True |
string |
数据库的名称。 |
resource
|
path | True |
string |
包含该资源的资源组名称。 可以从 Azure 资源管理器 API 或门户获取此值。 |
schema
|
path | True |
string |
架构的名称。 |
sensitivity
|
path | True | ||
server
|
path | True |
string |
服务器的名称。 |
subscription
|
path | True |
string |
用于标识 Azure 订阅的订阅 ID。 |
table
|
path | True |
string |
表的名称。 |
api-version
|
query | True |
string |
要用于请求的 API 版本。 |
响应
名称 | 类型 | 说明 |
---|---|---|
200 OK |
已成功对给定列启用敏感度建议。 |
|
Other Status Codes |
错误响应:***
|
示例
Enables sensitivity recommendations on a given column
示例请求
示例响应
定义
SensitivityLabelSource
名称 | 类型 | 说明 |
---|---|---|
recommended |
string |