Values.SharePointDataSourceConfigurationSourceThe configuration information to connect to SharePoint as your data source.
type nonrec t = {sourceConfiguration : SharePointSourceConfiguration.t;The endpoint information to connect to your SharePoint data source.
*)crawlerConfiguration : SharePointCrawlerConfiguration.t option;The configuration of the SharePoint content. For example, configuring specific types of SharePoint content.
*)}val make :
?crawlerConfiguration:??? ->
sourceConfiguration:SharePointSourceConfiguration.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of [> `String of HttpsUrl.t ] list
| `String of Microsoft365TenantId.t
| `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of
[> `String of FilterPattern.t ]
list
| `String of FilteredObjectType.t ])
list ]
list ])
list ])
list ])
list ])
list ]