eligibleAuthorizations

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


@JvmName(name = "gbrwsopvahocbapq")
suspend fun eligibleAuthorizations(values: List<Output<EligibleAuthorizationArgs>>)
@JvmName(name = "tukethfvkmemrous")
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 = "vmwpuitpmmpbglrr")
suspend fun eligibleAuthorizations(argument: List<suspend EligibleAuthorizationArgsBuilder.() -> Unit>)
@JvmName(name = "dmtaprkkrkajdwcp")
suspend fun eligibleAuthorizations(vararg argument: suspend EligibleAuthorizationArgsBuilder.() -> Unit)
@JvmName(name = "iphhjsafnwycanha")
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.