toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.monitoring.kotlin
/
AadDiagnosticSettingArgs
/
AadDiagnosticSettingArgs
Aad
Diagnostic
Setting
Args
constructor
(
enabledLogs
:
Output
<
List
<
AadDiagnosticSettingEnabledLogArgs
>
>
?
=
null
,
eventhubAuthorizationRuleId
:
Output
<
String
>
?
=
null
,
eventhubName
:
Output
<
String
>
?
=
null
,
logAnalyticsWorkspaceId
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
storageAccountId
:
Output
<
String
>
?
=
null
)