Share via


IWithCustomDomain Interface

Définition

Étape d’une définition de compte de stockage permettant d’associer un domaine personnalisé au compte.

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

Méthodes

WithCustomDomain(CustomDomain)

Spécifie le domaine utilisateur affecté au compte de stockage.

WithCustomDomain(String)

Spécifie le domaine utilisateur affecté au compte de stockage.

WithCustomDomain(String, Boolean)

Spécifie le domaine utilisateur affecté au compte de stockage.

S’applique à