Last active
May 4, 2023 06:26
-
-
Save moiaune/d34e22536c5e0dd21a721ad76c82c6bf to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# we need to get the full help document to see the OUTPUT section | |
PS> Get-Help Get-MgUser -Full | |
... | |
INPUTS | |
Microsoft.Graph.PowerShell.Models.IUsersIdentity | |
OUTPUTS | |
Microsoft.Graph.PowerShell.Models.IMicrosoftGraphUser | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment