InstructionSteps interface
Instruction steps to enable the connector
Properties
description | Instruction step description |
instructions | Instruction step details |
title | Instruction step title |
Property Details
description
Instruction step description
description?: string
Property Value
string
instructions
Instruction step details
instructions?: InstructionStepsInstructionsItem[]
Property Value
title
Instruction step title
title?: 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