userAssignedIdentities

@JvmName(name = "cbtreexrqmhopote")
suspend fun userAssignedIdentities(value: Output<Map<String, UserAssignedIdentityArgs>>)
@JvmName(name = "tpgyuhfojcsradgm")
suspend fun userAssignedIdentities(value: Map<String, UserAssignedIdentityArgs>?)

Parameters

value

The list of user-assigned managed identities associated with the resource. Key is the Azure resource Id of the managed identity.


@JvmName(name = "wrybaeoddywvapje")
suspend fun userAssignedIdentities(vararg argument: Pair<String, suspend UserAssignedIdentityArgsBuilder.() -> Unit>)

Parameters

argument

The list of user-assigned managed identities associated with the resource. Key is the Azure resource Id of the managed identity.


@JvmName(name = "tfixumausvjyxids")
fun userAssignedIdentities(vararg values: Pair<String, UserAssignedIdentityArgs>)

Parameters

values

The list of user-assigned managed identities associated with the resource. Key is the Azure resource Id of the managed identity.