storageAccounts

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


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

Parameters

values

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