ICopilotStudioClientConnectionSettings Interface

Definition

public interface ICopilotStudioClientConnectionSettings
type ICopilotStudioClientConnectionSettings = interface
Public Interface ICopilotStudioClientConnectionSettings
Derived

Properties

Name Description
Cloud

Power Platform Cloud where the environment is hosted

CopilotAgentType

Type of Agent hosted in Copilot Studio

CustomPowerPlatformCloud

if PowerPlatformCloud is set to Other, this is the url for the power platform API endpoint.

DirectConnectUrl

URL provided to connect direclty to Copilot Studio endpoint, When provided all other settings are ignored.

EnableDiagnostics

When enabled, writes out diagnostic information to the logsink.

EnvironmentId

Environment ID for the environment that hosts the Agent

SchemaName

Schema name for the Copilot Studio Hosted Copilot.

UseExperimentalEndpoint

Directs Copilot Studio Client to use the experimental endpoint if available.

Applies to