eligibleAuthorizations

@JvmName(name = "vnnprocigptfnfcp")
suspend fun eligibleAuthorizations(value: Output<List<EligibleAuthorizationArgs>>)
@JvmName(name = "jsbdmkokjyewmnht")
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 = "fwnahevvnwgcaigt")
suspend fun eligibleAuthorizations(vararg values: Output<EligibleAuthorizationArgs>)


@JvmName(name = "itfvfrefgrfwxmjy")
suspend fun eligibleAuthorizations(values: List<Output<EligibleAuthorizationArgs>>)
@JvmName(name = "mexmbexxweoxdvcp")
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 = "mawmhfqklbkajdci")
suspend fun eligibleAuthorizations(argument: List<suspend EligibleAuthorizationArgsBuilder.() -> Unit>)
@JvmName(name = "fonjoxnlfmxvlvnw")
suspend fun eligibleAuthorizations(vararg argument: suspend EligibleAuthorizationArgsBuilder.() -> Unit)
@JvmName(name = "mgyawgxxixqpiloy")
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.