GetWindowsWebAppLogHttpLogAzureBlobStorage

data class GetWindowsWebAppLogHttpLogAzureBlobStorage(val retentionInDays: Int, val sasUrl: String)

Constructors

constructor(retentionInDays: Int, sasUrl: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The retention period in days.

Link copied to clipboard

The SAS url to the Azure Blob container.