TenantToTenant-ViewApprovalRequest
View tenant-to-tenant migration approval requests for the tenant.
Syntax
Default (Default)
TenantToTenant-ViewApprovalRequest
[[-ApiVersion] <String>]
[<CommonParameters>]
Description
The TenantToTenant-ViewApprovalRequest cmdlet lists all the tenant-to-tenant migration request approvals in the current tenant.
Use Get-Help TenantToTenant-ViewApprovalRequest -Examples
for more detail.
Examples
EXAMPLE 1
TenantToTenant-ViewApprovalRequest
Returns a list of tenant-to-tenant migration request approvals.
Parameters
-ApiVersion
The api version to call with. Default is 2021-04-01.
Parameter properties
Type: | String |
Default value: | 2021-04-01 |
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 |
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.