ICopilotStudioClientConnectionSettings.DirectConnectUrl Property
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.
URL provided to connect direclty to Copilot Studio endpoint, When provided all other settings are ignored.
public string? DirectConnectUrl { get; set; }
member this.DirectConnectUrl : string with get, set
Public Property DirectConnectUrl As String