UsersOperationsExtensions.CreateUser Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Users.Models.MicrosoftGraphUser CreateUser (this Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Users.IUsersOperations operations, Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Users.Models.MicrosoftGraphUser body);
static member CreateUser : Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Users.IUsersOperations * Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Users.Models.MicrosoftGraphUser -> Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Users.Models.MicrosoftGraphUser
<Extension()>
Public Function CreateUser (operations As IUsersOperations, body As MicrosoftGraphUser) As MicrosoftGraphUser
Parameters
- operations
- IUsersOperations
- body
- MicrosoftGraphUser