共用方式為


Operation interface

REST API 作業

屬性

display

描述作業的物件。

name

作業名稱:{provider}/{resource}/{operation}

origin

作業來源。

properties

作業屬性。

屬性詳細資料

display

描述作業的物件。

display?: OperationDisplay

屬性值

name

作業名稱:{provider}/{resource}/{operation}

name?: string

屬性值

string

origin

作業來源。

origin?: string

屬性值

string

properties

作業屬性。

properties?: Record<string, unknown>

屬性值

Record<string, unknown>