UsersOperationsExtensions.GetMyProfile(IUsersOperations) 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 GetMyProfile (this Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Users.IUsersOperations operations);
static member GetMyProfile : Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Users.IUsersOperations -> Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Users.Models.MicrosoftGraphUser
<Extension()>
Public Function GetMyProfile (operations As IUsersOperations) As MicrosoftGraphUser
Parameters
- operations
- IUsersOperations