storageAccounts

@JvmName(name = "ekkwrgbsxlbmumjp")
suspend fun storageAccounts(value: Output<List<String>>)
@JvmName(name = "xtrlhrjdvhfqwdio")
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 = "usjmyhppkecdpuoi")
suspend fun storageAccounts(vararg values: Output<String>)


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

Parameters

values

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