storageAccounts

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


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

Parameters

values

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