ApplicationLiveViewComponent interface

Application Live View properties payload

Properties

instances

Collection of instances belong to Application Live View. NOTE: This property will not be serialized. It can only be populated by the server.

name

Name of the component. NOTE: This property will not be serialized. It can only be populated by the server.

resourceRequests

The requested resource quantity for required CPU and Memory. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

instances

Collection of instances belong to Application Live View. NOTE: This property will not be serialized. It can only be populated by the server.

instances?: ApplicationLiveViewInstance[]

Property Value

name

Name of the component. NOTE: This property will not be serialized. It can only be populated by the server.

name?: any

Property Value

any

resourceRequests

The requested resource quantity for required CPU and Memory. NOTE: This property will not be serialized. It can only be populated by the server.

resourceRequests?: ApplicationLiveViewResourceRequests

Property Value