SharepointGroundingToolParameters 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.
The sharepoint grounding tool parameters.
public class SharepointGroundingToolParameters : System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.SharepointGroundingToolParameters>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.SharepointGroundingToolParameters>
type SharepointGroundingToolParameters = class
interface IJsonModel<SharepointGroundingToolParameters>
interface IPersistableModel<SharepointGroundingToolParameters>
Public Class SharepointGroundingToolParameters
Implements IJsonModel(Of SharepointGroundingToolParameters), IPersistableModel(Of SharepointGroundingToolParameters)
- Inheritance
-
SharepointGroundingToolParameters
- Implements
Constructors
| Name | Description |
|---|---|
| SharepointGroundingToolParameters() |
Initializes a new instance of SharepointGroundingToolParameters. |
Properties
| Name | Description |
|---|---|
| Description |
Optional user-defined description for this tool or configuration. |
| Name |
Optional user-defined name for this tool or configuration. |
| ProjectConnections |
The project connections attached to this tool. There can be a maximum of 1 connection resource attached to the tool. |