次の方法で共有


SqlServerResource.GetSyncAgents メソッド

定義

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

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

戻り値

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

適用対象