SensitivityLabelUpdate interface
敏感度标签更新作。
属性
| column | 要更新的列名。 |
| op | |
| schema | 要更新的列的架构名称。 |
| sensitivity |
要应用于列的敏感度标签信息。 |
| table | 要更新的列的表名。 |
继承属性
| id | 资源 ID。 注意:此属性不会序列化。 它只能由服务器填充。 |
| name | 资源名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| type | 资源类型。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
column
要更新的列名。
column?: string
属性值
string
op
schema
要更新的列的架构名称。
schema?: string
属性值
string
sensitivityLabel
table
要更新的列的表名。
table?: string
属性值
string