InstructionStepsInstructionsItem interface
Instruction step details
- Extends
Inherited Properties
parameters | The parameters for the setting |
type | The kind of the setting |
Inherited Property Details
parameters
The parameters for the setting
parameters?: Record<string, unknown>
Property Value
Record<string, unknown>
Inherited From ConnectorInstructionModelBase.parameters
type
The kind of the setting
type: string
Property Value
string
Inherited From ConnectorInstructionModelBase.type
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