Search
Preparing search index...
The search index is not available
@types/azdata
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@types/azdata
nb
IStdinMessage
Interface IStdinMessage
A kernel message on the
'stdin'
channel.
Hierarchy
IMessage
IStdinMessage
Index
Properties
channel
content
header
metadata
parent_
header
type
Properties
channel
channel
:
"stdin"
content
content
:
{
password
:
boolean
;
prompt
:
string
}
Type declaration
password
:
boolean
prompt
:
string
Optional
header
header
:
IHeader
Optional
metadata
metadata
:
{}
Type declaration
Optional
parent_
header
parent_
header
:
{}
|
IHeader
type
type
:
Channel
Exports
Externals
accounts
connection
credentials
dashboard
dataprotocol
nb
objectexplorer
queryeditor
resources
tasks
ui
window
workspace
IStdin
Message
channel
content
header
metadata
parent_
header
type
Generated using
TypeDoc
A kernel message on the
'stdin'
channel.