DevToolPortalInstance interface

Collection of instances belong to the Dev Tool Portal.

Properties

name

Name of the Dev Tool Portal instance. NOTE: This property will not be serialized. It can only be populated by the server.

status

Status of the Dev Tool Portal 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 Dev Tool Portal 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 Dev Tool Portal 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