AzureMonitorLogExporter(AzureMonitorExporterOptions) Constructor

Definition

Initializes a new instance of Azure Monitor Log Exporter.

public AzureMonitorLogExporter (Azure.Monitor.OpenTelemetry.Exporter.AzureMonitorExporterOptions options);
new Azure.Monitor.OpenTelemetry.Exporter.AzureMonitorLogExporter : Azure.Monitor.OpenTelemetry.Exporter.AzureMonitorExporterOptions -> Azure.Monitor.OpenTelemetry.Exporter.AzureMonitorLogExporter
Public Sub New (options As AzureMonitorExporterOptions)

Parameters

options
AzureMonitorExporterOptions

Configuration options for the exporter.

Applies to