userAssignedIdentities

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

Parameters

value

The list of user identities associated with the virtual machine scale set under the node type. Each entry will be an ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.


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


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

Parameters

values

The list of user identities associated with the virtual machine scale set under the node type. Each entry will be an ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.