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[]
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for JavaScript