Get-TenantSettings
Retrieves Power Platform tenant settings.
PowerShell
Get-TenantSettings
[[-ApiVersion] <String>]
[<CommonParameters>]
The Get-TenantSettings cmdlet retrieves all Power Platform tenant-level settings. Use Get-Help Get-TenantSettings -Examples for more detail.
PowerShell
Get-TenantSettings
Return: @{walkMeOptOut=False}
The api version to call with. Default 2016-11-01
Type: | String |
Position: | 1 |
Default value: | 2016-11-01 |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |