MigrationConfigsOperationsExtensions.Revert Method

Definition

This operation reverts Migration

public static void Revert (this Microsoft.Azure.Management.ServiceBus.IMigrationConfigsOperations operations, string resourceGroupName, string namespaceName);
static member Revert : Microsoft.Azure.Management.ServiceBus.IMigrationConfigsOperations * string * string -> unit
<Extension()>
Public Sub Revert (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

Applies to