Share via


IndexerExecutionEnvironment.Private Property

Definition

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

Property Value

Applies to