Azure.ResourceManager.DataMigration Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
DatabaseMigrationSqlDBCollection |
A class representing a collection of DatabaseMigrationSqlDBResource and their operations. Each DatabaseMigrationSqlDBResource in the collection will belong to the same instance of ResourceGroupResource. To get a DatabaseMigrationSqlDBCollection instance call the GetDatabaseMigrationSqlDBs method from an instance of ResourceGroupResource. |
DatabaseMigrationSqlDBData |
A class representing the DatabaseMigrationSqlDB data model. Database Migration Resource for SQL Database. |
DatabaseMigrationSqlDBResource |
A Class representing a DatabaseMigrationSqlDB along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DatabaseMigrationSqlDBResource from an instance of ArmClient using the GetDatabaseMigrationSqlDBResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDatabaseMigrationSqlDB method. |
DatabaseMigrationSqlMICollection |
A class representing a collection of DatabaseMigrationSqlMIResource and their operations. Each DatabaseMigrationSqlMIResource in the collection will belong to the same instance of ResourceGroupResource. To get a DatabaseMigrationSqlMICollection instance call the GetDatabaseMigrationSqlMIs method from an instance of ResourceGroupResource. |
DatabaseMigrationSqlMIData |
A class representing the DatabaseMigrationSqlMI data model. Database Migration Resource for SQL Managed Instance. |
DatabaseMigrationSqlMIResource |
A Class representing a DatabaseMigrationSqlMI along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DatabaseMigrationSqlMIResource from an instance of ArmClient using the GetDatabaseMigrationSqlMIResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDatabaseMigrationSqlMI method. |
DatabaseMigrationSqlVmCollection |
A class representing a collection of DatabaseMigrationSqlVmResource and their operations. Each DatabaseMigrationSqlVmResource in the collection will belong to the same instance of ResourceGroupResource. To get a DatabaseMigrationSqlVmCollection instance call the GetDatabaseMigrationSqlVms method from an instance of ResourceGroupResource. |
DatabaseMigrationSqlVmData |
A class representing the DatabaseMigrationSqlVm data model. Database Migration Resource for SQL Virtual Machine. |
DatabaseMigrationSqlVmResource |
A Class representing a DatabaseMigrationSqlVm along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DatabaseMigrationSqlVmResource from an instance of ArmClient using the GetDatabaseMigrationSqlVmResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDatabaseMigrationSqlVm method. |
DataMigrationExtensions |
A class to add extension methods to Azure.ResourceManager.DataMigration. |
DataMigrationServiceCollection |
A class representing a collection of DataMigrationServiceResource and their operations. Each DataMigrationServiceResource in the collection will belong to the same instance of ResourceGroupResource. To get a DataMigrationServiceCollection instance call the GetDataMigrationServices method from an instance of ResourceGroupResource. |
DataMigrationServiceData |
A class representing the DataMigrationService data model. A Database Migration Service resource |
DataMigrationServiceResource |
A Class representing a DataMigrationService along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DataMigrationServiceResource from an instance of ArmClient using the GetDataMigrationServiceResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDataMigrationService method. |
ProjectCollection |
A class representing a collection of ProjectResource and their operations. Each ProjectResource in the collection will belong to the same instance of DataMigrationServiceResource. To get a ProjectCollection instance call the GetProjects method from an instance of DataMigrationServiceResource. |
ProjectData |
A class representing the Project data model. A project resource |
ProjectFileCollection |
A class representing a collection of ProjectFileResource and their operations. Each ProjectFileResource in the collection will belong to the same instance of ProjectResource. To get a ProjectFileCollection instance call the GetProjectFiles method from an instance of ProjectResource. |
ProjectFileData |
A class representing the ProjectFile data model. A file resource |
ProjectFileResource |
A Class representing a ProjectFile along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ProjectFileResource from an instance of ArmClient using the GetProjectFileResource method. Otherwise you can get one from its parent resource ProjectResource using the GetProjectFile method. |
ProjectResource |
A Class representing a Project along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ProjectResource from an instance of ArmClient using the GetProjectResource method. Otherwise you can get one from its parent resource DataMigrationServiceResource using the GetProject method. |
ProjectTaskData |
A class representing the ProjectTask data model. A task resource |
ServiceProjectTaskCollection |
A class representing a collection of ServiceProjectTaskResource and their operations. Each ServiceProjectTaskResource in the collection will belong to the same instance of ProjectResource. To get a ServiceProjectTaskCollection instance call the GetServiceProjectTasks method from an instance of ProjectResource. |
ServiceProjectTaskResource |
A Class representing a ServiceProjectTask along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceProjectTaskResource from an instance of ArmClient using the GetServiceProjectTaskResource method. Otherwise you can get one from its parent resource ProjectResource using the GetServiceProjectTask method. |
ServiceServiceTaskCollection |
A class representing a collection of ServiceServiceTaskResource and their operations. Each ServiceServiceTaskResource in the collection will belong to the same instance of DataMigrationServiceResource. To get a ServiceServiceTaskCollection instance call the GetServiceServiceTasks method from an instance of DataMigrationServiceResource. |
ServiceServiceTaskResource |
A Class representing a ServiceServiceTask along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceServiceTaskResource from an instance of ArmClient using the GetServiceServiceTaskResource method. Otherwise you can get one from its parent resource DataMigrationServiceResource using the GetServiceServiceTask method. |
SqlMigrationServiceCollection |
A class representing a collection of SqlMigrationServiceResource and their operations. Each SqlMigrationServiceResource in the collection will belong to the same instance of ResourceGroupResource. To get a SqlMigrationServiceCollection instance call the GetSqlMigrationServices method from an instance of ResourceGroupResource. |
SqlMigrationServiceData |
A class representing the SqlMigrationService data model. A SQL Migration Service. |
SqlMigrationServiceResource |
A Class representing a SqlMigrationService along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SqlMigrationServiceResource from an instance of ArmClient using the GetSqlMigrationServiceResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetSqlMigrationService method. |
Azure SDK for .NET