Az.ImportExport Module

Il s’agit d’un module en préversion. Les modules en préversion ne sont pas recommandés pour une utilisation dans les environnements de production. Pour plus d’informations, consultez https://aka.ms/azps-refstatus.

Microsoft Azure PowerShell : applets de commande ImportExport

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.