McpServerFoundryConnectionAuthentication Constructor

Definition

Initializes a new instance of McpServerFoundryConnectionAuthentication.

public McpServerFoundryConnectionAuthentication(Azure.Search.Documents.Indexes.Models.McpServerFoundryConnectionParameters foundryConnectionParameters);
new Azure.Search.Documents.Indexes.Models.McpServerFoundryConnectionAuthentication : Azure.Search.Documents.Indexes.Models.McpServerFoundryConnectionParameters -> Azure.Search.Documents.Indexes.Models.McpServerFoundryConnectionAuthentication
Public Sub New (foundryConnectionParameters As McpServerFoundryConnectionParameters)

Parameters

foundryConnectionParameters
McpServerFoundryConnectionParameters

Parameters for Foundry connection authentication.

Exceptions

foundryConnectionParameters is null.

Applies to