storageAccounts

@JvmName(name = "gaaebycteocwjwjd")
suspend fun storageAccounts(value: Output<List<String>>)
@JvmName(name = "ayepfqdrdpitcygu")
suspend fun storageAccounts(value: List<String>?)

Parameters

value

The list of storage accounts to which the VMs in the primary cloud can replicate to.


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


@JvmName(name = "qklexwqqcmmngqip")
suspend fun storageAccounts(values: List<Output<String>>)
@JvmName(name = "pbdnhjwbkjucvabf")
suspend fun storageAccounts(vararg values: String)

Parameters

values

The list of storage accounts to which the VMs in the primary cloud can replicate to.