DiagnosticsRef interface
Reference to sinks in DiagnosticsDescription.
Properties
enabled | Status of whether or not sinks are enabled. |
sink |
List of sinks to be used if enabled. References the list of sinks in DiagnosticsDescription. |
Property Details
enabled
Status of whether or not sinks are enabled.
enabled?: boolean
Property Value
boolean
sinkRefs
List of sinks to be used if enabled. References the list of sinks in DiagnosticsDescription.
sinkRefs?: string[]
Property Value
string[]
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript