共用方式為


Operation interface

取用 REST API 作業。

屬性

display

表示作業的物件。

id

作業標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

name

作業名稱:{provider}/{resource}/{operation}。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

display

表示作業的物件。

display?: OperationDisplay

屬性值

id

作業標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

name

作業名稱:{provider}/{resource}/{operation}。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string