共用方式為


FabricModelUpdate interface

用於更新的網狀架構模型。

屬性

id

取得或設定資源的識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

name

取得或設定資源的名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。

properties

網狀架構模型屬性。

systemData

注意:此屬性不會序列化。 它只能由伺服器填入。

tags

取得或設定資源標籤。

type

取得或設定資源的類型。 注意:此屬性不會序列化。 它只能由伺服器填入。

屬性詳細資料

id

取得或設定資源的識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

id?: string

屬性值

string

name

取得或設定資源的名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。

name?: string

屬性值

string

properties

網狀架構模型屬性。

properties?: FabricModelProperties

屬性值

systemData

注意:此屬性不會序列化。 它只能由伺服器填入。

systemData?: FabricModelUpdateSystemData

屬性值

tags

取得或設定資源標籤。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

type

取得或設定資源的類型。 注意:此屬性不會序列化。 它只能由伺服器填入。

type?: string

屬性值

string