次の方法で共有


ApplicationGatewayData.PrivateEndpointConnections プロパティ

定義

アプリケーション ゲートウェイでのプライベート エンドポイント接続。

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

プロパティ値

適用対象