共用方式為


SignalROptions.JsonObjectSerializer Property

Definition

Gets or sets the JSON object serializer.

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

Property Value

Applies to