SensitivityLabelProperties interface

Properties of a sensitivity label.

Properties

clientClassificationSource
columnName

The column name.

informationType

The information type.

informationTypeId

The information type ID.

isDisabled

Is sensitivity recommendation disabled. Applicable for recommended sensitivity label only. Specifies whether the sensitivity recommendation on this column is disabled (dismissed) or not.

labelId

The label ID.

labelName

The label name.

rank
schemaName

The schema name.

tableName

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

rank?: SensitivityLabelRank

Property Value

schemaName

The schema name.

schemaName?: string

Property Value

string

tableName

The table name.

tableName?: string

Property Value

string