Partager via


IWithDomain<ParentT> Interface

Définition

Étape d’une définition de liaison de nom d’hôte permettant de spécifier un domaine.

public interface IWithDomain<ParentT>
type IWithDomain<'ParentT> = interface
Public Interface IWithDomain(Of ParentT)

Paramètres de type

ParentT

Étape de la définition parente à laquelle revenir après l’attachement de cette définition.

Dérivé

Méthodes

WithAzureManagedDomain(IAppServiceDomain)

Se lie à un domaine acheté auprès d’Azure.

WithThirdPartyDomain(String)

Lie à un domaine tiers.

S’applique à