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 參數
名稱 | 位於 | 必要 | 類型 | Description |
---|---|---|---|---|
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 訂用帳戶的訂用帳戶識別碼。 |
table
|
path | True |
string |
資料表的名稱。 |
api-version
|
query | True |
string |
要用於要求的 API 版本。 |
回應
名稱 | 類型 | Description |
---|---|---|
200 OK |
已成功在指定的數據行上啟用敏感度建議。 |
|
Other Status Codes |
錯誤回應: ≦
|
範例
Enables sensitivity recommendations on a given column
範例要求
範例回覆
定義
SensitivityLabelSource
名稱 | 類型 | Description |
---|---|---|
recommended |
string |