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
/
GetStorageInsightConfigResult
/
GetStorageInsightConfigResult
Get
Storage
Insight
Config
Result
constructor
(
azureApiVersion
:
String
,
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
)