authorizations

@JvmName(name = "pytetkbhejeryaqm")
suspend fun authorizations(value: Output<List<AuthorizationArgs>>)
@JvmName(name = "trhfkdvsxswfqyem")
suspend fun authorizations(value: List<AuthorizationArgs>)

Parameters

value

The collection of authorization objects describing the access Azure Active Directory principals in the managedBy tenant will receive on the delegated resource in the managed tenant.


@JvmName(name = "boxomqjqkisuxvto")
suspend fun authorizations(vararg values: Output<AuthorizationArgs>)


@JvmName(name = "btuckdpwaiqubfet")
suspend fun authorizations(values: List<Output<AuthorizationArgs>>)
@JvmName(name = "ijwaqovpvyrvmyxu")
suspend fun authorizations(vararg values: AuthorizationArgs)

Parameters

values

The collection of authorization objects describing the access Azure Active Directory principals in the managedBy tenant will receive on the delegated resource in the managed tenant.


@JvmName(name = "ityiywirxrhpvsis")
suspend fun authorizations(argument: List<suspend AuthorizationArgsBuilder.() -> Unit>)
@JvmName(name = "xpocjgmcmggbtvmb")
suspend fun authorizations(vararg argument: suspend AuthorizationArgsBuilder.() -> Unit)
@JvmName(name = "vrmakreeamvfsijv")
suspend fun authorizations(argument: suspend AuthorizationArgsBuilder.() -> Unit)

Parameters

argument

The collection of authorization objects describing the access Azure Active Directory principals in the managedBy tenant will receive on the delegated resource in the managed tenant.