userAssignedIdentities

@JvmName(name = "yhcypqupnjsoxiiv")
suspend fun userAssignedIdentities(value: Output<Map<String, Any>>)
@JvmName(name = "hfioaaqdijikdifo")
suspend fun userAssignedIdentities(value: Map<String, Any>?)

Parameters

value

The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.


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

Parameters

values

The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.