[]
Gets or sets the settings for the data sources.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public DataSources DataSources { get; set; }
Type | Description |
---|---|
DataSources | An instance of DataSources that contains the settings for the data sources. |