SensitivityLabel interface
A sensitivity label.
- Extends
Properties
column |
The column name. NOTE: This property will not be serialized. It can only be populated by the server. |
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. NOTE: This property will not be serialized. It can only be populated by the server. |
label |
The label ID. |
label |
The label name. |
managed |
Resource that manages the sensitivity label. NOTE: This property will not be serialized. It can only be populated by the server. |
rank | |
schema |
The schema name. NOTE: This property will not be serialized. It can only be populated by the server. |
table |
The table name. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | Resource ID. NOTE: This property will not be serialized. It can only be populated by the server. |
name | Resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
columnName
The column name. NOTE: This property will not be serialized. It can only be populated by the server.
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. NOTE: This property will not be serialized. It can only be populated by the server.
isDisabled?: boolean
Property Value
boolean
labelId
The label ID.
labelId?: string
Property Value
string
labelName
The label name.
labelName?: string
Property Value
string
managedBy
Resource that manages the sensitivity label. NOTE: This property will not be serialized. It can only be populated by the server.
managedBy?: string
Property Value
string
rank
schemaName
The schema name. NOTE: This property will not be serialized. It can only be populated by the server.
schemaName?: string
Property Value
string
tableName
The table name. NOTE: This property will not be serialized. It can only be populated by the server.
tableName?: string
Property Value
string
Inherited Property Details
id
Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ProxyResource.id
name
Resource name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ProxyResource.name
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ProxyResource.type