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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET