次の方法で共有


IWithUserPrincipalNameBeta.WithUserPrincipalName(String) メソッド

定義

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

public Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Definition.IWithPassword WithUserPrincipalName (string userPrincipalName);
abstract member WithUserPrincipalName : string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Definition.IWithPassword
Public Function WithUserPrincipalName (userPrincipalName As String) As IWithPassword

パラメーター

userPrincipalName
String

ユーザー プリンシパル名。

戻り値

適用対象