Update Failback Replication Configuration
| drs_update_failback_replication_configuration | R Documentation |
Allows you to update the failback replication configuration of a Recovery Instance by ID¶
Description¶
Allows you to update the failback replication configuration of a Recovery Instance by ID.
Usage¶
drs_update_failback_replication_configuration(bandwidthThrottling, name,
recoveryInstanceID, usePrivateIP)
Arguments¶
bandwidthThrottlingConfigure bandwidth throttling for the outbound data transfer rate of the Recovery Instance in Mbps.
nameThe name of the Failback Replication Configuration.
recoveryInstanceID[required] The ID of the Recovery Instance.
usePrivateIPWhether to use Private IP for the failback replication of the Recovery Instance.
Value¶
An empty list.