GetMoveCopyAzureSqlManagedDatabaseOperationsBase.GetOperationMode 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.
Get the operation mode of the command. COPY or MOVE
protected abstract Microsoft.Azure.Commands.Sql.ManagedDatabase.Model.OperationMode GetOperationMode ();
abstract member GetOperationMode : unit -> Microsoft.Azure.Commands.Sql.ManagedDatabase.Model.OperationMode
Protected MustOverride Function GetOperationMode () As OperationMode
Returns
Operation mode