次の方法で共有


SqlServerResource.GetSqlPrivateEndpointConnections メソッド

定義

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

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

戻り値

SqlPrivateEndpointConnectionResources のコレクションと、SqlPrivateEndpointConnectionResource に対する操作を表す オブジェクト。

適用対象