userAssignedIdentities

@JvmName(name = "epygrvtaxvfwaxfc")
suspend fun userAssignedIdentities(value: Output<Map<String, UserIdentityPropertiesArgs>>)
@JvmName(name = "obpgplooxgjvhpyh")
suspend fun userAssignedIdentities(value: Map<String, UserIdentityPropertiesArgs>?)

Parameters

value

The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/ providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.


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

Parameters

argument

The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/ providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.


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

Parameters

values

The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/ providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.