@microsoft/opentelemetry
Preparing search index...
Channel
Interface Channel
Represents a channel for an invocation.
interface
Channel
{
description
?:
string
;
iconUri
?:
string
;
id
?:
string
;
name
?:
string
;
role
?:
InvocationRole
;
}
Index
Properties
description?
icon
Uri?
id?
name?
role?
Properties
Optional
description
description
?:
string
Optional
icon
Uri
iconUri
?:
string
Optional
id
id
?:
string
Optional
name
name
?:
string
Optional
role
role
?:
InvocationRole
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
description
icon
Uri
id
name
role
@microsoft/opentelemetry
Loading...
Represents a channel for an invocation.