userAssignedIdentities

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

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 = "eefwnhqdjjgidpuu")
suspend fun userAssignedIdentities(vararg values: Output<String>)


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

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.