Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions schemas/2022-03-30-preview/Microsoft.DataMigration.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Properties of the Database Migration Service instance"
"description": "Properties of the Azure Database Migration Service (classic) instance"
},
"resources": {
"type": "array",
Expand Down Expand Up @@ -234,7 +234,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Base class for all types of DMS task properties. If task is not supported by current client, this object is returned."
"description": "Base class for all types of DMS (classic) task properties. If task is not supported by current client, this object is returned."
},
"type": {
"type": "string",
Expand Down Expand Up @@ -277,7 +277,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Base class for all types of DMS task properties. If task is not supported by current client, this object is returned."
"description": "Base class for all types of DMS (classic) task properties. If task is not supported by current client, this object is returned."
},
"type": {
"type": "string",
Expand Down Expand Up @@ -1584,7 +1584,7 @@
"description": "The ID of the Microsoft.Network/virtualNetworks/subnets resource to which the service should be joined"
}
},
"description": "Properties of the Database Migration Service instance"
"description": "Properties of the Azure Database Migration Service (classic) instance"
},
"FileShare": {
"type": "object",
Expand Down Expand Up @@ -4532,7 +4532,7 @@
"description": "Key value pairs of client data to attach meta data information to task"
}
},
"description": "Base class for all types of DMS task properties. If task is not supported by current client, this object is returned."
"description": "Base class for all types of DMS (classic) task properties. If task is not supported by current client, this object is returned."
},
"SchemaMigrationSetting": {
"type": "object",
Expand Down Expand Up @@ -4744,7 +4744,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Base class for all types of DMS task properties. If task is not supported by current client, this object is returned."
"description": "Base class for all types of DMS (classic) task properties. If task is not supported by current client, this object is returned."
},
"type": {
"type": "string",
Expand Down Expand Up @@ -4787,7 +4787,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Base class for all types of DMS task properties. If task is not supported by current client, this object is returned."
"description": "Base class for all types of DMS (classic) task properties. If task is not supported by current client, this object is returned."
},
"type": {
"type": "string",
Expand Down Expand Up @@ -5061,7 +5061,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "The SSIS store type of source, only SSIS catalog is supported now in DMS."
"description": "The SSIS store type of source, only SSIS catalog is supported now in DMS (classic)."
}
},
"description": "SSIS migration info with SSIS store type, overwrite policy."
Expand Down