次の方法で共有


SqlServerResource.GetSqlServerCommunicationLinks メソッド

定義

SqlServer 内の SqlServerCommunicationLinkResources のコレクションを取得します。

public virtual Azure.ResourceManager.Sql.SqlServerCommunicationLinkCollection GetSqlServerCommunicationLinks ();
abstract member GetSqlServerCommunicationLinks : unit -> Azure.ResourceManager.Sql.SqlServerCommunicationLinkCollection
override this.GetSqlServerCommunicationLinks : unit -> Azure.ResourceManager.Sql.SqlServerCommunicationLinkCollection
Public Overridable Function GetSqlServerCommunicationLinks () As SqlServerCommunicationLinkCollection

戻り値

SqlServerCommunicationLinkResources のコレクションとその SqlServerCommunicationLinkResource に対する操作を表す オブジェクト。

適用対象