toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.migrate.kotlin.inputs
/
AppInsightMonitoringPropertiesArgs
/
AppInsightMonitoringPropertiesArgs
App
Insight
Monitoring
Properties
Args
constructor
(
appInsightsName
:
Output
<
String
>
?
=
null
,
isEnabled
:
Output
<
Boolean
>
?
=
null
,
region
:
Output
<
String
>
?
=
null
,
resourceGroup
:
Output
<
String
>
?
=
null
,
secretStoreDetails
:
Output
<
SecretStoreDetailsArgs
>
?
=
null
,
subscriptionId
:
Output
<
String
>
?
=
null
)