Get-TenantDetailsFromGraph
Get my organization tenant details from graph.
Syntax
Default (Default)
Get-TenantDetailsFromGraph
[[-GraphApiVersion] <String>]
Description
The Get-TenantDetailsFromGraph cmdlet calls graph and gets my organization tenant details. Use Get-Help Get-TenantDetailsFromGraph -Examples for more detail.
Examples
EXAMPLE 1
Get-TenantDetailsFromGraph
Get my tenant details from graph by calling graph service in version 1.6.
Parameters
-GraphApiVersion
Graph version to call. The default version is "1.6".
Parameter properties
Type: | String |
Default value: | 1.6 |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
(All)
Position: | 1 |
Mandatory: | False |
Value from pipeline: | False |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |