SearchModelFactory.McpServerFoundryConnectionAuthentication 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.
Authentication using an Azure AI Foundry connection.
public static Azure.Search.Documents.Indexes.Models.McpServerFoundryConnectionAuthentication McpServerFoundryConnectionAuthentication(Azure.Search.Documents.Indexes.Models.McpServerFoundryConnectionParameters foundryConnectionParameters = default);
static member McpServerFoundryConnectionAuthentication : Azure.Search.Documents.Indexes.Models.McpServerFoundryConnectionParameters -> Azure.Search.Documents.Indexes.Models.McpServerFoundryConnectionAuthentication
Public Shared Function McpServerFoundryConnectionAuthentication (Optional foundryConnectionParameters As McpServerFoundryConnectionParameters = Nothing) As McpServerFoundryConnectionAuthentication
Parameters
- foundryConnectionParameters
- McpServerFoundryConnectionParameters
Parameters for Foundry connection authentication.
Returns
A new McpServerFoundryConnectionAuthentication instance for mocking.