Edit

Share via


AzureTableStorageOptions.ConfigureJsonSerializerSettings Property

Definition

public Action<Newtonsoft.Json.JsonSerializerSettings> ConfigureJsonSerializerSettings { get; set; }
member this.ConfigureJsonSerializerSettings : Action<Newtonsoft.Json.JsonSerializerSettings> with get, set
Public Property ConfigureJsonSerializerSettings As Action(Of JsonSerializerSettings)

Property Value

Action<Newtonsoft.Json.JsonSerializerSettings>

Applies to