ImmutableConnectionSettings Class
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.
Describes the connection settings for a given connection.
public class ImmutableConnectionSettings
type ImmutableConnectionSettings = class
Public Class ImmutableConnectionSettings
- Inheritance
-
ImmutableConnectionSettings
Constructors
| Name | Description |
|---|---|
| ImmutableConnectionSettings(ConnectionSettingsBase) |
Describes the connection settings for a given connection. |
Properties
| Name | Description |
|---|---|
| AlternateBlueprintConnectionName |
Alternate Agentic Blueprint connection |
| Authority |
Login authority to use for the connection |
| ClientId |
Client ID to use for the connection. |
| Scopes |
List of scopes to use for the connection. |
| TenantId |
Tenant Id for creating the authentication for the connection |