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