FabricDataAgentToolParameters Constructors
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.
Overloads
FabricDataAgentToolParameters() |
Initializes a new instance of FabricDataAgentToolParameters. |
FabricDataAgentToolParameters(String) |
FabricDataAgentToolParameters()
Initializes a new instance of FabricDataAgentToolParameters.
public FabricDataAgentToolParameters();
Public Sub New ()
Applies to
FabricDataAgentToolParameters(String)
public FabricDataAgentToolParameters(string connectionId);
new Azure.AI.Agents.Persistent.FabricDataAgentToolParameters : string -> Azure.AI.Agents.Persistent.FabricDataAgentToolParameters
Public Sub New (connectionId As String)
Parameters
- connectionId
- String