SensitivityLabelProperties interface
Properties of a sensitivity label.
Properties
| client |
|
| column |
The column name. |
| information |
The information type. |
| information |
The information type ID. |
| is |
Is sensitivity recommendation disabled. Applicable for recommended sensitivity label only. Specifies whether the sensitivity recommendation on this column is disabled (dismissed) or not. |
| label |
The label ID. |
| label |
The label name. |
| rank | |
| schema |
The schema name. |
| table |
The table name. |
Property Details
clientClassificationSource
clientClassificationSource?: string
Property Value
string
columnName
The column name.
columnName?: string
Property Value
string
informationType
The information type.
informationType?: string
Property Value
string
informationTypeId
The information type ID.
informationTypeId?: string
Property Value
string
isDisabled
Is sensitivity recommendation disabled. Applicable for recommended sensitivity label only. Specifies whether the sensitivity recommendation on this column is disabled (dismissed) or not.
isDisabled?: boolean
Property Value
boolean
labelId
The label ID.
labelId?: string
Property Value
string
labelName
The label name.
labelName?: string
Property Value
string
rank
schemaName
The schema name.
schemaName?: string
Property Value
string
tableName
The table name.
tableName?: string
Property Value
string