Az.ImportExport
Microsoft Azure PowerShell: ImportExport cmdlets
ImportExport
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 |
Creates a new job or updates 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 |
Updates 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. |