JobsOperations interface

Interface representing a Jobs operations.

Properties

get

Gets the details of a specified job on a Data Box Edge/Data Box Gateway device.

Property Details

get

Gets the details of a specified job on a Data Box Edge/Data Box Gateway device.

get: (deviceName: string, name: string, resourceGroupName: string, options?: JobsGetOptionalParams) => Promise<Job>

Property Value

(deviceName: string, name: string, resourceGroupName: string, options?: JobsGetOptionalParams) => Promise<Job>