GetProjectDetailsNonSqlTaskInput Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
GetProjectDetailsNonSqlTaskInput() |
Initializes a new instance of the GetProjectDetailsNonSqlTaskInput class. |
GetProjectDetailsNonSqlTaskInput(String, String) |
Initializes a new instance of the GetProjectDetailsNonSqlTaskInput class. |
GetProjectDetailsNonSqlTaskInput()
Initializes a new instance of the GetProjectDetailsNonSqlTaskInput class.
public GetProjectDetailsNonSqlTaskInput ();
Public Sub New ()
Applies to
GetProjectDetailsNonSqlTaskInput(String, String)
Initializes a new instance of the GetProjectDetailsNonSqlTaskInput class.
public GetProjectDetailsNonSqlTaskInput (string projectName, string projectLocation);
new Microsoft.Azure.Management.DataMigration.Models.GetProjectDetailsNonSqlTaskInput : string * string -> Microsoft.Azure.Management.DataMigration.Models.GetProjectDetailsNonSqlTaskInput
Public Sub New (projectName As String, projectLocation As String)
Parameters
- projectName
- String
Name of the migration project
- projectLocation
- String
A URL that points to the location to access project artifacts