toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin.outputs
/
NetworkWatcherFlowLogRetentionPolicy
Network
Watcher
Flow
Log
Retention
Policy
data
class
NetworkWatcherFlowLogRetentionPolicy
(
val
days
:
Int
,
val
enabled
:
Boolean
)
Members
Constructors
Network
Watcher
Flow
Log
Retention
Policy
Link copied to clipboard
constructor
(
days
:
Int
,
enabled
:
Boolean
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
days
Link copied to clipboard
val
days
:
Int
The number of days to retain flow log records.
enabled
Link copied to clipboard
val
enabled
:
Boolean
Boolean flag to enable/disable retention.