userAssignedIdentities

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


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