Uses of Interface
com.azure.resourcemanager.authorization.models.ActiveDirectoryUser.DefinitionStages.WithPassword
Packages that use ActiveDirectoryUser.DefinitionStages.WithPassword
Package
Description
Package containing the data models for AuthorizationManagementClient.
-
Uses of ActiveDirectoryUser.DefinitionStages.WithPassword in com.azure.resourcemanager.authorization.models
Subinterfaces of ActiveDirectoryUser.DefinitionStages.WithPassword in com.azure.resourcemanager.authorization.modelsModifier and TypeInterfaceDescriptionstatic interfaceContainer interface for all the definitions that need to be implemented.Methods in com.azure.resourcemanager.authorization.models that return ActiveDirectoryUser.DefinitionStages.WithPasswordModifier and TypeMethodDescriptionActiveDirectoryUser.DefinitionStages.WithUserPrincipalName.withEmailAlias(String emailAlias) Specifies the email alias of the new user.ActiveDirectoryUser.DefinitionStages.WithUserPrincipalName.withUserPrincipalName(String userPrincipalName) Specifies the user principal name of the user.