共用方式為


OperationsStatus interface

表示 OperationsStatus 的介面。

方法

get(string, string, string, OperationsStatusGetOptionalParams)

取得 Data Box Edge/Data Box Gateway 裝置上指定作業的詳細數據。

方法詳細資料

get(string, string, string, OperationsStatusGetOptionalParams)

取得 Data Box Edge/Data Box Gateway 裝置上指定作業的詳細數據。

function get(deviceName: string, name: string, resourceGroupName: string, options?: OperationsStatusGetOptionalParams): Promise<Job>

參數

deviceName

string

裝置名稱。

name

string

作業名稱。

resourceGroupName

string

資源組名。

options
OperationsStatusGetOptionalParams

選項參數。

傳回

Promise<Job>