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