storageAccountContainerNames

@JvmName(name = "tuixisidxrclnaxl")
suspend fun storageAccountContainerNames(value: Output<List<String>>)
@JvmName(name = "epmvsypkatlueisa")
suspend fun storageAccountContainerNames(value: List<String>?)

Parameters

value

The list of the container names of the source Storage Account.

Note: The storage_account_container_names should be specified in the vaulted backup policy/operational and vaulted hybrid backup policy. Removing the storage_account_container_names will force a new resource to be created since it can't be removed once specified.


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


@JvmName(name = "phsadprhqgntsdbg")
suspend fun storageAccountContainerNames(values: List<Output<String>>)
@JvmName(name = "dgoecqjsbmrpfyxn")
suspend fun storageAccountContainerNames(vararg values: String)

Parameters

values

The list of the container names of the source Storage Account.

Note: The storage_account_container_names should be specified in the vaulted backup policy/operational and vaulted hybrid backup policy. Removing the storage_account_container_names will force a new resource to be created since it can't be removed once specified.