Skip to main content

replication_links

Overview

Namereplication_links
TypeResource
Idazure.sql.replication_links

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTdatabaseName, linkId, resourceGroupName, serverName, subscriptionIdGets a replication link.
list_by_databaseSELECTdatabaseName, resourceGroupName, serverName, subscriptionIdGets a list of replication links on database.
list_by_serverSELECTresourceGroupName, serverName, subscriptionIdGets a list of replication links.
deleteDELETEdatabaseName, linkId, resourceGroupName, serverName, subscriptionIdDeletes the replication link.
_list_by_databaseEXECdatabaseName, resourceGroupName, serverName, subscriptionIdGets a list of replication links on database.
_list_by_serverEXECresourceGroupName, serverName, subscriptionIdGets a list of replication links.
failoverEXECdatabaseName, linkId, resourceGroupName, serverName, subscriptionIdFails over from the current primary server to this server.
failover_allow_data_lossEXECdatabaseName, linkId, resourceGroupName, serverName, subscriptionIdFails over from the current primary server to this server allowing data loss.