diff --git a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/DataFlow.json b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/DataFlow.json index 8afb53b62563..84c04fdbf34f 100644 --- a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/DataFlow.json +++ b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/DataFlow.json @@ -296,6 +296,10 @@ "description": "Schema linked service reference.", "$ref": "../datafactory.json#/definitions/LinkedServiceReference" }, + "rejectedDataLinkedService": { + "description": "Rejected data linked service reference.", + "$ref": "../datafactory.json#/definitions/LinkedServiceReference" + }, "flowlet": { "description": "Flowlet Reference", "$ref": "../datafactory.json#/definitions/DataFlowReference"