共用方式為


FunctionModel interface

函式物件,包含與具名函式相關聯的所有資訊。 所有函式都包含在串流作業之下。

Extends

屬性

properties

與函式相關聯的屬性。

繼承的屬性

id

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

name

資源名稱

type

資源類型注意:此屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

properties

與函式相關聯的屬性。

properties?: FunctionPropertiesUnion

屬性值

繼承的屬性詳細資料

id

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

id?: string

屬性值

string

繼承自SubResource.id

name

資源名稱

name?: string

屬性值

string

繼承自SubResource.name

type

資源類型注意:此屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自SubResource.type