You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/IntegrationRuntime.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -615,6 +615,10 @@
615
615
"resourceId": {
616
616
"description": "The resource identifier of the integration runtime to be shared.",
Copy file name to clipboardExpand all lines: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/LinkedService.json
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -686,6 +686,10 @@
686
686
"encryptedCredential": {
687
687
"type": "object",
688
688
"description": "The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string (or Expression with resultType string)."
"description": "The credential reference containing authentication information."
689
693
}
690
694
}
691
695
},
@@ -759,6 +763,10 @@
759
763
"encryptedCredential": {
760
764
"type": "object",
761
765
"description": "The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string (or Expression with resultType string)."
"description": "The credential reference containing authentication information."
762
770
}
763
771
},
764
772
"required": [
@@ -5727,6 +5735,14 @@
5727
5735
"encryptedCredential": {
5728
5736
"type": "object",
5729
5737
"description": "The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string (or Expression with resultType string)."
0 commit comments