你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWithUserPrincipalNameBeta 接口

定义

允许指定用户主体名称的用户定义。

public interface IWithUserPrincipalNameBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithUserPrincipalNameBeta = interface
    interface IBeta
Public Interface IWithUserPrincipalNameBeta
Implements IBeta
派生
实现

方法

WithEmailAlias(String)

指定新用户的电子邮件别名。

WithUserPrincipalName(String)

指定用户的用户主体名称。 它必须包含租户的已验证域之一。

适用于