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