IWithApplicationGateway Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
É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 à
Azure SDK for .NET