userAssignedIdentities

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

Parameters

value

The list of user identities associated with the Batch pool. 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 = "otcmtoryailmdwfw")
fun userAssignedIdentities(vararg values: Pair<String, Any>)

Parameters

values

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