appServiceLogs

@JvmName(name = "mjaajxmrsvckbcif")
suspend fun appServiceLogs(value: Output<WindowsFunctionAppSiteConfigAppServiceLogsArgs>)
@JvmName(name = "cmcfniymbeliujsm")
suspend fun appServiceLogs(value: WindowsFunctionAppSiteConfigAppServiceLogsArgs?)

Parameters

value

An app_service_logs block as defined above.


@JvmName(name = "jaxyllnrgebgbopi")
suspend fun appServiceLogs(argument: suspend WindowsFunctionAppSiteConfigAppServiceLogsArgsBuilder.() -> Unit)

Parameters

argument

An app_service_logs block as defined above.