次の方法で共有


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)

ユーザーのユーザー プリンシパル名を指定します。 テナントの検証済みドメインのいずれかが含まれている必要があります。

適用対象