Share via


OtlpExporterAnnotation.RequiredProtocol Property

Definition

Gets or sets the default protocol for the OTLP exporter.

public Aspire.Hosting.OtlpProtocol? RequiredProtocol { get; init; }
member this.RequiredProtocol : Nullable<Aspire.Hosting.OtlpProtocol> with get, set
Public Property RequiredProtocol As Nullable(Of OtlpProtocol)

Property Value

Applies to