Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
update object to secret base
  • Loading branch information
arsunda committed Jan 18, 2019
commit 41fb59ae051421c105bddd407e98a3605d17e297
Original file line number Diff line number Diff line change
Expand Up @@ -4325,7 +4325,7 @@
},
"functionKey": {
"description": "Function or Host key for Azure Function App.",
"type": "object"
"$ref": "../datafactory.json#/definitions/SecretBase"
},
"encryptedCredential": {
"description": "The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string (or Expression with resultType string).",
Expand Down