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
Property Value
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET