| Package | Description |
|---|---|
| com.azure.resourcemanager.authorization.models |
Package containing the data models for AuthorizationManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ActiveDirectoryUser.Definition
Container interface for all the definitions that need to be implemented.
|
| Modifier and Type | Method and Description |
|---|---|
ActiveDirectoryUser.DefinitionStages.WithPassword |
ActiveDirectoryUser.DefinitionStages.WithUserPrincipalName.withEmailAlias(String emailAlias)
Specifies the email alias of the new user.
|
ActiveDirectoryUser.DefinitionStages.WithPassword |
ActiveDirectoryUser.DefinitionStages.WithUserPrincipalName.withUserPrincipalName(String userPrincipalName)
Specifies the user principal name of the user.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.