Sensitivity Labels - Delete
刪除指定數據行的敏感度標籤
DELETE https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/databases/{databaseName}/schemas/{schemaName}/tables/{tableName}/columns/{columnName}/sensitivityLabels/current?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 |
錯誤回應: ≦
|
範例
Deletes the sensitivity label of a given column
範例要求
範例回覆
定義
WritableSensitivityLabelSource
敏感度標籤的來源。
名稱 | 類型 | Description |
---|---|---|
current |
string |