LinuxFunctionAppSlotAuthSettingsMicrosoftArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "umapvbpdwakmuyvc")
suspend fun clientId(value: Output<String>)
@JvmName(name = "rgilmkiyjlsrxesy")
suspend fun clientId(value: String)
Link copied to clipboard
@JvmName(name = "ebhhrldgincqkmeh")
suspend fun clientSecret(value: Output<String>)
@JvmName(name = "gdeixqvrmqigwbir")
suspend fun clientSecret(value: String?)
Link copied to clipboard
@JvmName(name = "bdjnxxwmsuwopina")
suspend fun clientSecretSettingName(value: Output<String>)
@JvmName(name = "pvqdglkclmdkwjrh")
suspend fun clientSecretSettingName(value: String?)
Link copied to clipboard
@JvmName(name = "ubisufbilwmhrabl")
suspend fun oauthScopes(value: Output<List<String>>)
@JvmName(name = "ufkiwmhwxmsxyrne")
suspend fun oauthScopes(vararg values: Output<String>)
@JvmName(name = "kdwxkmmemfwjlegc")
suspend fun oauthScopes(vararg values: String)
@JvmName(name = "lllcxwmxtjgcrmce")
suspend fun oauthScopes(values: List<Output<String>>)
@JvmName(name = "hmtradoahkmyxtbf")
suspend fun oauthScopes(value: List<String>?)