LogsUploadOptions.Serializer Property

Definition

The serializer to use to convert the log objects to JSON. <remarks> Default Serializer is System.Text.Json. </remarks>

public Azure.Core.Serialization.ObjectSerializer Serializer { get; set; }
member this.Serializer : Azure.Core.Serialization.ObjectSerializer with get, set
Public Property Serializer As ObjectSerializer

Property Value

Applies to