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
"description": "The state of a private link connection"
20964
+
}
20965
+
},
20966
+
"description": "A request to approve or reject a private endpoint connection"
20967
+
},
20968
+
"PrivateLinkConnectionState": {
20969
+
"type": "object",
20970
+
"properties": {
20971
+
"actionsRequired": {
20972
+
"type": "string",
20973
+
"description": "ActionsRequired for a private link connection"
20974
+
},
20975
+
"description": {
20976
+
"type": "string",
20977
+
"description": "Description of a private link connection"
20978
+
},
20979
+
"status": {
20980
+
"type": "string",
20981
+
"description": "Status of a private link connection"
20982
+
}
20983
+
},
20984
+
"description": "The state of a private link connection"
20985
+
},
20868
20986
"QuickBooksLinkedService": {
20869
20987
"type": "object",
20870
20988
"properties": {
@@ -27469,16 +27587,18 @@
27469
27587
"description": "The base definition of a secret type."
27470
27588
},
27471
27589
"resource": {
27472
-
"type": "string",
27473
-
"description": "Resource for which Azure Auth token will be requested when using MSI Authentication."
27590
+
"type": "object",
27591
+
"properties": {},
27592
+
"description": "Resource for which Azure Auth token will be requested when using MSI Authentication. Type: string (or Expression with resultType string)."
"description": "Web activity authentication user name for basic authentication or ClientID when used for ServicePrincipal"
27599
+
"type": "object",
27600
+
"properties": {},
27601
+
"description": "Web activity authentication user name for basic authentication or ClientID when used for ServicePrincipal. Type: string (or Expression with resultType string)."
27482
27602
},
27483
27603
"userTenant": {
27484
27604
"type": "object",
@@ -28335,4 +28455,4 @@
28335
28455
"description": "A copy activity Zoho server source."
0 commit comments