oauthScopes

@JvmName(name = "nfojksfccctsusup")
suspend fun oauthScopes(value: Output<List<String>>)
@JvmName(name = "nltxqvxqyekhxjsr")
suspend fun oauthScopes(value: List<String>?)

Parameters

value

The OAuth 2.0 scopes that will be requested as part of Microsoft Account authentication. https://msdn.microsoft.com/en-us/library/dn631845.aspx


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


@JvmName(name = "liesjrbgbykmqdpw")
suspend fun oauthScopes(values: List<Output<String>>)
@JvmName(name = "strjcumrbspfxlwr")
suspend fun oauthScopes(vararg values: String)

Parameters

values

The OAuth 2.0 scopes that will be requested as part of Microsoft Account authentication. https://msdn.microsoft.com/en-us/library/dn631845.aspx