toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.monitoring.kotlin.outputs
/
AadDiagnosticSettingEnabledLogRetentionPolicy
Aad
Diagnostic
Setting
Enabled
Log
Retention
Policy
data
class
AadDiagnosticSettingEnabledLogRetentionPolicy
(
val
days
:
Int
?
=
null
,
val
enabled
:
Boolean
?
=
null
)
Members
Constructors
Aad
Diagnostic
Setting
Enabled
Log
Retention
Policy
Link copied to clipboard
constructor
(
days
:
Int
?
=
null
,
enabled
:
Boolean
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
days
Link copied to clipboard
val
days
:
Int
?
=
null
enabled
Link copied to clipboard
val
enabled
:
Boolean
?
=
null