identityIds

@JvmName(name = "yxonnsqeokykihsr")
suspend fun identityIds(value: Output<List<String>>)
@JvmName(name = "pphdbcgxwcofdtek")
suspend fun identityIds(value: List<String>)

Parameters

value

Specifies a list of User Managed Identity IDs to be assigned to this Orchestrated Windows Virtual Machine Scale Set.


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


@JvmName(name = "vwsgwwqjuamvemmm")
suspend fun identityIds(values: List<Output<String>>)
@JvmName(name = "byavhisduddusmmq")
suspend fun identityIds(vararg values: String)

Parameters

values

Specifies a list of User Managed Identity IDs to be assigned to this Orchestrated Windows Virtual Machine Scale Set.