recoveryGroups

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


@JvmName(name = "rxbfofwmbudttoxc")
suspend fun recoveryGroups(value: Output<List<ReplicationRecoveryPlanRecoveryGroupArgs>>)
@JvmName(name = "jdpfdgqaahphyhew")
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 = "fqjilicjqcsmeixr")
suspend fun recoveryGroups(values: List<Output<ReplicationRecoveryPlanRecoveryGroupArgs>>)
@JvmName(name = "jvighdsfetftrmof")
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 = "ficrvyslrxrpgpde")
suspend fun recoveryGroups(argument: List<suspend ReplicationRecoveryPlanRecoveryGroupArgsBuilder.() -> Unit>)
@JvmName(name = "dyolclcgfaflavsp")
suspend fun recoveryGroups(vararg argument: suspend ReplicationRecoveryPlanRecoveryGroupArgsBuilder.() -> Unit)
@JvmName(name = "htbnrmwalentijkb")
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.