MigrationConfigsOperationsExtensions.CompleteMigration Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This operation Completes Migration of entities by pointing the connection strings to Premium namespace and any entities created after the operation will be under Premium Namespace. CompleteMigration operation will fail when entity migration is in-progress.
public static void CompleteMigration (this Microsoft.Azure.Management.ServiceBus.IMigrationConfigsOperations operations, string resourceGroupName, string namespaceName);
static member CompleteMigration : Microsoft.Azure.Management.ServiceBus.IMigrationConfigsOperations * string * string -> unit
<Extension()>
Public Sub CompleteMigration (operations As IMigrationConfigsOperations, resourceGroupName As String, namespaceName As String)
Parameters
- operations
- IMigrationConfigsOperations
The operations group for this extension method.
- resourceGroupName
- String
Name of the Resource group within the Azure subscription.
- namespaceName
- String
The namespace name