ResponsesToolProjectConnection 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.
A project connection resource.
public class ResponsesToolProjectConnection : System.ClientModel.Primitives.IJsonModel<Azure.AI.Extensions.OpenAI.ResponsesToolProjectConnection>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Extensions.OpenAI.ResponsesToolProjectConnection>
type ResponsesToolProjectConnection = class
interface IJsonModel<ResponsesToolProjectConnection>
interface IPersistableModel<ResponsesToolProjectConnection>
Public Class ResponsesToolProjectConnection
Implements IJsonModel(Of ResponsesToolProjectConnection), IPersistableModel(Of ResponsesToolProjectConnection)
- Inheritance
-
ResponsesToolProjectConnection
- Implements
Constructors
| Name | Description |
|---|---|
| ResponsesToolProjectConnection(String) |
Initializes a new instance of ResponsesToolProjectConnection. |
Properties
| Name | Description |
|---|---|
| ProjectConnectionId |
A project connection in a ToolProjectConnectionList attached to this tool. |