GetProjectDetailsNonSqlTaskInput Class
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.
Input for the task that reads configuration from project artifacts
public class GetProjectDetailsNonSqlTaskInput
type GetProjectDetailsNonSqlTaskInput = class
Public Class GetProjectDetailsNonSqlTaskInput
- Inheritance
-
GetProjectDetailsNonSqlTaskInput
Constructors
GetProjectDetailsNonSqlTaskInput() |
Initializes a new instance of the GetProjectDetailsNonSqlTaskInput class. |
GetProjectDetailsNonSqlTaskInput(String, String) |
Initializes a new instance of the GetProjectDetailsNonSqlTaskInput class. |
Properties
ProjectLocation |
Gets or sets a URL that points to the location to access project artifacts |
ProjectName |
Gets or sets name of the migration project |
Methods
Validate() |
Validate the object. |