toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.outputs
/
GetLinuxWebAppLogHttpLogFileSystem
Get
Linux
Web
App
Log
Http
Log
File
System
data
class
GetLinuxWebAppLogHttpLogFileSystem
(
val
retentionInDays
:
Int
,
val
retentionInMb
:
Int
)
Members
Constructors
Get
Linux
Web
App
Log
Http
Log
File
System
Link copied to clipboard
constructor
(
retentionInDays
:
Int
,
retentionInMb
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
retention
In
Days
Link copied to clipboard
val
retentionInDays
:
Int
The retention period in days.
retention
In
Mb
Link copied to clipboard
val
retentionInMb
:
Int
The maximum size in megabytes that log files can use.