Az.ImportExport Module
This is a Preview module. Preview modules aren't recommended for use in production environments. For more information, see https://aka.ms/azps-refstatus.
Microsoft Azure PowerShell: ImportExport cmdlets
ImportExport
| Cmdlet | Description |
|---|---|
| Get-AzImportExport |
Gets information about an existing job. |
| Get-AzImportExportBitLockerKey |
Returns the BitLocker Keys for all drives in the specified job. |
| Get-AzImportExportLocation |
Returns the details about a location to which you can ship the disks associated with an import or export job. A location is an Azure region. |
| New-AzImportExport |
create a new job or create an existing job in the specified subscription. |
| New-AzImportExportDriveListObject |
Create a DriverList Object for ImportExport. |
| Remove-AzImportExport |
Deletes an existing job. Only jobs in the Creating or Completed states can be deleted. |
| Update-AzImportExport |
update specific properties of a job. You can call this operation to notify the Import/Export service that the hard drives comprising the import or export job have been shipped to the Microsoft data center. It can also be used to cancel an existing job. |