SqlDatabaseResource.GetSqlServerDatabaseReplicationLinks 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 a collection of SqlServerDatabaseReplicationLinkResources in the SqlDatabase.
public virtual Azure.ResourceManager.Sql.SqlServerDatabaseReplicationLinkCollection GetSqlServerDatabaseReplicationLinks();abstract member GetSqlServerDatabaseReplicationLinks : unit -> Azure.ResourceManager.Sql.SqlServerDatabaseReplicationLinkCollection
override this.GetSqlServerDatabaseReplicationLinks : unit -> Azure.ResourceManager.Sql.SqlServerDatabaseReplicationLinkCollectionPublic Overridable Function GetSqlServerDatabaseReplicationLinks () As SqlServerDatabaseReplicationLinkCollectionReturns
An object representing collection of SqlServerDatabaseReplicationLinkResources and their operations over a SqlServerDatabaseReplicationLinkResource.