DiagnosticsSinkProperties Class

Properties of a DiagnosticsSink.

You probably want to use the sub-classes and not this class directly. Known sub-classes are: AzureInternalMonitoringPipelineSinkDescription

All required parameters must be populated in order to send to Azure.

Inheritance
DiagnosticsSinkProperties

Constructor

DiagnosticsSinkProperties(*, name: Optional[str] = None, description: Optional[str] = None, **kwargs)

Parameters

name
str
Required

Name of the sink. This value is referenced by DiagnosticsReferenceDescription

description
str
Required

A description of the sink.

kind
str
Required

Required. Constant filled by server.