ConnectorInstructionModelBase interface
Instruction step details
Properties
parameters | The parameters for the setting |
type | The kind of the setting |
Property Details
parameters
The parameters for the setting
parameters?: Record<string, unknown>
Property Value
Record<string, unknown>
type
The kind of the setting
type: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript