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.
public class ConnectToTargetSqlDbMiTaskCmdlet : Microsoft.Azure.Commands.DataMigration.Cmdlets.TaskCmdlet<Microsoft.Azure.Management.DataMigration.Models.ConnectionInfo>
type ConnectToTargetSqlDbMiTaskCmdlet = class
inherit TaskCmdlet<ConnectionInfo>
Public Class ConnectToTargetSqlDbMiTaskCmdlet
Inherits TaskCmdlet(Of ConnectionInfo)