1. Packages
  2. Azure Native
  3. API Docs
  4. datamigration
  5. getServiceTask
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.21.1 published on Wednesday, Dec 6, 2023 by Pulumi

azure-native.datamigration.getServiceTask

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.21.1 published on Wednesday, Dec 6, 2023 by Pulumi

    The service tasks resource is a nested, proxy-only resource representing work performed by a DMS instance. The GET method retrieves information about a service task. Azure REST API version: 2021-06-30.

    Other available API versions: 2022-03-30-preview.

    Using getServiceTask

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getServiceTask(args: GetServiceTaskArgs, opts?: InvokeOptions): Promise<GetServiceTaskResult>
    function getServiceTaskOutput(args: GetServiceTaskOutputArgs, opts?: InvokeOptions): Output<GetServiceTaskResult>
    def get_service_task(expand: Optional[str] = None,
                         group_name: Optional[str] = None,
                         service_name: Optional[str] = None,
                         task_name: Optional[str] = None,
                         opts: Optional[InvokeOptions] = None) -> GetServiceTaskResult
    def get_service_task_output(expand: Optional[pulumi.Input[str]] = None,
                         group_name: Optional[pulumi.Input[str]] = None,
                         service_name: Optional[pulumi.Input[str]] = None,
                         task_name: Optional[pulumi.Input[str]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[GetServiceTaskResult]
    func LookupServiceTask(ctx *Context, args *LookupServiceTaskArgs, opts ...InvokeOption) (*LookupServiceTaskResult, error)
    func LookupServiceTaskOutput(ctx *Context, args *LookupServiceTaskOutputArgs, opts ...InvokeOption) LookupServiceTaskResultOutput

    > Note: This function is named LookupServiceTask in the Go SDK.

    public static class GetServiceTask 
    {
        public static Task<GetServiceTaskResult> InvokeAsync(GetServiceTaskArgs args, InvokeOptions? opts = null)
        public static Output<GetServiceTaskResult> Invoke(GetServiceTaskInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetServiceTaskResult> getServiceTask(GetServiceTaskArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:datamigration:getServiceTask
      arguments:
        # arguments dictionary

    The following arguments are supported:

    GroupName string

    Name of the resource group

    ServiceName string

    Name of the service

    TaskName string

    Name of the Task

    Expand string

    Expand the response

    GroupName string

    Name of the resource group

    ServiceName string

    Name of the service

    TaskName string

    Name of the Task

    Expand string

    Expand the response

    groupName String

    Name of the resource group

    serviceName String

    Name of the service

    taskName String

    Name of the Task

    expand String

    Expand the response

    groupName string

    Name of the resource group

    serviceName string

    Name of the service

    taskName string

    Name of the Task

    expand string

    Expand the response

    group_name str

    Name of the resource group

    service_name str

    Name of the service

    task_name str

    Name of the Task

    expand str

    Expand the response

    groupName String

    Name of the resource group

    serviceName String

    Name of the service

    taskName String

    Name of the Task

    expand String

    Expand the response

    getServiceTask Result

    The following output properties are available:

    Id string

    Resource ID.

    Name string

    Resource name.

    Properties Pulumi.AzureNative.DataMigration.Outputs.ConnectToMongoDbTaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.ConnectToSourceMySqlTaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.ConnectToSourceOracleSyncTaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.ConnectToSourcePostgreSqlSyncTaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.ConnectToSourceSqlServerSyncTaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.ConnectToSourceSqlServerTaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.ConnectToTargetAzureDbForMySqlTaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.ConnectToTargetAzureDbForPostgreSqlSyncTaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.ConnectToTargetSqlDbTaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.ConnectToTargetSqlMISyncTaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.ConnectToTargetSqlMITaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.ConnectToTargetSqlSqlDbSyncTaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.GetTdeCertificatesSqlTaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.GetUserTablesMySqlTaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.GetUserTablesOracleTaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.GetUserTablesPostgreSqlTaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.GetUserTablesSqlSyncTaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.GetUserTablesSqlTaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.MigrateMongoDbTaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.MigrateMySqlAzureDbForMySqlOfflineTaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.MigrateMySqlAzureDbForMySqlSyncTaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.MigrateOracleAzureDbForPostgreSqlSyncTaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.MigratePostgreSqlAzureDbForPostgreSqlSyncTaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.MigrateSqlServerSqlDbSyncTaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.MigrateSqlServerSqlDbTaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.MigrateSqlServerSqlMISyncTaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.MigrateSqlServerSqlMITaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.MigrateSsisTaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.ValidateMigrationInputSqlServerSqlDbSyncTaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.ValidateMigrationInputSqlServerSqlMISyncTaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.ValidateMigrationInputSqlServerSqlMITaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.ValidateMongoDbTaskPropertiesResponse | Pulumi.AzureNative.DataMigration.Outputs.ValidateOracleAzureDbForPostgreSqlSyncTaskPropertiesResponse

    Custom task properties

    SystemData Pulumi.AzureNative.DataMigration.Outputs.SystemDataResponse

    Metadata pertaining to creation and last modification of the resource.

    Type string

    Resource type.

    Etag string

    HTTP strong entity tag value. This is ignored if submitted.

    Id string

    Resource ID.

    Name string

    Resource name.

    Properties ConnectToMongoDbTaskPropertiesResponse | ConnectToSourceMySqlTaskPropertiesResponse | ConnectToSourceOracleSyncTaskPropertiesResponse | ConnectToSourcePostgreSqlSyncTaskPropertiesResponse | ConnectToSourceSqlServerSyncTaskPropertiesResponse | ConnectToSourceSqlServerTaskPropertiesResponse | ConnectToTargetAzureDbForMySqlTaskPropertiesResponse | ConnectToTargetAzureDbForPostgreSqlSyncTaskPropertiesResponse | ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskPropertiesResponse | ConnectToTargetSqlDbTaskPropertiesResponse | ConnectToTargetSqlMISyncTaskPropertiesResponse | ConnectToTargetSqlMITaskPropertiesResponse | ConnectToTargetSqlSqlDbSyncTaskPropertiesResponse | GetTdeCertificatesSqlTaskPropertiesResponse | GetUserTablesMySqlTaskPropertiesResponse | GetUserTablesOracleTaskPropertiesResponse | GetUserTablesPostgreSqlTaskPropertiesResponse | GetUserTablesSqlSyncTaskPropertiesResponse | GetUserTablesSqlTaskPropertiesResponse | MigrateMongoDbTaskPropertiesResponse | MigrateMySqlAzureDbForMySqlOfflineTaskPropertiesResponse | MigrateMySqlAzureDbForMySqlSyncTaskPropertiesResponse | MigrateOracleAzureDbForPostgreSqlSyncTaskPropertiesResponse | MigratePostgreSqlAzureDbForPostgreSqlSyncTaskPropertiesResponse | MigrateSqlServerSqlDbSyncTaskPropertiesResponse | MigrateSqlServerSqlDbTaskPropertiesResponse | MigrateSqlServerSqlMISyncTaskPropertiesResponse | MigrateSqlServerSqlMITaskPropertiesResponse | MigrateSsisTaskPropertiesResponse | ValidateMigrationInputSqlServerSqlDbSyncTaskPropertiesResponse | ValidateMigrationInputSqlServerSqlMISyncTaskPropertiesResponse | ValidateMigrationInputSqlServerSqlMITaskPropertiesResponse | ValidateMongoDbTaskPropertiesResponse | ValidateOracleAzureDbForPostgreSqlSyncTaskPropertiesResponse

    Custom task properties

    SystemData SystemDataResponse

    Metadata pertaining to creation and last modification of the resource.

    Type string

    Resource type.

    Etag string

    HTTP strong entity tag value. This is ignored if submitted.

    id String

    Resource ID.

    name String

    Resource name.

    properties ConnectToMongoDbTaskPropertiesResponse | ConnectToSourceMySqlTaskPropertiesResponse | ConnectToSourceOracleSyncTaskPropertiesResponse | ConnectToSourcePostgreSqlSyncTaskPropertiesResponse | ConnectToSourceSqlServerSyncTaskPropertiesResponse | ConnectToSourceSqlServerTaskPropertiesResponse | ConnectToTargetAzureDbForMySqlTaskPropertiesResponse | ConnectToTargetAzureDbForPostgreSqlSyncTaskPropertiesResponse | ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskPropertiesResponse | ConnectToTargetSqlDbTaskPropertiesResponse | ConnectToTargetSqlMISyncTaskPropertiesResponse | ConnectToTargetSqlMITaskPropertiesResponse | ConnectToTargetSqlSqlDbSyncTaskPropertiesResponse | GetTdeCertificatesSqlTaskPropertiesResponse | GetUserTablesMySqlTaskPropertiesResponse | GetUserTablesOracleTaskPropertiesResponse | GetUserTablesPostgreSqlTaskPropertiesResponse | GetUserTablesSqlSyncTaskPropertiesResponse | GetUserTablesSqlTaskPropertiesResponse | MigrateMongoDbTaskPropertiesResponse | MigrateMySqlAzureDbForMySqlOfflineTaskPropertiesResponse | MigrateMySqlAzureDbForMySqlSyncTaskPropertiesResponse | MigrateOracleAzureDbForPostgreSqlSyncTaskPropertiesResponse | MigratePostgreSqlAzureDbForPostgreSqlSyncTaskPropertiesResponse | MigrateSqlServerSqlDbSyncTaskPropertiesResponse | MigrateSqlServerSqlDbTaskPropertiesResponse | MigrateSqlServerSqlMISyncTaskPropertiesResponse | MigrateSqlServerSqlMITaskPropertiesResponse | MigrateSsisTaskPropertiesResponse | ValidateMigrationInputSqlServerSqlDbSyncTaskPropertiesResponse | ValidateMigrationInputSqlServerSqlMISyncTaskPropertiesResponse | ValidateMigrationInputSqlServerSqlMITaskPropertiesResponse | ValidateMongoDbTaskPropertiesResponse | ValidateOracleAzureDbForPostgreSqlSyncTaskPropertiesResponse

    Custom task properties

    systemData SystemDataResponse

    Metadata pertaining to creation and last modification of the resource.

    type String

    Resource type.

    etag String

    HTTP strong entity tag value. This is ignored if submitted.

    id string

    Resource ID.

    name string

    Resource name.

    properties ConnectToMongoDbTaskPropertiesResponse | ConnectToSourceMySqlTaskPropertiesResponse | ConnectToSourceOracleSyncTaskPropertiesResponse | ConnectToSourcePostgreSqlSyncTaskPropertiesResponse | ConnectToSourceSqlServerSyncTaskPropertiesResponse | ConnectToSourceSqlServerTaskPropertiesResponse | ConnectToTargetAzureDbForMySqlTaskPropertiesResponse | ConnectToTargetAzureDbForPostgreSqlSyncTaskPropertiesResponse | ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskPropertiesResponse | ConnectToTargetSqlDbTaskPropertiesResponse | ConnectToTargetSqlMISyncTaskPropertiesResponse | ConnectToTargetSqlMITaskPropertiesResponse | ConnectToTargetSqlSqlDbSyncTaskPropertiesResponse | GetTdeCertificatesSqlTaskPropertiesResponse | GetUserTablesMySqlTaskPropertiesResponse | GetUserTablesOracleTaskPropertiesResponse | GetUserTablesPostgreSqlTaskPropertiesResponse | GetUserTablesSqlSyncTaskPropertiesResponse | GetUserTablesSqlTaskPropertiesResponse | MigrateMongoDbTaskPropertiesResponse | MigrateMySqlAzureDbForMySqlOfflineTaskPropertiesResponse | MigrateMySqlAzureDbForMySqlSyncTaskPropertiesResponse | MigrateOracleAzureDbForPostgreSqlSyncTaskPropertiesResponse | MigratePostgreSqlAzureDbForPostgreSqlSyncTaskPropertiesResponse | MigrateSqlServerSqlDbSyncTaskPropertiesResponse | MigrateSqlServerSqlDbTaskPropertiesResponse | MigrateSqlServerSqlMISyncTaskPropertiesResponse | MigrateSqlServerSqlMITaskPropertiesResponse | MigrateSsisTaskPropertiesResponse | ValidateMigrationInputSqlServerSqlDbSyncTaskPropertiesResponse | ValidateMigrationInputSqlServerSqlMISyncTaskPropertiesResponse | ValidateMigrationInputSqlServerSqlMITaskPropertiesResponse | ValidateMongoDbTaskPropertiesResponse | ValidateOracleAzureDbForPostgreSqlSyncTaskPropertiesResponse

    Custom task properties

    systemData SystemDataResponse

    Metadata pertaining to creation and last modification of the resource.

    type string

    Resource type.

    etag string

    HTTP strong entity tag value. This is ignored if submitted.

    id str

    Resource ID.

    name str

    Resource name.

    properties ConnectToMongoDbTaskPropertiesResponse | ConnectToSourceMySqlTaskPropertiesResponse | ConnectToSourceOracleSyncTaskPropertiesResponse | ConnectToSourcePostgreSqlSyncTaskPropertiesResponse | ConnectToSourceSqlServerSyncTaskPropertiesResponse | ConnectToSourceSqlServerTaskPropertiesResponse | ConnectToTargetAzureDbForMySqlTaskPropertiesResponse | ConnectToTargetAzureDbForPostgreSqlSyncTaskPropertiesResponse | ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskPropertiesResponse | ConnectToTargetSqlDbTaskPropertiesResponse | ConnectToTargetSqlMISyncTaskPropertiesResponse | ConnectToTargetSqlMITaskPropertiesResponse | ConnectToTargetSqlSqlDbSyncTaskPropertiesResponse | GetTdeCertificatesSqlTaskPropertiesResponse | GetUserTablesMySqlTaskPropertiesResponse | GetUserTablesOracleTaskPropertiesResponse | GetUserTablesPostgreSqlTaskPropertiesResponse | GetUserTablesSqlSyncTaskPropertiesResponse | GetUserTablesSqlTaskPropertiesResponse | MigrateMongoDbTaskPropertiesResponse | MigrateMySqlAzureDbForMySqlOfflineTaskPropertiesResponse | MigrateMySqlAzureDbForMySqlSyncTaskPropertiesResponse | MigrateOracleAzureDbForPostgreSqlSyncTaskPropertiesResponse | MigratePostgreSqlAzureDbForPostgreSqlSyncTaskPropertiesResponse | MigrateSqlServerSqlDbSyncTaskPropertiesResponse | MigrateSqlServerSqlDbTaskPropertiesResponse | MigrateSqlServerSqlMISyncTaskPropertiesResponse | MigrateSqlServerSqlMITaskPropertiesResponse | MigrateSsisTaskPropertiesResponse | ValidateMigrationInputSqlServerSqlDbSyncTaskPropertiesResponse | ValidateMigrationInputSqlServerSqlMISyncTaskPropertiesResponse | ValidateMigrationInputSqlServerSqlMITaskPropertiesResponse | ValidateMongoDbTaskPropertiesResponse | ValidateOracleAzureDbForPostgreSqlSyncTaskPropertiesResponse

    Custom task properties

    system_data SystemDataResponse

    Metadata pertaining to creation and last modification of the resource.

    type str

    Resource type.

    etag str

    HTTP strong entity tag value. This is ignored if submitted.

    id String

    Resource ID.

    name String

    Resource name.

    properties Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map

    Custom task properties

    systemData Property Map

    Metadata pertaining to creation and last modification of the resource.

    type String

    Resource type.

    etag String

    HTTP strong entity tag value. This is ignored if submitted.

    Supporting Types

    AzureActiveDirectoryAppResponse

    AppKey string

    Key used to authenticate to the Azure Active Directory Application

    ApplicationId string

    Application ID of the Azure Active Directory Application

    TenantId string

    Tenant id of the customer

    AppKey string

    Key used to authenticate to the Azure Active Directory Application

    ApplicationId string

    Application ID of the Azure Active Directory Application

    TenantId string

    Tenant id of the customer

    appKey String

    Key used to authenticate to the Azure Active Directory Application

    applicationId String

    Application ID of the Azure Active Directory Application

    tenantId String

    Tenant id of the customer

    appKey string

    Key used to authenticate to the Azure Active Directory Application

    applicationId string

    Application ID of the Azure Active Directory Application

    tenantId string

    Tenant id of the customer

    app_key str

    Key used to authenticate to the Azure Active Directory Application

    application_id str

    Application ID of the Azure Active Directory Application

    tenant_id str

    Tenant id of the customer

    appKey String

    Key used to authenticate to the Azure Active Directory Application

    applicationId String

    Application ID of the Azure Active Directory Application

    tenantId String

    Tenant id of the customer

    BackupFileInfoResponse

    FamilySequenceNumber int

    Sequence number of the backup file in the backup set

    FileLocation string

    Location of the backup file in shared folder

    Status string

    Status of the backup file during migration

    FamilySequenceNumber int

    Sequence number of the backup file in the backup set

    FileLocation string

    Location of the backup file in shared folder

    Status string

    Status of the backup file during migration

    familySequenceNumber Integer

    Sequence number of the backup file in the backup set

    fileLocation String

    Location of the backup file in shared folder

    status String

    Status of the backup file during migration

    familySequenceNumber number

    Sequence number of the backup file in the backup set

    fileLocation string

    Location of the backup file in shared folder

    status string

    Status of the backup file during migration

    family_sequence_number int

    Sequence number of the backup file in the backup set

    file_location str

    Location of the backup file in shared folder

    status str

    Status of the backup file during migration

    familySequenceNumber Number

    Sequence number of the backup file in the backup set

    fileLocation String

    Location of the backup file in shared folder

    status String

    Status of the backup file during migration

    BackupSetInfoResponse

    BackupFinishedDate string

    Date and time that the backup operation finished

    BackupSetId string

    Id for the set of backup files

    BackupStartDate string

    Date and time that the backup operation began

    BackupType string

    Enum of the different backup types

    DatabaseName string

    Name of the database to which the backup set belongs

    FirstLsn string

    First log sequence number of the backup file

    IsBackupRestored bool

    Whether the backup set is restored or not

    LastLsn string

    Last log sequence number of the backup file

    LastModifiedTime string

    Last modified time of the backup file in share location

    ListOfBackupFiles List<Pulumi.AzureNative.DataMigration.Inputs.BackupFileInfoResponse>

    List of files in the backup set

    BackupFinishedDate string

    Date and time that the backup operation finished

    BackupSetId string

    Id for the set of backup files

    BackupStartDate string

    Date and time that the backup operation began

    BackupType string

    Enum of the different backup types

    DatabaseName string

    Name of the database to which the backup set belongs

    FirstLsn string

    First log sequence number of the backup file

    IsBackupRestored bool

    Whether the backup set is restored or not

    LastLsn string

    Last log sequence number of the backup file

    LastModifiedTime string

    Last modified time of the backup file in share location

    ListOfBackupFiles []BackupFileInfoResponse

    List of files in the backup set

    backupFinishedDate String

    Date and time that the backup operation finished

    backupSetId String

    Id for the set of backup files

    backupStartDate String

    Date and time that the backup operation began

    backupType String

    Enum of the different backup types

    databaseName String

    Name of the database to which the backup set belongs

    firstLsn String

    First log sequence number of the backup file

    isBackupRestored Boolean

    Whether the backup set is restored or not

    lastLsn String

    Last log sequence number of the backup file

    lastModifiedTime String

    Last modified time of the backup file in share location

    listOfBackupFiles List<BackupFileInfoResponse>

    List of files in the backup set

    backupFinishedDate string

    Date and time that the backup operation finished

    backupSetId string

    Id for the set of backup files

    backupStartDate string

    Date and time that the backup operation began

    backupType string

    Enum of the different backup types

    databaseName string

    Name of the database to which the backup set belongs

    firstLsn string

    First log sequence number of the backup file

    isBackupRestored boolean

    Whether the backup set is restored or not

    lastLsn string

    Last log sequence number of the backup file

    lastModifiedTime string

    Last modified time of the backup file in share location

    listOfBackupFiles BackupFileInfoResponse[]

    List of files in the backup set

    backup_finished_date str

    Date and time that the backup operation finished

    backup_set_id str

    Id for the set of backup files

    backup_start_date str

    Date and time that the backup operation began

    backup_type str

    Enum of the different backup types

    database_name str

    Name of the database to which the backup set belongs

    first_lsn str

    First log sequence number of the backup file

    is_backup_restored bool

    Whether the backup set is restored or not

    last_lsn str

    Last log sequence number of the backup file

    last_modified_time str

    Last modified time of the backup file in share location

    list_of_backup_files Sequence[BackupFileInfoResponse]

    List of files in the backup set

    backupFinishedDate String

    Date and time that the backup operation finished

    backupSetId String

    Id for the set of backup files

    backupStartDate String

    Date and time that the backup operation began

    backupType String

    Enum of the different backup types

    databaseName String

    Name of the database to which the backup set belongs

    firstLsn String

    First log sequence number of the backup file

    isBackupRestored Boolean

    Whether the backup set is restored or not

    lastLsn String

    Last log sequence number of the backup file

    lastModifiedTime String

    Last modified time of the backup file in share location

    listOfBackupFiles List<Property Map>

    List of files in the backup set

    BlobShareResponse

    SasUri string

    SAS URI of Azure Storage Account Container.

    SasUri string

    SAS URI of Azure Storage Account Container.

    sasUri String

    SAS URI of Azure Storage Account Container.

    sasUri string

    SAS URI of Azure Storage Account Container.

    sas_uri str

    SAS URI of Azure Storage Account Container.

    sasUri String

    SAS URI of Azure Storage Account Container.

    ConnectToMongoDbTaskPropertiesResponse

    Commands List<Union<Pulumi.AzureNative.DataMigration.Inputs.MigrateMISyncCompleteCommandPropertiesResponse, Pulumi.AzureNative.DataMigration.Inputs.MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    Errors List<Pulumi.AzureNative.DataMigration.Inputs.ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    Output List<Pulumi.AzureNative.DataMigration.Inputs.MongoDbClusterInfoResponse>

    An array containing a single MongoDbClusterInfo object

    State string

    The state of the task. This is ignored if submitted.

    ClientData Dictionary<string, string>

    Key value pairs of client data to attach meta data information to task

    Input Pulumi.AzureNative.DataMigration.Inputs.MongoDbConnectionInfoResponse

    Describes a connection to a MongoDB data source

    Commands []interface{}

    Array of command properties.

    Errors []ODataErrorResponse

    Array of errors. This is ignored if submitted.

    Output []MongoDbClusterInfoResponse

    An array containing a single MongoDbClusterInfo object

    State string

    The state of the task. This is ignored if submitted.

    ClientData map[string]string

    Key value pairs of client data to attach meta data information to task

    Input MongoDbConnectionInfoResponse

    Describes a connection to a MongoDB data source

    commands List<Either<MigrateMISyncCompleteCommandPropertiesResponse,MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    errors List<ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    output List<MongoDbClusterInfoResponse>

    An array containing a single MongoDbClusterInfo object

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String,String>

    Key value pairs of client data to attach meta data information to task

    input MongoDbConnectionInfoResponse

    Describes a connection to a MongoDB data source

    commands (MigrateMISyncCompleteCommandPropertiesResponse | MigrateSyncCompleteCommandPropertiesResponse)[]

    Array of command properties.

    errors ODataErrorResponse[]

    Array of errors. This is ignored if submitted.

    output MongoDbClusterInfoResponse[]

    An array containing a single MongoDbClusterInfo object

    state string

    The state of the task. This is ignored if submitted.

    clientData {[key: string]: string}

    Key value pairs of client data to attach meta data information to task

    input MongoDbConnectionInfoResponse

    Describes a connection to a MongoDB data source

    commands Sequence[Union[MigrateMISyncCompleteCommandPropertiesResponse, MigrateSyncCompleteCommandPropertiesResponse]]

    Array of command properties.

    errors Sequence[ODataErrorResponse]

    Array of errors. This is ignored if submitted.

    output Sequence[MongoDbClusterInfoResponse]

    An array containing a single MongoDbClusterInfo object

    state str

    The state of the task. This is ignored if submitted.

    client_data Mapping[str, str]

    Key value pairs of client data to attach meta data information to task

    input MongoDbConnectionInfoResponse

    Describes a connection to a MongoDB data source

    commands List<Property Map | Property Map>

    Array of command properties.

    errors List<Property Map>

    Array of errors. This is ignored if submitted.

    output List<Property Map>

    An array containing a single MongoDbClusterInfo object

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String>

    Key value pairs of client data to attach meta data information to task

    input Property Map

    Describes a connection to a MongoDB data source

    ConnectToSourceMySqlTaskInputResponse

    SourceConnectionInfo Pulumi.AzureNative.DataMigration.Inputs.MySqlConnectionInfoResponse

    Information for connecting to MySQL source

    CheckPermissionsGroup string

    Permission group for validations

    IsOfflineMigration bool

    Flag for whether or not the migration is offline

    TargetPlatform string

    Target Platform for the migration

    SourceConnectionInfo MySqlConnectionInfoResponse

    Information for connecting to MySQL source

    CheckPermissionsGroup string

    Permission group for validations

    IsOfflineMigration bool

    Flag for whether or not the migration is offline

    TargetPlatform string

    Target Platform for the migration

    sourceConnectionInfo MySqlConnectionInfoResponse

    Information for connecting to MySQL source

    checkPermissionsGroup String

    Permission group for validations

    isOfflineMigration Boolean

    Flag for whether or not the migration is offline

    targetPlatform String

    Target Platform for the migration

    sourceConnectionInfo MySqlConnectionInfoResponse

    Information for connecting to MySQL source

    checkPermissionsGroup string

    Permission group for validations

    isOfflineMigration boolean

    Flag for whether or not the migration is offline

    targetPlatform string

    Target Platform for the migration

    source_connection_info MySqlConnectionInfoResponse

    Information for connecting to MySQL source

    check_permissions_group str

    Permission group for validations

    is_offline_migration bool

    Flag for whether or not the migration is offline

    target_platform str

    Target Platform for the migration

    sourceConnectionInfo Property Map

    Information for connecting to MySQL source

    checkPermissionsGroup String

    Permission group for validations

    isOfflineMigration Boolean

    Flag for whether or not the migration is offline

    targetPlatform String

    Target Platform for the migration

    ConnectToSourceMySqlTaskPropertiesResponse

    Commands List<Union<Pulumi.AzureNative.DataMigration.Inputs.MigrateMISyncCompleteCommandPropertiesResponse, Pulumi.AzureNative.DataMigration.Inputs.MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    Errors List<Pulumi.AzureNative.DataMigration.Inputs.ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    Output List<Pulumi.AzureNative.DataMigration.Inputs.ConnectToSourceNonSqlTaskOutputResponse>

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData Dictionary<string, string>

    Key value pairs of client data to attach meta data information to task

    Input Pulumi.AzureNative.DataMigration.Inputs.ConnectToSourceMySqlTaskInputResponse

    Task input

    Commands []interface{}

    Array of command properties.

    Errors []ODataErrorResponse

    Array of errors. This is ignored if submitted.

    Output []ConnectToSourceNonSqlTaskOutputResponse

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData map[string]string

    Key value pairs of client data to attach meta data information to task

    Input ConnectToSourceMySqlTaskInputResponse

    Task input

    commands List<Either<MigrateMISyncCompleteCommandPropertiesResponse,MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    errors List<ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    output List<ConnectToSourceNonSqlTaskOutputResponse>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String,String>

    Key value pairs of client data to attach meta data information to task

    input ConnectToSourceMySqlTaskInputResponse

    Task input

    commands (MigrateMISyncCompleteCommandPropertiesResponse | MigrateSyncCompleteCommandPropertiesResponse)[]

    Array of command properties.

    errors ODataErrorResponse[]

    Array of errors. This is ignored if submitted.

    output ConnectToSourceNonSqlTaskOutputResponse[]

    Task output. This is ignored if submitted.

    state string

    The state of the task. This is ignored if submitted.

    clientData {[key: string]: string}

    Key value pairs of client data to attach meta data information to task

    input ConnectToSourceMySqlTaskInputResponse

    Task input

    commands Sequence[Union[MigrateMISyncCompleteCommandPropertiesResponse, MigrateSyncCompleteCommandPropertiesResponse]]

    Array of command properties.

    errors Sequence[ODataErrorResponse]

    Array of errors. This is ignored if submitted.

    output Sequence[ConnectToSourceNonSqlTaskOutputResponse]

    Task output. This is ignored if submitted.

    state str

    The state of the task. This is ignored if submitted.

    client_data Mapping[str, str]

    Key value pairs of client data to attach meta data information to task

    input ConnectToSourceMySqlTaskInputResponse

    Task input

    commands List<Property Map | Property Map>

    Array of command properties.

    errors List<Property Map>

    Array of errors. This is ignored if submitted.

    output List<Property Map>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String>

    Key value pairs of client data to attach meta data information to task

    input Property Map

    Task input

    ConnectToSourceNonSqlTaskOutputResponse

    Databases List<string>

    List of databases on the server

    Id string

    Result identifier

    ServerProperties Pulumi.AzureNative.DataMigration.Inputs.ServerPropertiesResponse

    Server properties

    SourceServerBrandVersion string

    Server brand version

    ValidationErrors List<Pulumi.AzureNative.DataMigration.Inputs.ReportableExceptionResponse>

    Validation errors associated with the task

    Databases []string

    List of databases on the server

    Id string

    Result identifier

    ServerProperties ServerPropertiesResponse

    Server properties

    SourceServerBrandVersion string

    Server brand version

    ValidationErrors []ReportableExceptionResponse

    Validation errors associated with the task

    databases List<String>

    List of databases on the server

    id String

    Result identifier

    serverProperties ServerPropertiesResponse

    Server properties

    sourceServerBrandVersion String

    Server brand version

    validationErrors List<ReportableExceptionResponse>

    Validation errors associated with the task

    databases string[]

    List of databases on the server

    id string

    Result identifier

    serverProperties ServerPropertiesResponse

    Server properties

    sourceServerBrandVersion string

    Server brand version

    validationErrors ReportableExceptionResponse[]

    Validation errors associated with the task

    databases Sequence[str]

    List of databases on the server

    id str

    Result identifier

    server_properties ServerPropertiesResponse

    Server properties

    source_server_brand_version str

    Server brand version

    validation_errors Sequence[ReportableExceptionResponse]

    Validation errors associated with the task

    databases List<String>

    List of databases on the server

    id String

    Result identifier

    serverProperties Property Map

    Server properties

    sourceServerBrandVersion String

    Server brand version

    validationErrors List<Property Map>

    Validation errors associated with the task

    ConnectToSourceOracleSyncTaskInputResponse

    SourceConnectionInfo OracleConnectionInfoResponse

    Information for connecting to Oracle source

    sourceConnectionInfo OracleConnectionInfoResponse

    Information for connecting to Oracle source

    sourceConnectionInfo OracleConnectionInfoResponse

    Information for connecting to Oracle source

    source_connection_info OracleConnectionInfoResponse

    Information for connecting to Oracle source

    sourceConnectionInfo Property Map

    Information for connecting to Oracle source

    ConnectToSourceOracleSyncTaskOutputResponse

    Databases List<string>

    List of schemas on source server

    SourceServerBrandVersion string

    Source server brand version

    SourceServerVersion string

    Version of the source server

    ValidationErrors List<Pulumi.AzureNative.DataMigration.Inputs.ReportableExceptionResponse>

    Validation errors associated with the task

    Databases []string

    List of schemas on source server

    SourceServerBrandVersion string

    Source server brand version

    SourceServerVersion string

    Version of the source server

    ValidationErrors []ReportableExceptionResponse

    Validation errors associated with the task

    databases List<String>

    List of schemas on source server

    sourceServerBrandVersion String

    Source server brand version

    sourceServerVersion String

    Version of the source server

    validationErrors List<ReportableExceptionResponse>

    Validation errors associated with the task

    databases string[]

    List of schemas on source server

    sourceServerBrandVersion string

    Source server brand version

    sourceServerVersion string

    Version of the source server

    validationErrors ReportableExceptionResponse[]

    Validation errors associated with the task

    databases Sequence[str]

    List of schemas on source server

    source_server_brand_version str

    Source server brand version

    source_server_version str

    Version of the source server

    validation_errors Sequence[ReportableExceptionResponse]

    Validation errors associated with the task

    databases List<String>

    List of schemas on source server

    sourceServerBrandVersion String

    Source server brand version

    sourceServerVersion String

    Version of the source server

    validationErrors List<Property Map>

    Validation errors associated with the task

    ConnectToSourceOracleSyncTaskPropertiesResponse

    Commands List<Union<Pulumi.AzureNative.DataMigration.Inputs.MigrateMISyncCompleteCommandPropertiesResponse, Pulumi.AzureNative.DataMigration.Inputs.MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    Errors List<Pulumi.AzureNative.DataMigration.Inputs.ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    Output List<Pulumi.AzureNative.DataMigration.Inputs.ConnectToSourceOracleSyncTaskOutputResponse>

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData Dictionary<string, string>

    Key value pairs of client data to attach meta data information to task

    Input Pulumi.AzureNative.DataMigration.Inputs.ConnectToSourceOracleSyncTaskInputResponse

    Task input

    Commands []interface{}

    Array of command properties.

    Errors []ODataErrorResponse

    Array of errors. This is ignored if submitted.

    Output []ConnectToSourceOracleSyncTaskOutputResponse

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData map[string]string

    Key value pairs of client data to attach meta data information to task

    Input ConnectToSourceOracleSyncTaskInputResponse

    Task input

    commands List<Either<MigrateMISyncCompleteCommandPropertiesResponse,MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    errors List<ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    output List<ConnectToSourceOracleSyncTaskOutputResponse>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String,String>

    Key value pairs of client data to attach meta data information to task

    input ConnectToSourceOracleSyncTaskInputResponse

    Task input

    commands (MigrateMISyncCompleteCommandPropertiesResponse | MigrateSyncCompleteCommandPropertiesResponse)[]

    Array of command properties.

    errors ODataErrorResponse[]

    Array of errors. This is ignored if submitted.

    output ConnectToSourceOracleSyncTaskOutputResponse[]

    Task output. This is ignored if submitted.

    state string

    The state of the task. This is ignored if submitted.

    clientData {[key: string]: string}

    Key value pairs of client data to attach meta data information to task

    input ConnectToSourceOracleSyncTaskInputResponse

    Task input

    commands Sequence[Union[MigrateMISyncCompleteCommandPropertiesResponse, MigrateSyncCompleteCommandPropertiesResponse]]

    Array of command properties.

    errors Sequence[ODataErrorResponse]

    Array of errors. This is ignored if submitted.

    output Sequence[ConnectToSourceOracleSyncTaskOutputResponse]

    Task output. This is ignored if submitted.

    state str

    The state of the task. This is ignored if submitted.

    client_data Mapping[str, str]

    Key value pairs of client data to attach meta data information to task

    input ConnectToSourceOracleSyncTaskInputResponse

    Task input

    commands List<Property Map | Property Map>

    Array of command properties.

    errors List<Property Map>

    Array of errors. This is ignored if submitted.

    output List<Property Map>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String>

    Key value pairs of client data to attach meta data information to task

    input Property Map

    Task input

    ConnectToSourcePostgreSqlSyncTaskInputResponse

    SourceConnectionInfo PostgreSqlConnectionInfoResponse

    Connection information for source PostgreSQL server

    sourceConnectionInfo PostgreSqlConnectionInfoResponse

    Connection information for source PostgreSQL server

    sourceConnectionInfo PostgreSqlConnectionInfoResponse

    Connection information for source PostgreSQL server

    source_connection_info PostgreSqlConnectionInfoResponse

    Connection information for source PostgreSQL server

    sourceConnectionInfo Property Map

    Connection information for source PostgreSQL server

    ConnectToSourcePostgreSqlSyncTaskOutputResponse

    Databases List<string>

    List of databases on source server

    Id string

    Result identifier

    SourceServerBrandVersion string

    Source server brand version

    SourceServerVersion string

    Version of the source server

    ValidationErrors List<Pulumi.AzureNative.DataMigration.Inputs.ReportableExceptionResponse>

    Validation errors associated with the task

    Databases []string

    List of databases on source server

    Id string

    Result identifier

    SourceServerBrandVersion string

    Source server brand version

    SourceServerVersion string

    Version of the source server

    ValidationErrors []ReportableExceptionResponse

    Validation errors associated with the task

    databases List<String>

    List of databases on source server

    id String

    Result identifier

    sourceServerBrandVersion String

    Source server brand version

    sourceServerVersion String

    Version of the source server

    validationErrors List<ReportableExceptionResponse>

    Validation errors associated with the task

    databases string[]

    List of databases on source server

    id string

    Result identifier

    sourceServerBrandVersion string

    Source server brand version

    sourceServerVersion string

    Version of the source server

    validationErrors ReportableExceptionResponse[]

    Validation errors associated with the task

    databases Sequence[str]

    List of databases on source server

    id str

    Result identifier

    source_server_brand_version str

    Source server brand version

    source_server_version str

    Version of the source server

    validation_errors Sequence[ReportableExceptionResponse]

    Validation errors associated with the task

    databases List<String>

    List of databases on source server

    id String

    Result identifier

    sourceServerBrandVersion String

    Source server brand version

    sourceServerVersion String

    Version of the source server

    validationErrors List<Property Map>

    Validation errors associated with the task

    ConnectToSourcePostgreSqlSyncTaskPropertiesResponse

    Commands List<Union<Pulumi.AzureNative.DataMigration.Inputs.MigrateMISyncCompleteCommandPropertiesResponse, Pulumi.AzureNative.DataMigration.Inputs.MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    Errors List<Pulumi.AzureNative.DataMigration.Inputs.ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    Output List<Pulumi.AzureNative.DataMigration.Inputs.ConnectToSourcePostgreSqlSyncTaskOutputResponse>

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData Dictionary<string, string>

    Key value pairs of client data to attach meta data information to task

    Input Pulumi.AzureNative.DataMigration.Inputs.ConnectToSourcePostgreSqlSyncTaskInputResponse

    Task input

    Commands []interface{}

    Array of command properties.

    Errors []ODataErrorResponse

    Array of errors. This is ignored if submitted.

    Output []ConnectToSourcePostgreSqlSyncTaskOutputResponse

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData map[string]string

    Key value pairs of client data to attach meta data information to task

    Input ConnectToSourcePostgreSqlSyncTaskInputResponse

    Task input

    commands List<Either<MigrateMISyncCompleteCommandPropertiesResponse,MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    errors List<ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    output List<ConnectToSourcePostgreSqlSyncTaskOutputResponse>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String,String>

    Key value pairs of client data to attach meta data information to task

    input ConnectToSourcePostgreSqlSyncTaskInputResponse

    Task input

    commands (MigrateMISyncCompleteCommandPropertiesResponse | MigrateSyncCompleteCommandPropertiesResponse)[]

    Array of command properties.

    errors ODataErrorResponse[]

    Array of errors. This is ignored if submitted.

    output ConnectToSourcePostgreSqlSyncTaskOutputResponse[]

    Task output. This is ignored if submitted.

    state string

    The state of the task. This is ignored if submitted.

    clientData {[key: string]: string}

    Key value pairs of client data to attach meta data information to task

    input ConnectToSourcePostgreSqlSyncTaskInputResponse

    Task input

    commands Sequence[Union[MigrateMISyncCompleteCommandPropertiesResponse, MigrateSyncCompleteCommandPropertiesResponse]]

    Array of command properties.

    errors Sequence[ODataErrorResponse]

    Array of errors. This is ignored if submitted.

    output Sequence[ConnectToSourcePostgreSqlSyncTaskOutputResponse]

    Task output. This is ignored if submitted.

    state str

    The state of the task. This is ignored if submitted.

    client_data Mapping[str, str]

    Key value pairs of client data to attach meta data information to task

    input ConnectToSourcePostgreSqlSyncTaskInputResponse

    Task input

    commands List<Property Map | Property Map>

    Array of command properties.

    errors List<Property Map>

    Array of errors. This is ignored if submitted.

    output List<Property Map>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String>

    Key value pairs of client data to attach meta data information to task

    input Property Map

    Task input

    ConnectToSourceSqlServerSyncTaskPropertiesResponse

    Commands List<Union<Pulumi.AzureNative.DataMigration.Inputs.MigrateMISyncCompleteCommandPropertiesResponse, Pulumi.AzureNative.DataMigration.Inputs.MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    Errors List<Pulumi.AzureNative.DataMigration.Inputs.ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    Output List<object>

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData Dictionary<string, string>

    Key value pairs of client data to attach meta data information to task

    Input Pulumi.AzureNative.DataMigration.Inputs.ConnectToSourceSqlServerTaskInputResponse

    Task input

    Commands []interface{}

    Array of command properties.

    Errors []ODataErrorResponse

    Array of errors. This is ignored if submitted.

    Output []interface{}

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData map[string]string

    Key value pairs of client data to attach meta data information to task

    Input ConnectToSourceSqlServerTaskInputResponse

    Task input

    commands List<Either<MigrateMISyncCompleteCommandPropertiesResponse,MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    errors List<ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    output List<Object>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String,String>

    Key value pairs of client data to attach meta data information to task

    input ConnectToSourceSqlServerTaskInputResponse

    Task input

    commands (MigrateMISyncCompleteCommandPropertiesResponse | MigrateSyncCompleteCommandPropertiesResponse)[]

    Array of command properties.

    errors ODataErrorResponse[]

    Array of errors. This is ignored if submitted.

    output (ConnectToSourceSqlServerTaskOutputAgentJobLevelResponse | ConnectToSourceSqlServerTaskOutputDatabaseLevelResponse | ConnectToSourceSqlServerTaskOutputLoginLevelResponse | ConnectToSourceSqlServerTaskOutputTaskLevelResponse)[]

    Task output. This is ignored if submitted.

    state string

    The state of the task. This is ignored if submitted.

    clientData {[key: string]: string}

    Key value pairs of client data to attach meta data information to task

    input ConnectToSourceSqlServerTaskInputResponse

    Task input

    commands Sequence[Union[MigrateMISyncCompleteCommandPropertiesResponse, MigrateSyncCompleteCommandPropertiesResponse]]

    Array of command properties.

    errors Sequence[ODataErrorResponse]

    Array of errors. This is ignored if submitted.

    output Sequence[Union[ConnectToSourceSqlServerTaskOutputAgentJobLevelResponse, ConnectToSourceSqlServerTaskOutputDatabaseLevelResponse, ConnectToSourceSqlServerTaskOutputLoginLevelResponse, ConnectToSourceSqlServerTaskOutputTaskLevelResponse]]

    Task output. This is ignored if submitted.

    state str

    The state of the task. This is ignored if submitted.

    client_data Mapping[str, str]

    Key value pairs of client data to attach meta data information to task

    input ConnectToSourceSqlServerTaskInputResponse

    Task input

    commands List<Property Map | Property Map>

    Array of command properties.

    errors List<Property Map>

    Array of errors. This is ignored if submitted.

    output List<Property Map | Property Map | Property Map | Property Map>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String>

    Key value pairs of client data to attach meta data information to task

    input Property Map

    Task input

    ConnectToSourceSqlServerTaskInputResponse

    SourceConnectionInfo Pulumi.AzureNative.DataMigration.Inputs.SqlConnectionInfoResponse

    Connection information for Source SQL Server

    CheckPermissionsGroup string

    Permission group for validations

    CollectAgentJobs bool

    Flag for whether to collect agent jobs from source server.

    CollectDatabases bool

    Flag for whether to collect databases from source server.

    CollectLogins bool

    Flag for whether to collect logins from source server.

    CollectTdeCertificateInfo bool

    Flag for whether to collect TDE Certificate names from source server.

    ValidateSsisCatalogOnly bool

    Flag for whether to validate SSIS catalog is reachable on the source server.

    SourceConnectionInfo SqlConnectionInfoResponse

    Connection information for Source SQL Server

    CheckPermissionsGroup string

    Permission group for validations

    CollectAgentJobs bool

    Flag for whether to collect agent jobs from source server.

    CollectDatabases bool

    Flag for whether to collect databases from source server.

    CollectLogins bool

    Flag for whether to collect logins from source server.

    CollectTdeCertificateInfo bool

    Flag for whether to collect TDE Certificate names from source server.

    ValidateSsisCatalogOnly bool

    Flag for whether to validate SSIS catalog is reachable on the source server.

    sourceConnectionInfo SqlConnectionInfoResponse

    Connection information for Source SQL Server

    checkPermissionsGroup String

    Permission group for validations

    collectAgentJobs Boolean

    Flag for whether to collect agent jobs from source server.

    collectDatabases Boolean

    Flag for whether to collect databases from source server.

    collectLogins Boolean

    Flag for whether to collect logins from source server.

    collectTdeCertificateInfo Boolean

    Flag for whether to collect TDE Certificate names from source server.

    validateSsisCatalogOnly Boolean

    Flag for whether to validate SSIS catalog is reachable on the source server.

    sourceConnectionInfo SqlConnectionInfoResponse

    Connection information for Source SQL Server

    checkPermissionsGroup string

    Permission group for validations

    collectAgentJobs boolean

    Flag for whether to collect agent jobs from source server.

    collectDatabases boolean

    Flag for whether to collect databases from source server.

    collectLogins boolean

    Flag for whether to collect logins from source server.

    collectTdeCertificateInfo boolean

    Flag for whether to collect TDE Certificate names from source server.

    validateSsisCatalogOnly boolean

    Flag for whether to validate SSIS catalog is reachable on the source server.

    source_connection_info SqlConnectionInfoResponse

    Connection information for Source SQL Server

    check_permissions_group str

    Permission group for validations

    collect_agent_jobs bool

    Flag for whether to collect agent jobs from source server.

    collect_databases bool

    Flag for whether to collect databases from source server.

    collect_logins bool

    Flag for whether to collect logins from source server.

    collect_tde_certificate_info bool

    Flag for whether to collect TDE Certificate names from source server.

    validate_ssis_catalog_only bool

    Flag for whether to validate SSIS catalog is reachable on the source server.

    sourceConnectionInfo Property Map

    Connection information for Source SQL Server

    checkPermissionsGroup String

    Permission group for validations

    collectAgentJobs Boolean

    Flag for whether to collect agent jobs from source server.

    collectDatabases Boolean

    Flag for whether to collect databases from source server.

    collectLogins Boolean

    Flag for whether to collect logins from source server.

    collectTdeCertificateInfo Boolean

    Flag for whether to collect TDE Certificate names from source server.

    validateSsisCatalogOnly Boolean

    Flag for whether to validate SSIS catalog is reachable on the source server.

    ConnectToSourceSqlServerTaskOutputAgentJobLevelResponse

    Id string

    Result identifier

    IsEnabled bool

    The state of the original Agent Job.

    JobCategory string

    The type of Agent Job.

    JobOwner string

    The owner of the Agent Job

    LastExecutedOn string

    UTC Date and time when the Agent Job was last executed.

    MigrationEligibility Pulumi.AzureNative.DataMigration.Inputs.MigrationEligibilityInfoResponse

    Information about eligibility of agent job for migration.

    Name string

    Agent Job name

    ValidationErrors List<Pulumi.AzureNative.DataMigration.Inputs.ReportableExceptionResponse>

    Validation errors

    Id string

    Result identifier

    IsEnabled bool

    The state of the original Agent Job.

    JobCategory string

    The type of Agent Job.

    JobOwner string

    The owner of the Agent Job

    LastExecutedOn string

    UTC Date and time when the Agent Job was last executed.

    MigrationEligibility MigrationEligibilityInfoResponse

    Information about eligibility of agent job for migration.

    Name string

    Agent Job name

    ValidationErrors []ReportableExceptionResponse

    Validation errors

    id String

    Result identifier

    isEnabled Boolean

    The state of the original Agent Job.

    jobCategory String

    The type of Agent Job.

    jobOwner String

    The owner of the Agent Job

    lastExecutedOn String

    UTC Date and time when the Agent Job was last executed.

    migrationEligibility MigrationEligibilityInfoResponse

    Information about eligibility of agent job for migration.

    name String

    Agent Job name

    validationErrors List<ReportableExceptionResponse>

    Validation errors

    id string

    Result identifier

    isEnabled boolean

    The state of the original Agent Job.

    jobCategory string

    The type of Agent Job.

    jobOwner string

    The owner of the Agent Job

    lastExecutedOn string

    UTC Date and time when the Agent Job was last executed.

    migrationEligibility MigrationEligibilityInfoResponse

    Information about eligibility of agent job for migration.

    name string

    Agent Job name

    validationErrors ReportableExceptionResponse[]

    Validation errors

    id str

    Result identifier

    is_enabled bool

    The state of the original Agent Job.

    job_category str

    The type of Agent Job.

    job_owner str

    The owner of the Agent Job

    last_executed_on str

    UTC Date and time when the Agent Job was last executed.

    migration_eligibility MigrationEligibilityInfoResponse

    Information about eligibility of agent job for migration.

    name str

    Agent Job name

    validation_errors Sequence[ReportableExceptionResponse]

    Validation errors

    id String

    Result identifier

    isEnabled Boolean

    The state of the original Agent Job.

    jobCategory String

    The type of Agent Job.

    jobOwner String

    The owner of the Agent Job

    lastExecutedOn String

    UTC Date and time when the Agent Job was last executed.

    migrationEligibility Property Map

    Information about eligibility of agent job for migration.

    name String

    Agent Job name

    validationErrors List<Property Map>

    Validation errors

    ConnectToSourceSqlServerTaskOutputDatabaseLevelResponse

    CompatibilityLevel string

    SQL Server compatibility level of database

    DatabaseFiles List<Pulumi.AzureNative.DataMigration.Inputs.DatabaseFileInfoResponse>

    The list of database files

    DatabaseState string

    State of the database

    Id string

    Result identifier

    Name string

    Database name

    SizeMB double

    Size of the file in megabytes

    CompatibilityLevel string

    SQL Server compatibility level of database

    DatabaseFiles []DatabaseFileInfoResponse

    The list of database files

    DatabaseState string

    State of the database

    Id string

    Result identifier

    Name string

    Database name

    SizeMB float64

    Size of the file in megabytes

    compatibilityLevel String

    SQL Server compatibility level of database

    databaseFiles List<DatabaseFileInfoResponse>

    The list of database files

    databaseState String

    State of the database

    id String

    Result identifier

    name String

    Database name

    sizeMB Double

    Size of the file in megabytes

    compatibilityLevel string

    SQL Server compatibility level of database

    databaseFiles DatabaseFileInfoResponse[]

    The list of database files

    databaseState string

    State of the database

    id string

    Result identifier

    name string

    Database name

    sizeMB number

    Size of the file in megabytes

    compatibility_level str

    SQL Server compatibility level of database

    database_files Sequence[DatabaseFileInfoResponse]

    The list of database files

    database_state str

    State of the database

    id str

    Result identifier

    name str

    Database name

    size_mb float

    Size of the file in megabytes

    compatibilityLevel String

    SQL Server compatibility level of database

    databaseFiles List<Property Map>

    The list of database files

    databaseState String

    State of the database

    id String

    Result identifier

    name String

    Database name

    sizeMB Number

    Size of the file in megabytes

    ConnectToSourceSqlServerTaskOutputLoginLevelResponse

    DefaultDatabase string

    The default database for the login.

    Id string

    Result identifier

    IsEnabled bool

    The state of the login.

    LoginType string

    The type of login.

    MigrationEligibility Pulumi.AzureNative.DataMigration.Inputs.MigrationEligibilityInfoResponse

    Information about eligibility of login for migration.

    Name string

    Login name.

    DefaultDatabase string

    The default database for the login.

    Id string

    Result identifier

    IsEnabled bool

    The state of the login.

    LoginType string

    The type of login.

    MigrationEligibility MigrationEligibilityInfoResponse

    Information about eligibility of login for migration.

    Name string

    Login name.

    defaultDatabase String

    The default database for the login.

    id String

    Result identifier

    isEnabled Boolean

    The state of the login.

    loginType String

    The type of login.

    migrationEligibility MigrationEligibilityInfoResponse

    Information about eligibility of login for migration.

    name String

    Login name.

    defaultDatabase string

    The default database for the login.

    id string

    Result identifier

    isEnabled boolean

    The state of the login.

    loginType string

    The type of login.

    migrationEligibility MigrationEligibilityInfoResponse

    Information about eligibility of login for migration.

    name string

    Login name.

    default_database str

    The default database for the login.

    id str

    Result identifier

    is_enabled bool

    The state of the login.

    login_type str

    The type of login.

    migration_eligibility MigrationEligibilityInfoResponse

    Information about eligibility of login for migration.

    name str

    Login name.

    defaultDatabase String

    The default database for the login.

    id String

    Result identifier

    isEnabled Boolean

    The state of the login.

    loginType String

    The type of login.

    migrationEligibility Property Map

    Information about eligibility of login for migration.

    name String

    Login name.

    ConnectToSourceSqlServerTaskOutputTaskLevelResponse

    AgentJobs Dictionary<string, string>

    Source agent jobs as a map from agent job name to id.

    DatabaseTdeCertificateMapping Dictionary<string, string>

    Mapping from database name to TDE certificate name, if applicable

    Databases Dictionary<string, string>

    Source databases as a map from database name to database id

    Id string

    Result identifier

    Logins Dictionary<string, string>

    Source logins as a map from login name to login id.

    SourceServerBrandVersion string

    Source server brand version

    SourceServerVersion string

    Source server version

    ValidationErrors List<Pulumi.AzureNative.DataMigration.Inputs.ReportableExceptionResponse>

    Validation errors

    AgentJobs map[string]string

    Source agent jobs as a map from agent job name to id.

    DatabaseTdeCertificateMapping map[string]string

    Mapping from database name to TDE certificate name, if applicable

    Databases map[string]string

    Source databases as a map from database name to database id

    Id string

    Result identifier

    Logins map[string]string

    Source logins as a map from login name to login id.

    SourceServerBrandVersion string

    Source server brand version

    SourceServerVersion string

    Source server version

    ValidationErrors []ReportableExceptionResponse

    Validation errors

    agentJobs Map<String,String>

    Source agent jobs as a map from agent job name to id.

    databaseTdeCertificateMapping Map<String,String>

    Mapping from database name to TDE certificate name, if applicable

    databases Map<String,String>

    Source databases as a map from database name to database id

    id String

    Result identifier

    logins Map<String,String>

    Source logins as a map from login name to login id.

    sourceServerBrandVersion String

    Source server brand version

    sourceServerVersion String

    Source server version

    validationErrors List<ReportableExceptionResponse>

    Validation errors

    agentJobs {[key: string]: string}

    Source agent jobs as a map from agent job name to id.

    databaseTdeCertificateMapping {[key: string]: string}

    Mapping from database name to TDE certificate name, if applicable

    databases {[key: string]: string}

    Source databases as a map from database name to database id

    id string

    Result identifier

    logins {[key: string]: string}

    Source logins as a map from login name to login id.

    sourceServerBrandVersion string

    Source server brand version

    sourceServerVersion string

    Source server version

    validationErrors ReportableExceptionResponse[]

    Validation errors

    agent_jobs Mapping[str, str]

    Source agent jobs as a map from agent job name to id.

    database_tde_certificate_mapping Mapping[str, str]

    Mapping from database name to TDE certificate name, if applicable

    databases Mapping[str, str]

    Source databases as a map from database name to database id

    id str

    Result identifier

    logins Mapping[str, str]

    Source logins as a map from login name to login id.

    source_server_brand_version str

    Source server brand version

    source_server_version str

    Source server version

    validation_errors Sequence[ReportableExceptionResponse]

    Validation errors

    agentJobs Map<String>

    Source agent jobs as a map from agent job name to id.

    databaseTdeCertificateMapping Map<String>

    Mapping from database name to TDE certificate name, if applicable

    databases Map<String>

    Source databases as a map from database name to database id

    id String

    Result identifier

    logins Map<String>

    Source logins as a map from login name to login id.

    sourceServerBrandVersion String

    Source server brand version

    sourceServerVersion String

    Source server version

    validationErrors List<Property Map>

    Validation errors

    ConnectToSourceSqlServerTaskPropertiesResponse

    Commands List<Union<Pulumi.AzureNative.DataMigration.Inputs.MigrateMISyncCompleteCommandPropertiesResponse, Pulumi.AzureNative.DataMigration.Inputs.MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    Errors List<Pulumi.AzureNative.DataMigration.Inputs.ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    Output List<object>

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData Dictionary<string, string>

    Key value pairs of client data to attach meta data information to task

    Input Pulumi.AzureNative.DataMigration.Inputs.ConnectToSourceSqlServerTaskInputResponse

    Task input

    Commands []interface{}

    Array of command properties.

    Errors []ODataErrorResponse

    Array of errors. This is ignored if submitted.

    Output []interface{}

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData map[string]string

    Key value pairs of client data to attach meta data information to task

    Input ConnectToSourceSqlServerTaskInputResponse

    Task input

    commands List<Either<MigrateMISyncCompleteCommandPropertiesResponse,MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    errors List<ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    output List<Object>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String,String>

    Key value pairs of client data to attach meta data information to task

    input ConnectToSourceSqlServerTaskInputResponse

    Task input

    commands (MigrateMISyncCompleteCommandPropertiesResponse | MigrateSyncCompleteCommandPropertiesResponse)[]

    Array of command properties.

    errors ODataErrorResponse[]

    Array of errors. This is ignored if submitted.

    output (ConnectToSourceSqlServerTaskOutputAgentJobLevelResponse | ConnectToSourceSqlServerTaskOutputDatabaseLevelResponse | ConnectToSourceSqlServerTaskOutputLoginLevelResponse | ConnectToSourceSqlServerTaskOutputTaskLevelResponse)[]

    Task output. This is ignored if submitted.

    state string

    The state of the task. This is ignored if submitted.

    clientData {[key: string]: string}

    Key value pairs of client data to attach meta data information to task

    input ConnectToSourceSqlServerTaskInputResponse

    Task input

    commands Sequence[Union[MigrateMISyncCompleteCommandPropertiesResponse, MigrateSyncCompleteCommandPropertiesResponse]]

    Array of command properties.

    errors Sequence[ODataErrorResponse]

    Array of errors. This is ignored if submitted.

    output Sequence[Union[ConnectToSourceSqlServerTaskOutputAgentJobLevelResponse, ConnectToSourceSqlServerTaskOutputDatabaseLevelResponse, ConnectToSourceSqlServerTaskOutputLoginLevelResponse, ConnectToSourceSqlServerTaskOutputTaskLevelResponse]]

    Task output. This is ignored if submitted.

    state str

    The state of the task. This is ignored if submitted.

    client_data Mapping[str, str]

    Key value pairs of client data to attach meta data information to task

    input ConnectToSourceSqlServerTaskInputResponse

    Task input

    commands List<Property Map | Property Map>

    Array of command properties.

    errors List<Property Map>

    Array of errors. This is ignored if submitted.

    output List<Property Map | Property Map | Property Map | Property Map>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String>

    Key value pairs of client data to attach meta data information to task

    input Property Map

    Task input

    ConnectToTargetAzureDbForMySqlTaskInputResponse

    SourceConnectionInfo Pulumi.AzureNative.DataMigration.Inputs.MySqlConnectionInfoResponse

    Connection information for source MySQL server

    TargetConnectionInfo Pulumi.AzureNative.DataMigration.Inputs.MySqlConnectionInfoResponse

    Connection information for target Azure Database for MySQL server

    IsOfflineMigration bool

    Flag for whether or not the migration is offline

    SourceConnectionInfo MySqlConnectionInfoResponse

    Connection information for source MySQL server

    TargetConnectionInfo MySqlConnectionInfoResponse

    Connection information for target Azure Database for MySQL server

    IsOfflineMigration bool

    Flag for whether or not the migration is offline

    sourceConnectionInfo MySqlConnectionInfoResponse

    Connection information for source MySQL server

    targetConnectionInfo MySqlConnectionInfoResponse

    Connection information for target Azure Database for MySQL server

    isOfflineMigration Boolean

    Flag for whether or not the migration is offline

    sourceConnectionInfo MySqlConnectionInfoResponse

    Connection information for source MySQL server

    targetConnectionInfo MySqlConnectionInfoResponse

    Connection information for target Azure Database for MySQL server

    isOfflineMigration boolean

    Flag for whether or not the migration is offline

    source_connection_info MySqlConnectionInfoResponse

    Connection information for source MySQL server

    target_connection_info MySqlConnectionInfoResponse

    Connection information for target Azure Database for MySQL server

    is_offline_migration bool

    Flag for whether or not the migration is offline

    sourceConnectionInfo Property Map

    Connection information for source MySQL server

    targetConnectionInfo Property Map

    Connection information for target Azure Database for MySQL server

    isOfflineMigration Boolean

    Flag for whether or not the migration is offline

    ConnectToTargetAzureDbForMySqlTaskOutputResponse

    Databases List<string>

    List of databases on target server

    Id string

    Result identifier

    ServerVersion string

    Version of the target server

    TargetServerBrandVersion string

    Target server brand version

    ValidationErrors List<Pulumi.AzureNative.DataMigration.Inputs.ReportableExceptionResponse>

    Validation errors associated with the task

    Databases []string

    List of databases on target server

    Id string

    Result identifier

    ServerVersion string

    Version of the target server

    TargetServerBrandVersion string

    Target server brand version

    ValidationErrors []ReportableExceptionResponse

    Validation errors associated with the task

    databases List<String>

    List of databases on target server

    id String

    Result identifier

    serverVersion String

    Version of the target server

    targetServerBrandVersion String

    Target server brand version

    validationErrors List<ReportableExceptionResponse>

    Validation errors associated with the task

    databases string[]

    List of databases on target server

    id string

    Result identifier

    serverVersion string

    Version of the target server

    targetServerBrandVersion string

    Target server brand version

    validationErrors ReportableExceptionResponse[]

    Validation errors associated with the task

    databases Sequence[str]

    List of databases on target server

    id str

    Result identifier

    server_version str

    Version of the target server

    target_server_brand_version str

    Target server brand version

    validation_errors Sequence[ReportableExceptionResponse]

    Validation errors associated with the task

    databases List<String>

    List of databases on target server

    id String

    Result identifier

    serverVersion String

    Version of the target server

    targetServerBrandVersion String

    Target server brand version

    validationErrors List<Property Map>

    Validation errors associated with the task

    ConnectToTargetAzureDbForMySqlTaskPropertiesResponse

    Commands List<Union<Pulumi.AzureNative.DataMigration.Inputs.MigrateMISyncCompleteCommandPropertiesResponse, Pulumi.AzureNative.DataMigration.Inputs.MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    Errors List<Pulumi.AzureNative.DataMigration.Inputs.ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    Output List<Pulumi.AzureNative.DataMigration.Inputs.ConnectToTargetAzureDbForMySqlTaskOutputResponse>

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData Dictionary<string, string>

    Key value pairs of client data to attach meta data information to task

    Input Pulumi.AzureNative.DataMigration.Inputs.ConnectToTargetAzureDbForMySqlTaskInputResponse

    Task input

    Commands []interface{}

    Array of command properties.

    Errors []ODataErrorResponse

    Array of errors. This is ignored if submitted.

    Output []ConnectToTargetAzureDbForMySqlTaskOutputResponse

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData map[string]string

    Key value pairs of client data to attach meta data information to task

    Input ConnectToTargetAzureDbForMySqlTaskInputResponse

    Task input

    commands List<Either<MigrateMISyncCompleteCommandPropertiesResponse,MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    errors List<ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    output List<ConnectToTargetAzureDbForMySqlTaskOutputResponse>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String,String>

    Key value pairs of client data to attach meta data information to task

    input ConnectToTargetAzureDbForMySqlTaskInputResponse

    Task input

    commands (MigrateMISyncCompleteCommandPropertiesResponse | MigrateSyncCompleteCommandPropertiesResponse)[]

    Array of command properties.

    errors ODataErrorResponse[]

    Array of errors. This is ignored if submitted.

    output ConnectToTargetAzureDbForMySqlTaskOutputResponse[]

    Task output. This is ignored if submitted.

    state string

    The state of the task. This is ignored if submitted.

    clientData {[key: string]: string}

    Key value pairs of client data to attach meta data information to task

    input ConnectToTargetAzureDbForMySqlTaskInputResponse

    Task input

    commands Sequence[Union[MigrateMISyncCompleteCommandPropertiesResponse, MigrateSyncCompleteCommandPropertiesResponse]]

    Array of command properties.

    errors Sequence[ODataErrorResponse]

    Array of errors. This is ignored if submitted.

    output Sequence[ConnectToTargetAzureDbForMySqlTaskOutputResponse]

    Task output. This is ignored if submitted.

    state str

    The state of the task. This is ignored if submitted.

    client_data Mapping[str, str]

    Key value pairs of client data to attach meta data information to task

    input ConnectToTargetAzureDbForMySqlTaskInputResponse

    Task input

    commands List<Property Map | Property Map>

    Array of command properties.

    errors List<Property Map>

    Array of errors. This is ignored if submitted.

    output List<Property Map>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String>

    Key value pairs of client data to attach meta data information to task

    input Property Map

    Task input

    ConnectToTargetAzureDbForPostgreSqlSyncTaskInputResponse

    SourceConnectionInfo Pulumi.AzureNative.DataMigration.Inputs.PostgreSqlConnectionInfoResponse

    Connection information for source PostgreSQL server

    TargetConnectionInfo Pulumi.AzureNative.DataMigration.Inputs.PostgreSqlConnectionInfoResponse

    Connection information for target Azure Database for PostgreSQL server

    SourceConnectionInfo PostgreSqlConnectionInfoResponse

    Connection information for source PostgreSQL server

    TargetConnectionInfo PostgreSqlConnectionInfoResponse

    Connection information for target Azure Database for PostgreSQL server

    sourceConnectionInfo PostgreSqlConnectionInfoResponse

    Connection information for source PostgreSQL server

    targetConnectionInfo PostgreSqlConnectionInfoResponse

    Connection information for target Azure Database for PostgreSQL server

    sourceConnectionInfo PostgreSqlConnectionInfoResponse

    Connection information for source PostgreSQL server

    targetConnectionInfo PostgreSqlConnectionInfoResponse

    Connection information for target Azure Database for PostgreSQL server

    source_connection_info PostgreSqlConnectionInfoResponse

    Connection information for source PostgreSQL server

    target_connection_info PostgreSqlConnectionInfoResponse

    Connection information for target Azure Database for PostgreSQL server

    sourceConnectionInfo Property Map

    Connection information for source PostgreSQL server

    targetConnectionInfo Property Map

    Connection information for target Azure Database for PostgreSQL server

    ConnectToTargetAzureDbForPostgreSqlSyncTaskOutputResponse

    Databases List<string>

    List of databases on target server

    Id string

    Result identifier

    TargetServerBrandVersion string

    Target server brand version

    TargetServerVersion string

    Version of the target server

    ValidationErrors List<Pulumi.AzureNative.DataMigration.Inputs.ReportableExceptionResponse>

    Validation errors associated with the task

    Databases []string

    List of databases on target server

    Id string

    Result identifier

    TargetServerBrandVersion string

    Target server brand version

    TargetServerVersion string

    Version of the target server

    ValidationErrors []ReportableExceptionResponse

    Validation errors associated with the task

    databases List<String>

    List of databases on target server

    id String

    Result identifier

    targetServerBrandVersion String

    Target server brand version

    targetServerVersion String

    Version of the target server

    validationErrors List<ReportableExceptionResponse>

    Validation errors associated with the task

    databases string[]

    List of databases on target server

    id string

    Result identifier

    targetServerBrandVersion string

    Target server brand version

    targetServerVersion string

    Version of the target server

    validationErrors ReportableExceptionResponse[]

    Validation errors associated with the task

    databases Sequence[str]

    List of databases on target server

    id str

    Result identifier

    target_server_brand_version str

    Target server brand version

    target_server_version str

    Version of the target server

    validation_errors Sequence[ReportableExceptionResponse]

    Validation errors associated with the task

    databases List<String>

    List of databases on target server

    id String

    Result identifier

    targetServerBrandVersion String

    Target server brand version

    targetServerVersion String

    Version of the target server

    validationErrors List<Property Map>

    Validation errors associated with the task

    ConnectToTargetAzureDbForPostgreSqlSyncTaskPropertiesResponse

    Commands List<Union<Pulumi.AzureNative.DataMigration.Inputs.MigrateMISyncCompleteCommandPropertiesResponse, Pulumi.AzureNative.DataMigration.Inputs.MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    Errors List<Pulumi.AzureNative.DataMigration.Inputs.ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    Output List<Pulumi.AzureNative.DataMigration.Inputs.ConnectToTargetAzureDbForPostgreSqlSyncTaskOutputResponse>

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData Dictionary<string, string>

    Key value pairs of client data to attach meta data information to task

    Input Pulumi.AzureNative.DataMigration.Inputs.ConnectToTargetAzureDbForPostgreSqlSyncTaskInputResponse

    Task input

    Commands []interface{}

    Array of command properties.

    Errors []ODataErrorResponse

    Array of errors. This is ignored if submitted.

    Output []ConnectToTargetAzureDbForPostgreSqlSyncTaskOutputResponse

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData map[string]string

    Key value pairs of client data to attach meta data information to task

    Input ConnectToTargetAzureDbForPostgreSqlSyncTaskInputResponse

    Task input

    commands List<Either<MigrateMISyncCompleteCommandPropertiesResponse,MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    errors List<ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    output List<ConnectToTargetAzureDbForPostgreSqlSyncTaskOutputResponse>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String,String>

    Key value pairs of client data to attach meta data information to task

    input ConnectToTargetAzureDbForPostgreSqlSyncTaskInputResponse

    Task input

    commands (MigrateMISyncCompleteCommandPropertiesResponse | MigrateSyncCompleteCommandPropertiesResponse)[]

    Array of command properties.

    errors ODataErrorResponse[]

    Array of errors. This is ignored if submitted.

    output ConnectToTargetAzureDbForPostgreSqlSyncTaskOutputResponse[]

    Task output. This is ignored if submitted.

    state string

    The state of the task. This is ignored if submitted.

    clientData {[key: string]: string}

    Key value pairs of client data to attach meta data information to task

    input ConnectToTargetAzureDbForPostgreSqlSyncTaskInputResponse

    Task input

    commands Sequence[Union[MigrateMISyncCompleteCommandPropertiesResponse, MigrateSyncCompleteCommandPropertiesResponse]]

    Array of command properties.

    errors Sequence[ODataErrorResponse]

    Array of errors. This is ignored if submitted.

    output Sequence[ConnectToTargetAzureDbForPostgreSqlSyncTaskOutputResponse]

    Task output. This is ignored if submitted.

    state str

    The state of the task. This is ignored if submitted.

    client_data Mapping[str, str]

    Key value pairs of client data to attach meta data information to task

    input ConnectToTargetAzureDbForPostgreSqlSyncTaskInputResponse

    Task input

    commands List<Property Map | Property Map>

    Array of command properties.

    errors List<Property Map>

    Array of errors. This is ignored if submitted.

    output List<Property Map>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String>

    Key value pairs of client data to attach meta data information to task

    input Property Map

    Task input

    ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskInputResponse

    TargetConnectionInfo Pulumi.AzureNative.DataMigration.Inputs.PostgreSqlConnectionInfoResponse

    Connection information for target Azure Database for PostgreSQL server

    TargetConnectionInfo PostgreSqlConnectionInfoResponse

    Connection information for target Azure Database for PostgreSQL server

    targetConnectionInfo PostgreSqlConnectionInfoResponse

    Connection information for target Azure Database for PostgreSQL server

    targetConnectionInfo PostgreSqlConnectionInfoResponse

    Connection information for target Azure Database for PostgreSQL server

    target_connection_info PostgreSqlConnectionInfoResponse

    Connection information for target Azure Database for PostgreSQL server

    targetConnectionInfo Property Map

    Connection information for target Azure Database for PostgreSQL server

    ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutputResponse

    Databases List<string>

    List of databases on target server

    TargetServerBrandVersion string

    Target server brand version

    TargetServerVersion string

    Version of the target server

    ValidationErrors List<Pulumi.AzureNative.DataMigration.Inputs.ReportableExceptionResponse>

    Validation errors associated with the task

    DatabaseSchemaMap List<Pulumi.AzureNative.DataMigration.Inputs.ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutputResponseDatabaseSchemaMap>

    Mapping of schemas per database

    Databases []string

    List of databases on target server

    TargetServerBrandVersion string

    Target server brand version

    TargetServerVersion string

    Version of the target server

    ValidationErrors []ReportableExceptionResponse

    Validation errors associated with the task

    DatabaseSchemaMap []ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutputResponseDatabaseSchemaMap

    Mapping of schemas per database

    databases List<String>

    List of databases on target server

    targetServerBrandVersion String

    Target server brand version

    targetServerVersion String

    Version of the target server

    validationErrors List<ReportableExceptionResponse>

    Validation errors associated with the task

    databaseSchemaMap List<ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutputResponseDatabaseSchemaMap>

    Mapping of schemas per database

    databases string[]

    List of databases on target server

    targetServerBrandVersion string

    Target server brand version

    targetServerVersion string

    Version of the target server

    validationErrors ReportableExceptionResponse[]

    Validation errors associated with the task

    databaseSchemaMap ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutputResponseDatabaseSchemaMap[]

    Mapping of schemas per database

    databases Sequence[str]

    List of databases on target server

    target_server_brand_version str

    Target server brand version

    target_server_version str

    Version of the target server

    validation_errors Sequence[ReportableExceptionResponse]

    Validation errors associated with the task

    database_schema_map Sequence[ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutputResponseDatabaseSchemaMap]

    Mapping of schemas per database

    databases List<String>

    List of databases on target server

    targetServerBrandVersion String

    Target server brand version

    targetServerVersion String

    Version of the target server

    validationErrors List<Property Map>

    Validation errors associated with the task

    databaseSchemaMap List<Property Map>

    Mapping of schemas per database

    ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutputResponseDatabaseSchemaMap

    Database string
    Schemas List<string>
    Database string
    Schemas []string
    database String
    schemas List<String>
    database string
    schemas string[]
    database str
    schemas Sequence[str]
    database String
    schemas List<String>

    ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskPropertiesResponse

    Commands List<Union<Pulumi.AzureNative.DataMigration.Inputs.MigrateMISyncCompleteCommandPropertiesResponse, Pulumi.AzureNative.DataMigration.Inputs.MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    Errors List<Pulumi.AzureNative.DataMigration.Inputs.ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    Output List<Pulumi.AzureNative.DataMigration.Inputs.ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutputResponse>

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData Dictionary<string, string>

    Key value pairs of client data to attach meta data information to task

    Input Pulumi.AzureNative.DataMigration.Inputs.ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskInputResponse

    Task input

    Commands []interface{}

    Array of command properties.

    Errors []ODataErrorResponse

    Array of errors. This is ignored if submitted.

    Output []ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutputResponse

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData map[string]string

    Key value pairs of client data to attach meta data information to task

    Input ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskInputResponse

    Task input

    commands List<Either<MigrateMISyncCompleteCommandPropertiesResponse,MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    errors List<ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    output List<ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutputResponse>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String,String>

    Key value pairs of client data to attach meta data information to task

    input ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskInputResponse

    Task input

    commands (MigrateMISyncCompleteCommandPropertiesResponse | MigrateSyncCompleteCommandPropertiesResponse)[]

    Array of command properties.

    errors ODataErrorResponse[]

    Array of errors. This is ignored if submitted.

    output ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutputResponse[]

    Task output. This is ignored if submitted.

    state string

    The state of the task. This is ignored if submitted.

    clientData {[key: string]: string}

    Key value pairs of client data to attach meta data information to task

    input ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskInputResponse

    Task input

    commands Sequence[Union[MigrateMISyncCompleteCommandPropertiesResponse, MigrateSyncCompleteCommandPropertiesResponse]]

    Array of command properties.

    errors Sequence[ODataErrorResponse]

    Array of errors. This is ignored if submitted.

    output Sequence[ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutputResponse]

    Task output. This is ignored if submitted.

    state str

    The state of the task. This is ignored if submitted.

    client_data Mapping[str, str]

    Key value pairs of client data to attach meta data information to task

    input ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskInputResponse

    Task input

    commands List<Property Map | Property Map>

    Array of command properties.

    errors List<Property Map>

    Array of errors. This is ignored if submitted.

    output List<Property Map>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String>

    Key value pairs of client data to attach meta data information to task

    input Property Map

    Task input

    ConnectToTargetSqlDbTaskInputResponse

    TargetConnectionInfo SqlConnectionInfoResponse

    Connection information for target SQL DB

    targetConnectionInfo SqlConnectionInfoResponse

    Connection information for target SQL DB

    targetConnectionInfo SqlConnectionInfoResponse

    Connection information for target SQL DB

    target_connection_info SqlConnectionInfoResponse

    Connection information for target SQL DB

    targetConnectionInfo Property Map

    Connection information for target SQL DB

    ConnectToTargetSqlDbTaskOutputResponse

    Databases Dictionary<string, string>

    Source databases as a map from database name to database id

    Id string

    Result identifier

    TargetServerBrandVersion string

    Target server brand version

    TargetServerVersion string

    Version of the target server

    Databases map[string]string

    Source databases as a map from database name to database id

    Id string

    Result identifier

    TargetServerBrandVersion string

    Target server brand version

    TargetServerVersion string

    Version of the target server

    databases Map<String,String>

    Source databases as a map from database name to database id

    id String

    Result identifier

    targetServerBrandVersion String

    Target server brand version

    targetServerVersion String

    Version of the target server

    databases {[key: string]: string}

    Source databases as a map from database name to database id

    id string

    Result identifier

    targetServerBrandVersion string

    Target server brand version

    targetServerVersion string

    Version of the target server

    databases Mapping[str, str]

    Source databases as a map from database name to database id

    id str

    Result identifier

    target_server_brand_version str

    Target server brand version

    target_server_version str

    Version of the target server

    databases Map<String>

    Source databases as a map from database name to database id

    id String

    Result identifier

    targetServerBrandVersion String

    Target server brand version

    targetServerVersion String

    Version of the target server

    ConnectToTargetSqlDbTaskPropertiesResponse

    Commands List<Union<Pulumi.AzureNative.DataMigration.Inputs.MigrateMISyncCompleteCommandPropertiesResponse, Pulumi.AzureNative.DataMigration.Inputs.MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    Errors List<Pulumi.AzureNative.DataMigration.Inputs.ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    Output List<Pulumi.AzureNative.DataMigration.Inputs.ConnectToTargetSqlDbTaskOutputResponse>

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData Dictionary<string, string>

    Key value pairs of client data to attach meta data information to task

    Input Pulumi.AzureNative.DataMigration.Inputs.ConnectToTargetSqlDbTaskInputResponse

    Task input

    Commands []interface{}

    Array of command properties.

    Errors []ODataErrorResponse

    Array of errors. This is ignored if submitted.

    Output []ConnectToTargetSqlDbTaskOutputResponse

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData map[string]string

    Key value pairs of client data to attach meta data information to task

    Input ConnectToTargetSqlDbTaskInputResponse

    Task input

    commands List<Either<MigrateMISyncCompleteCommandPropertiesResponse,MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    errors List<ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    output List<ConnectToTargetSqlDbTaskOutputResponse>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String,String>

    Key value pairs of client data to attach meta data information to task

    input ConnectToTargetSqlDbTaskInputResponse

    Task input

    commands (MigrateMISyncCompleteCommandPropertiesResponse | MigrateSyncCompleteCommandPropertiesResponse)[]

    Array of command properties.

    errors ODataErrorResponse[]

    Array of errors. This is ignored if submitted.

    output ConnectToTargetSqlDbTaskOutputResponse[]

    Task output. This is ignored if submitted.

    state string

    The state of the task. This is ignored if submitted.

    clientData {[key: string]: string}

    Key value pairs of client data to attach meta data information to task

    input ConnectToTargetSqlDbTaskInputResponse

    Task input

    commands Sequence[Union[MigrateMISyncCompleteCommandPropertiesResponse, MigrateSyncCompleteCommandPropertiesResponse]]

    Array of command properties.

    errors Sequence[ODataErrorResponse]

    Array of errors. This is ignored if submitted.

    output Sequence[ConnectToTargetSqlDbTaskOutputResponse]

    Task output. This is ignored if submitted.

    state str

    The state of the task. This is ignored if submitted.

    client_data Mapping[str, str]

    Key value pairs of client data to attach meta data information to task

    input ConnectToTargetSqlDbTaskInputResponse

    Task input

    commands List<Property Map | Property Map>

    Array of command properties.

    errors List<Property Map>

    Array of errors. This is ignored if submitted.

    output List<Property Map>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String>

    Key value pairs of client data to attach meta data information to task

    input Property Map

    Task input

    ConnectToTargetSqlMISyncTaskInputResponse

    AzureApp Pulumi.AzureNative.DataMigration.Inputs.AzureActiveDirectoryAppResponse

    Azure Active Directory Application the DMS instance will use to connect to the target instance of Azure SQL Database Managed Instance and the Azure Storage Account

    TargetConnectionInfo Pulumi.AzureNative.DataMigration.Inputs.MiSqlConnectionInfoResponse

    Connection information for Azure SQL Database Managed Instance

    AzureApp AzureActiveDirectoryAppResponse

    Azure Active Directory Application the DMS instance will use to connect to the target instance of Azure SQL Database Managed Instance and the Azure Storage Account

    TargetConnectionInfo MiSqlConnectionInfoResponse

    Connection information for Azure SQL Database Managed Instance

    azureApp AzureActiveDirectoryAppResponse

    Azure Active Directory Application the DMS instance will use to connect to the target instance of Azure SQL Database Managed Instance and the Azure Storage Account

    targetConnectionInfo MiSqlConnectionInfoResponse

    Connection information for Azure SQL Database Managed Instance

    azureApp AzureActiveDirectoryAppResponse

    Azure Active Directory Application the DMS instance will use to connect to the target instance of Azure SQL Database Managed Instance and the Azure Storage Account

    targetConnectionInfo MiSqlConnectionInfoResponse

    Connection information for Azure SQL Database Managed Instance

    azure_app AzureActiveDirectoryAppResponse

    Azure Active Directory Application the DMS instance will use to connect to the target instance of Azure SQL Database Managed Instance and the Azure Storage Account

    target_connection_info MiSqlConnectionInfoResponse

    Connection information for Azure SQL Database Managed Instance

    azureApp Property Map

    Azure Active Directory Application the DMS instance will use to connect to the target instance of Azure SQL Database Managed Instance and the Azure Storage Account

    targetConnectionInfo Property Map

    Connection information for Azure SQL Database Managed Instance

    ConnectToTargetSqlMISyncTaskOutputResponse

    TargetServerBrandVersion string

    Target server brand version

    TargetServerVersion string

    Target server version

    ValidationErrors []ReportableExceptionResponse

    Validation errors

    targetServerBrandVersion String

    Target server brand version

    targetServerVersion String

    Target server version

    validationErrors List<ReportableExceptionResponse>

    Validation errors

    targetServerBrandVersion string

    Target server brand version

    targetServerVersion string

    Target server version

    validationErrors ReportableExceptionResponse[]

    Validation errors

    target_server_brand_version str

    Target server brand version

    target_server_version str

    Target server version

    validation_errors Sequence[ReportableExceptionResponse]

    Validation errors

    targetServerBrandVersion String

    Target server brand version

    targetServerVersion String

    Target server version

    validationErrors List<Property Map>

    Validation errors

    ConnectToTargetSqlMISyncTaskPropertiesResponse

    Commands List<Union<Pulumi.AzureNative.DataMigration.Inputs.MigrateMISyncCompleteCommandPropertiesResponse, Pulumi.AzureNative.DataMigration.Inputs.MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    Errors List<Pulumi.AzureNative.DataMigration.Inputs.ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    Output List<Pulumi.AzureNative.DataMigration.Inputs.ConnectToTargetSqlMISyncTaskOutputResponse>

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData Dictionary<string, string>

    Key value pairs of client data to attach meta data information to task

    Input Pulumi.AzureNative.DataMigration.Inputs.ConnectToTargetSqlMISyncTaskInputResponse

    Task input

    Commands []interface{}

    Array of command properties.

    Errors []ODataErrorResponse

    Array of errors. This is ignored if submitted.

    Output []ConnectToTargetSqlMISyncTaskOutputResponse

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData map[string]string

    Key value pairs of client data to attach meta data information to task

    Input ConnectToTargetSqlMISyncTaskInputResponse

    Task input

    commands List<Either<MigrateMISyncCompleteCommandPropertiesResponse,MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    errors List<ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    output List<ConnectToTargetSqlMISyncTaskOutputResponse>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String,String>

    Key value pairs of client data to attach meta data information to task

    input ConnectToTargetSqlMISyncTaskInputResponse

    Task input

    commands (MigrateMISyncCompleteCommandPropertiesResponse | MigrateSyncCompleteCommandPropertiesResponse)[]

    Array of command properties.

    errors ODataErrorResponse[]

    Array of errors. This is ignored if submitted.

    output ConnectToTargetSqlMISyncTaskOutputResponse[]

    Task output. This is ignored if submitted.

    state string

    The state of the task. This is ignored if submitted.

    clientData {[key: string]: string}

    Key value pairs of client data to attach meta data information to task

    input ConnectToTargetSqlMISyncTaskInputResponse

    Task input

    commands Sequence[Union[MigrateMISyncCompleteCommandPropertiesResponse, MigrateSyncCompleteCommandPropertiesResponse]]

    Array of command properties.

    errors Sequence[ODataErrorResponse]

    Array of errors. This is ignored if submitted.

    output Sequence[ConnectToTargetSqlMISyncTaskOutputResponse]

    Task output. This is ignored if submitted.

    state str

    The state of the task. This is ignored if submitted.

    client_data Mapping[str, str]

    Key value pairs of client data to attach meta data information to task

    input ConnectToTargetSqlMISyncTaskInputResponse

    Task input

    commands List<Property Map | Property Map>

    Array of command properties.

    errors List<Property Map>

    Array of errors. This is ignored if submitted.

    output List<Property Map>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String>

    Key value pairs of client data to attach meta data information to task

    input Property Map

    Task input

    ConnectToTargetSqlMITaskInputResponse

    TargetConnectionInfo Pulumi.AzureNative.DataMigration.Inputs.SqlConnectionInfoResponse

    Connection information for target SQL Server

    CollectAgentJobs bool

    Flag for whether to collect agent jobs from target SQL MI server.

    CollectLogins bool

    Flag for whether to collect logins from target SQL MI server.

    ValidateSsisCatalogOnly bool

    Flag for whether to validate SSIS catalog is reachable on the target SQL MI server.

    TargetConnectionInfo SqlConnectionInfoResponse

    Connection information for target SQL Server

    CollectAgentJobs bool

    Flag for whether to collect agent jobs from target SQL MI server.

    CollectLogins bool

    Flag for whether to collect logins from target SQL MI server.

    ValidateSsisCatalogOnly bool

    Flag for whether to validate SSIS catalog is reachable on the target SQL MI server.

    targetConnectionInfo SqlConnectionInfoResponse

    Connection information for target SQL Server

    collectAgentJobs Boolean

    Flag for whether to collect agent jobs from target SQL MI server.

    collectLogins Boolean

    Flag for whether to collect logins from target SQL MI server.

    validateSsisCatalogOnly Boolean

    Flag for whether to validate SSIS catalog is reachable on the target SQL MI server.

    targetConnectionInfo SqlConnectionInfoResponse

    Connection information for target SQL Server

    collectAgentJobs boolean

    Flag for whether to collect agent jobs from target SQL MI server.

    collectLogins boolean

    Flag for whether to collect logins from target SQL MI server.

    validateSsisCatalogOnly boolean

    Flag for whether to validate SSIS catalog is reachable on the target SQL MI server.

    target_connection_info SqlConnectionInfoResponse

    Connection information for target SQL Server

    collect_agent_jobs bool

    Flag for whether to collect agent jobs from target SQL MI server.

    collect_logins bool

    Flag for whether to collect logins from target SQL MI server.

    validate_ssis_catalog_only bool

    Flag for whether to validate SSIS catalog is reachable on the target SQL MI server.

    targetConnectionInfo Property Map

    Connection information for target SQL Server

    collectAgentJobs Boolean

    Flag for whether to collect agent jobs from target SQL MI server.

    collectLogins Boolean

    Flag for whether to collect logins from target SQL MI server.

    validateSsisCatalogOnly Boolean

    Flag for whether to validate SSIS catalog is reachable on the target SQL MI server.

    ConnectToTargetSqlMITaskOutputResponse

    AgentJobs List<string>

    List of agent jobs on the target server.

    Id string

    Result identifier

    Logins List<string>

    List of logins on the target server.

    TargetServerBrandVersion string

    Target server brand version

    TargetServerVersion string

    Target server version

    ValidationErrors List<Pulumi.AzureNative.DataMigration.Inputs.ReportableExceptionResponse>

    Validation errors

    AgentJobs []string

    List of agent jobs on the target server.

    Id string

    Result identifier

    Logins []string

    List of logins on the target server.

    TargetServerBrandVersion string

    Target server brand version

    TargetServerVersion string

    Target server version

    ValidationErrors []ReportableExceptionResponse

    Validation errors

    agentJobs List<String>

    List of agent jobs on the target server.

    id String

    Result identifier

    logins List<String>

    List of logins on the target server.

    targetServerBrandVersion String

    Target server brand version

    targetServerVersion String

    Target server version

    validationErrors List<ReportableExceptionResponse>

    Validation errors

    agentJobs string[]

    List of agent jobs on the target server.

    id string

    Result identifier

    logins string[]

    List of logins on the target server.

    targetServerBrandVersion string

    Target server brand version

    targetServerVersion string

    Target server version

    validationErrors ReportableExceptionResponse[]

    Validation errors

    agent_jobs Sequence[str]

    List of agent jobs on the target server.

    id str

    Result identifier

    logins Sequence[str]

    List of logins on the target server.

    target_server_brand_version str

    Target server brand version

    target_server_version str

    Target server version

    validation_errors Sequence[ReportableExceptionResponse]

    Validation errors

    agentJobs List<String>

    List of agent jobs on the target server.

    id String

    Result identifier

    logins List<String>

    List of logins on the target server.

    targetServerBrandVersion String

    Target server brand version

    targetServerVersion String

    Target server version

    validationErrors List<Property Map>

    Validation errors

    ConnectToTargetSqlMITaskPropertiesResponse

    Commands List<Union<Pulumi.AzureNative.DataMigration.Inputs.MigrateMISyncCompleteCommandPropertiesResponse, Pulumi.AzureNative.DataMigration.Inputs.MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    Errors List<Pulumi.AzureNative.DataMigration.Inputs.ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    Output List<Pulumi.AzureNative.DataMigration.Inputs.ConnectToTargetSqlMITaskOutputResponse>

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData Dictionary<string, string>

    Key value pairs of client data to attach meta data information to task

    Input Pulumi.AzureNative.DataMigration.Inputs.ConnectToTargetSqlMITaskInputResponse

    Task input

    Commands []interface{}

    Array of command properties.

    Errors []ODataErrorResponse

    Array of errors. This is ignored if submitted.

    Output []ConnectToTargetSqlMITaskOutputResponse

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData map[string]string

    Key value pairs of client data to attach meta data information to task

    Input ConnectToTargetSqlMITaskInputResponse

    Task input

    commands List<Either<MigrateMISyncCompleteCommandPropertiesResponse,MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    errors List<ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    output List<ConnectToTargetSqlMITaskOutputResponse>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String,String>

    Key value pairs of client data to attach meta data information to task

    input ConnectToTargetSqlMITaskInputResponse

    Task input

    commands (MigrateMISyncCompleteCommandPropertiesResponse | MigrateSyncCompleteCommandPropertiesResponse)[]

    Array of command properties.

    errors ODataErrorResponse[]

    Array of errors. This is ignored if submitted.

    output ConnectToTargetSqlMITaskOutputResponse[]

    Task output. This is ignored if submitted.

    state string

    The state of the task. This is ignored if submitted.

    clientData {[key: string]: string}

    Key value pairs of client data to attach meta data information to task

    input ConnectToTargetSqlMITaskInputResponse

    Task input

    commands Sequence[Union[MigrateMISyncCompleteCommandPropertiesResponse, MigrateSyncCompleteCommandPropertiesResponse]]

    Array of command properties.

    errors Sequence[ODataErrorResponse]

    Array of errors. This is ignored if submitted.

    output Sequence[ConnectToTargetSqlMITaskOutputResponse]

    Task output. This is ignored if submitted.

    state str

    The state of the task. This is ignored if submitted.

    client_data Mapping[str, str]

    Key value pairs of client data to attach meta data information to task

    input ConnectToTargetSqlMITaskInputResponse

    Task input

    commands List<Property Map | Property Map>

    Array of command properties.

    errors List<Property Map>

    Array of errors. This is ignored if submitted.

    output List<Property Map>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String>

    Key value pairs of client data to attach meta data information to task

    input Property Map

    Task input

    ConnectToTargetSqlSqlDbSyncTaskInputResponse

    SourceConnectionInfo SqlConnectionInfoResponse

    Connection information for source SQL Server

    TargetConnectionInfo SqlConnectionInfoResponse

    Connection information for target SQL DB

    sourceConnectionInfo SqlConnectionInfoResponse

    Connection information for source SQL Server

    targetConnectionInfo SqlConnectionInfoResponse

    Connection information for target SQL DB

    sourceConnectionInfo SqlConnectionInfoResponse

    Connection information for source SQL Server

    targetConnectionInfo SqlConnectionInfoResponse

    Connection information for target SQL DB

    source_connection_info SqlConnectionInfoResponse

    Connection information for source SQL Server

    target_connection_info SqlConnectionInfoResponse

    Connection information for target SQL DB

    sourceConnectionInfo Property Map

    Connection information for source SQL Server

    targetConnectionInfo Property Map

    Connection information for target SQL DB

    ConnectToTargetSqlSqlDbSyncTaskPropertiesResponse

    Commands List<Union<Pulumi.AzureNative.DataMigration.Inputs.MigrateMISyncCompleteCommandPropertiesResponse, Pulumi.AzureNative.DataMigration.Inputs.MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    Errors List<Pulumi.AzureNative.DataMigration.Inputs.ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    Output List<Pulumi.AzureNative.DataMigration.Inputs.ConnectToTargetSqlDbTaskOutputResponse>

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData Dictionary<string, string>

    Key value pairs of client data to attach meta data information to task

    Input Pulumi.AzureNative.DataMigration.Inputs.ConnectToTargetSqlSqlDbSyncTaskInputResponse

    Task input

    Commands []interface{}

    Array of command properties.

    Errors []ODataErrorResponse

    Array of errors. This is ignored if submitted.

    Output []ConnectToTargetSqlDbTaskOutputResponse

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData map[string]string

    Key value pairs of client data to attach meta data information to task

    Input ConnectToTargetSqlSqlDbSyncTaskInputResponse

    Task input

    commands List<Either<MigrateMISyncCompleteCommandPropertiesResponse,MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    errors List<ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    output List<ConnectToTargetSqlDbTaskOutputResponse>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String,String>

    Key value pairs of client data to attach meta data information to task

    input ConnectToTargetSqlSqlDbSyncTaskInputResponse

    Task input

    commands (MigrateMISyncCompleteCommandPropertiesResponse | MigrateSyncCompleteCommandPropertiesResponse)[]

    Array of command properties.

    errors ODataErrorResponse[]

    Array of errors. This is ignored if submitted.

    output ConnectToTargetSqlDbTaskOutputResponse[]

    Task output. This is ignored if submitted.

    state string

    The state of the task. This is ignored if submitted.

    clientData {[key: string]: string}

    Key value pairs of client data to attach meta data information to task

    input ConnectToTargetSqlSqlDbSyncTaskInputResponse

    Task input

    commands Sequence[Union[MigrateMISyncCompleteCommandPropertiesResponse, MigrateSyncCompleteCommandPropertiesResponse]]

    Array of command properties.

    errors Sequence[ODataErrorResponse]

    Array of errors. This is ignored if submitted.

    output Sequence[ConnectToTargetSqlDbTaskOutputResponse]

    Task output. This is ignored if submitted.

    state str

    The state of the task. This is ignored if submitted.

    client_data Mapping[str, str]

    Key value pairs of client data to attach meta data information to task

    input ConnectToTargetSqlSqlDbSyncTaskInputResponse

    Task input

    commands List<Property Map | Property Map>

    Array of command properties.

    errors List<Property Map>

    Array of errors. This is ignored if submitted.

    output List<Property Map>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String>

    Key value pairs of client data to attach meta data information to task

    input Property Map

    Task input

    DataIntegrityValidationResultResponse

    FailedObjects Dictionary<string, string>

    List of failed table names of source and target pair

    ValidationErrors Pulumi.AzureNative.DataMigration.Inputs.ValidationErrorResponse

    List of errors that happened while performing data integrity validation

    FailedObjects map[string]string

    List of failed table names of source and target pair

    ValidationErrors ValidationErrorResponse

    List of errors that happened while performing data integrity validation

    failedObjects Map<String,String>

    List of failed table names of source and target pair

    validationErrors ValidationErrorResponse

    List of errors that happened while performing data integrity validation

    failedObjects {[key: string]: string}

    List of failed table names of source and target pair

    validationErrors ValidationErrorResponse

    List of errors that happened while performing data integrity validation

    failed_objects Mapping[str, str]

    List of failed table names of source and target pair

    validation_errors ValidationErrorResponse

    List of errors that happened while performing data integrity validation

    failedObjects Map<String>

    List of failed table names of source and target pair

    validationErrors Property Map

    List of errors that happened while performing data integrity validation

    DataItemMigrationSummaryResultResponse

    EndedOn string

    Migration end time

    ErrorPrefix string

    Wildcard string prefix to use for querying all errors of the item

    ItemsCompletedCount double

    Number of successfully completed items

    ItemsCount double

    Number of items

    Name string

    Name of the item

    ResultPrefix string

    Wildcard string prefix to use for querying all sub-tem results of the item

    StartedOn string

    Migration start time

    State string

    Current state of migration

    StatusMessage string

    Status message

    EndedOn string

    Migration end time

    ErrorPrefix string

    Wildcard string prefix to use for querying all errors of the item

    ItemsCompletedCount float64

    Number of successfully completed items

    ItemsCount float64

    Number of items

    Name string

    Name of the item

    ResultPrefix string

    Wildcard string prefix to use for querying all sub-tem results of the item

    StartedOn string

    Migration start time

    State string

    Current state of migration

    StatusMessage string

    Status message

    endedOn String

    Migration end time

    errorPrefix String

    Wildcard string prefix to use for querying all errors of the item

    itemsCompletedCount Double

    Number of successfully completed items

    itemsCount Double

    Number of items

    name String

    Name of the item

    resultPrefix String

    Wildcard string prefix to use for querying all sub-tem results of the item

    startedOn String

    Migration start time

    state String

    Current state of migration

    statusMessage String

    Status message

    endedOn string

    Migration end time

    errorPrefix string

    Wildcard string prefix to use for querying all errors of the item

    itemsCompletedCount number

    Number of successfully completed items

    itemsCount number

    Number of items

    name string

    Name of the item

    resultPrefix string

    Wildcard string prefix to use for querying all sub-tem results of the item

    startedOn string

    Migration start time

    state string

    Current state of migration

    statusMessage string

    Status message

    ended_on str

    Migration end time

    error_prefix str

    Wildcard string prefix to use for querying all errors of the item

    items_completed_count float

    Number of successfully completed items

    items_count float

    Number of items

    name str

    Name of the item

    result_prefix str

    Wildcard string prefix to use for querying all sub-tem results of the item

    started_on str

    Migration start time

    state str

    Current state of migration

    status_message str

    Status message

    endedOn String

    Migration end time

    errorPrefix String

    Wildcard string prefix to use for querying all errors of the item

    itemsCompletedCount Number

    Number of successfully completed items

    itemsCount Number

    Number of items

    name String

    Name of the item

    resultPrefix String

    Wildcard string prefix to use for querying all sub-tem results of the item

    startedOn String

    Migration start time

    state String

    Current state of migration

    statusMessage String

    Status message

    DatabaseBackupInfoResponse

    BackupFiles List<string>

    The list of backup files for the current database.

    BackupFinishDate string

    Date and time when the backup operation finished.

    BackupType string

    Backup Type.

    DatabaseName string

    Database name.

    FamilyCount int

    Number of files in the backup set.

    IsCompressed bool

    Whether the backup set is compressed

    IsDamaged bool

    Database was damaged when backed up, but the backup operation was requested to continue despite errors.

    Position int

    Position of current database backup in the file.

    BackupFiles []string

    The list of backup files for the current database.

    BackupFinishDate string

    Date and time when the backup operation finished.

    BackupType string

    Backup Type.

    DatabaseName string

    Database name.

    FamilyCount int

    Number of files in the backup set.

    IsCompressed bool

    Whether the backup set is compressed

    IsDamaged bool

    Database was damaged when backed up, but the backup operation was requested to continue despite errors.

    Position int

    Position of current database backup in the file.

    backupFiles List<String>

    The list of backup files for the current database.

    backupFinishDate String

    Date and time when the backup operation finished.

    backupType String

    Backup Type.

    databaseName String

    Database name.

    familyCount Integer

    Number of files in the backup set.

    isCompressed Boolean

    Whether the backup set is compressed

    isDamaged Boolean

    Database was damaged when backed up, but the backup operation was requested to continue despite errors.

    position Integer

    Position of current database backup in the file.

    backupFiles string[]

    The list of backup files for the current database.

    backupFinishDate string

    Date and time when the backup operation finished.

    backupType string

    Backup Type.

    databaseName string

    Database name.

    familyCount number

    Number of files in the backup set.

    isCompressed boolean

    Whether the backup set is compressed

    isDamaged boolean

    Database was damaged when backed up, but the backup operation was requested to continue despite errors.

    position number

    Position of current database backup in the file.

    backup_files Sequence[str]

    The list of backup files for the current database.

    backup_finish_date str

    Date and time when the backup operation finished.

    backup_type str

    Backup Type.

    database_name str

    Database name.

    family_count int

    Number of files in the backup set.

    is_compressed bool

    Whether the backup set is compressed

    is_damaged bool

    Database was damaged when backed up, but the backup operation was requested to continue despite errors.

    position int

    Position of current database backup in the file.

    backupFiles List<String>

    The list of backup files for the current database.

    backupFinishDate String

    Date and time when the backup operation finished.

    backupType String

    Backup Type.

    databaseName String

    Database name.

    familyCount Number

    Number of files in the backup set.

    isCompressed Boolean

    Whether the backup set is compressed

    isDamaged Boolean

    Database was damaged when backed up, but the backup operation was requested to continue despite errors.

    position Number

    Position of current database backup in the file.

    DatabaseFileInfoResponse

    DatabaseName string

    Name of the database

    FileType string

    Database file type

    Id string

    Unique identifier for database file

    LogicalName string

    Logical name of the file

    PhysicalFullName string

    Operating-system full path of the file

    RestoreFullName string

    Suggested full path of the file for restoring

    SizeMB double

    Size of the file in megabytes

    DatabaseName string

    Name of the database

    FileType string

    Database file type

    Id string

    Unique identifier for database file

    LogicalName string

    Logical name of the file

    PhysicalFullName string

    Operating-system full path of the file

    RestoreFullName string

    Suggested full path of the file for restoring

    SizeMB float64

    Size of the file in megabytes

    databaseName String

    Name of the database

    fileType String

    Database file type

    id String

    Unique identifier for database file

    logicalName String

    Logical name of the file

    physicalFullName String

    Operating-system full path of the file

    restoreFullName String

    Suggested full path of the file for restoring

    sizeMB Double

    Size of the file in megabytes

    databaseName string

    Name of the database

    fileType string

    Database file type

    id string

    Unique identifier for database file

    logicalName string

    Logical name of the file

    physicalFullName string

    Operating-system full path of the file

    restoreFullName string

    Suggested full path of the file for restoring

    sizeMB number

    Size of the file in megabytes

    database_name str

    Name of the database

    file_type str

    Database file type

    id str

    Unique identifier for database file

    logical_name str

    Logical name of the file

    physical_full_name str

    Operating-system full path of the file

    restore_full_name str

    Suggested full path of the file for restoring

    size_mb float

    Size of the file in megabytes

    databaseName String

    Name of the database

    fileType String

    Database file type

    id String

    Unique identifier for database file

    logicalName String

    Logical name of the file

    physicalFullName String

    Operating-system full path of the file

    restoreFullName String

    Suggested full path of the file for restoring

    sizeMB Number

    Size of the file in megabytes

    DatabaseSummaryResultResponse

    EndedOn string

    Migration end time

    ErrorPrefix string

    Wildcard string prefix to use for querying all errors of the item

    ItemsCompletedCount double

    Number of successfully completed items

    ItemsCount double

    Number of items

    Name string

    Name of the item

    ResultPrefix string

    Wildcard string prefix to use for querying all sub-tem results of the item

    SizeMB double

    Size of the database in megabytes

    StartedOn string

    Migration start time

    State string

    Current state of migration

    StatusMessage string

    Status message

    EndedOn string

    Migration end time

    ErrorPrefix string

    Wildcard string prefix to use for querying all errors of the item

    ItemsCompletedCount float64

    Number of successfully completed items

    ItemsCount float64

    Number of items

    Name string

    Name of the item

    ResultPrefix string

    Wildcard string prefix to use for querying all sub-tem results of the item

    SizeMB float64

    Size of the database in megabytes

    StartedOn string

    Migration start time

    State string

    Current state of migration

    StatusMessage string

    Status message

    endedOn String

    Migration end time

    errorPrefix String

    Wildcard string prefix to use for querying all errors of the item

    itemsCompletedCount Double

    Number of successfully completed items

    itemsCount Double

    Number of items

    name String

    Name of the item

    resultPrefix String

    Wildcard string prefix to use for querying all sub-tem results of the item

    sizeMB Double

    Size of the database in megabytes

    startedOn String

    Migration start time

    state String

    Current state of migration

    statusMessage String

    Status message

    endedOn string

    Migration end time

    errorPrefix string

    Wildcard string prefix to use for querying all errors of the item

    itemsCompletedCount number

    Number of successfully completed items

    itemsCount number

    Number of items

    name string

    Name of the item

    resultPrefix string

    Wildcard string prefix to use for querying all sub-tem results of the item

    sizeMB number

    Size of the database in megabytes

    startedOn string

    Migration start time

    state string

    Current state of migration

    statusMessage string

    Status message

    ended_on str

    Migration end time

    error_prefix str

    Wildcard string prefix to use for querying all errors of the item

    items_completed_count float

    Number of successfully completed items

    items_count float

    Number of items

    name str

    Name of the item

    result_prefix str

    Wildcard string prefix to use for querying all sub-tem results of the item

    size_mb float

    Size of the database in megabytes

    started_on str

    Migration start time

    state str

    Current state of migration

    status_message str

    Status message

    endedOn String

    Migration end time

    errorPrefix String

    Wildcard string prefix to use for querying all errors of the item

    itemsCompletedCount Number

    Number of successfully completed items

    itemsCount Number

    Number of items

    name String

    Name of the item

    resultPrefix String

    Wildcard string prefix to use for querying all sub-tem results of the item

    sizeMB Number

    Size of the database in megabytes

    startedOn String

    Migration start time

    state String

    Current state of migration

    statusMessage String

    Status message

    DatabaseTableResponse

    HasRows bool

    Indicates whether table is empty or not

    Name string

    Schema-qualified name of the table

    HasRows bool

    Indicates whether table is empty or not

    Name string

    Schema-qualified name of the table

    hasRows Boolean

    Indicates whether table is empty or not

    name String

    Schema-qualified name of the table

    hasRows boolean

    Indicates whether table is empty or not

    name string

    Schema-qualified name of the table

    has_rows bool

    Indicates whether table is empty or not

    name str

    Schema-qualified name of the table

    hasRows Boolean

    Indicates whether table is empty or not

    name String

    Schema-qualified name of the table

    ExecutionStatisticsResponse

    CpuTimeMs double

    CPU Time in millisecond(s) for the query execution

    ElapsedTimeMs double

    Time taken in millisecond(s) for executing the query

    ExecutionCount double

    No. of query executions

    HasErrors bool

    Indicates whether the query resulted in an error

    SqlErrors List<string>

    List of sql Errors

    WaitStats Dictionary<string, Pulumi.AzureNative.DataMigration.Inputs.WaitStatisticsResponse>

    Dictionary of sql query execution wait types and the respective statistics

    CpuTimeMs float64

    CPU Time in millisecond(s) for the query execution

    ElapsedTimeMs float64

    Time taken in millisecond(s) for executing the query

    ExecutionCount float64

    No. of query executions

    HasErrors bool

    Indicates whether the query resulted in an error

    SqlErrors []string

    List of sql Errors

    WaitStats map[string]WaitStatisticsResponse

    Dictionary of sql query execution wait types and the respective statistics

    cpuTimeMs Double

    CPU Time in millisecond(s) for the query execution

    elapsedTimeMs Double

    Time taken in millisecond(s) for executing the query

    executionCount Double

    No. of query executions

    hasErrors Boolean

    Indicates whether the query resulted in an error

    sqlErrors List<String>

    List of sql Errors

    waitStats Map<String,WaitStatisticsResponse>

    Dictionary of sql query execution wait types and the respective statistics

    cpuTimeMs number

    CPU Time in millisecond(s) for the query execution

    elapsedTimeMs number

    Time taken in millisecond(s) for executing the query

    executionCount number

    No. of query executions

    hasErrors boolean

    Indicates whether the query resulted in an error

    sqlErrors string[]

    List of sql Errors

    waitStats {[key: string]: WaitStatisticsResponse}

    Dictionary of sql query execution wait types and the respective statistics

    cpu_time_ms float

    CPU Time in millisecond(s) for the query execution

    elapsed_time_ms float

    Time taken in millisecond(s) for executing the query

    execution_count float

    No. of query executions

    has_errors bool

    Indicates whether the query resulted in an error

    sql_errors Sequence[str]

    List of sql Errors

    wait_stats Mapping[str, WaitStatisticsResponse]

    Dictionary of sql query execution wait types and the respective statistics

    cpuTimeMs Number

    CPU Time in millisecond(s) for the query execution

    elapsedTimeMs Number

    Time taken in millisecond(s) for executing the query

    executionCount Number

    No. of query executions

    hasErrors Boolean

    Indicates whether the query resulted in an error

    sqlErrors List<String>

    List of sql Errors

    waitStats Map<Property Map>

    Dictionary of sql query execution wait types and the respective statistics

    FileShareResponse

    Path string

    The folder path for this share.

    Password string

    Password credential used to connect to the share location.

    UserName string

    User name credential to connect to the share location

    Path string

    The folder path for this share.

    Password string

    Password credential used to connect to the share location.

    UserName string

    User name credential to connect to the share location

    path String

    The folder path for this share.

    password String

    Password credential used to connect to the share location.

    userName String

    User name credential to connect to the share location

    path string

    The folder path for this share.

    password string

    Password credential used to connect to the share location.

    userName string

    User name credential to connect to the share location

    path str

    The folder path for this share.

    password str

    Password credential used to connect to the share location.

    user_name str

    User name credential to connect to the share location

    path String

    The folder path for this share.

    password String

    Password credential used to connect to the share location.

    userName String

    User name credential to connect to the share location

    GetTdeCertificatesSqlTaskInputResponse

    BackupFileShare Pulumi.AzureNative.DataMigration.Inputs.FileShareResponse

    Backup file share information for file share to be used for temporarily storing files.

    ConnectionInfo Pulumi.AzureNative.DataMigration.Inputs.SqlConnectionInfoResponse

    Connection information for SQL Server

    SelectedCertificates List<Pulumi.AzureNative.DataMigration.Inputs.SelectedCertificateInputResponse>

    List containing certificate names and corresponding password to use for encrypting the exported certificate.

    BackupFileShare FileShareResponse

    Backup file share information for file share to be used for temporarily storing files.

    ConnectionInfo SqlConnectionInfoResponse

    Connection information for SQL Server

    SelectedCertificates []SelectedCertificateInputResponse

    List containing certificate names and corresponding password to use for encrypting the exported certificate.

    backupFileShare FileShareResponse

    Backup file share information for file share to be used for temporarily storing files.

    connectionInfo SqlConnectionInfoResponse

    Connection information for SQL Server

    selectedCertificates List<SelectedCertificateInputResponse>

    List containing certificate names and corresponding password to use for encrypting the exported certificate.

    backupFileShare FileShareResponse

    Backup file share information for file share to be used for temporarily storing files.

    connectionInfo SqlConnectionInfoResponse

    Connection information for SQL Server

    selectedCertificates SelectedCertificateInputResponse[]

    List containing certificate names and corresponding password to use for encrypting the exported certificate.

    backup_file_share FileShareResponse

    Backup file share information for file share to be used for temporarily storing files.

    connection_info SqlConnectionInfoResponse

    Connection information for SQL Server

    selected_certificates Sequence[SelectedCertificateInputResponse]

    List containing certificate names and corresponding password to use for encrypting the exported certificate.

    backupFileShare Property Map

    Backup file share information for file share to be used for temporarily storing files.

    connectionInfo Property Map

    Connection information for SQL Server

    selectedCertificates List<Property Map>

    List containing certificate names and corresponding password to use for encrypting the exported certificate.

    GetTdeCertificatesSqlTaskOutputResponse

    Base64EncodedCertificates Dictionary<string, ImmutableArray<string>>

    Mapping from certificate name to base 64 encoded format.

    ValidationErrors List<Pulumi.AzureNative.DataMigration.Inputs.ReportableExceptionResponse>

    Validation errors

    Base64EncodedCertificates map[string][]string

    Mapping from certificate name to base 64 encoded format.

    ValidationErrors []ReportableExceptionResponse

    Validation errors

    base64EncodedCertificates Map<String,List<String>>

    Mapping from certificate name to base 64 encoded format.

    validationErrors List<ReportableExceptionResponse>

    Validation errors

    base64EncodedCertificates {[key: string]: string[]}

    Mapping from certificate name to base 64 encoded format.

    validationErrors ReportableExceptionResponse[]

    Validation errors

    base64_encoded_certificates Mapping[str, Sequence[str]]

    Mapping from certificate name to base 64 encoded format.

    validation_errors Sequence[ReportableExceptionResponse]

    Validation errors

    base64EncodedCertificates Map<List<String>>

    Mapping from certificate name to base 64 encoded format.

    validationErrors List<Property Map>

    Validation errors

    GetTdeCertificatesSqlTaskPropertiesResponse

    Commands List<Union<Pulumi.AzureNative.DataMigration.Inputs.MigrateMISyncCompleteCommandPropertiesResponse, Pulumi.AzureNative.DataMigration.Inputs.MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    Errors List<Pulumi.AzureNative.DataMigration.Inputs.ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    Output List<Pulumi.AzureNative.DataMigration.Inputs.GetTdeCertificatesSqlTaskOutputResponse>

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData Dictionary<string, string>

    Key value pairs of client data to attach meta data information to task

    Input Pulumi.AzureNative.DataMigration.Inputs.GetTdeCertificatesSqlTaskInputResponse

    Task input

    Commands []interface{}

    Array of command properties.

    Errors []ODataErrorResponse

    Array of errors. This is ignored if submitted.

    Output []GetTdeCertificatesSqlTaskOutputResponse

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData map[string]string

    Key value pairs of client data to attach meta data information to task

    Input GetTdeCertificatesSqlTaskInputResponse

    Task input

    commands List<Either<MigrateMISyncCompleteCommandPropertiesResponse,MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    errors List<ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    output List<GetTdeCertificatesSqlTaskOutputResponse>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String,String>

    Key value pairs of client data to attach meta data information to task

    input GetTdeCertificatesSqlTaskInputResponse

    Task input

    commands (MigrateMISyncCompleteCommandPropertiesResponse | MigrateSyncCompleteCommandPropertiesResponse)[]

    Array of command properties.

    errors ODataErrorResponse[]

    Array of errors. This is ignored if submitted.

    output GetTdeCertificatesSqlTaskOutputResponse[]

    Task output. This is ignored if submitted.

    state string

    The state of the task. This is ignored if submitted.

    clientData {[key: string]: string}

    Key value pairs of client data to attach meta data information to task

    input GetTdeCertificatesSqlTaskInputResponse

    Task input

    commands Sequence[Union[MigrateMISyncCompleteCommandPropertiesResponse, MigrateSyncCompleteCommandPropertiesResponse]]

    Array of command properties.

    errors Sequence[ODataErrorResponse]

    Array of errors. This is ignored if submitted.

    output Sequence[GetTdeCertificatesSqlTaskOutputResponse]

    Task output. This is ignored if submitted.

    state str

    The state of the task. This is ignored if submitted.

    client_data Mapping[str, str]

    Key value pairs of client data to attach meta data information to task

    input GetTdeCertificatesSqlTaskInputResponse

    Task input

    commands List<Property Map | Property Map>

    Array of command properties.

    errors List<Property Map>

    Array of errors. This is ignored if submitted.

    output List<Property Map>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String>

    Key value pairs of client data to attach meta data information to task

    input Property Map

    Task input

    GetUserTablesMySqlTaskInputResponse

    ConnectionInfo Pulumi.AzureNative.DataMigration.Inputs.MySqlConnectionInfoResponse

    Connection information for SQL Server

    SelectedDatabases List<string>

    List of database names to collect tables for

    ConnectionInfo MySqlConnectionInfoResponse

    Connection information for SQL Server

    SelectedDatabases []string

    List of database names to collect tables for

    connectionInfo MySqlConnectionInfoResponse

    Connection information for SQL Server

    selectedDatabases List<String>

    List of database names to collect tables for

    connectionInfo MySqlConnectionInfoResponse

    Connection information for SQL Server

    selectedDatabases string[]

    List of database names to collect tables for

    connection_info MySqlConnectionInfoResponse

    Connection information for SQL Server

    selected_databases Sequence[str]

    List of database names to collect tables for

    connectionInfo Property Map

    Connection information for SQL Server

    selectedDatabases List<String>

    List of database names to collect tables for

    GetUserTablesMySqlTaskOutputResponse

    DatabasesToTables Dictionary<string, ImmutableArray<Pulumi.AzureNative.DataMigration.Inputs.DatabaseTableResponse>>

    Mapping from database name to list of tables

    Id string

    Result identifier

    ValidationErrors List<Pulumi.AzureNative.DataMigration.Inputs.ReportableExceptionResponse>

    Validation errors

    DatabasesToTables map[string][]DatabaseTableResponse

    Mapping from database name to list of tables

    Id string

    Result identifier

    ValidationErrors []ReportableExceptionResponse

    Validation errors

    databasesToTables Map<String,List<DatabaseTableResponse>>

    Mapping from database name to list of tables

    id String

    Result identifier

    validationErrors List<ReportableExceptionResponse>

    Validation errors

    databasesToTables {[key: string]: DatabaseTableResponse[]}

    Mapping from database name to list of tables

    id string

    Result identifier

    validationErrors ReportableExceptionResponse[]

    Validation errors

    databases_to_tables Mapping[str, Sequence[DatabaseTableResponse]]

    Mapping from database name to list of tables

    id str

    Result identifier

    validation_errors Sequence[ReportableExceptionResponse]

    Validation errors

    databasesToTables Map<List<Property Map>>

    Mapping from database name to list of tables

    id String

    Result identifier

    validationErrors List<Property Map>

    Validation errors

    GetUserTablesMySqlTaskPropertiesResponse

    Commands List<Union<Pulumi.AzureNative.DataMigration.Inputs.MigrateMISyncCompleteCommandPropertiesResponse, Pulumi.AzureNative.DataMigration.Inputs.MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    Errors List<Pulumi.AzureNative.DataMigration.Inputs.ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    Output List<Pulumi.AzureNative.DataMigration.Inputs.GetUserTablesMySqlTaskOutputResponse>

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData Dictionary<string, string>

    Key value pairs of client data to attach meta data information to task

    Input Pulumi.AzureNative.DataMigration.Inputs.GetUserTablesMySqlTaskInputResponse

    Task input

    Commands []interface{}

    Array of command properties.

    Errors []ODataErrorResponse

    Array of errors. This is ignored if submitted.

    Output []GetUserTablesMySqlTaskOutputResponse

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData map[string]string

    Key value pairs of client data to attach meta data information to task

    Input GetUserTablesMySqlTaskInputResponse

    Task input

    commands List<Either<MigrateMISyncCompleteCommandPropertiesResponse,MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    errors List<ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    output List<GetUserTablesMySqlTaskOutputResponse>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String,String>

    Key value pairs of client data to attach meta data information to task

    input GetUserTablesMySqlTaskInputResponse

    Task input

    commands (MigrateMISyncCompleteCommandPropertiesResponse | MigrateSyncCompleteCommandPropertiesResponse)[]

    Array of command properties.

    errors ODataErrorResponse[]

    Array of errors. This is ignored if submitted.

    output GetUserTablesMySqlTaskOutputResponse[]

    Task output. This is ignored if submitted.

    state string

    The state of the task. This is ignored if submitted.

    clientData {[key: string]: string}

    Key value pairs of client data to attach meta data information to task

    input GetUserTablesMySqlTaskInputResponse

    Task input

    commands Sequence[Union[MigrateMISyncCompleteCommandPropertiesResponse, MigrateSyncCompleteCommandPropertiesResponse]]

    Array of command properties.

    errors Sequence[ODataErrorResponse]

    Array of errors. This is ignored if submitted.

    output Sequence[GetUserTablesMySqlTaskOutputResponse]

    Task output. This is ignored if submitted.

    state str

    The state of the task. This is ignored if submitted.

    client_data Mapping[str, str]

    Key value pairs of client data to attach meta data information to task

    input GetUserTablesMySqlTaskInputResponse

    Task input

    commands List<Property Map | Property Map>

    Array of command properties.

    errors List<Property Map>

    Array of errors. This is ignored if submitted.

    output List<Property Map>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String>

    Key value pairs of client data to attach meta data information to task

    input Property Map

    Task input

    GetUserTablesOracleTaskInputResponse

    ConnectionInfo Pulumi.AzureNative.DataMigration.Inputs.OracleConnectionInfoResponse

    Information for connecting to Oracle source

    SelectedSchemas List<string>

    List of Oracle schemas for which to collect tables

    ConnectionInfo OracleConnectionInfoResponse

    Information for connecting to Oracle source

    SelectedSchemas []string

    List of Oracle schemas for which to collect tables

    connectionInfo OracleConnectionInfoResponse

    Information for connecting to Oracle source

    selectedSchemas List<String>

    List of Oracle schemas for which to collect tables

    connectionInfo OracleConnectionInfoResponse

    Information for connecting to Oracle source

    selectedSchemas string[]

    List of Oracle schemas for which to collect tables

    connection_info OracleConnectionInfoResponse

    Information for connecting to Oracle source

    selected_schemas Sequence[str]

    List of Oracle schemas for which to collect tables

    connectionInfo Property Map

    Information for connecting to Oracle source

    selectedSchemas List<String>

    List of Oracle schemas for which to collect tables

    GetUserTablesOracleTaskOutputResponse

    SchemaName string

    The schema this result is for

    Tables List<Pulumi.AzureNative.DataMigration.Inputs.DatabaseTableResponse>

    List of valid tables found for this schema

    ValidationErrors List<Pulumi.AzureNative.DataMigration.Inputs.ReportableExceptionResponse>

    Validation errors associated with the task

    SchemaName string

    The schema this result is for

    Tables []DatabaseTableResponse

    List of valid tables found for this schema

    ValidationErrors []ReportableExceptionResponse

    Validation errors associated with the task

    schemaName String

    The schema this result is for

    tables List<DatabaseTableResponse>

    List of valid tables found for this schema

    validationErrors List<ReportableExceptionResponse>

    Validation errors associated with the task

    schemaName string

    The schema this result is for

    tables DatabaseTableResponse[]

    List of valid tables found for this schema

    validationErrors ReportableExceptionResponse[]

    Validation errors associated with the task

    schema_name str

    The schema this result is for

    tables Sequence[DatabaseTableResponse]

    List of valid tables found for this schema

    validation_errors Sequence[ReportableExceptionResponse]

    Validation errors associated with the task

    schemaName String

    The schema this result is for

    tables List<Property Map>

    List of valid tables found for this schema

    validationErrors List<Property Map>

    Validation errors associated with the task

    GetUserTablesOracleTaskPropertiesResponse

    Commands List<Union<Pulumi.AzureNative.DataMigration.Inputs.MigrateMISyncCompleteCommandPropertiesResponse, Pulumi.AzureNative.DataMigration.Inputs.MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    Errors List<Pulumi.AzureNative.DataMigration.Inputs.ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    Output List<Pulumi.AzureNative.DataMigration.Inputs.GetUserTablesOracleTaskOutputResponse>

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData Dictionary<string, string>

    Key value pairs of client data to attach meta data information to task

    Input Pulumi.AzureNative.DataMigration.Inputs.GetUserTablesOracleTaskInputResponse

    Task input

    Commands []interface{}

    Array of command properties.

    Errors []ODataErrorResponse

    Array of errors. This is ignored if submitted.

    Output []GetUserTablesOracleTaskOutputResponse

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData map[string]string

    Key value pairs of client data to attach meta data information to task

    Input GetUserTablesOracleTaskInputResponse

    Task input

    commands List<Either<MigrateMISyncCompleteCommandPropertiesResponse,MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    errors List<ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    output List<GetUserTablesOracleTaskOutputResponse>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String,String>

    Key value pairs of client data to attach meta data information to task

    input GetUserTablesOracleTaskInputResponse

    Task input

    commands (MigrateMISyncCompleteCommandPropertiesResponse | MigrateSyncCompleteCommandPropertiesResponse)[]

    Array of command properties.

    errors ODataErrorResponse[]

    Array of errors. This is ignored if submitted.

    output GetUserTablesOracleTaskOutputResponse[]

    Task output. This is ignored if submitted.

    state string

    The state of the task. This is ignored if submitted.

    clientData {[key: string]: string}

    Key value pairs of client data to attach meta data information to task

    input GetUserTablesOracleTaskInputResponse

    Task input

    commands Sequence[Union[MigrateMISyncCompleteCommandPropertiesResponse, MigrateSyncCompleteCommandPropertiesResponse]]

    Array of command properties.

    errors Sequence[ODataErrorResponse]

    Array of errors. This is ignored if submitted.

    output Sequence[GetUserTablesOracleTaskOutputResponse]

    Task output. This is ignored if submitted.

    state str

    The state of the task. This is ignored if submitted.

    client_data Mapping[str, str]

    Key value pairs of client data to attach meta data information to task

    input GetUserTablesOracleTaskInputResponse

    Task input

    commands List<Property Map | Property Map>

    Array of command properties.

    errors List<Property Map>

    Array of errors. This is ignored if submitted.

    output List<Property Map>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String>

    Key value pairs of client data to attach meta data information to task

    input Property Map

    Task input

    GetUserTablesPostgreSqlTaskInputResponse

    ConnectionInfo Pulumi.AzureNative.DataMigration.Inputs.PostgreSqlConnectionInfoResponse

    Information for connecting to PostgreSQL source

    SelectedDatabases List<string>

    List of PostgreSQL databases for which to collect tables

    ConnectionInfo PostgreSqlConnectionInfoResponse

    Information for connecting to PostgreSQL source

    SelectedDatabases []string

    List of PostgreSQL databases for which to collect tables

    connectionInfo PostgreSqlConnectionInfoResponse

    Information for connecting to PostgreSQL source

    selectedDatabases List<String>

    List of PostgreSQL databases for which to collect tables

    connectionInfo PostgreSqlConnectionInfoResponse

    Information for connecting to PostgreSQL source

    selectedDatabases string[]

    List of PostgreSQL databases for which to collect tables

    connection_info PostgreSqlConnectionInfoResponse

    Information for connecting to PostgreSQL source

    selected_databases Sequence[str]

    List of PostgreSQL databases for which to collect tables

    connectionInfo Property Map

    Information for connecting to PostgreSQL source

    selectedDatabases List<String>

    List of PostgreSQL databases for which to collect tables

    GetUserTablesPostgreSqlTaskOutputResponse

    DatabaseName string

    The database this result is for

    Tables List<Pulumi.AzureNative.DataMigration.Inputs.DatabaseTableResponse>

    List of valid tables found for this database

    ValidationErrors List<Pulumi.AzureNative.DataMigration.Inputs.ReportableExceptionResponse>

    Validation errors associated with the task

    DatabaseName string

    The database this result is for

    Tables []DatabaseTableResponse

    List of valid tables found for this database

    ValidationErrors []ReportableExceptionResponse

    Validation errors associated with the task

    databaseName String

    The database this result is for

    tables List<DatabaseTableResponse>

    List of valid tables found for this database

    validationErrors List<ReportableExceptionResponse>

    Validation errors associated with the task

    databaseName string

    The database this result is for

    tables DatabaseTableResponse[]

    List of valid tables found for this database

    validationErrors ReportableExceptionResponse[]

    Validation errors associated with the task

    database_name str

    The database this result is for

    tables Sequence[DatabaseTableResponse]

    List of valid tables found for this database

    validation_errors Sequence[ReportableExceptionResponse]

    Validation errors associated with the task

    databaseName String

    The database this result is for

    tables List<Property Map>

    List of valid tables found for this database

    validationErrors List<Property Map>

    Validation errors associated with the task

    GetUserTablesPostgreSqlTaskPropertiesResponse

    Commands List<Union<Pulumi.AzureNative.DataMigration.Inputs.MigrateMISyncCompleteCommandPropertiesResponse, Pulumi.AzureNative.DataMigration.Inputs.MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    Errors List<Pulumi.AzureNative.DataMigration.Inputs.ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    Output List<Pulumi.AzureNative.DataMigration.Inputs.GetUserTablesPostgreSqlTaskOutputResponse>

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData Dictionary<string, string>

    Key value pairs of client data to attach meta data information to task

    Input Pulumi.AzureNative.DataMigration.Inputs.GetUserTablesPostgreSqlTaskInputResponse

    Task input

    Commands []interface{}

    Array of command properties.

    Errors []ODataErrorResponse

    Array of errors. This is ignored if submitted.

    Output []GetUserTablesPostgreSqlTaskOutputResponse

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData map[string]string

    Key value pairs of client data to attach meta data information to task

    Input GetUserTablesPostgreSqlTaskInputResponse

    Task input

    commands List<Either<MigrateMISyncCompleteCommandPropertiesResponse,MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    errors List<ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    output List<GetUserTablesPostgreSqlTaskOutputResponse>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String,String>

    Key value pairs of client data to attach meta data information to task

    input GetUserTablesPostgreSqlTaskInputResponse

    Task input

    commands (MigrateMISyncCompleteCommandPropertiesResponse | MigrateSyncCompleteCommandPropertiesResponse)[]

    Array of command properties.

    errors ODataErrorResponse[]

    Array of errors. This is ignored if submitted.

    output GetUserTablesPostgreSqlTaskOutputResponse[]

    Task output. This is ignored if submitted.

    state string

    The state of the task. This is ignored if submitted.

    clientData {[key: string]: string}

    Key value pairs of client data to attach meta data information to task

    input GetUserTablesPostgreSqlTaskInputResponse

    Task input

    commands Sequence[Union[MigrateMISyncCompleteCommandPropertiesResponse, MigrateSyncCompleteCommandPropertiesResponse]]

    Array of command properties.

    errors Sequence[ODataErrorResponse]

    Array of errors. This is ignored if submitted.

    output Sequence[GetUserTablesPostgreSqlTaskOutputResponse]

    Task output. This is ignored if submitted.

    state str

    The state of the task. This is ignored if submitted.

    client_data Mapping[str, str]

    Key value pairs of client data to attach meta data information to task

    input GetUserTablesPostgreSqlTaskInputResponse

    Task input

    commands List<Property Map | Property Map>

    Array of command properties.

    errors List<Property Map>

    Array of errors. This is ignored if submitted.

    output List<Property Map>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String>

    Key value pairs of client data to attach meta data information to task

    input Property Map

    Task input

    GetUserTablesSqlSyncTaskInputResponse

    SelectedSourceDatabases List<string>

    List of source database names to collect tables for

    SelectedTargetDatabases List<string>

    List of target database names to collect tables for

    SourceConnectionInfo Pulumi.AzureNative.DataMigration.Inputs.SqlConnectionInfoResponse

    Connection information for SQL Server

    TargetConnectionInfo Pulumi.AzureNative.DataMigration.Inputs.SqlConnectionInfoResponse

    Connection information for SQL DB

    SelectedSourceDatabases []string

    List of source database names to collect tables for

    SelectedTargetDatabases []string

    List of target database names to collect tables for

    SourceConnectionInfo SqlConnectionInfoResponse

    Connection information for SQL Server

    TargetConnectionInfo SqlConnectionInfoResponse

    Connection information for SQL DB

    selectedSourceDatabases List<String>

    List of source database names to collect tables for

    selectedTargetDatabases List<String>

    List of target database names to collect tables for

    sourceConnectionInfo SqlConnectionInfoResponse

    Connection information for SQL Server

    targetConnectionInfo SqlConnectionInfoResponse

    Connection information for SQL DB

    selectedSourceDatabases string[]

    List of source database names to collect tables for

    selectedTargetDatabases string[]

    List of target database names to collect tables for

    sourceConnectionInfo SqlConnectionInfoResponse

    Connection information for SQL Server

    targetConnectionInfo SqlConnectionInfoResponse

    Connection information for SQL DB

    selected_source_databases Sequence[str]

    List of source database names to collect tables for

    selected_target_databases Sequence[str]

    List of target database names to collect tables for

    source_connection_info SqlConnectionInfoResponse

    Connection information for SQL Server

    target_connection_info SqlConnectionInfoResponse

    Connection information for SQL DB

    selectedSourceDatabases List<String>

    List of source database names to collect tables for

    selectedTargetDatabases List<String>

    List of target database names to collect tables for

    sourceConnectionInfo Property Map

    Connection information for SQL Server

    targetConnectionInfo Property Map

    Connection information for SQL DB

    GetUserTablesSqlSyncTaskOutputResponse

    DatabasesToSourceTables Dictionary<string, ImmutableArray<Pulumi.AzureNative.DataMigration.Inputs.DatabaseTableResponse>>

    Mapping from database name to list of source tables

    DatabasesToTargetTables Dictionary<string, ImmutableArray<Pulumi.AzureNative.DataMigration.Inputs.DatabaseTableResponse>>

    Mapping from database name to list of target tables

    TableValidationErrors Dictionary<string, ImmutableArray<string>>

    Mapping from database name to list of validation errors

    ValidationErrors List<Pulumi.AzureNative.DataMigration.Inputs.ReportableExceptionResponse>

    Validation errors

    DatabasesToSourceTables map[string][]DatabaseTableResponse

    Mapping from database name to list of source tables

    DatabasesToTargetTables map[string][]DatabaseTableResponse

    Mapping from database name to list of target tables

    TableValidationErrors map[string][]string

    Mapping from database name to list of validation errors

    ValidationErrors []ReportableExceptionResponse

    Validation errors

    databasesToSourceTables Map<String,List<DatabaseTableResponse>>

    Mapping from database name to list of source tables

    databasesToTargetTables Map<String,List<DatabaseTableResponse>>

    Mapping from database name to list of target tables

    tableValidationErrors Map<String,List<String>>

    Mapping from database name to list of validation errors

    validationErrors List<ReportableExceptionResponse>

    Validation errors

    databasesToSourceTables {[key: string]: DatabaseTableResponse[]}

    Mapping from database name to list of source tables

    databasesToTargetTables {[key: string]: DatabaseTableResponse[]}

    Mapping from database name to list of target tables

    tableValidationErrors {[key: string]: string[]}

    Mapping from database name to list of validation errors

    validationErrors ReportableExceptionResponse[]

    Validation errors

    databases_to_source_tables Mapping[str, Sequence[DatabaseTableResponse]]

    Mapping from database name to list of source tables

    databases_to_target_tables Mapping[str, Sequence[DatabaseTableResponse]]

    Mapping from database name to list of target tables

    table_validation_errors Mapping[str, Sequence[str]]

    Mapping from database name to list of validation errors

    validation_errors Sequence[ReportableExceptionResponse]

    Validation errors

    databasesToSourceTables Map<List<Property Map>>

    Mapping from database name to list of source tables

    databasesToTargetTables Map<List<Property Map>>

    Mapping from database name to list of target tables

    tableValidationErrors Map<List<String>>

    Mapping from database name to list of validation errors

    validationErrors List<Property Map>

    Validation errors

    GetUserTablesSqlSyncTaskPropertiesResponse

    Commands List<Union<Pulumi.AzureNative.DataMigration.Inputs.MigrateMISyncCompleteCommandPropertiesResponse, Pulumi.AzureNative.DataMigration.Inputs.MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    Errors List<Pulumi.AzureNative.DataMigration.Inputs.ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    Output List<Pulumi.AzureNative.DataMigration.Inputs.GetUserTablesSqlSyncTaskOutputResponse>

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData Dictionary<string, string>

    Key value pairs of client data to attach meta data information to task

    Input Pulumi.AzureNative.DataMigration.Inputs.GetUserTablesSqlSyncTaskInputResponse

    Task input

    Commands []interface{}

    Array of command properties.

    Errors []ODataErrorResponse

    Array of errors. This is ignored if submitted.

    Output []GetUserTablesSqlSyncTaskOutputResponse

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData map[string]string

    Key value pairs of client data to attach meta data information to task

    Input GetUserTablesSqlSyncTaskInputResponse

    Task input

    commands List<Either<MigrateMISyncCompleteCommandPropertiesResponse,MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    errors List<ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    output List<GetUserTablesSqlSyncTaskOutputResponse>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String,String>

    Key value pairs of client data to attach meta data information to task

    input GetUserTablesSqlSyncTaskInputResponse

    Task input

    commands (MigrateMISyncCompleteCommandPropertiesResponse | MigrateSyncCompleteCommandPropertiesResponse)[]

    Array of command properties.

    errors ODataErrorResponse[]

    Array of errors. This is ignored if submitted.

    output GetUserTablesSqlSyncTaskOutputResponse[]

    Task output. This is ignored if submitted.

    state string

    The state of the task. This is ignored if submitted.

    clientData {[key: string]: string}

    Key value pairs of client data to attach meta data information to task

    input GetUserTablesSqlSyncTaskInputResponse

    Task input

    commands Sequence[Union[MigrateMISyncCompleteCommandPropertiesResponse, MigrateSyncCompleteCommandPropertiesResponse]]

    Array of command properties.

    errors Sequence[ODataErrorResponse]

    Array of errors. This is ignored if submitted.

    output Sequence[GetUserTablesSqlSyncTaskOutputResponse]

    Task output. This is ignored if submitted.

    state str

    The state of the task. This is ignored if submitted.

    client_data Mapping[str, str]

    Key value pairs of client data to attach meta data information to task

    input GetUserTablesSqlSyncTaskInputResponse

    Task input

    commands List<Property Map | Property Map>

    Array of command properties.

    errors List<Property Map>

    Array of errors. This is ignored if submitted.

    output List<Property Map>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String>

    Key value pairs of client data to attach meta data information to task

    input Property Map

    Task input

    GetUserTablesSqlTaskInputResponse

    ConnectionInfo Pulumi.AzureNative.DataMigration.Inputs.SqlConnectionInfoResponse

    Connection information for SQL Server

    SelectedDatabases List<string>

    List of database names to collect tables for

    ConnectionInfo SqlConnectionInfoResponse

    Connection information for SQL Server

    SelectedDatabases []string

    List of database names to collect tables for

    connectionInfo SqlConnectionInfoResponse

    Connection information for SQL Server

    selectedDatabases List<String>

    List of database names to collect tables for

    connectionInfo SqlConnectionInfoResponse

    Connection information for SQL Server

    selectedDatabases string[]

    List of database names to collect tables for

    connection_info SqlConnectionInfoResponse

    Connection information for SQL Server

    selected_databases Sequence[str]

    List of database names to collect tables for

    connectionInfo Property Map

    Connection information for SQL Server

    selectedDatabases List<String>

    List of database names to collect tables for

    GetUserTablesSqlTaskOutputResponse

    DatabasesToTables Dictionary<string, ImmutableArray<Pulumi.AzureNative.DataMigration.Inputs.DatabaseTableResponse>>

    Mapping from database name to list of tables

    Id string

    Result identifier

    ValidationErrors List<Pulumi.AzureNative.DataMigration.Inputs.ReportableExceptionResponse>

    Validation errors

    DatabasesToTables map[string][]DatabaseTableResponse

    Mapping from database name to list of tables

    Id string

    Result identifier

    ValidationErrors []ReportableExceptionResponse

    Validation errors

    databasesToTables Map<String,List<DatabaseTableResponse>>

    Mapping from database name to list of tables

    id String

    Result identifier

    validationErrors List<ReportableExceptionResponse>

    Validation errors

    databasesToTables {[key: string]: DatabaseTableResponse[]}

    Mapping from database name to list of tables

    id string

    Result identifier

    validationErrors ReportableExceptionResponse[]

    Validation errors

    databases_to_tables Mapping[str, Sequence[DatabaseTableResponse]]

    Mapping from database name to list of tables

    id str

    Result identifier

    validation_errors Sequence[ReportableExceptionResponse]

    Validation errors

    databasesToTables Map<List<Property Map>>

    Mapping from database name to list of tables

    id String

    Result identifier

    validationErrors List<Property Map>

    Validation errors

    GetUserTablesSqlTaskPropertiesResponse

    Commands List<Union<Pulumi.AzureNative.DataMigration.Inputs.MigrateMISyncCompleteCommandPropertiesResponse, Pulumi.AzureNative.DataMigration.Inputs.MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    Errors List<Pulumi.AzureNative.DataMigration.Inputs.ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    Output List<Pulumi.AzureNative.DataMigration.Inputs.GetUserTablesSqlTaskOutputResponse>

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData Dictionary<string, string>

    Key value pairs of client data to attach meta data information to task

    Input Pulumi.AzureNative.DataMigration.Inputs.GetUserTablesSqlTaskInputResponse

    Task input

    Commands []interface{}

    Array of command properties.

    Errors []ODataErrorResponse

    Array of errors. This is ignored if submitted.

    Output []GetUserTablesSqlTaskOutputResponse

    Task output. This is ignored if submitted.

    State string

    The state of the task. This is ignored if submitted.

    ClientData map[string]string

    Key value pairs of client data to attach meta data information to task

    Input GetUserTablesSqlTaskInputResponse

    Task input

    commands List<Either<MigrateMISyncCompleteCommandPropertiesResponse,MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    errors List<ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    output List<GetUserTablesSqlTaskOutputResponse>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String,String>

    Key value pairs of client data to attach meta data information to task

    input GetUserTablesSqlTaskInputResponse

    Task input

    commands (MigrateMISyncCompleteCommandPropertiesResponse | MigrateSyncCompleteCommandPropertiesResponse)[]

    Array of command properties.

    errors ODataErrorResponse[]

    Array of errors. This is ignored if submitted.

    output GetUserTablesSqlTaskOutputResponse[]

    Task output. This is ignored if submitted.

    state string

    The state of the task. This is ignored if submitted.

    clientData {[key: string]: string}

    Key value pairs of client data to attach meta data information to task

    input GetUserTablesSqlTaskInputResponse

    Task input

    commands Sequence[Union[MigrateMISyncCompleteCommandPropertiesResponse, MigrateSyncCompleteCommandPropertiesResponse]]

    Array of command properties.

    errors Sequence[ODataErrorResponse]

    Array of errors. This is ignored if submitted.

    output Sequence[GetUserTablesSqlTaskOutputResponse]

    Task output. This is ignored if submitted.

    state str

    The state of the task. This is ignored if submitted.

    client_data Mapping[str, str]

    Key value pairs of client data to attach meta data information to task

    input GetUserTablesSqlTaskInputResponse

    Task input

    commands List<Property Map | Property Map>

    Array of command properties.

    errors List<Property Map>

    Array of errors. This is ignored if submitted.

    output List<Property Map>

    Task output. This is ignored if submitted.

    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String>

    Key value pairs of client data to attach meta data information to task

    input Property Map

    Task input

    MiSqlConnectionInfoResponse

    ManagedInstanceResourceId string

    Resource id for Azure SQL database Managed instance

    Password string

    Password credential.

    UserName string

    User name

    ManagedInstanceResourceId string

    Resource id for Azure SQL database Managed instance

    Password string

    Password credential.

    UserName string

    User name

    managedInstanceResourceId String

    Resource id for Azure SQL database Managed instance

    password String

    Password credential.

    userName String

    User name

    managedInstanceResourceId string

    Resource id for Azure SQL database Managed instance

    password string

    Password credential.

    userName string

    User name

    managed_instance_resource_id str

    Resource id for Azure SQL database Managed instance

    password str

    Password credential.

    user_name str

    User name

    managedInstanceResourceId String

    Resource id for Azure SQL database Managed instance

    password String

    Password credential.

    userName String

    User name

    MigrateMISyncCompleteCommandInputResponse

    SourceDatabaseName string

    Name of managed instance database

    SourceDatabaseName string

    Name of managed instance database

    sourceDatabaseName String

    Name of managed instance database

    sourceDatabaseName string

    Name of managed instance database

    source_database_name str

    Name of managed instance database

    sourceDatabaseName String

    Name of managed instance database

    MigrateMISyncCompleteCommandOutputResponse

    Errors List<Pulumi.AzureNative.DataMigration.Inputs.ReportableExceptionResponse>

    List of errors that happened during the command execution

    Errors []ReportableExceptionResponse

    List of errors that happened during the command execution

    errors List<ReportableExceptionResponse>

    List of errors that happened during the command execution

    errors ReportableExceptionResponse[]

    List of errors that happened during the command execution

    errors Sequence[ReportableExceptionResponse]

    List of errors that happened during the command execution

    errors List<Property Map>

    List of errors that happened during the command execution

    MigrateMISyncCompleteCommandPropertiesResponse

    Errors List<Pulumi.AzureNative.DataMigration.Inputs.ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    Output Pulumi.AzureNative.DataMigration.Inputs.MigrateMISyncCompleteCommandOutputResponse

    Command output. This is ignored if submitted.

    State string

    The state of the command. This is ignored if submitted.

    Input Pulumi.AzureNative.DataMigration.Inputs.MigrateMISyncCompleteCommandInputResponse

    Command input

    Errors []ODataErrorResponse

    Array of errors. This is ignored if submitted.

    Output MigrateMISyncCompleteCommandOutputResponse

    Command output. This is ignored if submitted.

    State string

    The state of the command. This is ignored if submitted.

    Input MigrateMISyncCompleteCommandInputResponse

    Command input

    errors List<ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    output MigrateMISyncCompleteCommandOutputResponse

    Command output. This is ignored if submitted.

    state String

    The state of the command. This is ignored if submitted.

    input MigrateMISyncCompleteCommandInputResponse

    Command input

    errors ODataErrorResponse[]

    Array of errors. This is ignored if submitted.

    output MigrateMISyncCompleteCommandOutputResponse

    Command output. This is ignored if submitted.

    state string

    The state of the command. This is ignored if submitted.

    input MigrateMISyncCompleteCommandInputResponse

    Command input

    errors Sequence[ODataErrorResponse]

    Array of errors. This is ignored if submitted.

    output MigrateMISyncCompleteCommandOutputResponse

    Command output. This is ignored if submitted.

    state str

    The state of the command. This is ignored if submitted.

    input MigrateMISyncCompleteCommandInputResponse

    Command input

    errors List<Property Map>

    Array of errors. This is ignored if submitted.

    output Property Map

    Command output. This is ignored if submitted.

    state String

    The state of the command. This is ignored if submitted.

    input Property Map

    Command input

    MigrateMongoDbTaskPropertiesResponse

    Commands List<Union<Pulumi.AzureNative.DataMigration.Inputs.MigrateMISyncCompleteCommandPropertiesResponse, Pulumi.AzureNative.DataMigration.Inputs.MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    Errors List<Pulumi.AzureNative.DataMigration.Inputs.ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    Output List<object>
    State string

    The state of the task. This is ignored if submitted.

    ClientData Dictionary<string, string>

    Key value pairs of client data to attach meta data information to task

    Input Pulumi.AzureNative.DataMigration.Inputs.MongoDbMigrationSettingsResponse

    Describes how a MongoDB data migration should be performed

    Commands []interface{}

    Array of command properties.

    Errors []ODataErrorResponse

    Array of errors. This is ignored if submitted.

    Output []interface{}
    State string

    The state of the task. This is ignored if submitted.

    ClientData map[string]string

    Key value pairs of client data to attach meta data information to task

    Input MongoDbMigrationSettingsResponse

    Describes how a MongoDB data migration should be performed

    commands List<Either<MigrateMISyncCompleteCommandPropertiesResponse,MigrateSyncCompleteCommandPropertiesResponse>>

    Array of command properties.

    errors List<ODataErrorResponse>

    Array of errors. This is ignored if submitted.

    output List<Object>
    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String,String>

    Key value pairs of client data to attach meta data information to task

    input MongoDbMigrationSettingsResponse

    Describes how a MongoDB data migration should be performed

    commands (MigrateMISyncCompleteCommandPropertiesResponse | MigrateSyncCompleteCommandPropertiesResponse)[]

    Array of command properties.

    errors ODataErrorResponse[]

    Array of errors. This is ignored if submitted.

    output (MongoDbCollectionProgressResponse | MongoDbDatabaseProgressResponse | MongoDbMigrationProgressResponse)[]
    state string

    The state of the task. This is ignored if submitted.

    clientData {[key: string]: string}

    Key value pairs of client data to attach meta data information to task

    input MongoDbMigrationSettingsResponse

    Describes how a MongoDB data migration should be performed

    commands Sequence[Union[MigrateMISyncCompleteCommandPropertiesResponse, MigrateSyncCompleteCommandPropertiesResponse]]

    Array of command properties.

    errors Sequence[ODataErrorResponse]

    Array of errors. This is ignored if submitted.

    output Sequence[Union[MongoDbCollectionProgressResponse, MongoDbDatabaseProgressResponse, MongoDbMigrationProgressResponse]]
    state str

    The state of the task. This is ignored if submitted.

    client_data Mapping[str, str]

    Key value pairs of client data to attach meta data information to task

    input MongoDbMigrationSettingsResponse

    Describes how a MongoDB data migration should be performed

    commands List<Property Map | Property Map>

    Array of command properties.

    errors List<Property Map>

    Array of errors. This is ignored if submitted.

    output List<Property Map | Property Map | Property Map>
    state String

    The state of the task. This is ignored if submitted.

    clientData Map<String>

    Key value pairs of client data to attach meta data information to task

    input Property Map

    Describes how a MongoDB data migration should be performed

    MigrateMySqlAzureDbForMySqlOfflineDatabaseInputResponse

    Name string

    Name of the database

    TableMap Dictionary<string, string>

    Mapping of source to target tables

    TargetDatabaseName string

    Name of target database. Note: Target database will be truncated before starting migration.

    Name string

    Name of the database

    TableMap map[string]string

    Mapping of source to target tables

    TargetDatabaseName string

    Name of target database. Note: Target database will be truncated before starting migration.

    name String

    Name of the database

    tableMap Map<String,String>

    Mapping of source to target tables

    targetDatabaseName String

    Name of target database. Note: Target database will be truncated before starting migration.

    name string

    Name of the database

    tableMap {[key: string]: string}

    Mapping of source to target tables

    targetDatabaseName string

    Name of target database. Note: Target database will be truncated before starting migration.

    name str

    Name of the database

    table_map Mapping[str, str]

    Mapping of source to target tables

    target_database_name str

    Name of target database. Note: Target database will be truncated before starting migration.

    name String

    Name of the database

    tableMap Map<String>

    Mapping of source to target tables

    targetDatabaseName String

    Name of target database. Note: Target database will be truncated before starting migration.

    MigrateMySqlAzureDbForMySqlOfflineTaskInputResponse

    SelectedDatabases List<Pulumi.AzureNative.DataMigration.Inputs.MigrateMySqlAzureDbForMySqlOfflineDatabaseInputResponse>

    Databases to migrate

    SourceConnectionInfo Pulumi.AzureNative.DataMigration.Inputs.MySqlConnectionInfoResponse

    Connection information for source MySQL

    TargetConnectionInfo Pulumi.AzureNative.DataMigration.Inputs.MySqlConnectionInfoResponse

    Connection information for target Azure Database for MySQL

    MakeSourceServerReadOnly bool

    Setting to set the source server read only

    OptionalAgentSettings Dictionary<string, string>

    Optional parameters for fine tuning the data transfer rate during migration

    StartedOn string

    Parameter to specify when the migration started

    SelectedDatabases []MigrateMySqlAzureDbForMySqlOfflineDatabaseInputResponse

    Databases to migrate

    SourceConnectionInfo MySqlConnectionInfoResponse

    Connection information for source MySQL

    TargetConnectionInfo MySqlConnectionInfoResponse

    Connection information for target Azure Database for MySQL

    MakeSourceServerReadOnly bool

    Setting to set the source server read only

    OptionalAgentSettings map[string]string

    Optional parameters for fine tuning the data transfer rate during migration

    StartedOn string

    Parameter to specify when the migration started

    selectedDatabases List<MigrateMySqlAzureDbForMySqlOfflineDatabaseInputResponse>

    Databases to migrate

    sourceConnectionInfo MySqlConnectionInfoResponse

    Connection information for source MySQL

    targetConnectionInfo MySqlConnectionInfoResponse

    Connection information for target Azure Database for MySQL

    makeSourceServerReadOnly Boolean

    Setting to set the source server read only

    optionalAgentSettings Map<String,String>

    Optional parameters for fine tuning the data transfer rate during migration

    startedOn String

    Parameter to specify when the migration started

    selectedDatabases MigrateMySqlAzureDbForMySqlOfflineDatabaseInputResponse[]

    Databases to migrate

    sourceConnectionInfo MySqlConnectionInfoResponse

    Connection information for source MySQL

    targetConnectionInfo MySqlConnectionInfoResponse

    Connection information for target Azure Database for MySQL

    makeSourceServerReadOnly boolean

    Setting to set the source server read only

    optionalAgentSettings {[key: string]: string}

    Optional parameters for fine tuning the data transfer rate during migration

    startedOn string

    Parameter to specify when the migration started

    selected_databases Sequence[MigrateMySqlAzureDbForMySqlOfflineDatabaseInputResponse]

    Databases to migrate

    source_connection_info MySqlConnectionInfoResponse

    Connection information for source MySQL

    target_connection_info MySqlConnectionInfoResponse

    Connection information for target Azure Database for MySQL

    make_source_server_read_only bool

    Setting to set the source server read only

    optional_agent_settings Mapping[str, str]

    Optional parameters for fine tuning the data transfer rate during migration

    started_on str

    Parameter to specify when the migration started

    selectedDatabases List<Property Map>

    Databases to migrate

    sourceConnectionInfo Property Map

    Connection information for source MySQL

    targetConnectionInfo Property Map

    Connection information for target Azure Database for MySQL

    makeSourceServerReadOnly Boolean

    Setting to set the source server read only

    optionalAgentSettings Map<String>

    Optional parameters for fine tuning the data transfer rate during migration

    startedOn String

    Parameter to specify when the migration started

    MigrateMySqlAzureDbForMySqlOfflineTaskOutputDatabaseLevelResponse

    DatabaseName string

    Name of the database

    EndedOn string

    Migration end time

    ErrorCount double

    Number of database/object errors.

    ErrorPrefix string

    Wildcard string prefix to use for querying all errors of the item

    ExceptionsAndWarnings List<Pulumi.AzureNative.DataMigration.Inputs.ReportableExceptionResponse>

    Migration exceptions and warnings.

    Id string

    Result identifier

    LastStorageUpdate string

    Last time the storage was updated

    Message string

    Migration progress message

    NumberOfObjects double

    Number of objects

    NumberOfObjectsCompleted double

    Number of successfully completed objects

    ObjectSummary Dictionary<string, Pulumi.AzureNative.DataMigration.Inputs.DataItemMigrationSummaryResultResponse>

    Summary of object results in the migration

    ResultPrefix string

    Wildcard string prefix to use for querying all sub-tem results of the item

    Stage string

    Migration stage that this database is in

    StartedOn string

    Migration start time

    State string

    Current state of migration

    StatusMessage string

    Status message

    DatabaseName string

    Name of the database

    EndedOn string

    Migration end time

    ErrorCount float64

    Number of database/object errors.

    ErrorPrefix string

    Wildcard string prefix to use for querying all errors of the item

    ExceptionsAndWarnings []ReportableExceptionResponse

    Migration exceptions and warnings.

    Id string

    Result identifier

    LastStorageUpdate string

    Last time the storage was updated

    Message string

    Migration progress message

    NumberOfObjects float64

    Number of objects

    NumberOfObjectsCompleted float64

    Number of successfully completed objects

    ObjectSummary map[string]DataItemMigrationSummaryResultResponse

    Summary of object results in the migration

    ResultPrefix string

    Wildcard string prefix to use for querying all sub-tem results of the item

    Stage string

    Migration stage that this database is in

    StartedOn string

    Migration start time

    State string

    Current state of migration

    StatusMessage string

    Status message

    databaseName String

    Name of the database

    endedOn String

    Migration end time

    errorCount Double

    Number of database/object errors.

    errorPrefix String

    Wildcard string prefix to use for querying all errors of the item

    exceptionsAndWarnings List<ReportableExceptionResponse>

    Migration exceptions and warnings.

    id String

    Result identifier

    lastStorageUpdate String

    Last time the storage was updated

    message String

    Migration progress message

    numberOfObjects Double

    Number of objects

    numberOfObjectsCompleted Double

    Number of successfully completed objects

    objectSummary Map<String,DataItemMigrationSummaryResultResponse>

    Summary of object results in the migration

    resultPrefix String

    Wildcard string prefix to use for querying all sub-tem results of the item

    stage String

    Migration stage that this database is in

    startedOn String

    Migration start time

    state String

    Current state of migration

    statusMessage String

    Status message

    databaseName string

    Name of the database

    endedOn string

    Migration end time

    errorCount number

    Number of database/object errors.

    errorPrefix string

    Wildcard string prefix to use for querying all errors of the item

    exceptionsAndWarnings ReportableExceptionResponse[]

    Migration exceptions and warnings.

    id string

    Result identifier

    lastStorageUpdate string

    Last time the storage was updated

    message string

    Migration progress message

    numberOfObjects number

    Number of objects

    numberOfObjectsCompleted number

    Number of successfully completed objects

    objectSummary {[key: string]: DataItemMigrationSummaryResultResponse}

    Summary of object results in the migration

    resultPrefix string

    Wildcard string prefix to use for querying all sub-tem results of the item

    stage string

    Migration stage that this database is in

    startedOn string

    Migration start time

    state string

    Current state of migration

    statusMessage string

    Status message

    database_name str

    Name of the database

    ended_on str

    Migration end time

    error_count float

    Number of database/object errors.

    error_prefix str

    Wildcard string prefix to use for querying all errors of the item

    exceptions_and_warnings Sequence[ReportableExceptionResponse]

    Migration exceptions and warnings.

    id str

    Result identifier

    last_storage_update str

    Last time the storage was updated

    message str

    Migration progress message

    number_of_objects float

    Number of objects

    number_of_objects_completed float

    Number of successfully completed objects

    object_summary Mapping[str, DataItemMigrationSummaryResultResponse]

    Summary of object results in the migration

    result_prefix str

    Wildcard string prefix to use for querying all sub-tem results of the item

    stage str

    Migration stage that this database is in

    started_on str

    Migration start time

    state str

    Current state of migration

    status_message str

    Status message

    databaseName String

    Name of the database

    endedOn String

    Migration end time

    errorCount Number

    Number of database/object errors.

    errorPrefix String

    Wildcard string prefix to use for querying all errors of the item

    exceptionsAndWarnings List<Property Map>

    Migration exceptions and warnings.

    id String

    Result identifier

    lastStorageUpdate String

    Last time the storage was updated

    message String

    Migration progress message

    numberOfObjects Number

    Number of objects

    numberOfObjectsCompleted Number

    Number of successfully completed objects

    objectSummary Map<Property Map>

    Summary of object results in the migration

    resultPrefix String

    Wildcard string prefix to use for querying all sub-tem results of the item

    stage String

    Migration stage that this database is in

    startedOn String

    Migration start time

    state String

    Current state of migration

    statusMessage String

    Status message

    MigrateMySqlAzureDbForMySqlOfflineTaskOutputErrorResponse

    Error ReportableExceptionResponse

    Migration error

    Id string

    Result identifier

    error ReportableExceptionResponse

    Migration error

    id String

    Result identifier

    error ReportableExceptionResponse

    Migration error

    id string

    Result identifier

    error ReportableExceptionResponse

    Migration error

    id str

    Result identifier

    error Property Map

    Migration error

    id String

    Result identifier

    MigrateMySqlAzureDbForMySqlOfflineTaskOutputMigrationLevelResponse

    DatabaseSummary Dictionary<string, Pulumi.AzureNative.DataMigration.Inputs.DatabaseSummaryResultResponse>

    Summary of database results in the migration

    DurationInSeconds double

    Duration of task execution in seconds.

    EndedOn string

    Migration end time

    ExceptionsAndWarnings List<Pulumi.AzureNative.DataMigration.Inputs.ReportableExceptionResponse>

    Migration exceptions and warnings.

    Id string

    Result identifier

    LastStorageUpdate string

    Last time the storage was updated

    Message string

    Migration progress message

    SourceServerBrandVersion string

    Source server brand version

    SourceServerVersion string

    Source server version

    StartedOn string

    Migration start time

    Status string

    Current status of migration

    StatusMessage string

    Migration status message

    TargetServerBrandVersion string

    Target server brand version

    TargetServerVersion string

    Target server version

    Databases Dictionary<string, string>

    Selected databases as a map from database name to database id

    MigrationReportResult Pulumi.AzureNative.DataMigration.Inputs.MigrationReportResultResponse

    Migration Report Result, provides unique url for downloading your migration report.

    DatabaseSummary map[string]DatabaseSummaryResultResponse

    Summary of database results in the migration

    DurationInSeconds float64

    Duration of task execution in seconds.

    EndedOn string

    Migration end time

    ExceptionsAndWarnings []ReportableExceptionResponse

    Migration exceptions and warnings.

    Id string

    Result identifier

    LastStorageUpdate string

    Last time the storage was updated

    Message string

    Migration progress message

    SourceServerBrandVersion string

    Source server brand version

    SourceServerVersion string

    Source server version

    StartedOn string

    Migration start time

    Status string

    Current status of migration

    StatusMessage string

    Migration status message

    TargetServerBrandVersion string

    Target server brand version

    TargetServerVersion string

    Target server version

    Databases map[string]string

    Selected databases as a map from database name to database id

    MigrationReportResult MigrationReportResultResponse

    Migration Report Result, provides unique url for downloading your migration report.

    databaseSummary Map<String,DatabaseSummaryResultResponse>

    Summary of database results in the migration

    durationInSeconds Double

    Duration of task execution in seconds.

    endedOn String

    Migration end time

    exceptionsAndWarnings List<ReportableExceptionResponse>

    Migration exceptions and warnings.

    id String

    Result identifier

    lastStorageUpdate String

    Last time the storage was updated

    message String

    Migration progress message

    sourceServerBrandVersion String

    Source server brand version

    sourceServerVersion String

    Source server version

    startedOn String

    Migration start time

    status String

    Current status of migration

    statusMessage String

    Migration status message

    targetServerBrandVersion String

    Target server brand version

    targetServerVersion String

    Target server version

    databases Map<String,String>

    Selected databases as a map from database name to database id

    migrationReportResult MigrationReportResultResponse

    Migration Report Result, provides unique url for downloading your migration report.

    databaseSummary {[key: string]: DatabaseSummaryResultResponse}

    Summary of database results in the migration

    durationInSeconds number

    Duration of task execution in seconds.

    endedOn string

    Migration end time

    exceptionsAndWarnings ReportableExceptionResponse[]

    Migration exceptions and warnings.

    id string

    Result identifier

    lastStorageUpdate string

    Last time the storage was updated

    message string

    Migration progress message

    sourceServerBrandVersion string

    Source server brand version

    sourceServerVersion string

    Source server version

    startedOn string

    Migration start time

    status string

    Current status of migration

    statusMessage string

    Migration status message

    targetServerBrandVersion string

    Target server brand version

    targetServerVersion string

    Target server version

    databases {[key: string]: string}

    Selected databases as a map from database name to database id

    migrationReportResult MigrationReportResultResponse

    Migration Report Result, provides unique url for downloading your migration report.

    database_summary Mapping[str, DatabaseSummaryResultResponse]

    Summary of database results in the migration

    duration_in_seconds float

    Duration of task execution in seconds.

    ended_on str

    Migration end time

    exceptions_and_warnings Sequence[ReportableExceptionResponse]

    Migration exceptions and warnings.

    id str

    Result identifier

    last_storage_update str

    Last time the storage was updated

    message str

    Migration progress message

    source_server_brand_version str

    Source server brand version

    source_server_version str

    Source server version

    started_on str

    Migration start time

    status str

    Current status of migration

    status_message str

    Migration status message

    target_server_brand_version str

    Target server brand version

    target_server_version str

    Target server version

    databases Mapping[str, str]

    Selected databases as a map from database name to database id

    migration_report_result MigrationReportResultResponse

    Migration Report Result, provides unique url for downloading your migration report.

    databaseSummary Map<Property Map>

    Summary of database results in the migration

    durationInSeconds Number

    Duration of task execution in seconds.

    endedOn String

    Migration end time

    exceptionsAndWarnings List<Property Map>

    Migration exceptions and warnings.

    id String

    Result identifier

    lastStorageUpdate String

    Last time the storage was updated

    message String

    Migration progress message

    sourceServerBrandVersion String

    Source server brand version

    sourceServerVersion String

    Source server version

    startedOn String

    Migration start time

    status String

    Current status of migration

    statusMessage String

    Migration status message

    targetServerBrandVersion String

    Target server brand version

    targetServerVersion String

    Target server version

    databases Map<String>

    Selected databases as a map from database name to database id

    migrationReportResult Property Map

    Migration Report Result, provides unique url for downloading your migration report.

    MigrateMySqlAzureDbForMySqlOfflineTaskOutputTableLevelResponse

    EndedOn string

    Migration end time

    ErrorPrefix string

    Wildcard string prefix to use for querying all errors of the item

    Id string

    Result identifier

    ItemsCompletedCount double

    Number of successfully completed items

    ItemsCount double

    Number of items