Partager via


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

S’applique à