userAssignedIdentities

@JvmName(name = "cviitpojjdtxuenb")
suspend fun userAssignedIdentities(value: Output<List<String>>)
@JvmName(name = "nqhchlyesfuerxgj")
suspend fun userAssignedIdentities(value: List<String>?)

Parameters

value

The list of user-assigned managed identities associated with the resource. Key is the Azure resource Id of the managed identity.


@JvmName(name = "lbkykhwnkjryjess")
suspend fun userAssignedIdentities(vararg values: Output<String>)


@JvmName(name = "sjvdlfndmibidbmd")
suspend fun userAssignedIdentities(values: List<Output<String>>)
@JvmName(name = "eioqmdkywvfgvnnb")
suspend fun userAssignedIdentities(vararg values: String)

Parameters

values

The list of user-assigned managed identities associated with the resource. Key is the Azure resource Id of the managed identity.