Windows Function App Slot Site Config App Service Logs Args
data class WindowsFunctionAppSlotSiteConfigAppServiceLogsArgs(val diskQuotaMb: Output<Int>? = null, val retentionPeriodDays: Output<Int>? = null) : ConvertibleToJava<WindowsFunctionAppSlotSiteConfigAppServiceLogsArgs>
Constructors
Link copied to clipboard
fun WindowsFunctionAppSlotSiteConfigAppServiceLogsArgs(diskQuotaMb: Output<Int>? = null, retentionPeriodDays: Output<Int>? = null)