eligibleAuthorizations

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


@JvmName(name = "vqgwcnxomwnyeift")
suspend fun eligibleAuthorizations(values: List<Output<EligibleAuthorizationArgs>>)
@JvmName(name = "cdutphgagdhhmxdb")
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 = "fpjowptjedqogpsu")
suspend fun eligibleAuthorizations(argument: List<suspend EligibleAuthorizationArgsBuilder.() -> Unit>)
@JvmName(name = "jsvfpnxkmvhjwywj")
suspend fun eligibleAuthorizations(vararg argument: suspend EligibleAuthorizationArgsBuilder.() -> Unit)
@JvmName(name = "clqjvawlqldkdlji")
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.