DiagnosticsSinkProperties interface
Properties of a DiagnosticsSink.
Properties
description | A description of the sink. |
kind | Polymorphic discriminator, which specifies the different types this object can be |
name | Name of the sink. This value is referenced by DiagnosticsReferenceDescription |
Property Details
description
A description of the sink.
description?: string
Property Value
string
kind
Polymorphic discriminator, which specifies the different types this object can be
kind: "AzureInternalMonitoringPipeline"
Property Value
"AzureInternalMonitoringPipeline"
name
Name of the sink. This value is referenced by DiagnosticsReferenceDescription
name?: string
Property Value
string
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for JavaScript