userAssignedIdentities

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

Parameters

value

Optional array of resource IDs of user assigned managed identities to be configured on the build VM and validation VM. This may include the identity of the image template.


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


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

Parameters

values

Optional array of resource IDs of user assigned managed identities to be configured on the build VM and validation VM. This may include the identity of the image template.