IndexerExecutionEnvironment.Private Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates that the indexer should run with the environment provisioned specifically for the search service. This should only be specified as the execution environment if the indexer needs to access resources securely over shared private link resources.
public static Azure.Search.Documents.Indexes.Models.IndexerExecutionEnvironment Private { get; }
static member Private : Azure.Search.Documents.Indexes.Models.IndexerExecutionEnvironment
Public Shared ReadOnly Property Private As IndexerExecutionEnvironment