userAssignedIdentities

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

Parameters

value

The user identity associated with the managed cluster. This identity will be used in control plane and only one user assigned identity is allowed. 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 = "xoejyxnfnfbufhqm")
fun userAssignedIdentities(vararg values: Pair<String, Any>)

Parameters

values

The user identity associated with the managed cluster. This identity will be used in control plane and only one user assigned identity is allowed. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.