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.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)

Paramètres de type

ParentT

Étape de la mise à jour de l’interface réseau parente vers laquelle revenir après avoir attaché cette définition.

Dérivé
Implémente

Méthodes

WithExistingApplicationGatewayBackend(IApplicationGateway, String)

Spécifie le back-end de passerelle d’application à laquelle associer cette configuration IP.

(Hérité de IWithApplicationGatewayBeta<ParentT>)

S’applique à