userAssignedIdentities

@JvmName(name = "kjmybiuyfogibmxs")
suspend fun userAssignedIdentities(value: Output<List<String>>)
@JvmName(name = "bgycaoaqcljociab")
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 = "vpukqtlrngngvvkw")
suspend fun userAssignedIdentities(vararg values: Output<String>)


@JvmName(name = "sqtopslqatnjtkqs")
suspend fun userAssignedIdentities(values: List<Output<String>>)
@JvmName(name = "plecolytrxqokoel")
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.