storageAccountContainerNames

@JvmName(name = "ixsjpcjatpygfxnd")
suspend fun storageAccountContainerNames(value: Output<List<String>>)
@JvmName(name = "vwkkwrkdbtkcyoiv")
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 = "tbriwquwqoydmigk")
suspend fun storageAccountContainerNames(vararg values: Output<String>)


@JvmName(name = "bwlvhpfmgsbamklv")
suspend fun storageAccountContainerNames(values: List<Output<String>>)
@JvmName(name = "nujgbuqmgydaqaxy")
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.