userAssignedIdentities

@JvmName(name = "amisohfisickmlay")
suspend fun userAssignedIdentities(value: Output<Map<String, UserIdentityPropertiesArgs>>)
@JvmName(name = "cuwpikhhjksinolb")
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}'. This property is currently not used and reserved for future usage.


@JvmName(name = "gjifrjnmxqvcajxc")
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}'. This property is currently not used and reserved for future usage.


@JvmName(name = "lkusgdjkqkuivtpw")
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}'. This property is currently not used and reserved for future usage.