SensitivityLabel interface

A sensitivity label.

Extends

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.

managedBy

Resource that manages the sensitivity label.

rank
schemaName

The schema name.

tableName

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

systemData

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

rank?: SensitivityLabelRank

Property Value

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

The name of the resource

name?: string

Property Value

string

Inherited From ProxyResource.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