Create a Files.
Reference to the service client.
The PUT method creates a new file or updates an existing one.
Information about the file
Name of the resource group
Name of the service
Name of the project
Name of the File
Promise<Models.FilesCreateOrUpdateResponse>
Information about the file
Name of the resource group
Name of the service
Name of the project
Name of the File
The callback
Information about the file
Name of the resource group
Name of the service
Name of the project
Name of the File
The optional parameters
The callback
This method deletes a file.
Name of the resource group
Name of the service
Name of the project
Name of the File
Promise<msRest.RestResponse>
Name of the resource group
Name of the service
Name of the project
Name of the File
The callback
Name of the resource group
Name of the service
Name of the project
Name of the File
The optional parameters
The callback
The files resource is a nested, proxy-only resource representing a file stored under the project resource. This method retrieves information about a file.
Name of the resource group
Name of the service
Name of the project
Name of the File
Promise<Models.FilesGetResponse>
Name of the resource group
Name of the service
Name of the project
Name of the File
The callback
Name of the resource group
Name of the service
Name of the project
Name of the File
The optional parameters
The callback
The project resource is a nested resource representing a stored migration project. This method returns a list of files owned by a project resource.
Name of the resource group
Name of the service
Name of the project
Promise<Models.FilesListResponse>
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 files owned by a project resource.
The NextLink from the previous successful call to List operation.
Promise<Models.FilesListNextResponse>
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
This method is used for requesting storage information using which contents of the file can be downloaded.
Name of the resource group
Name of the service
Name of the project
Name of the File
Promise<Models.FilesReadResponse>
Name of the resource group
Name of the service
Name of the project
Name of the File
The callback
Name of the resource group
Name of the service
Name of the project
Name of the File
The optional parameters
The callback
This method is used for requesting information for reading and writing the file content.
Name of the resource group
Name of the service
Name of the project
Name of the File
Promise<Models.FilesReadWriteResponse>
Name of the resource group
Name of the service
Name of the project
Name of the File
The callback
Name of the resource group
Name of the service
Name of the project
Name of the File
The optional parameters
The callback
This method updates an existing file.
Information about the file
Name of the resource group
Name of the service
Name of the project
Name of the File
Promise<Models.FilesUpdateResponse>
Information about the file
Name of the resource group
Name of the service
Name of the project
Name of the File
The callback
Information about the file
Name of the resource group
Name of the service
Name of the project
Name of the File
The optional parameters
The callback
Generated using TypeDoc
Class representing a Files.