File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,6 @@ The following properties are supported for the AppFigures linked service:
74
74
``` json
75
75
{
76
76
"name" : " AppFiguresLinkedService" ,
77
- "type" : " Microsoft.DataFactory/factories/linkedservices" ,
78
77
"properties" : {
79
78
"type" : " AppFigures" ,
80
79
"typeProperties" : {
@@ -96,7 +95,7 @@ The below table lists the properties supported by AppFigures source. You can edi
96
95
97
96
| Name | Description | Required | Allowed values | Data flow script property |
98
97
| ---- | ----------- | -------- | -------------- | ---------------- |
99
- | Entity type | The type of the entity in AppFigures. | Yes | ` products ` <br >` ads ` <br >` sales ` | * (for inline dataset only)* <br >entityType |
98
+ | Entity type | The type of the entity in AppFigures. | Yes | ` products ` <br >` ads ` <br >` sales ` | * (for inline dataset only)* <br >entityType |
100
99
101
100
102
101
#### AppFigures source script examples
You can’t perform that action at this time.
0 commit comments