Share via


SearchEndpoints Class

Definition

[Microsoft.SharePoint.Client.ScriptType("Microsoft.Office.Server.Search.REST.SearchEndpoints", ServerTypeId="{06f786ef-6725-4225-9107-137c215291f0}", ValueObject=true)]
public class SearchEndpoints : Microsoft.SharePoint.Client.ClientValueObject
type SearchEndpoints = class
    inherit ClientValueObject
Public Class SearchEndpoints
Inherits ClientValueObject
Inheritance
SearchEndpoints
Attributes

Constructors

SearchEndpoints()

Properties

AdminEndpoint
AfdEndpoint
Geolocation
QueryContext
QueryEndpoint
TypeId

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader)
WriteToXml(XmlWriter, SerializationContext)

Applies to