Freigeben über


SearchModelFactory.KnowledgeBaseAzureBlobActivityArguments(String) Method

Definition

Initializes a new instance of KnowledgeBaseAzureBlobActivityArguments.

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

Parameters

search
String

The search string used to query blob contents.

Returns

A new KnowledgeBaseAzureBlobActivityArguments instance for mocking.

Applies to