Share via


Cancel-EUDBMigration

Cancel resource group migration operations for an environment as per European Union Data Boundary (EUDB) compliance.

Syntax

Default (Default)

Cancel-EUDBMigration
    -EnvironmentName <String>
    [-ApiVersion <String>]
    [<CommonParameters>]

Description

The Cancel-EUDBMigration cmdlet cancels resource migration operations for an environment. These operations migrate flows from a user resource group to an environment resource group. Cancellation in this context applies to ongoing operations and/or new migration operations. Therefore, after configuring an environment for cancellation, Start-EUDBMigration should be used so that new migration operations in the environment can be performed. Use Get-Help Cancel-EUDBMigration -Examples for more details.

Examples

EXAMPLE 1

Cancel-EUDBMigration -EnvironmentName 00aa00aa-bb11-cc22-dd33-44ee44ee44ee

Cancels the resource group migration operations, for environment: 00aa00aa-bb11-cc22-dd33-44ee44ee44ee.

Parameters

-ApiVersion

Specifies the API version.

Parameter properties

Type:String
Default value:2016-11-01
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:True
Value from remaining arguments:False

-EnvironmentName

The environment ID.

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:True
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.