KnownKnowledgeSourceNetworkAccessMode enum

Specifies the network access mode for knowledge source ingestion. Default is 'public'.

Fields

Private

Ingestion runs in a private execution environment so it can reach data sources and dependencies over a private network (private endpoint / shared private link).

Public

Ingestion runs in the standard, publicly reachable execution environment. This is the default.