共用方式為


Operation interface

取用 REST API 作業。

屬性

display

表示作業的物件。

name

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

origin

原點注意:這個屬性將不會串行化。 它只能由伺服器填入。

properties

將效能計量公開給 shoebox 的其他屬性。

屬性詳細資料

display

表示作業的物件。

display?: OperationDisplay

屬性值

name

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

name?: string

屬性值

string

origin

原點注意:這個屬性將不會串行化。 它只能由伺服器填入。

origin?: string

屬性值

string

properties

將效能計量公開給 shoebox 的其他屬性。

properties?: OperationProperties

屬性值