Package version:

Interface SensitivityLabelUpdate

A sensitivity label update operation.

Hierarchy

Properties

column?: string

Column name to update.

id?: string

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

schema?: string

Schema name of the column to update.

sensitivityLabel?: SensitivityLabel

The sensitivity label information to apply on a column.

table?: string

Table name of the column to update.

type?: string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc