AzureSqlDatabaseReplicationCommunicator.GetLink Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the specified Azure SQL Database replication link with Lagecy sdk
public Microsoft.Azure.Management.Sql.LegacySdk.Models.ReplicationLink GetLink (string resourceGroupName, string serverName, string databaseName, Guid linkId);
member this.GetLink : string * string * string * Guid -> Microsoft.Azure.Management.Sql.LegacySdk.Models.ReplicationLink
Public Function GetLink (resourceGroupName As String, serverName As String, databaseName As String, linkId As Guid) As ReplicationLink
Parameters
- resourceGroupName
- String
- serverName
- String
- databaseName
- String
- linkId
- Guid