UsersOperations(MicrosoftGraphClient) Constructor
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 UsersOperations (Microsoft.Azure.Commands.Common.MSGraph.Version1_0.MicrosoftGraphClient client);
new Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Users.UsersOperations : Microsoft.Azure.Commands.Common.MSGraph.Version1_0.MicrosoftGraphClient -> Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Users.UsersOperations
Public Sub New (client As MicrosoftGraphClient)
Parameters
- client
- MicrosoftGraphClient