userAssignedIdentities

@JvmName(name = "qweuoqlqkejrqhuh")
suspend fun userAssignedIdentities(value: Output<Map<String, UserIdentityPropertiesArgs>>)
@JvmName(name = "cfiifjbimqhtcgwm")
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 = "gwiyrplqjcsxtyvw")
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 = "sckgapfkjrawawiu")
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}'.