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