Partager via


IWithApplicationGateway Interface

Définition

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

public interface IWithApplicationGateway : Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Update.IWithApplicationGatewayBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithApplicationGateway = interface
    interface IWithApplicationGatewayBeta
    interface IBeta
Public Interface IWithApplicationGateway
Implements IBeta, IWithApplicationGatewayBeta
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)
WithoutApplicationGatewayBackends()

Supprime toutes les associations existantes avec les back-ends de passerelle d’application.

(Hérité de IWithApplicationGatewayBeta)

S’applique à