RecommendedSensitivityLabelUpdateProperties interface
Properties of an operation executed on a recommended sensitivity label.
Properties
| column | Column name to update. |
| op | |
| schema | Schema name of the column to update. |
| table | Table name of the column to update. |
Property Details
column
Column name to update.
column: string
Property Value
string
op
schema
Schema name of the column to update.
schema: string
Property Value
string
table
Table name of the column to update.
table: string
Property Value
string