共用方式為


NetworkMapping interface

網路對應模型。 在理想情況下,只要結構或方法簽章沒有差異,就可以從 InheritedModels 中的上一個版本繼承這個類別。 由於某些欄位和方法沒有基底模型,viz NetworkMappingProperties 和 Load 具有必要傳回類型,因此類別已全部引進,並參考基底模型,以利後續版本的擴充功能。

Extends

屬性

properties

網路對應屬性。

繼承的屬性

id

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

location

資源位置

name

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

type

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

屬性詳細資料

properties

網路對應屬性。

properties?: NetworkMappingProperties

屬性值

繼承的屬性詳細資料

id

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

id?: string

屬性值

string

繼承自Resource.id

location

資源位置

location?: string

屬性值

string

繼承自Resource.location

name

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

name?: string

屬性值

string

繼承自Resource.name

type

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

type?: string

屬性值

string

繼承自Resource.type