OperationsStatusOperations interface
Interface representing a OperationsStatus 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?: OperationsStatusGetOptionalParams) => Promise<Job>
Property Value
(deviceName: string, name: string, resourceGroupName: string, options?: OperationsStatusGetOptionalParams) => Promise<Job>