PowerBIClient.SerializationSettings Property

 

Gets or sets json serialization settings.

Namespace:   Microsoft.PowerBI.Api.Beta
Assembly:  Microsoft.PowerBI.Api (in Microsoft.PowerBI.Api.dll)

Syntax

public JsonSerializerSettings SerializationSettings { get; private set; }

Property Value

Type: Newtonsoft.Json.JsonSerializerSettings

Implements

IPowerBIClient.SerializationSettings

See Also

PowerBIClient Class
Microsoft.PowerBI.Api.Beta Namespace

Return to top