toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.operationalinsights.kotlin.outputs
/
GetStorageInsightConfigResult
/
GetStorageInsightConfigResult
Get
Storage
Insight
Config
Result
constructor
(
containers
:
List
<
String
>
?
=
null
,
eTag
:
String
?
=
null
,
id
:
String
,
name
:
String
,
status
:
StorageInsightStatusResponse
,
storageAccount
:
StorageAccountResponse
,
tables
:
List
<
String
>
?
=
null
,
tags
:
Map
<
String
,
String
>
?
=
null
,
type
:
String
)