SensitivityLabel interface
A sensitivity label.
- Extends
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. |
| managed |
Resource that manages the sensitivity label. |
| rank | |
| schema |
The schema name. |
| table |
The table name. |
Inherited Properties
| id | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| name | The name of the resource |
| system |
Azure Resource Manager metadata containing createdBy and modifiedBy information. |
| type | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" |
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
managedBy
Resource that manages the sensitivity label.
managedBy?: string
Property Value
string
rank
schemaName
The schema name.
schemaName?: string
Property Value
string
tableName
The table name.
tableName?: string
Property Value
string
Inherited Property Details
id
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
id?: string
Property Value
string
Inherited From ProxyResource.id
name
systemData
Azure Resource Manager metadata containing createdBy and modifiedBy information.
systemData?: SystemData
Property Value
Inherited From ProxyResource.systemData
type
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
type?: string
Property Value
string
Inherited From ProxyResource.type