Partager via


IWithApplicationGateway<ParentT> Interface

Définition

Étape de la définition de configuration IP de l’interface réseau permettant de spécifier l’équilibreur de charge auquel associer cette configuration IP.

public interface IWithApplicationGateway<ParentT> : Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Definition.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)

Paramètres de type

ParentT

Étape de la définition d’interface réseau parente à laquelle revenir après l’attachement de cette définition.

Dérivé
Implémente

Méthodes

WithExistingApplicationGatewayBackend(IApplicationGateway, String)

Spécifie le serveur principal de la passerelle d’application à laquelle associer cette configuration IP.

(Hérité de IWithApplicationGatewayBeta<ParentT>)

S’applique à