Share via


IndexedSharePointContainerName type

Defines values for IndexedSharePointContainerName.
<xref:KnownIndexedSharePointContainerName> can be used interchangeably with IndexedSharePointContainerName, this enum contains the known values that the service supports.

Known values supported by the service

defaultSiteLibrary: Index content from the site's default document library.
allSiteLibraries: Index content from every document library in the site.
useQuery: Index only content that matches the query specified in the knowledge source.

type IndexedSharePointContainerName = string