title | description | ms.topic | ms.author | author | manager | ms.date |
---|---|---|---|---|---|---|
bitsadmin gethttpmethod |
Reference article for the bitsadmin gethttpmethod command, which gets the HTTP verb to use with the job. |
reference |
mosagie |
robinharwood |
mtillman |
03/01/2019 |
Gets the HTTP verb to use with the job.
bitsadmin /gethttpmethod <Job>
Parameter | Description |
---|---|
job | The job's display name or GUID. |
To retrieve the HTTP verb to use with the job named myDownloadJob:
bitsadmin /gethttpmethod myDownloadJob