Partager via


IWithHostName<ReturnT> Interface

Définition

Étape d’une mise à jour permettant de spécifier un nom d’hôte.

public interface IWithHostName<ReturnT>
type IWithHostName<'ReturnT> = interface
Public Interface IWithHostName(Of ReturnT)

Paramètres de type

ReturnT

Étape suivante de la mise à jour.

Dérivé

Méthodes

WithHostName(String)

Spécifie le nom d’hôte.

S’applique à