FunctionAppSlotAuthSettingsMicrosoftArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "rtlxpwyercwndedb")
suspend fun clientId(value: Output<String>)
@JvmName(name = "mcbucgnlyyevhpmb")
suspend fun clientId(value: String)
Link copied to clipboard
@JvmName(name = "ecppofmsnbrbqacb")
suspend fun clientSecret(value: Output<String>)
@JvmName(name = "dixebxyrxagyhgcq")
suspend fun clientSecret(value: String)
Link copied to clipboard
@JvmName(name = "gsrymlxoyagqbjgw")
suspend fun oauthScopes(value: Output<List<String>>)
@JvmName(name = "hduqilmitdlakkxq")
suspend fun oauthScopes(vararg values: Output<String>)
@JvmName(name = "piumesiwmtvecgmq")
suspend fun oauthScopes(vararg values: String)
@JvmName(name = "rhobvqfihlycovvq")
suspend fun oauthScopes(values: List<Output<String>>)
@JvmName(name = "ercrljuarghwshsi")
suspend fun oauthScopes(value: List<String>?)