baseUrl

fun baseUrl(baseUrl: String): AppConfiguration.Builder

Sets the base url for the App Services Application. The default value is DEFAULT_BASE_URL.

Return

the Builder instance used.

Parameters

baseUrl

the base url for the App Services Application.