Get-PowerAppTenantUrlPatterns
Retrieves a list of URL patterns at the tenant level.
Syntax
Get-PowerAppTenantUrlPatterns
[-ApiVersion <String>]
[<CommonParameters>]
Description
The Get-TenantUrlPatterns cmdlet retrieves URL patterns for the signed in admin's tenant. Use Get-Help Get-TenantUrlPatterns -Examples for more detail.
Examples
EXAMPLE 1
Get-TenantUrlPatterns
Retrieves all URL patterns at the tenant level.
Parameters
-ApiVersion
Specifies the Api version that is called.
Type: | String |
Position: | Named |
Default value: | 2016-11-01 |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |