userAssignedIdentities

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

Parameters

value

The user identity associated with the policy. 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 = "iwgxjrlyfrmvhxjb")
suspend fun userAssignedIdentities(vararg values: Output<String>)


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

Parameters

values

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