Sensitivity Labels - Delete
Menghapus label sensitivitas kolom tertentu
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-02-01-preview
Parameter URI
| Name | In | Required | Type | Description |
|---|---|---|---|---|
|
column
|
path | True |
|
Nama kolom. |
|
database
|
path | True |
|
Nama database. |
|
resource
|
path | True |
|
Nama grup sumber daya yang berisi sumber daya. Anda dapat memperoleh nilai ini dari Azure Resource Manager API atau portal. |
|
schema
|
path | True |
|
Nama skema. |
|
sensitivity
|
path | True |
Sumber label sensitivitas. |
|
|
server
|
path | True |
|
Nama server. |
|
subscription
|
path | True |
|
ID langganan yang mengidentifikasi langganan Azure. |
|
table
|
path | True |
|
Nama tabel. |
|
api-version
|
query | True |
|
Versi API yang digunakan untuk permintaan. |
Respons
| Name | Type | Description |
|---|---|---|
| 200 OK |
Berhasil menghapus label sensitivitas. |
|
| Other Status Codes |
Respons Kesalahan: ***
|
Contoh
Deletes the sensitivity label of a given column
Sample Request
DELETE https://management.azure.com/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/myRG/providers/Microsoft.Sql/servers/myServer/databases/myDatabase/schemas/dbo/tables/myTable/columns/myColumn/sensitivityLabels/current?api-version=2021-02-01-preview
Sample Response
Definisi
WritableSensitivityLabelSource
Sumber label sensitivitas.
| Name | Type | Description |
|---|---|---|
| current |
|