MoveCopyAzureSqlManagedDatabaseBase.TransformModelToOutputObject 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.
Always return true because APIs for moving/copying doesn't return anything
protected override object TransformModelToOutputObject (Microsoft.Azure.Commands.Sql.ManagedDatabase.Model.MoveCopyManagedDatabaseModel model);
override this.TransformModelToOutputObject : Microsoft.Azure.Commands.Sql.ManagedDatabase.Model.MoveCopyManagedDatabaseModel -> obj
Protected Overrides Function TransformModelToOutputObject (model As MoveCopyManagedDatabaseModel) As Object
Parameters
Ignored param