SearchIndexerClient.Endpoint Property

Definition

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

Property Value

Uri

Applies to