storageAccountIds

@JvmName(name = "ibpujojdbhmasbdx")
suspend fun storageAccountIds(value: Output<List<String>>)
@JvmName(name = "kwuggaomhjtwqxsf")
suspend fun storageAccountIds(value: List<String>?)

Parameters

value

The storage account resource ids to be linked.


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


@JvmName(name = "xfvhfeobtteappqm")
suspend fun storageAccountIds(values: List<Output<String>>)
@JvmName(name = "thyrijvawepqueay")
suspend fun storageAccountIds(vararg values: String)

Parameters

values

The storage account resource ids to be linked.