次の方法で共有


PostgreSqlServerResource.GetPostgreSqlPrivateEndpointConnections メソッド

定義

PostgreSqlServer 内の PostgreSqlPrivateEndpointConnectionResources のコレクションを取得します。

public virtual Azure.ResourceManager.PostgreSql.PostgreSqlPrivateEndpointConnectionCollection GetPostgreSqlPrivateEndpointConnections ();
abstract member GetPostgreSqlPrivateEndpointConnections : unit -> Azure.ResourceManager.PostgreSql.PostgreSqlPrivateEndpointConnectionCollection
override this.GetPostgreSqlPrivateEndpointConnections : unit -> Azure.ResourceManager.PostgreSql.PostgreSqlPrivateEndpointConnectionCollection
Public Overridable Function GetPostgreSqlPrivateEndpointConnections () As PostgreSqlPrivateEndpointConnectionCollection

戻り値

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

適用対象