eligibleAuthorizations

@JvmName(name = "qotnagjtadvfbtfs")
suspend fun eligibleAuthorizations(value: Output<List<EligibleAuthorizationArgs>>)
@JvmName(name = "ttbcllgqjyvxqsjm")
suspend fun eligibleAuthorizations(value: List<EligibleAuthorizationArgs>?)

Parameters

value

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


@JvmName(name = "fkanuhjomqvgmwrc")
suspend fun eligibleAuthorizations(vararg values: Output<EligibleAuthorizationArgs>)


@JvmName(name = "asqhymwrwhgrujyk")
suspend fun eligibleAuthorizations(values: List<Output<EligibleAuthorizationArgs>>)
@JvmName(name = "kuhkbtemkwugokbd")
suspend fun eligibleAuthorizations(vararg values: EligibleAuthorizationArgs)

Parameters

values

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


@JvmName(name = "cjrrjijmjqelyrxb")
suspend fun eligibleAuthorizations(argument: List<suspend EligibleAuthorizationArgsBuilder.() -> Unit>)
@JvmName(name = "xxgmsweynclchfch")
suspend fun eligibleAuthorizations(vararg argument: suspend EligibleAuthorizationArgsBuilder.() -> Unit)
@JvmName(name = "bapapepiblfemncc")
suspend fun eligibleAuthorizations(argument: suspend EligibleAuthorizationArgsBuilder.() -> Unit)

Parameters

argument

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