ApplicationGatewayPrivateEndpointConnectionListResultOutput interface
ListApplicationGatewayPrivateEndpointConnection API サービス呼び出しの応答。 アプリケーション ゲートウェイのすべてのプライベート エンドポイント接続を取得します。
プロパティ
next |
次の結果セットを取得する URL。 |
value | アプリケーション ゲートウェイ上のプライベート エンドポイント接続の一覧。 |
プロパティの詳細
nextLink
次の結果セットを取得する URL。
nextLink?: string
プロパティ値
string
value
アプリケーション ゲートウェイ上のプライベート エンドポイント接続の一覧。
value?: ApplicationGatewayPrivateEndpointConnectionOutput[]
プロパティ値
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for JavaScript