TenantToTenant-GetStatus
Returns the status of a tenant to tenant migration of an environment.
Syntax
TenantToTenant-GetStatus
[-EnvironmentName] <String>
[[-ApiVersion] <String>]
[<CommonParameters>]
Description
The TenantToTenant-GetStatus
function validates the status of tenant to tenant migration of an environment from source to target.
Use Get-Help TenantToTenant-GetStatus -Examples
for more detail.
Examples
EXAMPLE 1
TenantToTenant-GetStatus -EnvironmentName 0fc02431-15fb-4563-a5ab-8211beb2a86f
Parameters
-ApiVersion
The API version to call with. Default 2021-04-01.
Type: | String |
Position: | 2 |
Default value: | 2021-04-01 |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-EnvironmentName
The target environment ID.
Type: | String |
Position: | 1 |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |