recoveryGroups

@JvmName(name = "bamkuanmbdrppthm")
suspend fun recoveryGroups(vararg values: Output<ReplicationRecoveryPlanRecoveryGroupArgs>)


@JvmName(name = "qbhbddhcsdvkbwgu")
suspend fun recoveryGroups(value: Output<List<ReplicationRecoveryPlanRecoveryGroupArgs>>)
@JvmName(name = "eyoiblutqcjitses")
suspend fun recoveryGroups(value: List<ReplicationRecoveryPlanRecoveryGroupArgs>?)

Deprecated

the `recovery_group` block has been deprecated in favour of the `shutdown_recovery_group`, `failover_recovery_group` and `boot_recovery_group` and will be removed in version 4.0 of the provider.

Parameters

value

Three or more recovery_group block defined as below. Note: The recovery_group block is deprecated in favor of shutdown_recovery_group, failover_recovery_group and boot_recovery_group. It will be removed in v4.0 of the Azure Provider.


@JvmName(name = "apkhfvfjsiypxecl")
suspend fun recoveryGroups(values: List<Output<ReplicationRecoveryPlanRecoveryGroupArgs>>)
@JvmName(name = "uxdtfcccldvfoxhm")
suspend fun recoveryGroups(vararg values: ReplicationRecoveryPlanRecoveryGroupArgs)

Deprecated

the `recovery_group` block has been deprecated in favour of the `shutdown_recovery_group`, `failover_recovery_group` and `boot_recovery_group` and will be removed in version 4.0 of the provider.

Parameters

values

Three or more recovery_group block defined as below. Note: The recovery_group block is deprecated in favor of shutdown_recovery_group, failover_recovery_group and boot_recovery_group. It will be removed in v4.0 of the Azure Provider.


@JvmName(name = "bhfugchbwkustbjy")
suspend fun recoveryGroups(argument: List<suspend ReplicationRecoveryPlanRecoveryGroupArgsBuilder.() -> Unit>)
@JvmName(name = "ahamwqmlupxjqnck")
suspend fun recoveryGroups(vararg argument: suspend ReplicationRecoveryPlanRecoveryGroupArgsBuilder.() -> Unit)
@JvmName(name = "ddpfbrjospsheytc")
suspend fun recoveryGroups(argument: suspend ReplicationRecoveryPlanRecoveryGroupArgsBuilder.() -> Unit)

Deprecated

the `recovery_group` block has been deprecated in favour of the `shutdown_recovery_group`, `failover_recovery_group` and `boot_recovery_group` and will be removed in version 4.0 of the provider.

Parameters

argument

Three or more recovery_group block defined as below. Note: The recovery_group block is deprecated in favor of shutdown_recovery_group, failover_recovery_group and boot_recovery_group. It will be removed in v4.0 of the Azure Provider.