toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.outputs
/
GetWindowsWebAppLogHttpLogAzureBlobStorage
Get
Windows
Web
App
Log
Http
Log
Azure
Blob
Storage
data
class
GetWindowsWebAppLogHttpLogAzureBlobStorage
(
val
retentionInDays
:
Int
,
val
sasUrl
:
String
)
Members
Constructors
Get
Windows
Web
App
Log
Http
Log
Azure
Blob
Storage
Link copied to clipboard
constructor
(
retentionInDays
:
Int
,
sasUrl
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
retention
In
Days
Link copied to clipboard
val
retentionInDays
:
Int
The retention period in days.
sas
Url
Link copied to clipboard
val
sasUrl
:
String
The SAS url to the Azure Blob container.