Partager via


IWithFrontendPort Interface

Définition

Étape d’une définition de passerelle d’application permettant d’ajouter un port frontal.

public interface IWithFrontendPort
type IWithFrontendPort = interface
Public Interface IWithFrontendPort
Dérivé

Méthodes

WithFrontendPort(Int32)

Crée un port frontal avec un nom généré automatiquement et le numéro de port spécifié, sauf s’il en existe déjà un.

WithFrontendPort(Int32, String)

Crée un port frontal avec le nom et le numéro de port spécifiés, sauf s’il existe déjà un port correspondant à ce nom et/ou à ce numéro.

S’applique à