Partager via


IWithPort Interface

Définition

Étape d’une configuration HTTP principale d’application gateway permettant de spécifier le numéro de port.

public interface IWithPort : Microsoft.Azure.Management.Network.Fluent.HasPort.Update.IWithPort<Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackendHttpConfiguration.Update.IUpdate>
type IWithPort = interface
    interface IWithPort<IUpdate>
Public Interface IWithPort
Implements IWithPort(Of IUpdate)
Dérivé
Implémente

Méthodes

WithPort(Int32)

Spécifie le numéro de port.

(Hérité de IWithPort<ReturnT>)

S’applique à