storageAccountIds

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

Parameters

value

The storage account resource ids to be linked.


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


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

Parameters

values

The storage account resource ids to be linked.