SensitivityLabel type
Метка конфиденциальности.
type SensitivityLabel = ProxyResource & {
columnName?: string
informationType?: string
informationTypeId?: string
isDisabled?: boolean
labelId?: string
labelName?: string
managedBy?: string
rank?: SensitivityLabelRank
schemaName?: string
tableName?: string
}