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