MicrosoftFabricToolDefinitionOutput interface
The input definition information for a Microsoft Fabric tool as used to configure an agent.
- Extends
Properties
fabric |
The list of connections used by the Microsoft Fabric tool. |
type | The object type, which is always 'fabric_dataagent'. |
Property Details
fabricDataAgent
The list of connections used by the Microsoft Fabric tool.
fabricDataAgent: ToolConnectionListOutput
Property Value
type
The object type, which is always 'fabric_dataagent'.
type: "fabric_dataagent"
Property Value
"fabric_dataagent"