allowedExternalRedirectUrls

@JvmName(name = "whekaynypfwrnyqc")
suspend fun allowedExternalRedirectUrls(value: Output<List<String>>)
@JvmName(name = "nsjwhlnbbfuckevd")
suspend fun allowedExternalRedirectUrls(value: List<String>?)

Parameters

value

Specifies a list of External URLs that can be redirected to as part of logging in or logging out of the Windows Web App Slot.


@JvmName(name = "ylsyagmkgbvrolcj")
suspend fun allowedExternalRedirectUrls(vararg values: Output<String>)


@JvmName(name = "triknxcvtpqpqvab")
suspend fun allowedExternalRedirectUrls(values: List<Output<String>>)
@JvmName(name = "cnysnijteeexmlsv")
suspend fun allowedExternalRedirectUrls(vararg values: String)

Parameters

values

Specifies a list of External URLs that can be redirected to as part of logging in or logging out of the Windows Web App Slot.