userAssignedIdentities

@JvmName(name = "ppnmsdythurxppyq")
suspend fun userAssignedIdentities(value: Output<Map<String, UserAssignedIdentityArgs>>)
@JvmName(name = "mdaxfbkqvrhbkmjd")
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 = "npkdabgnlvecbjgf")
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 = "yqjcjheqmrregijb")
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.