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