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[]
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for JavaScript