Get-TenantDetailsFromGraph
Get Power Platform tenant details from graph.
Syntax
Default (Default)
Get-TenantDetailsFromGraph
[[-GraphApiVersion] <String>]
Description
The Get-TenantDetailsFromGraph function calls Microsoft Graph and gets Power Platform tenant details. Use Get-Help Get-TenantDetailsFromGraph -Examples for more detail.
Examples
EXAMPLE 1
Get-TenantDetailsFromGraph
Returns Power Platform tenant details from Graph by calling graph service in version v1.0.
Parameters
-GraphApiVersion
Graph version to call. The default version is "v1.0."
Parameter properties
| Type: | String |
| Default value: | V1.0 |
| 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 |