storageAccounts

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


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

Parameters

values

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