共用方式為


Input interface

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

Extends

屬性

properties

與輸入相關聯的屬性。 PUT (CreateOrReplace) 要求的必要專案。

繼承的屬性

id

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

name

資源名稱

type

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

屬性詳細資料

properties

與輸入相關聯的屬性。 PUT (CreateOrReplace) 要求的必要專案。

properties?: InputPropertiesUnion

屬性值

繼承的屬性詳細資料

id

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

id?: string

屬性值

string

繼承自SubResource.id

name

資源名稱

name?: string

屬性值

string

繼承自SubResource.name

type

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

type?: string

屬性值

string

繼承自SubResource.type