CustomizableConnectionsConfig interface
The UiConfig for 'Customizable' connector definition kind.
Properties
| template |
Gets or sets the template name. The template includes ARM templates that can be created by the connector, usually it will be the dataConnectors ARM templates. |
| template |
Gets or sets the template version. |
Property Details
templateSpecName
Gets or sets the template name. The template includes ARM templates that can be created by the connector, usually it will be the dataConnectors ARM templates.
templateSpecName: string
Property Value
string
templateSpecVersion
Gets or sets the template version.
templateSpecVersion: string
Property Value
string