共用方式為


ApplicationLiveViewComponent interface

應用程式即時檢視屬性承載

屬性

instances

實例的集合屬於應用程式實時檢視。 注意:此屬性不會串行化。 它只能由伺服器填入。

name

元件的名稱。 注意:此屬性不會串行化。 它只能由伺服器填入。

resourceRequests

所需 CPU 和記憶體的要求資源數量。 注意:此屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

instances

實例的集合屬於應用程式實時檢視。 注意:此屬性不會串行化。 它只能由伺服器填入。

instances?: ApplicationLiveViewInstance[]

屬性值

name

元件的名稱。 注意:此屬性不會串行化。 它只能由伺服器填入。

name?: any

屬性值

any

resourceRequests

所需 CPU 和記憶體的要求資源數量。 注意:此屬性不會串行化。 它只能由伺服器填入。

resourceRequests?: ApplicationLiveViewResourceRequests

屬性值