toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.synapse.kotlin.outputs
/
GetSqlPoolSensitivityLabelResult
/
GetSqlPoolSensitivityLabelResult
Get
Sql
Pool
Sensitivity
Label
Result
constructor
(
columnName
:
String
,
id
:
String
,
informationType
:
String
?
=
null
,
informationTypeId
:
String
?
=
null
,
isDisabled
:
Boolean
,
labelId
:
String
?
=
null
,
labelName
:
String
?
=
null
,
managedBy
:
String
,
name
:
String
,
rank
:
String
?
=
null
,
schemaName
:
String
,
tableName
:
String
,
type
:
String
)