App Service Logs Http Logs Azure Blob Storage Args
data class AppServiceLogsHttpLogsAzureBlobStorageArgs(val retentionInDays: Output<Int>, val sasUrl: Output<String>) : ConvertibleToJava<AppServiceLogsHttpLogsAzureBlobStorageArgs>
Constructors
Link copied to clipboard
fun AppServiceLogsHttpLogsAzureBlobStorageArgs(retentionInDays: Output<Int>, sasUrl: Output<String>)