Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 878 Bytes

storage-import-export-enumerating-jobs.md

File metadata and controls

31 lines (24 loc) · 878 Bytes
title description author manager editor services documentationcenter ms.assetid ms.service ms.workload ms.tgt_pltfrm ms.devlang ms.topic ms.date ms.author
Enumerating jobs in the Azure Import/Export service | MicrosoftDocs
Learn how to enumerate all of the Azure Import/Export service jobs in a subscription.
renashahmsft
aungoo
tysonn
storage
f2e619be-1bbd-4a54-9472-9e2f70a83b64
storage
storage
na
na
article
12/16/2016
renash

Enumerating Jobs

To enumerate all jobs in a subscription, call the List Jobs operation. List Jobs returns a list of jobs as well as the following attributes:

  • The type of job (Import or Export)

  • The current job state

  • The job's associated storage account

See Also

Using the Import/Export service REST API