SharePointGroundingToolOptions 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 SharePointGroundingToolOptions : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.OpenAI.SharePointGroundingToolOptions>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.OpenAI.SharePointGroundingToolOptions>
type SharePointGroundingToolOptions = class
interface IJsonModel<SharePointGroundingToolOptions>
interface IPersistableModel<SharePointGroundingToolOptions>
Public Class SharePointGroundingToolOptions
Implements IJsonModel(Of SharePointGroundingToolOptions), IPersistableModel(Of SharePointGroundingToolOptions)
- Inheritance
-
SharePointGroundingToolOptions
- Implements
Constructors
| Name | Description |
|---|---|
| SharePointGroundingToolOptions() |
Initializes a new instance of SharePointGroundingToolOptions. |
Properties
| Name | Description |
|---|---|
| ProjectConnections |
The project connections attached to this tool. There can be a maximum of 1 connection resource attached to the tool. |