userAssignedIdentities

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

Parameters

value

The list of user identities associated with the disk encryption set. 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 = "ycyfmonplpyhquvs")
suspend fun userAssignedIdentities(vararg values: Output<String>)


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

Parameters

values

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