IWithApplicationGateway<ParentT> インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
この IP 構成を関連付けるロード バランサーを指定できるネットワーク インターフェイス IP 構成定義のステージ。
public interface IWithApplicationGateway<ParentT> : Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.UpdateDefinition.IWithApplicationGatewayBeta<ParentT>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithApplicationGateway<'ParentT> = interface
interface IWithApplicationGatewayBeta<'ParentT>
interface IBeta
Public Interface IWithApplicationGateway(Of ParentT)
Implements IBeta, IWithApplicationGatewayBeta(Of ParentT)
型パラメーター
- ParentT
親ネットワーク インターフェイスのステージは、この定義をアタッチした後に に戻ります。
- 派生
- 実装
メソッド
WithExistingApplicationGatewayBackend(IApplicationGateway, String) |
この IP 構成を関連付けるアプリケーション ゲートウェイ バックエンドを指定します。 (継承元 IWithApplicationGatewayBeta<ParentT>) |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET