ApplicationLiveViewInstance interface

Collection of instances belong to the Application Live View

Properties

name

Name of the Application Live View instance. NOTE: This property will not be serialized. It can only be populated by the server.

status

Status of the Application Live View instance. It can be Pending, Running, Succeeded, Failed, Unknown. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

name

Name of the Application Live View instance. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

status

Status of the Application Live View instance. It can be Pending, Running, Succeeded, Failed, Unknown. NOTE: This property will not be serialized. It can only be populated by the server.

status?: string

Property Value

string