SearchModelFactory.KnowledgeBaseAzureBlobActivityArguments(String) Method
Definition
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.
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.