Create a Projects.
Reference to the service client.
The project resource is a nested resource representing a stored migration project. The PUT method creates a new project or updates an existing one.
Information about the project
Name of the resource group
Name of the service
Name of the project
Promise<Models.ProjectsCreateOrUpdateResponse>
Information about the project
Name of the resource group
Name of the service
Name of the project
The callback
Information about the project
Name of the resource group
Name of the service
Name of the project
The optional parameters
The callback
The project resource is a nested resource representing a stored migration project. The DELETE method deletes a project.
Name of the resource group
Name of the service
Name of the project
Promise<msRest.RestResponse>
Name of the resource group
Name of the service
Name of the project
The callback
Name of the resource group
Name of the service
Name of the project
The optional parameters
The callback
The project resource is a nested resource representing a stored migration project. The GET method retrieves information about a project.
Name of the resource group
Name of the service
Name of the project
Promise<Models.ProjectsGetResponse>
Name of the resource group
Name of the service
Name of the project
The callback
Name of the resource group
Name of the service
Name of the project
The optional parameters
The callback
The project resource is a nested resource representing a stored migration project. This method returns a list of projects owned by a service resource.
Name of the resource group
Name of the service
Promise<Models.ProjectsListResponse>
Name of the resource group
Name of the service
The callback
Name of the resource group
Name of the service
The optional parameters
The callback
The project resource is a nested resource representing a stored migration project. This method returns a list of projects owned by a service resource.
The NextLink from the previous successful call to List operation.
Promise<Models.ProjectsListNextResponse>
The NextLink from the previous successful call to List operation.
The callback
The NextLink from the previous successful call to List operation.
The optional parameters
The callback
The project resource is a nested resource representing a stored migration project. The PATCH method updates an existing project.
Information about the project
Name of the resource group
Name of the service
Name of the project
Promise<Models.ProjectsUpdateResponse>
Information about the project
Name of the resource group
Name of the service
Name of the project
The callback
Information about the project
Name of the resource group
Name of the service
Name of the project
The optional parameters
The callback
Generated using TypeDoc
Class representing a Projects.