IWithApplicationGatewayBeta<ParentT> 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 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 IWithApplicationGatewayBeta<ParentT> : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithApplicationGatewayBeta<'ParentT> = interface
interface IBeta
Public Interface IWithApplicationGatewayBeta(Of ParentT)
Implements IBeta
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. |
S’applique à
Azure SDK for .NET