Compartilhar via


IWithApplicationGateway<ParentT> Interface

Definição

O estágio da definição de configuração de IP do adaptador de rede que permite especificar o balanceador de carga ao qual associar essa configuração de IP.

public interface IWithApplicationGateway<ParentT> : Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Definition.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)

Parâmetros de tipo

ParentT

O estágio da definição do adaptador de rede pai ao qual retornar depois de anexar essa definição.

Derivado
Implementações

Métodos

WithExistingApplicationGatewayBackend(IApplicationGateway, String)

Especifica o back-end do gateway de aplicativo ao qual associar essa configuração de IP.

(Herdado de IWithApplicationGatewayBeta<ParentT>)

Aplica-se a