SearchIndexingBufferedSender<T>.Endpoint Property
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.
Gets the URI endpoint of the Search Service. This is likely to be similar to "https://{search_service}.search.windows.net".
public virtual Uri Endpoint { get; }
member this.Endpoint : Uri
Public Overridable ReadOnly Property Endpoint As Uri
This is not the URI of the Search Index. You could construct that URI with "{Endpoint}/indexes/{IndexName}" if needed.
Feedback su Azure SDK for .NET
Azure SDK for .NET è un progetto di open source. Selezionare un collegamento per fornire feedback: