Windows Web App Slot Logs Http Logs Azure Blob Storage Args
data class WindowsWebAppSlotLogsHttpLogsAzureBlobStorageArgs(val retentionInDays: Output<Int>? = null, val sasUrl: Output<String>) : ConvertibleToJava<WindowsWebAppSlotLogsHttpLogsAzureBlobStorageArgs>
Constructors
Link copied to clipboard
fun WindowsWebAppSlotLogsHttpLogsAzureBlobStorageArgs(retentionInDays: Output<Int>? = null, sasUrl: Output<String>)