次の方法で共有


PostgreSqlServerData.PrivateEndpointConnections プロパティ

定義

サーバー上のプライベート エンドポイント接続の一覧。

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.PostgreSql.Models.PostgreSqlServerPrivateEndpointConnection> PrivateEndpointConnections { get; }
member this.PrivateEndpointConnections : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.PostgreSql.Models.PostgreSqlServerPrivateEndpointConnection>
Public ReadOnly Property PrivateEndpointConnections As IReadOnlyList(Of PostgreSqlServerPrivateEndpointConnection)

プロパティ値

適用対象