ConnectToTargetAzureDbForMySqlTaskOutput Constructors
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.
Overloads
ConnectToTargetAzureDbForMySqlTaskOutput() |
Initializes a new instance of the ConnectToTargetAzureDbForMySqlTaskOutput class. |
ConnectToTargetAzureDbForMySqlTaskOutput(String, String, IList<String>, String, IList<ReportableException>) |
Initializes a new instance of the ConnectToTargetAzureDbForMySqlTaskOutput class. |
ConnectToTargetAzureDbForMySqlTaskOutput()
Initializes a new instance of the ConnectToTargetAzureDbForMySqlTaskOutput class.
public ConnectToTargetAzureDbForMySqlTaskOutput ();
Public Sub New ()
Applies to
ConnectToTargetAzureDbForMySqlTaskOutput(String, String, IList<String>, String, IList<ReportableException>)
Initializes a new instance of the ConnectToTargetAzureDbForMySqlTaskOutput class.
public ConnectToTargetAzureDbForMySqlTaskOutput (string id = default, string serverVersion = default, System.Collections.Generic.IList<string> databases = default, string targetServerBrandVersion = default, System.Collections.Generic.IList<Microsoft.Azure.Management.DataMigration.Models.ReportableException> validationErrors = default);
new Microsoft.Azure.Management.DataMigration.Models.ConnectToTargetAzureDbForMySqlTaskOutput : string * string * System.Collections.Generic.IList<string> * string * System.Collections.Generic.IList<Microsoft.Azure.Management.DataMigration.Models.ReportableException> -> Microsoft.Azure.Management.DataMigration.Models.ConnectToTargetAzureDbForMySqlTaskOutput
Public Sub New (Optional id As String = Nothing, Optional serverVersion As String = Nothing, Optional databases As IList(Of String) = Nothing, Optional targetServerBrandVersion As String = Nothing, Optional validationErrors As IList(Of ReportableException) = Nothing)
Parameters
- id
- String
Result identifier
- serverVersion
- String
Version of the target server
- targetServerBrandVersion
- String
Target server brand version
- validationErrors
- IList<ReportableException>
Validation errors associated with the task