Freigeben über


SearchModelFactory.KnowledgeBaseIndexedSharePointActivityArguments Method

Definition

Initializes a new instance of KnowledgeBaseIndexedSharePointActivityArguments.

public static Azure.Search.Documents.KnowledgeBases.Models.KnowledgeBaseIndexedSharePointActivityArguments KnowledgeBaseIndexedSharePointActivityArguments(string search = default);
static member KnowledgeBaseIndexedSharePointActivityArguments : string -> Azure.Search.Documents.KnowledgeBases.Models.KnowledgeBaseIndexedSharePointActivityArguments
Public Shared Function KnowledgeBaseIndexedSharePointActivityArguments (Optional search As String = Nothing) As KnowledgeBaseIndexedSharePointActivityArguments

Parameters

search
String

The search string used to query indexed SharePoint contents.

Returns

A new KnowledgeBaseIndexedSharePointActivityArguments instance for mocking.

Applies to