toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.operationalinsights.kotlin.outputs
/
SchemaResponse
/
SchemaResponse
Schema
Response
constructor
(
categories
:
List
<
String
>
,
columns
:
List
<
ColumnResponse
>
?
=
null
,
description
:
String
?
=
null
,
displayName
:
String
?
=
null
,
labels
:
List
<
String
>
,
name
:
String
?
=
null
,
solutions
:
List
<
String
>
,
source
:
String
,
standardColumns
:
List
<
ColumnResponse
>
,
tableSubType
:
String
,
tableType
:
String
)