@azure/arm-apimanagement 9.0.1-alpha.20230823.1 → 9.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1139) hide show
  1. package/CHANGELOG.md +536 -292
  2. package/dist/index.js +13142 -7408
  3. package/dist/index.js.map +1 -1
  4. package/dist/index.min.js +1 -1
  5. package/dist/index.min.js.map +1 -1
  6. package/dist-esm/samples-dev/apiCreateOrUpdateSample.js +116 -13
  7. package/dist-esm/samples-dev/apiCreateOrUpdateSample.js.map +1 -1
  8. package/dist-esm/samples-dev/apiDeleteSample.js +1 -1
  9. package/dist-esm/samples-dev/apiDiagnosticCreateOrUpdateSample.js +1 -1
  10. package/dist-esm/samples-dev/apiDiagnosticDeleteSample.js +1 -1
  11. package/dist-esm/samples-dev/apiDiagnosticGetEntityTagSample.js +1 -1
  12. package/dist-esm/samples-dev/apiDiagnosticGetSample.js +1 -1
  13. package/dist-esm/samples-dev/apiDiagnosticListByServiceSample.js +1 -1
  14. package/dist-esm/samples-dev/apiDiagnosticUpdateSample.js +1 -1
  15. package/dist-esm/samples-dev/apiExportGetSample.js +2 -2
  16. package/dist-esm/samples-dev/apiGetEntityTagSample.js +1 -1
  17. package/dist-esm/samples-dev/apiGetSample.js +2 -2
  18. package/dist-esm/samples-dev/apiIssueAttachmentCreateOrUpdateSample.js +1 -1
  19. package/dist-esm/samples-dev/apiIssueAttachmentDeleteSample.js +1 -1
  20. package/dist-esm/samples-dev/apiIssueAttachmentGetEntityTagSample.js +1 -1
  21. package/dist-esm/samples-dev/apiIssueAttachmentGetSample.js +1 -1
  22. package/dist-esm/samples-dev/apiIssueAttachmentListByServiceSample.js +1 -1
  23. package/dist-esm/samples-dev/apiIssueCommentCreateOrUpdateSample.js +1 -1
  24. package/dist-esm/samples-dev/apiIssueCommentDeleteSample.js +1 -1
  25. package/dist-esm/samples-dev/apiIssueCommentGetEntityTagSample.js +1 -1
  26. package/dist-esm/samples-dev/apiIssueCommentGetSample.js +1 -1
  27. package/dist-esm/samples-dev/apiIssueCommentListByServiceSample.js +1 -1
  28. package/dist-esm/samples-dev/apiIssueCreateOrUpdateSample.js +1 -1
  29. package/dist-esm/samples-dev/apiIssueDeleteSample.js +1 -1
  30. package/dist-esm/samples-dev/apiIssueGetEntityTagSample.js +1 -1
  31. package/dist-esm/samples-dev/apiIssueGetSample.js +1 -1
  32. package/dist-esm/samples-dev/apiIssueListByServiceSample.js +1 -1
  33. package/dist-esm/samples-dev/apiIssueUpdateSample.js +1 -1
  34. package/dist-esm/samples-dev/apiListByServiceSample.js +1 -1
  35. package/dist-esm/samples-dev/apiListByTagsSample.js +1 -1
  36. package/dist-esm/samples-dev/apiManagementOperationsListSample.js +2 -4
  37. package/dist-esm/samples-dev/apiManagementOperationsListSample.js.map +1 -1
  38. package/dist-esm/samples-dev/apiManagementServiceApplyNetworkConfigurationUpdatesSample.js +1 -1
  39. package/dist-esm/samples-dev/apiManagementServiceBackupSample.js +3 -3
  40. package/dist-esm/samples-dev/apiManagementServiceCheckNameAvailabilitySample.js +1 -1
  41. package/dist-esm/samples-dev/apiManagementServiceCreateOrUpdateSample.js +35 -9
  42. package/dist-esm/samples-dev/apiManagementServiceCreateOrUpdateSample.js.map +1 -1
  43. package/dist-esm/samples-dev/apiManagementServiceDeleteSample.js +1 -1
  44. package/dist-esm/samples-dev/apiManagementServiceGetDomainOwnershipIdentifierSample.js +1 -1
  45. package/dist-esm/samples-dev/apiManagementServiceGetSample.js +3 -3
  46. package/dist-esm/samples-dev/apiManagementServiceGetSsoTokenSample.js +1 -1
  47. package/dist-esm/samples-dev/apiManagementServiceListByResourceGroupSample.js +1 -1
  48. package/dist-esm/samples-dev/apiManagementServiceListSample.js +1 -1
  49. package/dist-esm/samples-dev/apiManagementServiceMigrateToStv2Sample.d.ts +2 -0
  50. package/dist-esm/samples-dev/apiManagementServiceMigrateToStv2Sample.d.ts.map +1 -0
  51. package/dist-esm/samples-dev/apiManagementServiceMigrateToStv2Sample.js +38 -0
  52. package/dist-esm/samples-dev/apiManagementServiceMigrateToStv2Sample.js.map +1 -0
  53. package/dist-esm/samples-dev/apiManagementServiceRestoreSample.js +1 -1
  54. package/dist-esm/samples-dev/apiManagementServiceSkusListAvailableServiceSkusSample.js +2 -2
  55. package/dist-esm/samples-dev/apiManagementServiceUpdateSample.js +3 -3
  56. package/dist-esm/samples-dev/apiManagementSkusListSample.js +1 -1
  57. package/dist-esm/samples-dev/apiOperationCreateOrUpdateSample.js +1 -1
  58. package/dist-esm/samples-dev/apiOperationDeleteSample.js +1 -1
  59. package/dist-esm/samples-dev/apiOperationGetEntityTagSample.js +1 -1
  60. package/dist-esm/samples-dev/apiOperationGetSample.js +2 -2
  61. package/dist-esm/samples-dev/apiOperationListByApiSample.js +1 -1
  62. package/dist-esm/samples-dev/apiOperationPolicyCreateOrUpdateSample.js +1 -1
  63. package/dist-esm/samples-dev/apiOperationPolicyDeleteSample.js +1 -1
  64. package/dist-esm/samples-dev/apiOperationPolicyGetEntityTagSample.js +1 -1
  65. package/dist-esm/samples-dev/apiOperationPolicyGetSample.js +1 -1
  66. package/dist-esm/samples-dev/apiOperationPolicyListByOperationSample.js +1 -1
  67. package/dist-esm/samples-dev/apiOperationUpdateSample.js +1 -1
  68. package/dist-esm/samples-dev/apiPolicyCreateOrUpdateSample.js +2 -2
  69. package/dist-esm/samples-dev/apiPolicyDeleteSample.js +1 -1
  70. package/dist-esm/samples-dev/apiPolicyGetEntityTagSample.js +1 -1
  71. package/dist-esm/samples-dev/apiPolicyGetSample.js +1 -1
  72. package/dist-esm/samples-dev/apiPolicyListByApiSample.js +1 -1
  73. package/dist-esm/samples-dev/apiProductListByApisSample.js +1 -1
  74. package/dist-esm/samples-dev/apiReleaseCreateOrUpdateSample.js +1 -1
  75. package/dist-esm/samples-dev/apiReleaseDeleteSample.js +1 -1
  76. package/dist-esm/samples-dev/apiReleaseGetEntityTagSample.js +1 -1
  77. package/dist-esm/samples-dev/apiReleaseGetSample.js +1 -1
  78. package/dist-esm/samples-dev/apiReleaseListByServiceSample.js +1 -1
  79. package/dist-esm/samples-dev/apiReleaseUpdateSample.js +1 -1
  80. package/dist-esm/samples-dev/apiRevisionListByServiceSample.js +1 -1
  81. package/dist-esm/samples-dev/apiSchemaCreateOrUpdateSample.js +1 -1
  82. package/dist-esm/samples-dev/apiSchemaDeleteSample.js +1 -1
  83. package/dist-esm/samples-dev/apiSchemaGetEntityTagSample.js +1 -1
  84. package/dist-esm/samples-dev/apiSchemaGetSample.js +1 -1
  85. package/dist-esm/samples-dev/apiSchemaListByApiSample.js +1 -1
  86. package/dist-esm/samples-dev/apiTagDescriptionCreateOrUpdateSample.js +1 -1
  87. package/dist-esm/samples-dev/apiTagDescriptionDeleteSample.js +1 -1
  88. package/dist-esm/samples-dev/apiTagDescriptionGetEntityTagSample.js +1 -1
  89. package/dist-esm/samples-dev/apiTagDescriptionGetSample.js +1 -1
  90. package/dist-esm/samples-dev/apiTagDescriptionListByServiceSample.js +1 -1
  91. package/dist-esm/samples-dev/apiUpdateSample.js +1 -1
  92. package/dist-esm/samples-dev/apiVersionSetCreateOrUpdateSample.js +1 -1
  93. package/dist-esm/samples-dev/apiVersionSetDeleteSample.js +1 -1
  94. package/dist-esm/samples-dev/apiVersionSetGetEntityTagSample.js +1 -1
  95. package/dist-esm/samples-dev/apiVersionSetGetSample.js +1 -1
  96. package/dist-esm/samples-dev/apiVersionSetListByServiceSample.js +1 -1
  97. package/dist-esm/samples-dev/apiVersionSetUpdateSample.js +1 -1
  98. package/dist-esm/samples-dev/apiWikiCreateOrUpdateSample.d.ts +2 -0
  99. package/dist-esm/samples-dev/apiWikiCreateOrUpdateSample.d.ts.map +1 -0
  100. package/dist-esm/samples-dev/apiWikiCreateOrUpdateSample.js +42 -0
  101. package/dist-esm/samples-dev/apiWikiCreateOrUpdateSample.js.map +1 -0
  102. package/dist-esm/samples-dev/apiWikiDeleteSample.d.ts +2 -0
  103. package/dist-esm/samples-dev/apiWikiDeleteSample.d.ts.map +1 -0
  104. package/dist-esm/samples-dev/apiWikiDeleteSample.js +40 -0
  105. package/dist-esm/samples-dev/apiWikiDeleteSample.js.map +1 -0
  106. package/dist-esm/samples-dev/apiWikiGetEntityTagSample.d.ts +2 -0
  107. package/dist-esm/samples-dev/apiWikiGetEntityTagSample.d.ts.map +1 -0
  108. package/dist-esm/samples-dev/apiWikiGetEntityTagSample.js +39 -0
  109. package/dist-esm/samples-dev/apiWikiGetEntityTagSample.js.map +1 -0
  110. package/dist-esm/samples-dev/apiWikiGetSample.d.ts +2 -0
  111. package/dist-esm/samples-dev/apiWikiGetSample.d.ts.map +1 -0
  112. package/dist-esm/samples-dev/apiWikiGetSample.js +39 -0
  113. package/dist-esm/samples-dev/apiWikiGetSample.js.map +1 -0
  114. package/dist-esm/samples-dev/apiWikiUpdateSample.d.ts +2 -0
  115. package/dist-esm/samples-dev/apiWikiUpdateSample.d.ts.map +1 -0
  116. package/dist-esm/samples-dev/apiWikiUpdateSample.js +43 -0
  117. package/dist-esm/samples-dev/apiWikiUpdateSample.js.map +1 -0
  118. package/dist-esm/samples-dev/apiWikisListSample.d.ts +2 -0
  119. package/dist-esm/samples-dev/apiWikisListSample.d.ts.map +1 -0
  120. package/dist-esm/samples-dev/apiWikisListSample.js +60 -0
  121. package/dist-esm/samples-dev/apiWikisListSample.js.map +1 -0
  122. package/dist-esm/samples-dev/authorizationAccessPolicyCreateOrUpdateSample.d.ts +2 -0
  123. package/dist-esm/samples-dev/authorizationAccessPolicyCreateOrUpdateSample.d.ts.map +1 -0
  124. package/dist-esm/samples-dev/authorizationAccessPolicyCreateOrUpdateSample.js +45 -0
  125. package/dist-esm/samples-dev/authorizationAccessPolicyCreateOrUpdateSample.js.map +1 -0
  126. package/dist-esm/samples-dev/authorizationAccessPolicyDeleteSample.d.ts +2 -0
  127. package/dist-esm/samples-dev/authorizationAccessPolicyDeleteSample.d.ts.map +1 -0
  128. package/dist-esm/samples-dev/authorizationAccessPolicyDeleteSample.js +42 -0
  129. package/dist-esm/samples-dev/authorizationAccessPolicyDeleteSample.js.map +1 -0
  130. package/dist-esm/samples-dev/authorizationAccessPolicyGetSample.d.ts +2 -0
  131. package/dist-esm/samples-dev/authorizationAccessPolicyGetSample.d.ts.map +1 -0
  132. package/dist-esm/samples-dev/authorizationAccessPolicyGetSample.js +41 -0
  133. package/dist-esm/samples-dev/authorizationAccessPolicyGetSample.js.map +1 -0
  134. package/dist-esm/samples-dev/authorizationAccessPolicyListByAuthorizationSample.d.ts +2 -0
  135. package/dist-esm/samples-dev/authorizationAccessPolicyListByAuthorizationSample.d.ts.map +1 -0
  136. package/dist-esm/samples-dev/authorizationAccessPolicyListByAuthorizationSample.js +61 -0
  137. package/dist-esm/samples-dev/authorizationAccessPolicyListByAuthorizationSample.js.map +1 -0
  138. package/dist-esm/samples-dev/authorizationConfirmConsentCodeSample.d.ts +2 -0
  139. package/dist-esm/samples-dev/authorizationConfirmConsentCodeSample.d.ts.map +1 -0
  140. package/dist-esm/samples-dev/authorizationConfirmConsentCodeSample.js +43 -0
  141. package/dist-esm/samples-dev/authorizationConfirmConsentCodeSample.js.map +1 -0
  142. package/dist-esm/samples-dev/authorizationCreateOrUpdateSample.d.ts +2 -0
  143. package/dist-esm/samples-dev/authorizationCreateOrUpdateSample.d.ts.map +1 -0
  144. package/dist-esm/samples-dev/authorizationCreateOrUpdateSample.js +72 -0
  145. package/dist-esm/samples-dev/authorizationCreateOrUpdateSample.js.map +1 -0
  146. package/dist-esm/samples-dev/authorizationDeleteSample.d.ts +2 -0
  147. package/dist-esm/samples-dev/authorizationDeleteSample.d.ts.map +1 -0
  148. package/dist-esm/samples-dev/authorizationDeleteSample.js +41 -0
  149. package/dist-esm/samples-dev/authorizationDeleteSample.js.map +1 -0
  150. package/dist-esm/samples-dev/authorizationGetSample.d.ts +2 -0
  151. package/dist-esm/samples-dev/authorizationGetSample.d.ts.map +1 -0
  152. package/dist-esm/samples-dev/authorizationGetSample.js +40 -0
  153. package/dist-esm/samples-dev/authorizationGetSample.js.map +1 -0
  154. package/dist-esm/samples-dev/authorizationListByAuthorizationProviderSample.d.ts +2 -0
  155. package/dist-esm/samples-dev/authorizationListByAuthorizationProviderSample.d.ts.map +1 -0
  156. package/dist-esm/samples-dev/authorizationListByAuthorizationProviderSample.js +100 -0
  157. package/dist-esm/samples-dev/authorizationListByAuthorizationProviderSample.js.map +1 -0
  158. package/dist-esm/samples-dev/authorizationLoginLinksPostSample.d.ts +2 -0
  159. package/dist-esm/samples-dev/authorizationLoginLinksPostSample.d.ts.map +1 -0
  160. package/dist-esm/samples-dev/authorizationLoginLinksPostSample.js +43 -0
  161. package/dist-esm/samples-dev/authorizationLoginLinksPostSample.js.map +1 -0
  162. package/dist-esm/samples-dev/authorizationProviderCreateOrUpdateSample.d.ts +2 -0
  163. package/dist-esm/samples-dev/authorizationProviderCreateOrUpdateSample.d.ts.map +1 -0
  164. package/dist-esm/samples-dev/authorizationProviderCreateOrUpdateSample.js +155 -0
  165. package/dist-esm/samples-dev/authorizationProviderCreateOrUpdateSample.js.map +1 -0
  166. package/dist-esm/samples-dev/authorizationProviderDeleteSample.d.ts +2 -0
  167. package/dist-esm/samples-dev/authorizationProviderDeleteSample.d.ts.map +1 -0
  168. package/dist-esm/samples-dev/authorizationProviderDeleteSample.js +40 -0
  169. package/dist-esm/samples-dev/authorizationProviderDeleteSample.js.map +1 -0
  170. package/dist-esm/samples-dev/authorizationProviderGetSample.d.ts +2 -0
  171. package/dist-esm/samples-dev/authorizationProviderGetSample.d.ts.map +1 -0
  172. package/dist-esm/samples-dev/authorizationProviderGetSample.js +39 -0
  173. package/dist-esm/samples-dev/authorizationProviderGetSample.js.map +1 -0
  174. package/dist-esm/samples-dev/authorizationProviderListByServiceSample.d.ts +2 -0
  175. package/dist-esm/samples-dev/authorizationProviderListByServiceSample.d.ts.map +1 -0
  176. package/dist-esm/samples-dev/authorizationProviderListByServiceSample.js +59 -0
  177. package/dist-esm/samples-dev/authorizationProviderListByServiceSample.js.map +1 -0
  178. package/dist-esm/samples-dev/authorizationServerCreateOrUpdateSample.js +4 -2
  179. package/dist-esm/samples-dev/authorizationServerCreateOrUpdateSample.js.map +1 -1
  180. package/dist-esm/samples-dev/authorizationServerDeleteSample.js +1 -1
  181. package/dist-esm/samples-dev/authorizationServerGetEntityTagSample.js +1 -1
  182. package/dist-esm/samples-dev/authorizationServerGetSample.js +1 -1
  183. package/dist-esm/samples-dev/authorizationServerListByServiceSample.js +1 -1
  184. package/dist-esm/samples-dev/authorizationServerListSecretsSample.js +1 -1
  185. package/dist-esm/samples-dev/authorizationServerUpdateSample.js +4 -2
  186. package/dist-esm/samples-dev/authorizationServerUpdateSample.js.map +1 -1
  187. package/dist-esm/samples-dev/backendCreateOrUpdateSample.js +2 -2
  188. package/dist-esm/samples-dev/backendDeleteSample.js +1 -1
  189. package/dist-esm/samples-dev/backendGetEntityTagSample.js +1 -1
  190. package/dist-esm/samples-dev/backendGetSample.js +1 -1
  191. package/dist-esm/samples-dev/backendListByServiceSample.js +1 -1
  192. package/dist-esm/samples-dev/backendReconnectSample.js +3 -3
  193. package/dist-esm/samples-dev/backendUpdateSample.js +1 -1
  194. package/dist-esm/samples-dev/cacheCreateOrUpdateSample.js +1 -1
  195. package/dist-esm/samples-dev/cacheDeleteSample.js +1 -1
  196. package/dist-esm/samples-dev/cacheGetEntityTagSample.js +1 -1
  197. package/dist-esm/samples-dev/cacheGetSample.js +1 -1
  198. package/dist-esm/samples-dev/cacheListByServiceSample.js +1 -1
  199. package/dist-esm/samples-dev/cacheUpdateSample.js +1 -1
  200. package/dist-esm/samples-dev/certificateCreateOrUpdateSample.js +2 -2
  201. package/dist-esm/samples-dev/certificateDeleteSample.js +1 -1
  202. package/dist-esm/samples-dev/certificateGetEntityTagSample.js +1 -1
  203. package/dist-esm/samples-dev/certificateGetSample.js +2 -2
  204. package/dist-esm/samples-dev/certificateListByServiceSample.js +1 -1
  205. package/dist-esm/samples-dev/certificateRefreshSecretSample.js +1 -1
  206. package/dist-esm/samples-dev/contentItemCreateOrUpdateSample.js +1 -1
  207. package/dist-esm/samples-dev/contentItemDeleteSample.js +1 -1
  208. package/dist-esm/samples-dev/contentItemGetEntityTagSample.js +1 -1
  209. package/dist-esm/samples-dev/contentItemGetSample.js +1 -1
  210. package/dist-esm/samples-dev/contentItemListByServiceSample.js +1 -1
  211. package/dist-esm/samples-dev/contentTypeCreateOrUpdateSample.js +1 -1
  212. package/dist-esm/samples-dev/contentTypeDeleteSample.js +1 -1
  213. package/dist-esm/samples-dev/contentTypeGetSample.js +1 -1
  214. package/dist-esm/samples-dev/contentTypeListByServiceSample.js +1 -1
  215. package/dist-esm/samples-dev/delegationSettingsCreateOrUpdateSample.js +1 -1
  216. package/dist-esm/samples-dev/delegationSettingsGetEntityTagSample.js +1 -1
  217. package/dist-esm/samples-dev/delegationSettingsGetSample.js +1 -1
  218. package/dist-esm/samples-dev/delegationSettingsListSecretsSample.js +1 -1
  219. package/dist-esm/samples-dev/delegationSettingsUpdateSample.js +1 -1
  220. package/dist-esm/samples-dev/deletedServicesGetByNameSample.js +1 -1
  221. package/dist-esm/samples-dev/deletedServicesListBySubscriptionSample.js +1 -1
  222. package/dist-esm/samples-dev/deletedServicesPurgeSample.js +1 -1
  223. package/dist-esm/samples-dev/diagnosticCreateOrUpdateSample.js +1 -1
  224. package/dist-esm/samples-dev/diagnosticDeleteSample.js +1 -1
  225. package/dist-esm/samples-dev/diagnosticGetEntityTagSample.js +1 -1
  226. package/dist-esm/samples-dev/diagnosticGetSample.js +1 -1
  227. package/dist-esm/samples-dev/diagnosticListByServiceSample.js +1 -1
  228. package/dist-esm/samples-dev/diagnosticUpdateSample.js +1 -1
  229. package/dist-esm/samples-dev/documentationCreateOrUpdateSample.d.ts +2 -0
  230. package/dist-esm/samples-dev/documentationCreateOrUpdateSample.d.ts.map +1 -0
  231. package/dist-esm/samples-dev/documentationCreateOrUpdateSample.js +43 -0
  232. package/dist-esm/samples-dev/documentationCreateOrUpdateSample.js.map +1 -0
  233. package/dist-esm/samples-dev/documentationDeleteSample.d.ts +2 -0
  234. package/dist-esm/samples-dev/documentationDeleteSample.d.ts.map +1 -0
  235. package/dist-esm/samples-dev/documentationDeleteSample.js +40 -0
  236. package/dist-esm/samples-dev/documentationDeleteSample.js.map +1 -0
  237. package/dist-esm/samples-dev/documentationGetEntityTagSample.d.ts +2 -0
  238. package/dist-esm/samples-dev/documentationGetEntityTagSample.d.ts.map +1 -0
  239. package/dist-esm/samples-dev/documentationGetEntityTagSample.js +39 -0
  240. package/dist-esm/samples-dev/documentationGetEntityTagSample.js.map +1 -0
  241. package/dist-esm/samples-dev/documentationGetSample.d.ts +2 -0
  242. package/dist-esm/samples-dev/documentationGetSample.d.ts.map +1 -0
  243. package/dist-esm/samples-dev/documentationGetSample.js +39 -0
  244. package/dist-esm/samples-dev/documentationGetSample.js.map +1 -0
  245. package/dist-esm/samples-dev/documentationListByServiceSample.d.ts +2 -0
  246. package/dist-esm/samples-dev/documentationListByServiceSample.d.ts.map +1 -0
  247. package/dist-esm/samples-dev/documentationListByServiceSample.js +59 -0
  248. package/dist-esm/samples-dev/documentationListByServiceSample.js.map +1 -0
  249. package/dist-esm/samples-dev/documentationUpdateSample.d.ts +2 -0
  250. package/dist-esm/samples-dev/documentationUpdateSample.d.ts.map +1 -0
  251. package/dist-esm/samples-dev/documentationUpdateSample.js +44 -0
  252. package/dist-esm/samples-dev/documentationUpdateSample.js.map +1 -0
  253. package/dist-esm/samples-dev/emailTemplateCreateOrUpdateSample.js +1 -1
  254. package/dist-esm/samples-dev/emailTemplateDeleteSample.js +1 -1
  255. package/dist-esm/samples-dev/emailTemplateGetEntityTagSample.js +1 -1
  256. package/dist-esm/samples-dev/emailTemplateGetSample.js +1 -1
  257. package/dist-esm/samples-dev/emailTemplateListByServiceSample.js +1 -1
  258. package/dist-esm/samples-dev/emailTemplateUpdateSample.js +1 -1
  259. package/dist-esm/samples-dev/gatewayApiCreateOrUpdateSample.js +1 -1
  260. package/dist-esm/samples-dev/gatewayApiDeleteSample.js +1 -1
  261. package/dist-esm/samples-dev/gatewayApiGetEntityTagSample.js +1 -1
  262. package/dist-esm/samples-dev/gatewayApiListByServiceSample.js +1 -1
  263. package/dist-esm/samples-dev/gatewayCertificateAuthorityCreateOrUpdateSample.js +1 -1
  264. package/dist-esm/samples-dev/gatewayCertificateAuthorityDeleteSample.js +1 -1
  265. package/dist-esm/samples-dev/gatewayCertificateAuthorityGetEntityTagSample.js +1 -1
  266. package/dist-esm/samples-dev/gatewayCertificateAuthorityGetSample.js +1 -1
  267. package/dist-esm/samples-dev/gatewayCertificateAuthorityListByServiceSample.js +1 -1
  268. package/dist-esm/samples-dev/gatewayCreateOrUpdateSample.js +1 -1
  269. package/dist-esm/samples-dev/gatewayDeleteSample.js +1 -1
  270. package/dist-esm/samples-dev/gatewayGenerateTokenSample.js +1 -1
  271. package/dist-esm/samples-dev/gatewayGetEntityTagSample.js +1 -1
  272. package/dist-esm/samples-dev/gatewayGetSample.js +1 -1
  273. package/dist-esm/samples-dev/gatewayHostnameConfigurationCreateOrUpdateSample.js +1 -1
  274. package/dist-esm/samples-dev/gatewayHostnameConfigurationDeleteSample.js +1 -1
  275. package/dist-esm/samples-dev/gatewayHostnameConfigurationGetEntityTagSample.js +1 -1
  276. package/dist-esm/samples-dev/gatewayHostnameConfigurationGetSample.js +1 -1
  277. package/dist-esm/samples-dev/gatewayHostnameConfigurationListByServiceSample.js +1 -1
  278. package/dist-esm/samples-dev/gatewayListByServiceSample.js +1 -1
  279. package/dist-esm/samples-dev/gatewayListKeysSample.js +1 -1
  280. package/dist-esm/samples-dev/gatewayRegenerateKeySample.js +1 -1
  281. package/dist-esm/samples-dev/gatewayUpdateSample.js +1 -1
  282. package/dist-esm/samples-dev/globalSchemaCreateOrUpdateSample.js +2 -2
  283. package/dist-esm/samples-dev/globalSchemaDeleteSample.js +1 -1
  284. package/dist-esm/samples-dev/globalSchemaGetEntityTagSample.js +1 -1
  285. package/dist-esm/samples-dev/globalSchemaGetSample.js +2 -2
  286. package/dist-esm/samples-dev/globalSchemaListByServiceSample.js +1 -1
  287. package/dist-esm/samples-dev/graphQlApiResolverCreateOrUpdateSample.d.ts +2 -0
  288. package/dist-esm/samples-dev/graphQlApiResolverCreateOrUpdateSample.d.ts.map +1 -0
  289. package/dist-esm/samples-dev/graphQlApiResolverCreateOrUpdateSample.js +45 -0
  290. package/dist-esm/samples-dev/graphQlApiResolverCreateOrUpdateSample.js.map +1 -0
  291. package/dist-esm/samples-dev/graphQlApiResolverDeleteSample.d.ts +2 -0
  292. package/dist-esm/samples-dev/graphQlApiResolverDeleteSample.d.ts.map +1 -0
  293. package/dist-esm/samples-dev/graphQlApiResolverDeleteSample.js +41 -0
  294. package/dist-esm/samples-dev/graphQlApiResolverDeleteSample.js.map +1 -0
  295. package/dist-esm/samples-dev/graphQlApiResolverGetEntityTagSample.d.ts +2 -0
  296. package/dist-esm/samples-dev/graphQlApiResolverGetEntityTagSample.d.ts.map +1 -0
  297. package/dist-esm/samples-dev/graphQlApiResolverGetEntityTagSample.js +40 -0
  298. package/dist-esm/samples-dev/graphQlApiResolverGetEntityTagSample.js.map +1 -0
  299. package/dist-esm/samples-dev/graphQlApiResolverGetSample.d.ts +2 -0
  300. package/dist-esm/samples-dev/graphQlApiResolverGetSample.d.ts.map +1 -0
  301. package/dist-esm/samples-dev/graphQlApiResolverGetSample.js +40 -0
  302. package/dist-esm/samples-dev/graphQlApiResolverGetSample.js.map +1 -0
  303. package/dist-esm/samples-dev/graphQlApiResolverListByApiSample.d.ts +2 -0
  304. package/dist-esm/samples-dev/graphQlApiResolverListByApiSample.d.ts.map +1 -0
  305. package/dist-esm/samples-dev/graphQlApiResolverListByApiSample.js +60 -0
  306. package/dist-esm/samples-dev/graphQlApiResolverListByApiSample.js.map +1 -0
  307. package/dist-esm/samples-dev/graphQlApiResolverPolicyCreateOrUpdateSample.d.ts +2 -0
  308. package/dist-esm/samples-dev/graphQlApiResolverPolicyCreateOrUpdateSample.d.ts.map +1 -0
  309. package/dist-esm/samples-dev/graphQlApiResolverPolicyCreateOrUpdateSample.js +49 -0
  310. package/dist-esm/samples-dev/graphQlApiResolverPolicyCreateOrUpdateSample.js.map +1 -0
  311. package/dist-esm/samples-dev/graphQlApiResolverPolicyDeleteSample.d.ts +2 -0
  312. package/dist-esm/samples-dev/graphQlApiResolverPolicyDeleteSample.d.ts.map +1 -0
  313. package/dist-esm/samples-dev/graphQlApiResolverPolicyDeleteSample.js +42 -0
  314. package/dist-esm/samples-dev/graphQlApiResolverPolicyDeleteSample.js.map +1 -0
  315. package/dist-esm/samples-dev/graphQlApiResolverPolicyGetEntityTagSample.d.ts +2 -0
  316. package/dist-esm/samples-dev/graphQlApiResolverPolicyGetEntityTagSample.d.ts.map +1 -0
  317. package/dist-esm/samples-dev/graphQlApiResolverPolicyGetEntityTagSample.js +41 -0
  318. package/dist-esm/samples-dev/graphQlApiResolverPolicyGetEntityTagSample.js.map +1 -0
  319. package/dist-esm/samples-dev/graphQlApiResolverPolicyGetSample.d.ts +2 -0
  320. package/dist-esm/samples-dev/graphQlApiResolverPolicyGetSample.d.ts.map +1 -0
  321. package/dist-esm/samples-dev/graphQlApiResolverPolicyGetSample.js +41 -0
  322. package/dist-esm/samples-dev/graphQlApiResolverPolicyGetSample.js.map +1 -0
  323. package/dist-esm/samples-dev/graphQlApiResolverPolicyListByResolverSample.d.ts +2 -0
  324. package/dist-esm/samples-dev/graphQlApiResolverPolicyListByResolverSample.d.ts.map +1 -0
  325. package/dist-esm/samples-dev/graphQlApiResolverPolicyListByResolverSample.js +61 -0
  326. package/dist-esm/samples-dev/graphQlApiResolverPolicyListByResolverSample.js.map +1 -0
  327. package/dist-esm/samples-dev/graphQlApiResolverUpdateSample.d.ts +2 -0
  328. package/dist-esm/samples-dev/graphQlApiResolverUpdateSample.d.ts.map +1 -0
  329. package/dist-esm/samples-dev/graphQlApiResolverUpdateSample.js +46 -0
  330. package/dist-esm/samples-dev/graphQlApiResolverUpdateSample.js.map +1 -0
  331. package/dist-esm/samples-dev/groupCreateOrUpdateSample.js +2 -2
  332. package/dist-esm/samples-dev/groupDeleteSample.js +1 -1
  333. package/dist-esm/samples-dev/groupGetEntityTagSample.js +1 -1
  334. package/dist-esm/samples-dev/groupGetSample.js +1 -1
  335. package/dist-esm/samples-dev/groupListByServiceSample.js +1 -1
  336. package/dist-esm/samples-dev/groupUpdateSample.js +1 -1
  337. package/dist-esm/samples-dev/groupUserCheckEntityExistsSample.js +1 -1
  338. package/dist-esm/samples-dev/groupUserCreateSample.js +1 -1
  339. package/dist-esm/samples-dev/groupUserDeleteSample.js +1 -1
  340. package/dist-esm/samples-dev/groupUserListSample.js +1 -1
  341. package/dist-esm/samples-dev/identityProviderCreateOrUpdateSample.js +1 -1
  342. package/dist-esm/samples-dev/identityProviderDeleteSample.js +1 -1
  343. package/dist-esm/samples-dev/identityProviderGetEntityTagSample.js +1 -1
  344. package/dist-esm/samples-dev/identityProviderGetSample.js +1 -1
  345. package/dist-esm/samples-dev/identityProviderListByServiceSample.js +1 -1
  346. package/dist-esm/samples-dev/identityProviderListSecretsSample.js +1 -1
  347. package/dist-esm/samples-dev/identityProviderUpdateSample.js +1 -1
  348. package/dist-esm/samples-dev/issueGetSample.js +1 -1
  349. package/dist-esm/samples-dev/issueListByServiceSample.js +1 -1
  350. package/dist-esm/samples-dev/loggerCreateOrUpdateSample.js +2 -2
  351. package/dist-esm/samples-dev/loggerDeleteSample.js +1 -1
  352. package/dist-esm/samples-dev/loggerGetEntityTagSample.js +1 -1
  353. package/dist-esm/samples-dev/loggerGetSample.js +1 -1
  354. package/dist-esm/samples-dev/loggerListByServiceSample.js +1 -1
  355. package/dist-esm/samples-dev/loggerUpdateSample.js +1 -1
  356. package/dist-esm/samples-dev/namedValueCreateOrUpdateSample.js +2 -2
  357. package/dist-esm/samples-dev/namedValueDeleteSample.js +1 -1
  358. package/dist-esm/samples-dev/namedValueGetEntityTagSample.js +1 -1
  359. package/dist-esm/samples-dev/namedValueGetSample.js +2 -2
  360. package/dist-esm/samples-dev/namedValueListByServiceSample.js +1 -1
  361. package/dist-esm/samples-dev/namedValueListValueSample.js +1 -1
  362. package/dist-esm/samples-dev/namedValueRefreshSecretSample.js +1 -1
  363. package/dist-esm/samples-dev/namedValueUpdateSample.js +1 -1
  364. package/dist-esm/samples-dev/networkStatusListByLocationSample.js +1 -1
  365. package/dist-esm/samples-dev/networkStatusListByServiceSample.js +1 -1
  366. package/dist-esm/samples-dev/notificationCreateOrUpdateSample.js +1 -1
  367. package/dist-esm/samples-dev/notificationGetSample.js +1 -1
  368. package/dist-esm/samples-dev/notificationListByServiceSample.js +1 -1
  369. package/dist-esm/samples-dev/notificationRecipientEmailCheckEntityExistsSample.js +1 -1
  370. package/dist-esm/samples-dev/notificationRecipientEmailCreateOrUpdateSample.js +1 -1
  371. package/dist-esm/samples-dev/notificationRecipientEmailDeleteSample.js +1 -1
  372. package/dist-esm/samples-dev/notificationRecipientEmailListByNotificationSample.js +1 -1
  373. package/dist-esm/samples-dev/notificationRecipientUserCheckEntityExistsSample.js +1 -1
  374. package/dist-esm/samples-dev/notificationRecipientUserCreateOrUpdateSample.js +1 -1
  375. package/dist-esm/samples-dev/notificationRecipientUserDeleteSample.js +1 -1
  376. package/dist-esm/samples-dev/notificationRecipientUserListByNotificationSample.js +1 -1
  377. package/dist-esm/samples-dev/openIdConnectProviderCreateOrUpdateSample.js +4 -2
  378. package/dist-esm/samples-dev/openIdConnectProviderCreateOrUpdateSample.js.map +1 -1
  379. package/dist-esm/samples-dev/openIdConnectProviderDeleteSample.js +1 -1
  380. package/dist-esm/samples-dev/openIdConnectProviderGetEntityTagSample.js +1 -1
  381. package/dist-esm/samples-dev/openIdConnectProviderGetSample.js +1 -1
  382. package/dist-esm/samples-dev/openIdConnectProviderListByServiceSample.js +1 -1
  383. package/dist-esm/samples-dev/openIdConnectProviderListSecretsSample.js +1 -1
  384. package/dist-esm/samples-dev/openIdConnectProviderUpdateSample.js +4 -2
  385. package/dist-esm/samples-dev/openIdConnectProviderUpdateSample.js.map +1 -1
  386. package/dist-esm/samples-dev/operationListByTagsSample.js +1 -1
  387. package/dist-esm/samples-dev/outboundNetworkDependenciesEndpointsListByServiceSample.js +1 -1
  388. package/dist-esm/samples-dev/performConnectivityCheckAsyncSample.js +2 -2
  389. package/dist-esm/samples-dev/policyCreateOrUpdateSample.js +1 -1
  390. package/dist-esm/samples-dev/policyDeleteSample.js +1 -1
  391. package/dist-esm/samples-dev/policyDescriptionListByServiceSample.js +1 -1
  392. package/dist-esm/samples-dev/policyFragmentCreateOrUpdateSample.d.ts +2 -0
  393. package/dist-esm/samples-dev/policyFragmentCreateOrUpdateSample.d.ts.map +1 -0
  394. package/dist-esm/samples-dev/policyFragmentCreateOrUpdateSample.js +44 -0
  395. package/dist-esm/samples-dev/policyFragmentCreateOrUpdateSample.js.map +1 -0
  396. package/dist-esm/samples-dev/policyFragmentDeleteSample.d.ts +2 -0
  397. package/dist-esm/samples-dev/policyFragmentDeleteSample.d.ts.map +1 -0
  398. package/dist-esm/samples-dev/policyFragmentDeleteSample.js +40 -0
  399. package/dist-esm/samples-dev/policyFragmentDeleteSample.js.map +1 -0
  400. package/dist-esm/samples-dev/policyFragmentGetEntityTagSample.d.ts +2 -0
  401. package/dist-esm/samples-dev/policyFragmentGetEntityTagSample.d.ts.map +1 -0
  402. package/dist-esm/samples-dev/policyFragmentGetEntityTagSample.js +39 -0
  403. package/dist-esm/samples-dev/policyFragmentGetEntityTagSample.js.map +1 -0
  404. package/dist-esm/samples-dev/policyFragmentGetSample.d.ts +2 -0
  405. package/dist-esm/samples-dev/policyFragmentGetSample.d.ts.map +1 -0
  406. package/dist-esm/samples-dev/policyFragmentGetSample.js +60 -0
  407. package/dist-esm/samples-dev/policyFragmentGetSample.js.map +1 -0
  408. package/dist-esm/samples-dev/policyFragmentListByServiceSample.d.ts +2 -0
  409. package/dist-esm/samples-dev/policyFragmentListByServiceSample.d.ts.map +1 -0
  410. package/dist-esm/samples-dev/policyFragmentListByServiceSample.js +38 -0
  411. package/dist-esm/samples-dev/policyFragmentListByServiceSample.js.map +1 -0
  412. package/dist-esm/samples-dev/policyFragmentListReferencesSample.d.ts +2 -0
  413. package/dist-esm/samples-dev/policyFragmentListReferencesSample.d.ts.map +1 -0
  414. package/dist-esm/samples-dev/policyFragmentListReferencesSample.js +39 -0
  415. package/dist-esm/samples-dev/policyFragmentListReferencesSample.js.map +1 -0
  416. package/dist-esm/samples-dev/policyGetEntityTagSample.js +1 -1
  417. package/dist-esm/samples-dev/policyGetSample.js +2 -2
  418. package/dist-esm/samples-dev/policyListByServiceSample.js +1 -1
  419. package/dist-esm/samples-dev/portalConfigCreateOrUpdateSample.d.ts +2 -0
  420. package/dist-esm/samples-dev/portalConfigCreateOrUpdateSample.d.ts.map +1 -0
  421. package/dist-esm/samples-dev/portalConfigCreateOrUpdateSample.js +62 -0
  422. package/dist-esm/samples-dev/portalConfigCreateOrUpdateSample.js.map +1 -0
  423. package/dist-esm/samples-dev/portalConfigGetEntityTagSample.d.ts +2 -0
  424. package/dist-esm/samples-dev/portalConfigGetEntityTagSample.d.ts.map +1 -0
  425. package/dist-esm/samples-dev/portalConfigGetEntityTagSample.js +39 -0
  426. package/dist-esm/samples-dev/portalConfigGetEntityTagSample.js.map +1 -0
  427. package/dist-esm/samples-dev/portalConfigGetSample.d.ts +2 -0
  428. package/dist-esm/samples-dev/portalConfigGetSample.d.ts.map +1 -0
  429. package/dist-esm/samples-dev/portalConfigGetSample.js +39 -0
  430. package/dist-esm/samples-dev/portalConfigGetSample.js.map +1 -0
  431. package/dist-esm/samples-dev/portalConfigListByServiceSample.d.ts +2 -0
  432. package/dist-esm/samples-dev/portalConfigListByServiceSample.d.ts.map +1 -0
  433. package/dist-esm/samples-dev/portalConfigListByServiceSample.js +38 -0
  434. package/dist-esm/samples-dev/portalConfigListByServiceSample.js.map +1 -0
  435. package/dist-esm/samples-dev/portalConfigUpdateSample.d.ts +2 -0
  436. package/dist-esm/samples-dev/portalConfigUpdateSample.d.ts.map +1 -0
  437. package/dist-esm/samples-dev/portalConfigUpdateSample.js +62 -0
  438. package/dist-esm/samples-dev/portalConfigUpdateSample.js.map +1 -0
  439. package/dist-esm/samples-dev/portalRevisionCreateOrUpdateSample.js +1 -1
  440. package/dist-esm/samples-dev/portalRevisionGetEntityTagSample.js +1 -1
  441. package/dist-esm/samples-dev/portalRevisionGetSample.js +1 -1
  442. package/dist-esm/samples-dev/portalRevisionListByServiceSample.js +1 -1
  443. package/dist-esm/samples-dev/portalRevisionUpdateSample.js +1 -1
  444. package/dist-esm/samples-dev/portalSettingsListByServiceSample.js +1 -1
  445. package/dist-esm/samples-dev/privateEndpointConnectionCreateOrUpdateSample.js +1 -1
  446. package/dist-esm/samples-dev/privateEndpointConnectionDeleteSample.js +1 -1
  447. package/dist-esm/samples-dev/privateEndpointConnectionGetByNameSample.js +1 -1
  448. package/dist-esm/samples-dev/privateEndpointConnectionGetPrivateLinkResourceSample.js +1 -1
  449. package/dist-esm/samples-dev/privateEndpointConnectionListByServiceSample.js +1 -1
  450. package/dist-esm/samples-dev/privateEndpointConnectionListPrivateLinkResourcesSample.js +1 -1
  451. package/dist-esm/samples-dev/productApiCheckEntityExistsSample.js +1 -1
  452. package/dist-esm/samples-dev/productApiCreateOrUpdateSample.js +1 -1
  453. package/dist-esm/samples-dev/productApiDeleteSample.js +1 -1
  454. package/dist-esm/samples-dev/productApiListByProductSample.js +1 -1
  455. package/dist-esm/samples-dev/productCreateOrUpdateSample.js +1 -1
  456. package/dist-esm/samples-dev/productDeleteSample.js +1 -1
  457. package/dist-esm/samples-dev/productGetEntityTagSample.js +1 -1
  458. package/dist-esm/samples-dev/productGetSample.js +1 -1
  459. package/dist-esm/samples-dev/productGroupCheckEntityExistsSample.js +1 -1
  460. package/dist-esm/samples-dev/productGroupCreateOrUpdateSample.js +1 -1
  461. package/dist-esm/samples-dev/productGroupDeleteSample.js +1 -1
  462. package/dist-esm/samples-dev/productGroupListByProductSample.js +1 -1
  463. package/dist-esm/samples-dev/productListByServiceSample.js +1 -1
  464. package/dist-esm/samples-dev/productListByTagsSample.js +1 -1
  465. package/dist-esm/samples-dev/productPolicyCreateOrUpdateSample.js +1 -1
  466. package/dist-esm/samples-dev/productPolicyDeleteSample.js +1 -1
  467. package/dist-esm/samples-dev/productPolicyGetEntityTagSample.js +1 -1
  468. package/dist-esm/samples-dev/productPolicyGetSample.js +1 -1
  469. package/dist-esm/samples-dev/productPolicyListByProductSample.js +1 -1
  470. package/dist-esm/samples-dev/productSubscriptionsListSample.js +1 -1
  471. package/dist-esm/samples-dev/productUpdateSample.js +1 -1
  472. package/dist-esm/samples-dev/productWikiCreateOrUpdateSample.d.ts +2 -0
  473. package/dist-esm/samples-dev/productWikiCreateOrUpdateSample.d.ts.map +1 -0
  474. package/dist-esm/samples-dev/productWikiCreateOrUpdateSample.js +42 -0
  475. package/dist-esm/samples-dev/productWikiCreateOrUpdateSample.js.map +1 -0
  476. package/dist-esm/samples-dev/productWikiDeleteSample.d.ts +2 -0
  477. package/dist-esm/samples-dev/productWikiDeleteSample.d.ts.map +1 -0
  478. package/dist-esm/samples-dev/productWikiDeleteSample.js +40 -0
  479. package/dist-esm/samples-dev/productWikiDeleteSample.js.map +1 -0
  480. package/dist-esm/samples-dev/productWikiGetEntityTagSample.d.ts +2 -0
  481. package/dist-esm/samples-dev/productWikiGetEntityTagSample.d.ts.map +1 -0
  482. package/dist-esm/samples-dev/productWikiGetEntityTagSample.js +39 -0
  483. package/dist-esm/samples-dev/productWikiGetEntityTagSample.js.map +1 -0
  484. package/dist-esm/samples-dev/productWikiGetSample.d.ts +2 -0
  485. package/dist-esm/samples-dev/productWikiGetSample.d.ts.map +1 -0
  486. package/dist-esm/samples-dev/productWikiGetSample.js +39 -0
  487. package/dist-esm/samples-dev/productWikiGetSample.js.map +1 -0
  488. package/dist-esm/samples-dev/productWikiUpdateSample.d.ts +2 -0
  489. package/dist-esm/samples-dev/productWikiUpdateSample.d.ts.map +1 -0
  490. package/dist-esm/samples-dev/productWikiUpdateSample.js +43 -0
  491. package/dist-esm/samples-dev/productWikiUpdateSample.js.map +1 -0
  492. package/dist-esm/samples-dev/productWikisListSample.d.ts +2 -0
  493. package/dist-esm/samples-dev/productWikisListSample.d.ts.map +1 -0
  494. package/dist-esm/samples-dev/productWikisListSample.js +60 -0
  495. package/dist-esm/samples-dev/productWikisListSample.js.map +1 -0
  496. package/dist-esm/samples-dev/quotaByCounterKeysListByServiceSample.js +1 -1
  497. package/dist-esm/samples-dev/quotaByCounterKeysUpdateSample.js +1 -1
  498. package/dist-esm/samples-dev/quotaByPeriodKeysGetSample.js +1 -1
  499. package/dist-esm/samples-dev/quotaByPeriodKeysUpdateSample.js +1 -1
  500. package/dist-esm/samples-dev/regionListByServiceSample.js +1 -1
  501. package/dist-esm/samples-dev/reportsListByApiSample.js +1 -1
  502. package/dist-esm/samples-dev/reportsListByGeoSample.js +1 -1
  503. package/dist-esm/samples-dev/reportsListByOperationSample.js +1 -1
  504. package/dist-esm/samples-dev/reportsListByProductSample.js +1 -1
  505. package/dist-esm/samples-dev/reportsListByRequestSample.js +1 -1
  506. package/dist-esm/samples-dev/reportsListBySubscriptionSample.js +1 -1
  507. package/dist-esm/samples-dev/reportsListByTimeSample.js +1 -1
  508. package/dist-esm/samples-dev/reportsListByUserSample.js +1 -1
  509. package/dist-esm/samples-dev/signInSettingsCreateOrUpdateSample.js +1 -1
  510. package/dist-esm/samples-dev/signInSettingsGetEntityTagSample.js +1 -1
  511. package/dist-esm/samples-dev/signInSettingsGetSample.js +1 -1
  512. package/dist-esm/samples-dev/signInSettingsUpdateSample.js +1 -1
  513. package/dist-esm/samples-dev/signUpSettingsCreateOrUpdateSample.js +1 -1
  514. package/dist-esm/samples-dev/signUpSettingsGetEntityTagSample.js +1 -1
  515. package/dist-esm/samples-dev/signUpSettingsGetSample.js +1 -1
  516. package/dist-esm/samples-dev/signUpSettingsUpdateSample.js +1 -1
  517. package/dist-esm/samples-dev/subscriptionCreateOrUpdateSample.js +1 -1
  518. package/dist-esm/samples-dev/subscriptionDeleteSample.js +1 -1
  519. package/dist-esm/samples-dev/subscriptionGetEntityTagSample.js +1 -1
  520. package/dist-esm/samples-dev/subscriptionGetSample.js +1 -1
  521. package/dist-esm/samples-dev/subscriptionListSample.js +1 -1
  522. package/dist-esm/samples-dev/subscriptionListSecretsSample.js +1 -1
  523. package/dist-esm/samples-dev/subscriptionRegeneratePrimaryKeySample.js +1 -1
  524. package/dist-esm/samples-dev/subscriptionRegenerateSecondaryKeySample.js +1 -1
  525. package/dist-esm/samples-dev/subscriptionUpdateSample.js +1 -1
  526. package/dist-esm/samples-dev/tagAssignToApiSample.js +1 -1
  527. package/dist-esm/samples-dev/tagAssignToOperationSample.js +1 -1
  528. package/dist-esm/samples-dev/tagAssignToProductSample.js +1 -1
  529. package/dist-esm/samples-dev/tagCreateOrUpdateSample.js +1 -1
  530. package/dist-esm/samples-dev/tagDeleteSample.js +1 -1
  531. package/dist-esm/samples-dev/tagDetachFromApiSample.js +1 -1
  532. package/dist-esm/samples-dev/tagDetachFromOperationSample.js +1 -1
  533. package/dist-esm/samples-dev/tagDetachFromProductSample.js +1 -1
  534. package/dist-esm/samples-dev/tagGetByApiSample.js +1 -1
  535. package/dist-esm/samples-dev/tagGetByOperationSample.js +1 -1
  536. package/dist-esm/samples-dev/tagGetByProductSample.js +1 -1
  537. package/dist-esm/samples-dev/tagGetEntityStateByApiSample.js +1 -1
  538. package/dist-esm/samples-dev/tagGetEntityStateByOperationSample.js +1 -1
  539. package/dist-esm/samples-dev/tagGetEntityStateByProductSample.js +1 -1
  540. package/dist-esm/samples-dev/tagGetEntityStateSample.js +1 -1
  541. package/dist-esm/samples-dev/tagGetSample.js +1 -1
  542. package/dist-esm/samples-dev/tagListByApiSample.js +1 -1
  543. package/dist-esm/samples-dev/tagListByOperationSample.js +1 -1
  544. package/dist-esm/samples-dev/tagListByProductSample.js +1 -1
  545. package/dist-esm/samples-dev/tagListByServiceSample.js +1 -1
  546. package/dist-esm/samples-dev/tagResourceListByServiceSample.js +1 -1
  547. package/dist-esm/samples-dev/tagUpdateSample.js +1 -1
  548. package/dist-esm/samples-dev/tenantAccessCreateSample.js +1 -1
  549. package/dist-esm/samples-dev/tenantAccessGetEntityTagSample.js +1 -1
  550. package/dist-esm/samples-dev/tenantAccessGetSample.js +2 -2
  551. package/dist-esm/samples-dev/tenantAccessGitRegeneratePrimaryKeySample.js +1 -1
  552. package/dist-esm/samples-dev/tenantAccessGitRegenerateSecondaryKeySample.js +1 -1
  553. package/dist-esm/samples-dev/tenantAccessListByServiceSample.js +1 -1
  554. package/dist-esm/samples-dev/tenantAccessListSecretsSample.js +1 -1
  555. package/dist-esm/samples-dev/tenantAccessRegeneratePrimaryKeySample.js +1 -1
  556. package/dist-esm/samples-dev/tenantAccessRegenerateSecondaryKeySample.js +1 -1
  557. package/dist-esm/samples-dev/tenantAccessUpdateSample.js +1 -1
  558. package/dist-esm/samples-dev/tenantConfigurationDeploySample.js +1 -1
  559. package/dist-esm/samples-dev/tenantConfigurationGetSyncStateSample.js +1 -1
  560. package/dist-esm/samples-dev/tenantConfigurationSaveSample.js +1 -1
  561. package/dist-esm/samples-dev/tenantConfigurationValidateSample.js +1 -1
  562. package/dist-esm/samples-dev/tenantSettingsGetSample.js +1 -1
  563. package/dist-esm/samples-dev/tenantSettingsListByServiceSample.js +1 -1
  564. package/dist-esm/samples-dev/userConfirmationPasswordSendSample.js +1 -1
  565. package/dist-esm/samples-dev/userCreateOrUpdateSample.js +1 -1
  566. package/dist-esm/samples-dev/userDeleteSample.js +1 -1
  567. package/dist-esm/samples-dev/userGenerateSsoUrlSample.js +1 -1
  568. package/dist-esm/samples-dev/userGetEntityTagSample.js +1 -1
  569. package/dist-esm/samples-dev/userGetSample.js +1 -1
  570. package/dist-esm/samples-dev/userGetSharedAccessTokenSample.js +1 -1
  571. package/dist-esm/samples-dev/userGroupListSample.js +1 -1
  572. package/dist-esm/samples-dev/userIdentitiesListSample.js +1 -1
  573. package/dist-esm/samples-dev/userListByServiceSample.js +1 -1
  574. package/dist-esm/samples-dev/userSubscriptionGetSample.js +1 -1
  575. package/dist-esm/samples-dev/userSubscriptionListSample.js +1 -1
  576. package/dist-esm/samples-dev/userUpdateSample.js +1 -1
  577. package/dist-esm/src/apiManagementClient.d.ts +21 -8
  578. package/dist-esm/src/apiManagementClient.d.ts.map +1 -1
  579. package/dist-esm/src/apiManagementClient.js +41 -27
  580. package/dist-esm/src/apiManagementClient.js.map +1 -1
  581. package/dist-esm/src/lroImpl.d.ts +6 -11
  582. package/dist-esm/src/lroImpl.d.ts.map +1 -1
  583. package/dist-esm/src/lroImpl.js +12 -20
  584. package/dist-esm/src/lroImpl.js.map +1 -1
  585. package/dist-esm/src/models/index.d.ts +2146 -1096
  586. package/dist-esm/src/models/index.d.ts.map +1 -1
  587. package/dist-esm/src/models/index.js +61 -13
  588. package/dist-esm/src/models/index.js.map +1 -1
  589. package/dist-esm/src/models/mappers.d.ts +107 -31
  590. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  591. package/dist-esm/src/models/mappers.js +4664 -2756
  592. package/dist-esm/src/models/mappers.js.map +1 -1
  593. package/dist-esm/src/models/parameters.d.ts +69 -48
  594. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  595. package/dist-esm/src/models/parameters.js +249 -70
  596. package/dist-esm/src/models/parameters.js.map +1 -1
  597. package/dist-esm/src/operations/api.d.ts +14 -14
  598. package/dist-esm/src/operations/api.d.ts.map +1 -1
  599. package/dist-esm/src/operations/api.js +23 -19
  600. package/dist-esm/src/operations/api.js.map +1 -1
  601. package/dist-esm/src/operations/apiDiagnostic.d.ts +8 -8
  602. package/dist-esm/src/operations/apiDiagnostic.js +10 -10
  603. package/dist-esm/src/operations/apiDiagnostic.js.map +1 -1
  604. package/dist-esm/src/operations/apiExport.d.ts +1 -1
  605. package/dist-esm/src/operations/apiExport.js +1 -1
  606. package/dist-esm/src/operations/apiIssue.d.ts +8 -8
  607. package/dist-esm/src/operations/apiIssue.js +10 -10
  608. package/dist-esm/src/operations/apiIssue.js.map +1 -1
  609. package/dist-esm/src/operations/apiIssueAttachment.d.ts +7 -7
  610. package/dist-esm/src/operations/apiIssueAttachment.js +8 -8
  611. package/dist-esm/src/operations/apiIssueComment.d.ts +7 -7
  612. package/dist-esm/src/operations/apiIssueComment.js +8 -8
  613. package/dist-esm/src/operations/apiManagementService.d.ts +43 -25
  614. package/dist-esm/src/operations/apiManagementService.d.ts.map +1 -1
  615. package/dist-esm/src/operations/apiManagementService.js +166 -52
  616. package/dist-esm/src/operations/apiManagementService.js.map +1 -1
  617. package/dist-esm/src/operations/apiManagementServiceSkus.d.ts +3 -3
  618. package/dist-esm/src/operations/apiManagementServiceSkus.js +3 -3
  619. package/dist-esm/src/operations/apiOperation.d.ts +8 -8
  620. package/dist-esm/src/operations/apiOperation.js +8 -8
  621. package/dist-esm/src/operations/apiOperationPolicy.d.ts +5 -5
  622. package/dist-esm/src/operations/apiOperationPolicy.js +5 -5
  623. package/dist-esm/src/operations/apiPolicy.d.ts +5 -5
  624. package/dist-esm/src/operations/apiPolicy.js +5 -5
  625. package/dist-esm/src/operations/apiProduct.d.ts +3 -3
  626. package/dist-esm/src/operations/apiProduct.js +3 -3
  627. package/dist-esm/src/operations/apiRelease.d.ts +8 -8
  628. package/dist-esm/src/operations/apiRelease.js +8 -8
  629. package/dist-esm/src/operations/apiRevision.d.ts +3 -3
  630. package/dist-esm/src/operations/apiRevision.js +3 -3
  631. package/dist-esm/src/operations/apiSchema.d.ts +10 -10
  632. package/dist-esm/src/operations/apiSchema.d.ts.map +1 -1
  633. package/dist-esm/src/operations/apiSchema.js +27 -16
  634. package/dist-esm/src/operations/apiSchema.js.map +1 -1
  635. package/dist-esm/src/operations/apiTagDescription.d.ts +7 -7
  636. package/dist-esm/src/operations/apiTagDescription.js +8 -8
  637. package/dist-esm/src/operations/apiVersionSet.d.ts +8 -8
  638. package/dist-esm/src/operations/apiVersionSet.js +10 -10
  639. package/dist-esm/src/operations/apiWiki.d.ts +59 -0
  640. package/dist-esm/src/operations/apiWiki.d.ts.map +1 -0
  641. package/dist-esm/src/operations/apiWiki.js +207 -0
  642. package/dist-esm/src/operations/apiWiki.js.map +1 -0
  643. package/dist-esm/src/operations/apiWikis.d.ts +41 -0
  644. package/dist-esm/src/operations/apiWikis.d.ts.map +1 -0
  645. package/dist-esm/src/operations/apiWikis.js +165 -0
  646. package/dist-esm/src/operations/apiWikis.js.map +1 -0
  647. package/dist-esm/src/operations/authorization.d.ts +82 -0
  648. package/dist-esm/src/operations/authorization.d.ts.map +1 -0
  649. package/dist-esm/src/operations/authorization.js +352 -0
  650. package/dist-esm/src/operations/authorization.js.map +1 -0
  651. package/dist-esm/src/operations/authorizationAccessPolicy.d.ts +77 -0
  652. package/dist-esm/src/operations/authorizationAccessPolicy.d.ts.map +1 -0
  653. package/dist-esm/src/operations/authorizationAccessPolicy.js +328 -0
  654. package/dist-esm/src/operations/authorizationAccessPolicy.js.map +1 -0
  655. package/dist-esm/src/operations/authorizationLoginLinks.d.ts +23 -0
  656. package/dist-esm/src/operations/authorizationLoginLinks.d.ts.map +1 -0
  657. package/dist-esm/src/operations/authorizationLoginLinks.js +68 -0
  658. package/dist-esm/src/operations/authorizationLoginLinks.js.map +1 -0
  659. package/dist-esm/src/operations/authorizationProvider.d.ts +65 -0
  660. package/dist-esm/src/operations/authorizationProvider.d.ts.map +1 -0
  661. package/dist-esm/src/operations/authorizationProvider.js +282 -0
  662. package/dist-esm/src/operations/authorizationProvider.js.map +1 -0
  663. package/dist-esm/src/operations/authorizationServer.d.ts +9 -9
  664. package/dist-esm/src/operations/authorizationServer.js +11 -11
  665. package/dist-esm/src/operations/backend.d.ts +11 -11
  666. package/dist-esm/src/operations/backend.js +14 -14
  667. package/dist-esm/src/operations/cache.d.ts +8 -8
  668. package/dist-esm/src/operations/cache.js +10 -10
  669. package/dist-esm/src/operations/certificate.d.ts +8 -8
  670. package/dist-esm/src/operations/certificate.js +9 -9
  671. package/dist-esm/src/operations/contentItem.d.ts +7 -7
  672. package/dist-esm/src/operations/contentItem.js +8 -8
  673. package/dist-esm/src/operations/contentType.d.ts +6 -6
  674. package/dist-esm/src/operations/contentType.js +7 -7
  675. package/dist-esm/src/operations/delegationSettings.d.ts +5 -5
  676. package/dist-esm/src/operations/delegationSettings.js +7 -7
  677. package/dist-esm/src/operations/deletedServices.d.ts +2 -2
  678. package/dist-esm/src/operations/deletedServices.d.ts.map +1 -1
  679. package/dist-esm/src/operations/deletedServices.js +11 -7
  680. package/dist-esm/src/operations/deletedServices.js.map +1 -1
  681. package/dist-esm/src/operations/diagnostic.d.ts +8 -8
  682. package/dist-esm/src/operations/diagnostic.js +10 -10
  683. package/dist-esm/src/operations/diagnostic.js.map +1 -1
  684. package/dist-esm/src/operations/documentation.d.ts +89 -0
  685. package/dist-esm/src/operations/documentation.d.ts.map +1 -0
  686. package/dist-esm/src/operations/documentation.js +356 -0
  687. package/dist-esm/src/operations/documentation.js.map +1 -0
  688. package/dist-esm/src/operations/emailTemplate.d.ts +8 -8
  689. package/dist-esm/src/operations/emailTemplate.js +10 -10
  690. package/dist-esm/src/operations/gateway.d.ts +11 -11
  691. package/dist-esm/src/operations/gateway.js +15 -15
  692. package/dist-esm/src/operations/gatewayApi.d.ts +6 -6
  693. package/dist-esm/src/operations/gatewayApi.js +7 -7
  694. package/dist-esm/src/operations/gatewayCertificateAuthority.d.ts +7 -7
  695. package/dist-esm/src/operations/gatewayCertificateAuthority.js +8 -8
  696. package/dist-esm/src/operations/gatewayHostnameConfiguration.d.ts +7 -7
  697. package/dist-esm/src/operations/gatewayHostnameConfiguration.js +8 -8
  698. package/dist-esm/src/operations/globalSchema.d.ts +10 -10
  699. package/dist-esm/src/operations/globalSchema.d.ts.map +1 -1
  700. package/dist-esm/src/operations/globalSchema.js +20 -16
  701. package/dist-esm/src/operations/globalSchema.js.map +1 -1
  702. package/dist-esm/src/operations/graphQLApiResolver.d.ts +105 -0
  703. package/dist-esm/src/operations/graphQLApiResolver.d.ts.map +1 -0
  704. package/dist-esm/src/operations/graphQLApiResolver.js +387 -0
  705. package/dist-esm/src/operations/graphQLApiResolver.js.map +1 -0
  706. package/dist-esm/src/operations/graphQLApiResolverPolicy.d.ts +101 -0
  707. package/dist-esm/src/operations/graphQLApiResolverPolicy.d.ts.map +1 -0
  708. package/dist-esm/src/operations/graphQLApiResolverPolicy.js +353 -0
  709. package/dist-esm/src/operations/graphQLApiResolverPolicy.js.map +1 -0
  710. package/dist-esm/src/operations/group.d.ts +8 -8
  711. package/dist-esm/src/operations/group.js +10 -10
  712. package/dist-esm/src/operations/groupUser.d.ts +6 -6
  713. package/dist-esm/src/operations/groupUser.js +6 -6
  714. package/dist-esm/src/operations/identityProvider.d.ts +9 -9
  715. package/dist-esm/src/operations/identityProvider.js +11 -11
  716. package/dist-esm/src/operations/index.d.ts +13 -0
  717. package/dist-esm/src/operations/index.d.ts.map +1 -1
  718. package/dist-esm/src/operations/index.js +13 -0
  719. package/dist-esm/src/operations/index.js.map +1 -1
  720. package/dist-esm/src/operations/issue.d.ts +4 -4
  721. package/dist-esm/src/operations/issue.js +4 -4
  722. package/dist-esm/src/operations/logger.d.ts +8 -8
  723. package/dist-esm/src/operations/logger.js +10 -10
  724. package/dist-esm/src/operations/namedValue.d.ts +17 -17
  725. package/dist-esm/src/operations/namedValue.d.ts.map +1 -1
  726. package/dist-esm/src/operations/namedValue.js +57 -39
  727. package/dist-esm/src/operations/namedValue.js.map +1 -1
  728. package/dist-esm/src/operations/networkStatus.d.ts +2 -2
  729. package/dist-esm/src/operations/networkStatus.js +2 -2
  730. package/dist-esm/src/operations/notification.d.ts +5 -5
  731. package/dist-esm/src/operations/notification.js +5 -5
  732. package/dist-esm/src/operations/notificationRecipientEmail.d.ts +4 -4
  733. package/dist-esm/src/operations/notificationRecipientEmail.js +4 -4
  734. package/dist-esm/src/operations/notificationRecipientUser.d.ts +4 -4
  735. package/dist-esm/src/operations/notificationRecipientUser.js +4 -4
  736. package/dist-esm/src/operations/openIdConnectProvider.d.ts +9 -9
  737. package/dist-esm/src/operations/openIdConnectProvider.js +11 -11
  738. package/dist-esm/src/operations/operationOperations.d.ts +3 -3
  739. package/dist-esm/src/operations/operationOperations.js +3 -3
  740. package/dist-esm/src/operations/outboundNetworkDependenciesEndpoints.d.ts +1 -1
  741. package/dist-esm/src/operations/outboundNetworkDependenciesEndpoints.js +1 -1
  742. package/dist-esm/src/operations/policy.d.ts +5 -5
  743. package/dist-esm/src/operations/policy.js +5 -5
  744. package/dist-esm/src/operations/policyDescription.d.ts +1 -1
  745. package/dist-esm/src/operations/policyDescription.js +1 -1
  746. package/dist-esm/src/operations/policyFragment.d.ts +73 -0
  747. package/dist-esm/src/operations/policyFragment.d.ts.map +1 -0
  748. package/dist-esm/src/operations/policyFragment.js +293 -0
  749. package/dist-esm/src/operations/policyFragment.js.map +1 -0
  750. package/dist-esm/src/operations/portalConfig.d.ts +58 -0
  751. package/dist-esm/src/operations/portalConfig.d.ts.map +1 -0
  752. package/dist-esm/src/operations/portalConfig.js +214 -0
  753. package/dist-esm/src/operations/portalConfig.js.map +1 -0
  754. package/dist-esm/src/operations/portalRevision.d.ts +12 -12
  755. package/dist-esm/src/operations/portalRevision.d.ts.map +1 -1
  756. package/dist-esm/src/operations/portalRevision.js +44 -30
  757. package/dist-esm/src/operations/portalRevision.js.map +1 -1
  758. package/dist-esm/src/operations/portalSettings.d.ts +1 -1
  759. package/dist-esm/src/operations/portalSettings.js +1 -1
  760. package/dist-esm/src/operations/privateEndpointConnectionOperations.d.ts +12 -12
  761. package/dist-esm/src/operations/privateEndpointConnectionOperations.d.ts.map +1 -1
  762. package/dist-esm/src/operations/privateEndpointConnectionOperations.js +38 -30
  763. package/dist-esm/src/operations/privateEndpointConnectionOperations.js.map +1 -1
  764. package/dist-esm/src/operations/product.d.ts +11 -11
  765. package/dist-esm/src/operations/product.js +13 -13
  766. package/dist-esm/src/operations/productApi.d.ts +6 -6
  767. package/dist-esm/src/operations/productApi.js +6 -6
  768. package/dist-esm/src/operations/productGroup.d.ts +6 -6
  769. package/dist-esm/src/operations/productGroup.js +6 -6
  770. package/dist-esm/src/operations/productPolicy.d.ts +5 -5
  771. package/dist-esm/src/operations/productPolicy.js +5 -5
  772. package/dist-esm/src/operations/productSubscriptions.d.ts +3 -3
  773. package/dist-esm/src/operations/productSubscriptions.js +3 -3
  774. package/dist-esm/src/operations/productWiki.d.ts +59 -0
  775. package/dist-esm/src/operations/productWiki.d.ts.map +1 -0
  776. package/dist-esm/src/operations/productWiki.js +214 -0
  777. package/dist-esm/src/operations/productWiki.js.map +1 -0
  778. package/dist-esm/src/operations/productWikis.d.ts +41 -0
  779. package/dist-esm/src/operations/productWikis.d.ts.map +1 -0
  780. package/dist-esm/src/operations/productWikis.js +167 -0
  781. package/dist-esm/src/operations/productWikis.js.map +1 -0
  782. package/dist-esm/src/operations/quotaByCounterKeys.d.ts +2 -2
  783. package/dist-esm/src/operations/quotaByCounterKeys.js +3 -3
  784. package/dist-esm/src/operations/quotaByPeriodKeys.d.ts +2 -2
  785. package/dist-esm/src/operations/quotaByPeriodKeys.js +3 -3
  786. package/dist-esm/src/operations/region.d.ts +3 -3
  787. package/dist-esm/src/operations/region.js +3 -3
  788. package/dist-esm/src/operations/reports.d.ts +23 -23
  789. package/dist-esm/src/operations/reports.js +34 -34
  790. package/dist-esm/src/operations/signInSettings.d.ts +4 -4
  791. package/dist-esm/src/operations/signInSettings.js +6 -6
  792. package/dist-esm/src/operations/signUpSettings.d.ts +4 -4
  793. package/dist-esm/src/operations/signUpSettings.js +6 -6
  794. package/dist-esm/src/operations/subscription.d.ts +11 -11
  795. package/dist-esm/src/operations/subscription.js +13 -13
  796. package/dist-esm/src/operations/tag.d.ts +29 -29
  797. package/dist-esm/src/operations/tag.js +29 -29
  798. package/dist-esm/src/operations/tagResource.d.ts +3 -3
  799. package/dist-esm/src/operations/tagResource.js +3 -3
  800. package/dist-esm/src/operations/tenantAccess.d.ts +10 -10
  801. package/dist-esm/src/operations/tenantAccess.js +12 -12
  802. package/dist-esm/src/operations/tenantAccessGit.d.ts +2 -2
  803. package/dist-esm/src/operations/tenantAccessGit.js +2 -2
  804. package/dist-esm/src/operations/tenantConfiguration.d.ts +11 -11
  805. package/dist-esm/src/operations/tenantConfiguration.d.ts.map +1 -1
  806. package/dist-esm/src/operations/tenantConfiguration.js +57 -45
  807. package/dist-esm/src/operations/tenantConfiguration.js.map +1 -1
  808. package/dist-esm/src/operations/tenantSettings.d.ts +4 -4
  809. package/dist-esm/src/operations/tenantSettings.js +4 -4
  810. package/dist-esm/src/operations/user.d.ts +10 -10
  811. package/dist-esm/src/operations/user.js +13 -13
  812. package/dist-esm/src/operations/userConfirmationPassword.d.ts +1 -1
  813. package/dist-esm/src/operations/userConfirmationPassword.js +1 -1
  814. package/dist-esm/src/operations/userGroup.d.ts +3 -3
  815. package/dist-esm/src/operations/userGroup.js +3 -3
  816. package/dist-esm/src/operations/userIdentities.d.ts +3 -3
  817. package/dist-esm/src/operations/userIdentities.js +3 -3
  818. package/dist-esm/src/operations/userSubscription.d.ts +4 -4
  819. package/dist-esm/src/operations/userSubscription.js +4 -4
  820. package/dist-esm/src/operationsInterfaces/api.d.ts +10 -10
  821. package/dist-esm/src/operationsInterfaces/api.d.ts.map +1 -1
  822. package/dist-esm/src/operationsInterfaces/apiDiagnostic.d.ts +6 -6
  823. package/dist-esm/src/operationsInterfaces/apiExport.d.ts +1 -1
  824. package/dist-esm/src/operationsInterfaces/apiIssue.d.ts +6 -6
  825. package/dist-esm/src/operationsInterfaces/apiIssueAttachment.d.ts +5 -5
  826. package/dist-esm/src/operationsInterfaces/apiIssueComment.d.ts +5 -5
  827. package/dist-esm/src/operationsInterfaces/apiManagementService.d.ts +41 -23
  828. package/dist-esm/src/operationsInterfaces/apiManagementService.d.ts.map +1 -1
  829. package/dist-esm/src/operationsInterfaces/apiManagementServiceSkus.d.ts +1 -1
  830. package/dist-esm/src/operationsInterfaces/apiOperation.d.ts +6 -6
  831. package/dist-esm/src/operationsInterfaces/apiOperationPolicy.d.ts +5 -5
  832. package/dist-esm/src/operationsInterfaces/apiPolicy.d.ts +5 -5
  833. package/dist-esm/src/operationsInterfaces/apiProduct.d.ts +1 -1
  834. package/dist-esm/src/operationsInterfaces/apiRelease.d.ts +6 -6
  835. package/dist-esm/src/operationsInterfaces/apiRevision.d.ts +1 -1
  836. package/dist-esm/src/operationsInterfaces/apiSchema.d.ts +8 -8
  837. package/dist-esm/src/operationsInterfaces/apiSchema.d.ts.map +1 -1
  838. package/dist-esm/src/operationsInterfaces/apiTagDescription.d.ts +5 -5
  839. package/dist-esm/src/operationsInterfaces/apiVersionSet.d.ts +6 -6
  840. package/dist-esm/src/operationsInterfaces/apiWiki.d.ts +51 -0
  841. package/dist-esm/src/operationsInterfaces/apiWiki.d.ts.map +1 -0
  842. package/dist-esm/src/operationsInterfaces/apiWiki.js +9 -0
  843. package/dist-esm/src/operationsInterfaces/apiWiki.js.map +1 -0
  844. package/dist-esm/src/operationsInterfaces/apiWikis.d.ts +14 -0
  845. package/dist-esm/src/operationsInterfaces/apiWikis.d.ts.map +1 -0
  846. package/dist-esm/src/operationsInterfaces/apiWikis.js +9 -0
  847. package/dist-esm/src/operationsInterfaces/apiWikis.js.map +1 -0
  848. package/dist-esm/src/operationsInterfaces/authorization.d.ts +54 -0
  849. package/dist-esm/src/operationsInterfaces/authorization.d.ts.map +1 -0
  850. package/dist-esm/src/operationsInterfaces/authorization.js +9 -0
  851. package/dist-esm/src/operationsInterfaces/authorization.js.map +1 -0
  852. package/dist-esm/src/operationsInterfaces/authorizationAccessPolicy.d.ts +48 -0
  853. package/dist-esm/src/operationsInterfaces/authorizationAccessPolicy.d.ts.map +1 -0
  854. package/dist-esm/src/operationsInterfaces/authorizationAccessPolicy.js +9 -0
  855. package/dist-esm/src/operationsInterfaces/authorizationAccessPolicy.js.map +1 -0
  856. package/dist-esm/src/operationsInterfaces/authorizationLoginLinks.d.ts +15 -0
  857. package/dist-esm/src/operationsInterfaces/authorizationLoginLinks.d.ts.map +1 -0
  858. package/dist-esm/src/operationsInterfaces/authorizationLoginLinks.js +9 -0
  859. package/dist-esm/src/operationsInterfaces/authorizationLoginLinks.js.map +1 -0
  860. package/dist-esm/src/operationsInterfaces/authorizationProvider.d.ts +40 -0
  861. package/dist-esm/src/operationsInterfaces/authorizationProvider.d.ts.map +1 -0
  862. package/dist-esm/src/operationsInterfaces/authorizationProvider.js +9 -0
  863. package/dist-esm/src/operationsInterfaces/authorizationProvider.js.map +1 -0
  864. package/dist-esm/src/operationsInterfaces/authorizationServer.d.ts +7 -7
  865. package/dist-esm/src/operationsInterfaces/backend.d.ts +9 -9
  866. package/dist-esm/src/operationsInterfaces/cache.d.ts +6 -6
  867. package/dist-esm/src/operationsInterfaces/certificate.d.ts +6 -6
  868. package/dist-esm/src/operationsInterfaces/contentItem.d.ts +5 -5
  869. package/dist-esm/src/operationsInterfaces/contentType.d.ts +4 -4
  870. package/dist-esm/src/operationsInterfaces/delegationSettings.d.ts +5 -5
  871. package/dist-esm/src/operationsInterfaces/deletedServices.d.ts +2 -2
  872. package/dist-esm/src/operationsInterfaces/deletedServices.d.ts.map +1 -1
  873. package/dist-esm/src/operationsInterfaces/diagnostic.d.ts +6 -6
  874. package/dist-esm/src/operationsInterfaces/documentation.d.ts +64 -0
  875. package/dist-esm/src/operationsInterfaces/documentation.d.ts.map +1 -0
  876. package/dist-esm/src/operationsInterfaces/documentation.js +9 -0
  877. package/dist-esm/src/operationsInterfaces/documentation.js.map +1 -0
  878. package/dist-esm/src/operationsInterfaces/emailTemplate.d.ts +6 -6
  879. package/dist-esm/src/operationsInterfaces/gateway.d.ts +9 -9
  880. package/dist-esm/src/operationsInterfaces/gatewayApi.d.ts +4 -4
  881. package/dist-esm/src/operationsInterfaces/gatewayCertificateAuthority.d.ts +5 -5
  882. package/dist-esm/src/operationsInterfaces/gatewayHostnameConfiguration.d.ts +5 -5
  883. package/dist-esm/src/operationsInterfaces/globalSchema.d.ts +8 -8
  884. package/dist-esm/src/operationsInterfaces/globalSchema.d.ts.map +1 -1
  885. package/dist-esm/src/operationsInterfaces/graphQLApiResolver.d.ts +76 -0
  886. package/dist-esm/src/operationsInterfaces/graphQLApiResolver.d.ts.map +1 -0
  887. package/dist-esm/src/operationsInterfaces/graphQLApiResolver.js +9 -0
  888. package/dist-esm/src/operationsInterfaces/graphQLApiResolver.js.map +1 -0
  889. package/dist-esm/src/operationsInterfaces/graphQLApiResolverPolicy.d.ts +68 -0
  890. package/dist-esm/src/operationsInterfaces/graphQLApiResolverPolicy.d.ts.map +1 -0
  891. package/dist-esm/src/operationsInterfaces/graphQLApiResolverPolicy.js +9 -0
  892. package/dist-esm/src/operationsInterfaces/graphQLApiResolverPolicy.js.map +1 -0
  893. package/dist-esm/src/operationsInterfaces/group.d.ts +6 -6
  894. package/dist-esm/src/operationsInterfaces/groupUser.d.ts +4 -4
  895. package/dist-esm/src/operationsInterfaces/identityProvider.d.ts +7 -7
  896. package/dist-esm/src/operationsInterfaces/index.d.ts +13 -0
  897. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  898. package/dist-esm/src/operationsInterfaces/index.js +13 -0
  899. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  900. package/dist-esm/src/operationsInterfaces/issue.d.ts +2 -2
  901. package/dist-esm/src/operationsInterfaces/logger.d.ts +6 -6
  902. package/dist-esm/src/operationsInterfaces/namedValue.d.ts +15 -15
  903. package/dist-esm/src/operationsInterfaces/namedValue.d.ts.map +1 -1
  904. package/dist-esm/src/operationsInterfaces/networkStatus.d.ts +2 -2
  905. package/dist-esm/src/operationsInterfaces/notification.d.ts +3 -3
  906. package/dist-esm/src/operationsInterfaces/notificationRecipientEmail.d.ts +4 -4
  907. package/dist-esm/src/operationsInterfaces/notificationRecipientUser.d.ts +4 -4
  908. package/dist-esm/src/operationsInterfaces/openIdConnectProvider.d.ts +7 -7
  909. package/dist-esm/src/operationsInterfaces/operationOperations.d.ts +1 -1
  910. package/dist-esm/src/operationsInterfaces/outboundNetworkDependenciesEndpoints.d.ts +1 -1
  911. package/dist-esm/src/operationsInterfaces/policy.d.ts +5 -5
  912. package/dist-esm/src/operationsInterfaces/policyDescription.d.ts +1 -1
  913. package/dist-esm/src/operationsInterfaces/policyFragment.d.ts +65 -0
  914. package/dist-esm/src/operationsInterfaces/policyFragment.d.ts.map +1 -0
  915. package/dist-esm/src/operationsInterfaces/policyFragment.js +9 -0
  916. package/dist-esm/src/operationsInterfaces/policyFragment.js.map +1 -0
  917. package/dist-esm/src/operationsInterfaces/portalConfig.d.ts +50 -0
  918. package/dist-esm/src/operationsInterfaces/portalConfig.d.ts.map +1 -0
  919. package/dist-esm/src/operationsInterfaces/portalConfig.js +9 -0
  920. package/dist-esm/src/operationsInterfaces/portalConfig.js.map +1 -0
  921. package/dist-esm/src/operationsInterfaces/portalRevision.d.ts +10 -10
  922. package/dist-esm/src/operationsInterfaces/portalRevision.d.ts.map +1 -1
  923. package/dist-esm/src/operationsInterfaces/portalSettings.d.ts +1 -1
  924. package/dist-esm/src/operationsInterfaces/privateEndpointConnectionOperations.d.ts +11 -11
  925. package/dist-esm/src/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +1 -1
  926. package/dist-esm/src/operationsInterfaces/product.d.ts +7 -7
  927. package/dist-esm/src/operationsInterfaces/productApi.d.ts +4 -4
  928. package/dist-esm/src/operationsInterfaces/productGroup.d.ts +4 -4
  929. package/dist-esm/src/operationsInterfaces/productPolicy.d.ts +5 -5
  930. package/dist-esm/src/operationsInterfaces/productSubscriptions.d.ts +1 -1
  931. package/dist-esm/src/operationsInterfaces/productWiki.d.ts +51 -0
  932. package/dist-esm/src/operationsInterfaces/productWiki.d.ts.map +1 -0
  933. package/dist-esm/src/operationsInterfaces/productWiki.js +9 -0
  934. package/dist-esm/src/operationsInterfaces/productWiki.js.map +1 -0
  935. package/dist-esm/src/operationsInterfaces/productWikis.d.ts +14 -0
  936. package/dist-esm/src/operationsInterfaces/productWikis.d.ts.map +1 -0
  937. package/dist-esm/src/operationsInterfaces/productWikis.js +9 -0
  938. package/dist-esm/src/operationsInterfaces/productWikis.js.map +1 -0
  939. package/dist-esm/src/operationsInterfaces/quotaByCounterKeys.d.ts +2 -2
  940. package/dist-esm/src/operationsInterfaces/quotaByPeriodKeys.d.ts +2 -2
  941. package/dist-esm/src/operationsInterfaces/region.d.ts +1 -1
  942. package/dist-esm/src/operationsInterfaces/reports.d.ts +8 -8
  943. package/dist-esm/src/operationsInterfaces/signInSettings.d.ts +4 -4
  944. package/dist-esm/src/operationsInterfaces/signUpSettings.d.ts +4 -4
  945. package/dist-esm/src/operationsInterfaces/subscription.d.ts +9 -9
  946. package/dist-esm/src/operationsInterfaces/tag.d.ts +21 -21
  947. package/dist-esm/src/operationsInterfaces/tagResource.d.ts +1 -1
  948. package/dist-esm/src/operationsInterfaces/tenantAccess.d.ts +8 -8
  949. package/dist-esm/src/operationsInterfaces/tenantAccessGit.d.ts +2 -2
  950. package/dist-esm/src/operationsInterfaces/tenantConfiguration.d.ts +11 -11
  951. package/dist-esm/src/operationsInterfaces/tenantConfiguration.d.ts.map +1 -1
  952. package/dist-esm/src/operationsInterfaces/tenantSettings.d.ts +2 -2
  953. package/dist-esm/src/operationsInterfaces/user.d.ts +8 -8
  954. package/dist-esm/src/operationsInterfaces/userConfirmationPassword.d.ts +1 -1
  955. package/dist-esm/src/operationsInterfaces/userGroup.d.ts +1 -1
  956. package/dist-esm/src/operationsInterfaces/userIdentities.d.ts +1 -1
  957. package/dist-esm/src/operationsInterfaces/userSubscription.d.ts +2 -2
  958. package/package.json +7 -7
  959. package/review/arm-apimanagement.api.md +1193 -74
  960. package/src/apiManagementClient.ts +96 -24
  961. package/src/lroImpl.ts +31 -23
  962. package/src/models/index.ts +2544 -1252
  963. package/src/models/mappers.ts +4946 -2887
  964. package/src/models/parameters.ts +284 -71
  965. package/src/operations/api.ts +32 -25
  966. package/src/operations/apiDiagnostic.ts +10 -10
  967. package/src/operations/apiExport.ts +1 -1
  968. package/src/operations/apiIssue.ts +10 -10
  969. package/src/operations/apiIssueAttachment.ts +8 -8
  970. package/src/operations/apiIssueComment.ts +8 -8
  971. package/src/operations/apiManagementService.ts +236 -87
  972. package/src/operations/apiManagementServiceSkus.ts +3 -3
  973. package/src/operations/apiOperation.ts +8 -8
  974. package/src/operations/apiOperationPolicy.ts +5 -5
  975. package/src/operations/apiPolicy.ts +5 -5
  976. package/src/operations/apiProduct.ts +3 -3
  977. package/src/operations/apiRelease.ts +8 -8
  978. package/src/operations/apiRevision.ts +3 -3
  979. package/src/operations/apiSchema.ts +36 -22
  980. package/src/operations/apiTagDescription.ts +8 -8
  981. package/src/operations/apiVersionSet.ts +10 -10
  982. package/src/operations/apiWiki.ts +280 -0
  983. package/src/operations/apiWikis.ts +217 -0
  984. package/src/operations/authorization.ts +464 -0
  985. package/src/operations/authorizationAccessPolicy.ts +439 -0
  986. package/src/operations/authorizationLoginLinks.ts +91 -0
  987. package/src/operations/authorizationProvider.ts +366 -0
  988. package/src/operations/authorizationServer.ts +11 -11
  989. package/src/operations/backend.ts +14 -14
  990. package/src/operations/cache.ts +10 -10
  991. package/src/operations/certificate.ts +9 -9
  992. package/src/operations/contentItem.ts +8 -8
  993. package/src/operations/contentType.ts +7 -7
  994. package/src/operations/delegationSettings.ts +7 -7
  995. package/src/operations/deletedServices.ts +16 -12
  996. package/src/operations/diagnostic.ts +10 -10
  997. package/src/operations/documentation.ts +467 -0
  998. package/src/operations/emailTemplate.ts +10 -10
  999. package/src/operations/gateway.ts +15 -15
  1000. package/src/operations/gatewayApi.ts +7 -7
  1001. package/src/operations/gatewayCertificateAuthority.ts +8 -8
  1002. package/src/operations/gatewayHostnameConfiguration.ts +8 -8
  1003. package/src/operations/globalSchema.ts +29 -22
  1004. package/src/operations/graphQLApiResolver.ts +513 -0
  1005. package/src/operations/graphQLApiResolverPolicy.ts +478 -0
  1006. package/src/operations/group.ts +10 -10
  1007. package/src/operations/groupUser.ts +6 -6
  1008. package/src/operations/identityProvider.ts +11 -11
  1009. package/src/operations/index.ts +13 -0
  1010. package/src/operations/issue.ts +4 -4
  1011. package/src/operations/logger.ts +10 -10
  1012. package/src/operations/namedValue.ts +69 -50
  1013. package/src/operations/networkStatus.ts +2 -2
  1014. package/src/operations/notification.ts +5 -5
  1015. package/src/operations/notificationRecipientEmail.ts +4 -4
  1016. package/src/operations/notificationRecipientUser.ts +4 -4
  1017. package/src/operations/openIdConnectProvider.ts +11 -11
  1018. package/src/operations/operationOperations.ts +3 -3
  1019. package/src/operations/outboundNetworkDependenciesEndpoints.ts +1 -1
  1020. package/src/operations/policy.ts +5 -5
  1021. package/src/operations/policyDescription.ts +1 -1
  1022. package/src/operations/policyFragment.ts +408 -0
  1023. package/src/operations/portalConfig.ts +286 -0
  1024. package/src/operations/portalRevision.ts +51 -35
  1025. package/src/operations/portalSettings.ts +1 -1
  1026. package/src/operations/privateEndpointConnectionOperations.ts +37 -30
  1027. package/src/operations/product.ts +13 -13
  1028. package/src/operations/productApi.ts +6 -6
  1029. package/src/operations/productGroup.ts +6 -6
  1030. package/src/operations/productPolicy.ts +5 -5
  1031. package/src/operations/productSubscriptions.ts +3 -3
  1032. package/src/operations/productWiki.ts +287 -0
  1033. package/src/operations/productWikis.ts +224 -0
  1034. package/src/operations/quotaByCounterKeys.ts +3 -3
  1035. package/src/operations/quotaByPeriodKeys.ts +3 -3
  1036. package/src/operations/region.ts +3 -3
  1037. package/src/operations/reports.ts +34 -34
  1038. package/src/operations/signInSettings.ts +6 -6
  1039. package/src/operations/signUpSettings.ts +6 -6
  1040. package/src/operations/subscription.ts +13 -13
  1041. package/src/operations/tag.ts +29 -29
  1042. package/src/operations/tagResource.ts +3 -3
  1043. package/src/operations/tenantAccess.ts +12 -12
  1044. package/src/operations/tenantAccessGit.ts +2 -2
  1045. package/src/operations/tenantConfiguration.ts +58 -45
  1046. package/src/operations/tenantSettings.ts +4 -4
  1047. package/src/operations/user.ts +13 -13
  1048. package/src/operations/userConfirmationPassword.ts +1 -1
  1049. package/src/operations/userGroup.ts +3 -3
  1050. package/src/operations/userIdentities.ts +3 -3
  1051. package/src/operations/userSubscription.ts +4 -4
  1052. package/src/operationsInterfaces/api.ts +11 -11
  1053. package/src/operationsInterfaces/apiDiagnostic.ts +6 -6
  1054. package/src/operationsInterfaces/apiExport.ts +1 -1
  1055. package/src/operationsInterfaces/apiIssue.ts +6 -6
  1056. package/src/operationsInterfaces/apiIssueAttachment.ts +5 -5
  1057. package/src/operationsInterfaces/apiIssueComment.ts +5 -5
  1058. package/src/operationsInterfaces/apiManagementService.ts +60 -27
  1059. package/src/operationsInterfaces/apiManagementServiceSkus.ts +1 -1
  1060. package/src/operationsInterfaces/apiOperation.ts +6 -6
  1061. package/src/operationsInterfaces/apiOperationPolicy.ts +5 -5
  1062. package/src/operationsInterfaces/apiPolicy.ts +5 -5
  1063. package/src/operationsInterfaces/apiProduct.ts +1 -1
  1064. package/src/operationsInterfaces/apiRelease.ts +6 -6
  1065. package/src/operationsInterfaces/apiRevision.ts +1 -1
  1066. package/src/operationsInterfaces/apiSchema.ts +9 -9
  1067. package/src/operationsInterfaces/apiTagDescription.ts +5 -5
  1068. package/src/operationsInterfaces/apiVersionSet.ts +6 -6
  1069. package/src/operationsInterfaces/apiWiki.ts +100 -0
  1070. package/src/operationsInterfaces/apiWikis.ts +28 -0
  1071. package/src/operationsInterfaces/authorization.ts +106 -0
  1072. package/src/operationsInterfaces/authorizationAccessPolicy.ts +94 -0
  1073. package/src/operationsInterfaces/authorizationLoginLinks.ts +34 -0
  1074. package/src/operationsInterfaces/authorizationProvider.ts +78 -0
  1075. package/src/operationsInterfaces/authorizationServer.ts +7 -7
  1076. package/src/operationsInterfaces/backend.ts +9 -9
  1077. package/src/operationsInterfaces/cache.ts +6 -6
  1078. package/src/operationsInterfaces/certificate.ts +6 -6
  1079. package/src/operationsInterfaces/contentItem.ts +5 -5
  1080. package/src/operationsInterfaces/contentType.ts +4 -4
  1081. package/src/operationsInterfaces/delegationSettings.ts +5 -5
  1082. package/src/operationsInterfaces/deletedServices.ts +2 -2
  1083. package/src/operationsInterfaces/diagnostic.ts +6 -6
  1084. package/src/operationsInterfaces/documentation.ts +119 -0
  1085. package/src/operationsInterfaces/emailTemplate.ts +6 -6
  1086. package/src/operationsInterfaces/gateway.ts +9 -9
  1087. package/src/operationsInterfaces/gatewayApi.ts +4 -4
  1088. package/src/operationsInterfaces/gatewayCertificateAuthority.ts +5 -5
  1089. package/src/operationsInterfaces/gatewayHostnameConfiguration.ts +5 -5
  1090. package/src/operationsInterfaces/globalSchema.ts +9 -9
  1091. package/src/operationsInterfaces/graphQLApiResolver.ts +137 -0
  1092. package/src/operationsInterfaces/graphQLApiResolverPolicy.ts +124 -0
  1093. package/src/operationsInterfaces/group.ts +6 -6
  1094. package/src/operationsInterfaces/groupUser.ts +4 -4
  1095. package/src/operationsInterfaces/identityProvider.ts +7 -7
  1096. package/src/operationsInterfaces/index.ts +13 -0
  1097. package/src/operationsInterfaces/issue.ts +2 -2
  1098. package/src/operationsInterfaces/logger.ts +6 -6
  1099. package/src/operationsInterfaces/namedValue.ts +18 -18
  1100. package/src/operationsInterfaces/networkStatus.ts +2 -2
  1101. package/src/operationsInterfaces/notification.ts +3 -3
  1102. package/src/operationsInterfaces/notificationRecipientEmail.ts +4 -4
  1103. package/src/operationsInterfaces/notificationRecipientUser.ts +4 -4
  1104. package/src/operationsInterfaces/openIdConnectProvider.ts +7 -7
  1105. package/src/operationsInterfaces/operationOperations.ts +1 -1
  1106. package/src/operationsInterfaces/outboundNetworkDependenciesEndpoints.ts +1 -1
  1107. package/src/operationsInterfaces/policy.ts +5 -5
  1108. package/src/operationsInterfaces/policyDescription.ts +1 -1
  1109. package/src/operationsInterfaces/policyFragment.ts +128 -0
  1110. package/src/operationsInterfaces/portalConfig.ts +98 -0
  1111. package/src/operationsInterfaces/portalRevision.ts +12 -12
  1112. package/src/operationsInterfaces/portalSettings.ts +1 -1
  1113. package/src/operationsInterfaces/privateEndpointConnectionOperations.ts +12 -12
  1114. package/src/operationsInterfaces/product.ts +7 -7
  1115. package/src/operationsInterfaces/productApi.ts +4 -4
  1116. package/src/operationsInterfaces/productGroup.ts +4 -4
  1117. package/src/operationsInterfaces/productPolicy.ts +5 -5
  1118. package/src/operationsInterfaces/productSubscriptions.ts +1 -1
  1119. package/src/operationsInterfaces/productWiki.ts +100 -0
  1120. package/src/operationsInterfaces/productWikis.ts +28 -0
  1121. package/src/operationsInterfaces/quotaByCounterKeys.ts +2 -2
  1122. package/src/operationsInterfaces/quotaByPeriodKeys.ts +2 -2
  1123. package/src/operationsInterfaces/region.ts +1 -1
  1124. package/src/operationsInterfaces/reports.ts +8 -8
  1125. package/src/operationsInterfaces/signInSettings.ts +4 -4
  1126. package/src/operationsInterfaces/signUpSettings.ts +4 -4
  1127. package/src/operationsInterfaces/subscription.ts +9 -9
  1128. package/src/operationsInterfaces/tag.ts +21 -21
  1129. package/src/operationsInterfaces/tagResource.ts +1 -1
  1130. package/src/operationsInterfaces/tenantAccess.ts +8 -8
  1131. package/src/operationsInterfaces/tenantAccessGit.ts +2 -2
  1132. package/src/operationsInterfaces/tenantConfiguration.ts +14 -14
  1133. package/src/operationsInterfaces/tenantSettings.ts +2 -2
  1134. package/src/operationsInterfaces/user.ts +8 -8
  1135. package/src/operationsInterfaces/userConfirmationPassword.ts +1 -1
  1136. package/src/operationsInterfaces/userGroup.ts +1 -1
  1137. package/src/operationsInterfaces/userIdentities.ts +1 -1
  1138. package/src/operationsInterfaces/userSubscription.ts +2 -2
  1139. package/types/arm-apimanagement.d.ts +2637 -762
@@ -71,6 +71,10 @@ export interface AuthenticationSettingsContract {
71
71
  oAuth2?: OAuth2AuthenticationSettingsContract;
72
72
  /** OpenID Connect Authentication Settings */
73
73
  openid?: OpenIdAuthenticationSettingsContract;
74
+ /** Collection of OAuth2 authentication settings included into this API. */
75
+ oAuth2AuthenticationSettings?: OAuth2AuthenticationSettingsContract[];
76
+ /** Collection of Open ID Connect authentication settings included into this API. */
77
+ openidAuthenticationSettings?: OpenIdAuthenticationSettingsContract[];
74
78
  }
75
79
  /** API OAuth2 Authentication settings details. */
76
80
  export interface OAuth2AuthenticationSettingsContract {
@@ -215,6 +219,8 @@ export interface ApiCreateOrUpdateParameter {
215
219
  * * `graphql` creates GraphQL API.
216
220
  */
217
221
  soapApiType?: SoapApiType;
222
+ /** Strategy of translating required query parameters to template ones. By default has value 'template'. Possible values: 'template', 'query' */
223
+ translateRequiredQueryParametersConduct?: TranslateRequiredQueryParametersConduct;
218
224
  }
219
225
  /** Criteria to limit import of WSDL to a subset of the document. */
220
226
  export interface ApiCreateOrUpdatePropertiesWsdlSelector {
@@ -476,6 +482,30 @@ export interface TagCollection {
476
482
  /** Next page link if any. */
477
483
  nextLink?: string;
478
484
  }
485
+ /** Paged Resolver list representation. */
486
+ export interface ResolverCollection {
487
+ /**
488
+ * Page values.
489
+ * NOTE: This property will not be serialized. It can only be populated by the server.
490
+ */
491
+ readonly value?: ResolverContract[];
492
+ /** Total record count number across all pages. */
493
+ count?: number;
494
+ /**
495
+ * Next page link if any.
496
+ * NOTE: This property will not be serialized. It can only be populated by the server.
497
+ */
498
+ readonly nextLink?: string;
499
+ }
500
+ /** GraphQL API Resolver Update Contract details. */
501
+ export interface ResolverUpdateContract {
502
+ /** Resolver Name. */
503
+ displayName?: string;
504
+ /** Path is type/field being resolved. */
505
+ path?: string;
506
+ /** Description of the resolver. May include HTML formatting tags. */
507
+ description?: string;
508
+ }
479
509
  /** Paged Products list representation. */
480
510
  export interface ProductCollection {
481
511
  /** Page values. */
@@ -727,6 +757,29 @@ export interface OperationTagResourceContractProperties {
727
757
  */
728
758
  readonly urlTemplate?: string;
729
759
  }
760
+ /** Wiki documentation details. */
761
+ export interface WikiDocumentationContract {
762
+ /** Documentation Identifier */
763
+ documentationId?: string;
764
+ }
765
+ /** Wiki update contract details. */
766
+ export interface WikiUpdateContract {
767
+ /** Collection wiki documents included into this wiki. */
768
+ documents?: WikiDocumentationContract[];
769
+ }
770
+ /** Paged Wiki list representation. */
771
+ export interface WikiCollection {
772
+ /**
773
+ * Page values.
774
+ * NOTE: This property will not be serialized. It can only be populated by the server.
775
+ */
776
+ readonly value?: WikiContract[];
777
+ /**
778
+ * Next page link if any.
779
+ * NOTE: This property will not be serialized. It can only be populated by the server.
780
+ */
781
+ readonly nextLink?: string;
782
+ }
730
783
  /** API Export result. */
731
784
  export interface ApiExportResult {
732
785
  /** ResourceId of the API which was exported. */
@@ -820,6 +873,71 @@ export interface AuthorizationServerSecretsContract {
820
873
  /** Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner password. */
821
874
  resourceOwnerPassword?: string;
822
875
  }
876
+ /** Paged Authorization Provider list representation. */
877
+ export interface AuthorizationProviderCollection {
878
+ /** Page values. */
879
+ value?: AuthorizationProviderContract[];
880
+ /** Next page link if any. */
881
+ nextLink?: string;
882
+ }
883
+ /** OAuth2 settings details */
884
+ export interface AuthorizationProviderOAuth2Settings {
885
+ /** Redirect URL to be set in the OAuth application. */
886
+ redirectUrl?: string;
887
+ /** OAuth2 settings */
888
+ grantTypes?: AuthorizationProviderOAuth2GrantTypes;
889
+ }
890
+ /** Authorization Provider oauth2 grant types settings */
891
+ export interface AuthorizationProviderOAuth2GrantTypes {
892
+ /** OAuth2 authorization code grant parameters */
893
+ authorizationCode?: {
894
+ [propertyName: string]: string;
895
+ };
896
+ /** OAuth2 client credential grant parameters */
897
+ clientCredentials?: {
898
+ [propertyName: string]: string;
899
+ };
900
+ }
901
+ /** Paged Authorization list representation. */
902
+ export interface AuthorizationCollection {
903
+ /** Page values. */
904
+ value?: AuthorizationContract[];
905
+ /** Total record count number across all pages. */
906
+ count?: number;
907
+ /** Next page link if any. */
908
+ nextLink?: string;
909
+ }
910
+ /** Authorization error details. */
911
+ export interface AuthorizationError {
912
+ /** Error code */
913
+ code?: string;
914
+ /** Error message */
915
+ message?: string;
916
+ }
917
+ /** Authorization login request contract. */
918
+ export interface AuthorizationLoginRequestContract {
919
+ /** The redirect URL after login has completed. */
920
+ postLoginRedirectUrl?: string;
921
+ }
922
+ /** Authorization login response contract. */
923
+ export interface AuthorizationLoginResponseContract {
924
+ /** The login link */
925
+ loginLink?: string;
926
+ }
927
+ /** Authorization confirm consent code request contract. */
928
+ export interface AuthorizationConfirmConsentCodeRequestContract {
929
+ /** The consent code from the authorization server after authorizing and consenting. */
930
+ consentCode?: string;
931
+ }
932
+ /** Paged Authorization Access Policy list representation. */
933
+ export interface AuthorizationAccessPolicyCollection {
934
+ /** Page values. */
935
+ value?: AuthorizationAccessPolicyContract[];
936
+ /** Total record count number across all pages. */
937
+ count?: number;
938
+ /** Next page link if any. */
939
+ nextLink?: string;
940
+ }
823
941
  /** Paged Backend list representation. */
824
942
  export interface BackendCollection {
825
943
  /** Backend values. */
@@ -835,13 +953,13 @@ export interface BackendBaseParameters {
835
953
  title?: string;
836
954
  /** Backend Description. */
837
955
  description?: string;
838
- /** Management Uri of the Resource in External System. This url can be the Arm Resource Id of Logic Apps, Function Apps or API Apps. */
956
+ /** Management Uri of the Resource in External System. This URL can be the Arm Resource Id of Logic Apps, Function Apps or API Apps. */
839
957
  resourceId?: string;
840
958
  /** Backend Properties contract */
841
959
  properties?: BackendProperties;
842
960
  /** Backend Credentials Contract Properties */
843
961
  credentials?: BackendCredentialsContract;
844
- /** Backend Proxy Contract Properties */
962
+ /** Backend gateway Contract Properties */
845
963
  proxy?: BackendProxyContract;
846
964
  /** Backend TLS Properties */
847
965
  tls?: BackendTlsProperties;
@@ -919,13 +1037,13 @@ export interface BackendUpdateParameters {
919
1037
  title?: string;
920
1038
  /** Backend Description. */
921
1039
  description?: string;
922
- /** Management Uri of the Resource in External System. This url can be the Arm Resource Id of Logic Apps, Function Apps or API Apps. */
1040
+ /** Management Uri of the Resource in External System. This URL can be the Arm Resource Id of Logic Apps, Function Apps or API Apps. */
923
1041
  resourceId?: string;
924
1042
  /** Backend Properties contract */
925
1043
  properties?: BackendProperties;
926
1044
  /** Backend Credentials Contract Properties */
927
1045
  credentials?: BackendCredentialsContract;
928
- /** Backend Proxy Contract Properties */
1046
+ /** Backend gateway Contract Properties */
929
1047
  proxy?: BackendProxyContract;
930
1048
  /** Backend TLS Properties */
931
1049
  tls?: BackendTlsProperties;
@@ -1340,7 +1458,7 @@ export interface ApiManagementServiceBaseProperties {
1340
1458
  virtualNetworkConfiguration?: VirtualNetworkConfiguration;
1341
1459
  /** Additional datacenter locations of the API Management service. */
1342
1460
  additionalLocations?: AdditionalLocation[];
1343
- /** Custom properties of the API Management service.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168` will disable the cipher TLS_RSA_WITH_3DES_EDE_CBC_SHA for all TLS(1.0, 1.1 and 1.2).</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11` can be used to disable just TLS 1.1.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10` can be used to disable TLS 1.0 on an API Management service.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11` can be used to disable just TLS 1.1 for communications with backends.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10` can be used to disable TLS 1.0 for communications with backends.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2` can be used to enable HTTP2 protocol on an API Management service.</br>Not specifying any of these properties on PATCH operation will reset omitted properties' values to their defaults. For all the settings except Http2 the default value is `True` if the service was created on or before April 1st 2018 and `False` otherwise. Http2 setting's default value is `False`.</br></br>You can disable any of next ciphers by using settings `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.[cipher_name]`: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA. For example, `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TLS_RSA_WITH_AES_128_CBC_SHA256`:`false`. The default value is `true` for them. Note: next ciphers can't be disabled since they are required by Azure CloudService internal components: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256,TLS_RSA_WITH_AES_256_GCM_SHA384 */
1461
+ /** Custom properties of the API Management service.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168` will disable the cipher TLS_RSA_WITH_3DES_EDE_CBC_SHA for all TLS(1.0, 1.1 and 1.2).</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11` can be used to disable just TLS 1.1.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10` can be used to disable TLS 1.0 on an API Management service.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11` can be used to disable just TLS 1.1 for communications with backends.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10` can be used to disable TLS 1.0 for communications with backends.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2` can be used to enable HTTP2 protocol on an API Management service.</br>Not specifying any of these properties on PATCH operation will reset omitted properties' values to their defaults. For all the settings except Http2 the default value is `True` if the service was created on or before April 1, 2018 and `False` otherwise. Http2 setting's default value is `False`.</br></br>You can disable any of the following ciphers by using settings `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.[cipher_name]`: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA. For example, `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TLS_RSA_WITH_AES_128_CBC_SHA256`:`false`. The default value is `true` for them.</br> Note: The following ciphers can't be disabled since they are required by internal platform components: TLS_AES_256_GCM_SHA384,TLS_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 */
1344
1462
  customProperties?: {
1345
1463
  [propertyName: string]: string;
1346
1464
  };
@@ -1348,6 +1466,13 @@ export interface ApiManagementServiceBaseProperties {
1348
1466
  certificates?: CertificateConfiguration[];
1349
1467
  /** Property only meant to be used for Consumption SKU Service. This enforces a client certificate to be presented on each request to the gateway. This also enables the ability to authenticate the certificate in the policy on the gateway. */
1350
1468
  enableClientCertificate?: boolean;
1469
+ /** Property can be used to enable NAT Gateway for this API Management service. */
1470
+ natGatewayState?: NatGatewayState;
1471
+ /**
1472
+ * Outbound public IPV4 address prefixes associated with NAT Gateway deployed service. Available only for Premium SKU on stv2 platform.
1473
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1474
+ */
1475
+ readonly outboundPublicIPAddresses?: string[];
1351
1476
  /** Property only valid for an Api Management service deployed in multiple locations. This can be used to disable the gateway in master region. */
1352
1477
  disableGateway?: boolean;
1353
1478
  /** The type of VPN in which API Management service needs to be configured in. None (Default Value) means the API Management service is not part of any Virtual Network, External means the API Management deployment is set up inside a Virtual Network having an Internet Facing Endpoint, and Internal means that API Management deployment is setup inside a Virtual Network having an Intranet Facing Endpoint only. */
@@ -1378,7 +1503,7 @@ export interface HostnameConfiguration {
1378
1503
  encodedCertificate?: string;
1379
1504
  /** Certificate Password. */
1380
1505
  certificatePassword?: string;
1381
- /** Specify true to setup the certificate associated with this Hostname as the Default SSL Certificate. If a client does not send the SNI header, then this will be the certificate that will be challenged. The property is useful if a service has multiple custom hostname enabled and it needs to decide on the default ssl certificate. The setting only applied to Proxy Hostname Type. */
1506
+ /** Specify true to setup the certificate associated with this Hostname as the Default SSL Certificate. If a client does not send the SNI header, then this will be the certificate that will be challenged. The property is useful if a service has multiple custom hostname enabled and it needs to decide on the default ssl certificate. The setting only applied to gateway Hostname Type. */
1382
1507
  defaultSslBinding?: boolean;
1383
1508
  /** Specify true to always negotiate client certificate on the hostname. Default Value is false. */
1384
1509
  negotiateClientCertificate?: boolean;
@@ -1440,6 +1565,13 @@ export interface AdditionalLocation {
1440
1565
  * NOTE: This property will not be serialized. It can only be populated by the server.
1441
1566
  */
1442
1567
  readonly gatewayRegionalUrl?: string;
1568
+ /** Property can be used to enable NAT Gateway for this API Management service. */
1569
+ natGatewayState?: NatGatewayState;
1570
+ /**
1571
+ * Outbound public IPV4 address prefixes associated with NAT Gateway deployed service. Available only for Premium SKU on stv2 platform.
1572
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1573
+ */
1574
+ readonly outboundPublicIPAddresses?: string[];
1443
1575
  /** Property only valid for an Api Management service deployed in multiple locations. This can be used to disable the gateway in this additional location. */
1444
1576
  disableGateway?: boolean;
1445
1577
  /**
@@ -1829,6 +1961,8 @@ export interface IdentityProviderBaseParameters {
1829
1961
  profileEditingPolicyName?: string;
1830
1962
  /** Password Reset Policy Name. Only applies to AAD B2C Identity Provider. */
1831
1963
  passwordResetPolicyName?: string;
1964
+ /** The client library to be used in the developer portal. Only applies to AAD and AAD B2C Identity Provider. */
1965
+ clientLibrary?: string;
1832
1966
  }
1833
1967
  /** Parameters supplied to update Identity Provider */
1834
1968
  export interface IdentityProviderUpdateParameters {
@@ -1848,6 +1982,8 @@ export interface IdentityProviderUpdateParameters {
1848
1982
  profileEditingPolicyName?: string;
1849
1983
  /** Password Reset Policy Name. Only applies to AAD B2C Identity Provider. */
1850
1984
  passwordResetPolicyName?: string;
1985
+ /** The client library to be used in the developer portal. Only applies to AAD and AAD B2C Identity Provider. */
1986
+ clientLibrary?: string;
1851
1987
  /** Client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft. */
1852
1988
  clientId?: string;
1853
1989
  /** Client secret of the Application in external Identity Provider, used to authenticate login request. For example, it is App Secret for Facebook login, API Key for Google login, Public Key for Microsoft. */
@@ -2006,6 +2142,10 @@ export interface OpenidConnectProviderUpdateContract {
2006
2142
  clientId?: string;
2007
2143
  /** Client Secret of developer console which is the client application. */
2008
2144
  clientSecret?: string;
2145
+ /** If true, the Open ID Connect provider may be used in the developer portal test console. True by default if no value is provided. */
2146
+ useInTestConsole?: boolean;
2147
+ /** If true, the Open ID Connect provider will be used in the API documentation in the developer portal. False by default if no value is provided. */
2148
+ useInApiDocumentation?: boolean;
2009
2149
  }
2010
2150
  /** Collection of Outbound Environment Endpoints */
2011
2151
  export interface OutboundEnvironmentEndpointList {
@@ -2038,13 +2178,80 @@ export interface EndpointDetail {
2038
2178
  /** The region of the dependency. */
2039
2179
  region?: string;
2040
2180
  }
2041
- /** Descriptions of APIM policies. */
2181
+ /** Descriptions of API Management policies. */
2042
2182
  export interface PolicyDescriptionCollection {
2043
- /** Descriptions of APIM policies. */
2183
+ /** Descriptions of API Management policies. */
2044
2184
  value?: PolicyDescriptionContract[];
2045
2185
  /** Total record count number. */
2046
2186
  count?: number;
2047
2187
  }
2188
+ /** The response of the get policy fragments operation. */
2189
+ export interface PolicyFragmentCollection {
2190
+ /** Policy fragment contract value. */
2191
+ value?: PolicyFragmentContract[];
2192
+ /** Total record count number. */
2193
+ count?: number;
2194
+ /** Next page link if any. */
2195
+ nextLink?: string;
2196
+ }
2197
+ /** A collection of resources. */
2198
+ export interface ResourceCollection {
2199
+ /** A collection of resources. */
2200
+ value?: ResourceCollectionValueItem[];
2201
+ /** Total record count number. */
2202
+ count?: number;
2203
+ /** Next page link if any. */
2204
+ nextLink?: string;
2205
+ }
2206
+ /** The collection of the developer portal configurations. */
2207
+ export interface PortalConfigCollection {
2208
+ /** The developer portal configurations. */
2209
+ value?: PortalConfigContract[];
2210
+ /**
2211
+ * Next page link if any.
2212
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2213
+ */
2214
+ readonly nextLink?: string;
2215
+ }
2216
+ export interface PortalConfigPropertiesSignin {
2217
+ /** Redirect anonymous users to the sign-in page. */
2218
+ require?: boolean;
2219
+ }
2220
+ export interface PortalConfigPropertiesSignup {
2221
+ /** Terms of service settings. */
2222
+ termsOfService?: PortalConfigTermsOfServiceProperties;
2223
+ }
2224
+ /** Terms of service contract properties. */
2225
+ export interface PortalConfigTermsOfServiceProperties {
2226
+ /** A terms of service text. */
2227
+ text?: string;
2228
+ /** Ask user for consent to the terms of service. */
2229
+ requireConsent?: boolean;
2230
+ }
2231
+ export interface PortalConfigDelegationProperties {
2232
+ /** Enable or disable delegation for user registration. */
2233
+ delegateRegistration?: boolean;
2234
+ /** Enable or disable delegation for product subscriptions. */
2235
+ delegateSubscription?: boolean;
2236
+ /** A delegation endpoint URL. */
2237
+ delegationUrl?: string;
2238
+ /** A base64-encoded validation key to ensure requests originate from Azure API Management service. */
2239
+ validationKey?: string;
2240
+ }
2241
+ /** The developer portal Cross-Origin Resource Sharing (CORS) settings. */
2242
+ export interface PortalConfigCorsProperties {
2243
+ /** Allowed origins, e.g. `https://trusted.com`. */
2244
+ allowedOrigins?: string[];
2245
+ }
2246
+ /** The developer portal Content Security Policy (CSP) settings. */
2247
+ export interface PortalConfigCspProperties {
2248
+ /** The mode of the developer portal Content Security Policy (CSP). */
2249
+ mode?: PortalSettingsCspMode;
2250
+ /** The URLs used by the browser to report CSP violations. */
2251
+ reportUri?: string[];
2252
+ /** Allowed sources, e.g. `*.trusted.com`, `trusted.com`, `https://`. */
2253
+ allowedSources?: string[];
2254
+ }
2048
2255
  /** Paged list of portal revisions. */
2049
2256
  export interface PortalRevisionCollection {
2050
2257
  /**
@@ -2058,9 +2265,9 @@ export interface PortalRevisionCollection {
2058
2265
  */
2059
2266
  readonly nextLink?: string;
2060
2267
  }
2061
- /** Descriptions of APIM policies. */
2268
+ /** Descriptions of API Management policies. */
2062
2269
  export interface PortalSettingsCollection {
2063
- /** Descriptions of APIM policies. */
2270
+ /** Descriptions of API Management policies. */
2064
2271
  value?: PortalSettingsContract[];
2065
2272
  /** Total record count number. */
2066
2273
  count?: number;
@@ -2256,7 +2463,7 @@ export interface ReportRecordContract {
2256
2463
  callCountSuccess?: number;
2257
2464
  /** Number of calls blocked due to invalid credentials. This includes calls returning HttpStatusCode.Unauthorized and HttpStatusCode.Forbidden and HttpStatusCode.TooManyRequests */
2258
2465
  callCountBlocked?: number;
2259
- /** Number of calls failed due to proxy or backend errors. This includes calls returning HttpStatusCode.BadRequest(400) and any Code between HttpStatusCode.InternalServerError (500) and 600 */
2466
+ /** Number of calls failed due to gateway or backend errors. This includes calls returning HttpStatusCode.BadRequest(400) and any Code between HttpStatusCode.InternalServerError (500) and 600 */
2260
2467
  callCountFailed?: number;
2261
2468
  /** Number of other calls. */
2262
2469
  callCountOther?: number;
@@ -2742,6 +2949,26 @@ export interface UserTokenResult {
2742
2949
  /** Shared Access Authorization token for the User. */
2743
2950
  value?: string;
2744
2951
  }
2952
+ /** Paged Documentation list representation. */
2953
+ export interface DocumentationCollection {
2954
+ /**
2955
+ * Page values.
2956
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2957
+ */
2958
+ readonly value?: DocumentationContract[];
2959
+ /**
2960
+ * Next page link if any.
2961
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2962
+ */
2963
+ readonly nextLink?: string;
2964
+ }
2965
+ /** Documentation update contract details. */
2966
+ export interface DocumentationUpdateContract {
2967
+ /** documentation title. */
2968
+ title?: string;
2969
+ /** Markdown documentation content. */
2970
+ content?: string;
2971
+ }
2745
2972
  /** Object used to create an API Revision or Version based on an existing API Revision */
2746
2973
  export interface ApiRevisionInfoContract {
2747
2974
  /** Resource identifier of API to be used to create the revision from. */
@@ -2760,6 +2987,15 @@ export interface QuotaCounterValueContract {
2760
2987
  /** Data Transferred in KiloBytes. */
2761
2988
  kbTransferred?: number;
2762
2989
  }
2990
+ /** Log of the entity being created, updated or deleted. */
2991
+ export interface ResolverResultLogItemContract {
2992
+ /** The type of entity contract. */
2993
+ objectType?: string;
2994
+ /** Action like create/update/delete. */
2995
+ action?: string;
2996
+ /** Identifier of the entity being created/updated/deleted. */
2997
+ objectKey?: string;
2998
+ }
2763
2999
  /** API Entity Properties */
2764
3000
  export interface ApiContractProperties extends ApiEntityBaseContract {
2765
3001
  /** API identifier of the source API. */
@@ -2799,83 +3035,47 @@ export interface ApiTagResourceContractProperties extends ApiEntityBaseContract
2799
3035
  /** Describes on which protocols the operations in this API can be invoked. */
2800
3036
  protocols?: Protocol[];
2801
3037
  }
2802
- /** API details. */
2803
- export interface ApiContract extends Resource {
2804
- /** Description of the API. May include HTML formatting tags. */
2805
- description?: string;
2806
- /** Collection of authentication settings included into this API. */
2807
- authenticationSettings?: AuthenticationSettingsContract;
2808
- /** Protocols over which API is made available. */
2809
- subscriptionKeyParameterNames?: SubscriptionKeyParameterNamesContract;
2810
- /** Type of API. */
2811
- apiType?: ApiType;
2812
- /** Describes the revision of the API. If no value is provided, default revision 1 is created */
2813
- apiRevision?: string;
2814
- /** Indicates the version identifier of the API if the API is versioned */
2815
- apiVersion?: string;
2816
- /** Indicates if API revision is current api revision. */
2817
- isCurrent?: boolean;
3038
+ /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
3039
+ export interface ProxyResource extends Resource {
3040
+ }
3041
+ /** The Private Endpoint Connection resource. */
3042
+ export interface PrivateEndpointConnection extends Resource {
3043
+ /** The resource of private end point. */
3044
+ privateEndpoint?: PrivateEndpoint;
3045
+ /** A collection of information about the state of the connection between service consumer and provider. */
3046
+ privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
2818
3047
  /**
2819
- * Indicates if API revision is accessible via the gateway.
3048
+ * The provisioning state of the private endpoint connection resource.
2820
3049
  * NOTE: This property will not be serialized. It can only be populated by the server.
2821
3050
  */
2822
- readonly isOnline?: boolean;
2823
- /** Description of the API Revision. */
2824
- apiRevisionDescription?: string;
2825
- /** Description of the API Version. */
2826
- apiVersionDescription?: string;
2827
- /** A resource identifier for the related ApiVersionSet. */
2828
- apiVersionSetId?: string;
2829
- /** Specifies whether an API or Product subscription is required for accessing the API. */
2830
- subscriptionRequired?: boolean;
2831
- /** A URL to the Terms of Service for the API. MUST be in the format of a URL. */
2832
- termsOfServiceUrl?: string;
2833
- /** Contact information for the API. */
2834
- contact?: ApiContactInformation;
2835
- /** License information for the API. */
2836
- license?: ApiLicenseInformation;
2837
- /** API identifier of the source API. */
2838
- sourceApiId?: string;
2839
- /** API name. Must be 1 to 300 characters long. */
2840
- displayName?: string;
2841
- /** Absolute URL of the backend service implementing this API. Cannot be more than 2000 characters long. */
2842
- serviceUrl?: string;
2843
- /** Relative URL uniquely identifying this API and all of its resource paths within the API Management service instance. It is appended to the API endpoint base URL specified during the service instance creation to form a public URL for this API. */
2844
- path?: string;
2845
- /** Describes on which protocols the operations in this API can be invoked. */
2846
- protocols?: Protocol[];
2847
- /** Version set details */
2848
- apiVersionSet?: ApiVersionSetContractDetails;
3051
+ readonly provisioningState?: PrivateEndpointConnectionProvisioningState;
2849
3052
  }
2850
- /** ApiRelease details. */
2851
- export interface ApiReleaseContract extends Resource {
2852
- /** Identifier of the API the release belongs to. */
2853
- apiId?: string;
3053
+ /** A private link resource */
3054
+ export interface PrivateLinkResource extends Resource {
2854
3055
  /**
2855
- * The time the API was released. The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard.
3056
+ * The private link resource group id.
2856
3057
  * NOTE: This property will not be serialized. It can only be populated by the server.
2857
3058
  */
2858
- readonly createdDateTime?: Date;
3059
+ readonly groupId?: string;
2859
3060
  /**
2860
- * The time the API release was updated.
3061
+ * The private link resource required member names.
2861
3062
  * NOTE: This property will not be serialized. It can only be populated by the server.
2862
3063
  */
2863
- readonly updatedDateTime?: Date;
2864
- /** Release Notes */
2865
- notes?: string;
3064
+ readonly requiredMembers?: string[];
3065
+ /** The private link resource Private link DNS zone name. */
3066
+ requiredZoneNames?: string[];
2866
3067
  }
2867
- /** API Operation details. */
2868
- export interface OperationContract extends Resource {
2869
- /** Collection of URL template parameters. */
2870
- templateParameters?: ParameterContract[];
2871
- /** Description of the operation. May include HTML formatting tags. */
2872
- description?: string;
2873
- /** An entity containing request details. */
2874
- request?: RequestContract;
2875
- /** Array of Operation responses. */
2876
- responses?: ResponseContract[];
2877
- /** Operation Policies */
2878
- policies?: string;
3068
+ /** Operation Contract Properties */
3069
+ export interface OperationContractProperties extends OperationEntityBaseContract {
3070
+ /** Operation Name. */
3071
+ displayName: string;
3072
+ /** A Valid HTTP Operation Method. Typical Http Methods like GET, PUT, POST but not limited by only them. */
3073
+ method: string;
3074
+ /** Relative URL template identifying the target resource for this operation. May include parameters. Example: /customers/{cid}/orders/{oid}/?date={date} */
3075
+ urlTemplate: string;
3076
+ }
3077
+ /** Operation Update Contract Properties. */
3078
+ export interface OperationUpdateContractProperties extends OperationEntityBaseContract {
2879
3079
  /** Operation Name. */
2880
3080
  displayName?: string;
2881
3081
  /** A Valid HTTP Operation Method. Typical Http Methods like GET, PUT, POST but not limited by only them. */
@@ -2883,77 +3083,34 @@ export interface OperationContract extends Resource {
2883
3083
  /** Relative URL template identifying the target resource for this operation. May include parameters. Example: /customers/{cid}/orders/{oid}/?date={date} */
2884
3084
  urlTemplate?: string;
2885
3085
  }
2886
- /** Policy Contract details. */
2887
- export interface PolicyContract extends Resource {
2888
- /** Contents of the Policy as defined by the format. */
2889
- value?: string;
2890
- /** Format of the policyContent. */
2891
- format?: PolicyContentFormat;
3086
+ /** Product profile. */
3087
+ export interface ProductContractProperties extends ProductEntityBaseParameters {
3088
+ /** Product name. */
3089
+ displayName: string;
2892
3090
  }
2893
- /** Tag Contract details. */
2894
- export interface TagContract extends Resource {
2895
- /** Tag name. */
2896
- displayName?: string;
3091
+ /** Product profile. */
3092
+ export interface ProductTagResourceContractProperties extends ProductEntityBaseParameters {
3093
+ /** Identifier of the product in the form of /products/{productId} */
3094
+ id?: string;
3095
+ /** Product name. */
3096
+ name: string;
2897
3097
  }
2898
- /** Product details. */
2899
- export interface ProductContract extends Resource {
2900
- /** Product description. May include HTML formatting tags. */
2901
- description?: string;
2902
- /** Product terms of use. Developers trying to subscribe to the product will be presented and required to accept these terms before they can complete the subscription process. */
2903
- terms?: string;
2904
- /** Whether a product subscription is required for accessing APIs included in this product. If true, the product is referred to as "protected" and a valid subscription key is required for a request to an API included in the product to succeed. If false, the product is referred to as "open" and requests to an API included in the product can be made without a subscription key. If property is omitted when creating a new product it's value is assumed to be true. */
2905
- subscriptionRequired?: boolean;
2906
- /** whether subscription approval is required. If false, new subscriptions will be approved automatically enabling developers to call the product’s APIs immediately after subscribing. If true, administrators must manually approve the subscription before the developer can any of the product’s APIs. Can be present only if subscriptionRequired property is present and has a value of false. */
2907
- approvalRequired?: boolean;
2908
- /** Whether the number of subscriptions a user can have to this product at the same time. Set to null or omit to allow unlimited per user subscriptions. Can be present only if subscriptionRequired property is present and has a value of false. */
2909
- subscriptionsLimit?: number;
2910
- /** whether product is published or not. Published products are discoverable by users of developer portal. Non published products are visible only to administrators. Default state of Product is notPublished. */
2911
- state?: ProductState;
3098
+ /** Parameters supplied to the Update Product operation. */
3099
+ export interface ProductUpdateProperties extends ProductEntityBaseParameters {
2912
3100
  /** Product name. */
2913
3101
  displayName?: string;
2914
3102
  }
2915
- /** API Schema Contract details. */
2916
- export interface SchemaContract extends Resource {
2917
- /** Must be a valid a media type used in a Content-Type header as defined in the RFC 2616. Media type of the schema document (e.g. application/json, application/xml). </br> - `Swagger` Schema use `application/vnd.ms-azure-apim.swagger.definitions+json` </br> - `WSDL` Schema use `application/vnd.ms-azure-apim.xsd+xml` </br> - `OpenApi` Schema use `application/vnd.oai.openapi.components+json` </br> - `WADL Schema` use `application/vnd.ms-azure-apim.wadl.grammars+xml`. */
2918
- contentType?: string;
2919
- /** Json escaped string defining the document representing the Schema. Used for schemas other than Swagger/OpenAPI. */
2920
- value?: string;
2921
- /** Types definitions. Used for Swagger/OpenAPI v1 schemas only, null otherwise. */
2922
- definitions?: Record<string, unknown>;
2923
- /** Types definitions. Used for Swagger/OpenAPI v2/v3 schemas only, null otherwise. */
2924
- components?: Record<string, unknown>;
3103
+ /** Issue contract Properties. */
3104
+ export interface IssueContractProperties extends IssueContractBaseProperties {
3105
+ /** The issue title. */
3106
+ title: string;
3107
+ /** Text describing the issue. */
3108
+ description: string;
3109
+ /** A resource identifier for the user created the issue. */
3110
+ userId: string;
2925
3111
  }
2926
- /** Diagnostic details. */
2927
- export interface DiagnosticContract extends Resource {
2928
- /** Specifies for what type of messages sampling settings should not apply. */
2929
- alwaysLog?: AlwaysLog;
2930
- /** Resource Id of a target logger. */
2931
- loggerId?: string;
2932
- /** Sampling settings for Diagnostic. */
2933
- sampling?: SamplingSettings;
2934
- /** Diagnostic settings for incoming/outgoing HTTP messages to the Gateway. */
2935
- frontend?: PipelineDiagnosticSettings;
2936
- /** Diagnostic settings for incoming/outgoing HTTP messages to the Backend */
2937
- backend?: PipelineDiagnosticSettings;
2938
- /** Log the ClientIP. Default is false. */
2939
- logClientIp?: boolean;
2940
- /** Sets correlation protocol to use for Application Insights diagnostics. */
2941
- httpCorrelationProtocol?: HttpCorrelationProtocol;
2942
- /** The verbosity level applied to traces emitted by trace policies. */
2943
- verbosity?: Verbosity;
2944
- /** The format of the Operation Name for Application Insights telemetries. Default is Name. */
2945
- operationNameFormat?: OperationNameFormat;
2946
- /** Emit custom metrics via emit-metric policy. Applicable only to Application Insights diagnostic settings. */
2947
- metrics?: boolean;
2948
- }
2949
- /** Issue Contract details. */
2950
- export interface IssueContract extends Resource {
2951
- /** Date and time when the issue was created. */
2952
- createdDate?: Date;
2953
- /** Status of the issue. */
2954
- state?: State;
2955
- /** A resource identifier for the API the issue was created for. */
2956
- apiId?: string;
3112
+ /** Issue contract Update Properties. */
3113
+ export interface IssueUpdateContractProperties extends IssueContractBaseProperties {
2957
3114
  /** The issue title. */
2958
3115
  title?: string;
2959
3116
  /** Text describing the issue. */
@@ -2961,109 +3118,54 @@ export interface IssueContract extends Resource {
2961
3118
  /** A resource identifier for the user created the issue. */
2962
3119
  userId?: string;
2963
3120
  }
2964
- /** Issue Comment Contract details. */
2965
- export interface IssueCommentContract extends Resource {
2966
- /** Comment text. */
2967
- text?: string;
2968
- /** Date and time when the comment was created. */
2969
- createdDate?: Date;
2970
- /** A resource identifier for the user who left the comment. */
2971
- userId?: string;
2972
- }
2973
- /** Issue Attachment Contract details. */
2974
- export interface IssueAttachmentContract extends Resource {
2975
- /** Filename by which the binary data will be saved. */
2976
- title?: string;
2977
- /** Either 'link' if content is provided via an HTTP link or the MIME type of the Base64-encoded binary data provided in the 'content' property. */
2978
- contentFormat?: string;
2979
- /** An HTTP link or Base64-encoded binary data. */
2980
- content?: string;
2981
- }
2982
- /** Contract details. */
2983
- export interface TagDescriptionContract extends Resource {
2984
- /** Description of the Tag. */
2985
- description?: string;
2986
- /** Absolute URL of external resources describing the tag. */
2987
- externalDocsUrl?: string;
2988
- /** Description of the external resources describing the tag. */
2989
- externalDocsDescription?: string;
3121
+ /** TagDescription contract Properties. */
3122
+ export interface TagDescriptionContractProperties extends TagDescriptionBaseProperties {
2990
3123
  /** Identifier of the tag in the form of /tags/{tagId} */
2991
3124
  tagId?: string;
2992
3125
  /** Tag name. */
2993
3126
  displayName?: string;
2994
3127
  }
2995
- /** API Version Set Contract details. */
2996
- export interface ApiVersionSetContract extends Resource {
2997
- /** Description of API Version Set. */
2998
- description?: string;
2999
- /** Name of query parameter that indicates the API Version if versioningScheme is set to `query`. */
3000
- versionQueryName?: string;
3001
- /** Name of HTTP header parameter that indicates the API Version if versioningScheme is set to `header`. */
3002
- versionHeaderName?: string;
3128
+ /** Properties of an API Version Set. */
3129
+ export interface ApiVersionSetContractProperties extends ApiVersionSetEntityBase {
3130
+ /** Name of API Version Set */
3131
+ displayName: string;
3132
+ /** An value that determines where the API Version identifier will be located in a HTTP request. */
3133
+ versioningScheme: VersioningScheme;
3134
+ }
3135
+ /** Properties used to create or update an API Version Set. */
3136
+ export interface ApiVersionSetUpdateParametersProperties extends ApiVersionSetEntityBase {
3003
3137
  /** Name of API Version Set */
3004
3138
  displayName?: string;
3005
3139
  /** An value that determines where the API Version identifier will be located in a HTTP request. */
3006
3140
  versioningScheme?: VersioningScheme;
3007
3141
  }
3008
- /** External OAuth authorization server settings. */
3009
- export interface AuthorizationServerContract extends Resource {
3010
- /** Description of the authorization server. Can contain HTML formatting tags. */
3011
- description?: string;
3012
- /** HTTP verbs supported by the authorization endpoint. GET must be always present. POST is optional. */
3013
- authorizationMethods?: AuthorizationMethod[];
3014
- /** Method of authentication supported by the token endpoint of this authorization server. Possible values are Basic and/or Body. When Body is specified, client credentials and other parameters are passed within the request body in the application/x-www-form-urlencoded format. */
3015
- clientAuthenticationMethod?: ClientAuthenticationMethod[];
3016
- /** Additional parameters required by the token endpoint of this authorization server represented as an array of JSON objects with name and value string properties, i.e. {"name" : "name value", "value": "a value"}. */
3017
- tokenBodyParameters?: TokenBodyParameterContract[];
3018
- /** OAuth token endpoint. Contains absolute URI to entity being referenced. */
3019
- tokenEndpoint?: string;
3020
- /** If true, authorization server will include state parameter from the authorization request to its response. Client may use state parameter to raise protocol security. */
3021
- supportState?: boolean;
3022
- /** Access token scope that is going to be requested by default. Can be overridden at the API level. Should be provided in the form of a string containing space-delimited values. */
3023
- defaultScope?: string;
3024
- /** Specifies the mechanism by which access token is passed to the API. */
3025
- bearerTokenSendingMethods?: BearerTokenSendingMethod[];
3026
- /** Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner username. */
3027
- resourceOwnerUsername?: string;
3028
- /** Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner password. */
3029
- resourceOwnerPassword?: string;
3142
+ /** External OAuth authorization server settings Properties. */
3143
+ export interface AuthorizationServerContractProperties extends AuthorizationServerContractBaseProperties {
3030
3144
  /** User-friendly authorization server name. */
3031
- displayName?: string;
3145
+ displayName: string;
3146
+ /** If true, the authorization server may be used in the developer portal test console. True by default if no value is provided. */
3147
+ useInTestConsole?: boolean;
3148
+ /** If true, the authorization server will be used in the API documentation in the developer portal. False by default if no value is provided. */
3149
+ useInApiDocumentation?: boolean;
3032
3150
  /** Optional reference to a page where client or app registration for this authorization server is performed. Contains absolute URL to entity being referenced. */
3033
- clientRegistrationEndpoint?: string;
3151
+ clientRegistrationEndpoint: string;
3034
3152
  /** OAuth authorization endpoint. See http://tools.ietf.org/html/rfc6749#section-3.2. */
3035
- authorizationEndpoint?: string;
3153
+ authorizationEndpoint: string;
3036
3154
  /** Form of an authorization grant, which the client uses to request the access token. */
3037
- grantTypes?: GrantType[];
3155
+ grantTypes: GrantType[];
3038
3156
  /** Client or app id registered with this authorization server. */
3039
- clientId?: string;
3157
+ clientId: string;
3040
3158
  /** Client or app secret registered with this authorization server. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
3041
3159
  clientSecret?: string;
3042
3160
  }
3043
- /** External OAuth authorization server settings. */
3044
- export interface AuthorizationServerUpdateContract extends Resource {
3045
- /** Description of the authorization server. Can contain HTML formatting tags. */
3046
- description?: string;
3047
- /** HTTP verbs supported by the authorization endpoint. GET must be always present. POST is optional. */
3048
- authorizationMethods?: AuthorizationMethod[];
3049
- /** Method of authentication supported by the token endpoint of this authorization server. Possible values are Basic and/or Body. When Body is specified, client credentials and other parameters are passed within the request body in the application/x-www-form-urlencoded format. */
3050
- clientAuthenticationMethod?: ClientAuthenticationMethod[];
3051
- /** Additional parameters required by the token endpoint of this authorization server represented as an array of JSON objects with name and value string properties, i.e. {"name" : "name value", "value": "a value"}. */
3052
- tokenBodyParameters?: TokenBodyParameterContract[];
3053
- /** OAuth token endpoint. Contains absolute URI to entity being referenced. */
3054
- tokenEndpoint?: string;
3055
- /** If true, authorization server will include state parameter from the authorization request to its response. Client may use state parameter to raise protocol security. */
3056
- supportState?: boolean;
3057
- /** Access token scope that is going to be requested by default. Can be overridden at the API level. Should be provided in the form of a string containing space-delimited values. */
3058
- defaultScope?: string;
3059
- /** Specifies the mechanism by which access token is passed to the API. */
3060
- bearerTokenSendingMethods?: BearerTokenSendingMethod[];
3061
- /** Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner username. */
3062
- resourceOwnerUsername?: string;
3063
- /** Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner password. */
3064
- resourceOwnerPassword?: string;
3161
+ /** External OAuth authorization server Update settings contract. */
3162
+ export interface AuthorizationServerUpdateContractProperties extends AuthorizationServerContractBaseProperties {
3065
3163
  /** User-friendly authorization server name. */
3066
3164
  displayName?: string;
3165
+ /** If true, the authorization server may be used in the developer portal test console. True by default if no value is provided. */
3166
+ useInTestConsole?: boolean;
3167
+ /** If true, the authorization server will be used in the API documentation in the developer portal. False by default if no value is provided. */
3168
+ useInApiDocumentation?: boolean;
3067
3169
  /** Optional reference to a page where client or app registration for this authorization server is performed. Contains absolute URL to entity being referenced. */
3068
3170
  clientRegistrationEndpoint?: string;
3069
3171
  /** OAuth authorization endpoint. See http://tools.ietf.org/html/rfc6749#section-3.2. */
@@ -3075,1001 +3177,1280 @@ export interface AuthorizationServerUpdateContract extends Resource {
3075
3177
  /** Client or app secret registered with this authorization server. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
3076
3178
  clientSecret?: string;
3077
3179
  }
3078
- /** Backend details. */
3079
- export interface BackendContract extends Resource {
3080
- /** Backend Title. */
3081
- title?: string;
3082
- /** Backend Description. */
3083
- description?: string;
3084
- /** Management Uri of the Resource in External System. This url can be the Arm Resource Id of Logic Apps, Function Apps or API Apps. */
3085
- resourceId?: string;
3086
- /** Backend Properties contract */
3087
- properties?: BackendProperties;
3088
- /** Backend Credentials Contract Properties */
3089
- credentials?: BackendCredentialsContract;
3090
- /** Backend Proxy Contract Properties */
3091
- proxy?: BackendProxyContract;
3092
- /** Backend TLS Properties */
3093
- tls?: BackendTlsProperties;
3180
+ /** Parameters supplied to the Create Backend operation. */
3181
+ export interface BackendContractProperties extends BackendBaseParameters {
3182
+ /** Runtime Url of the Backend. */
3183
+ url: string;
3184
+ /** Backend communication protocol. */
3185
+ protocol: BackendProtocol;
3186
+ }
3187
+ /** Parameters supplied to the Update Backend operation. */
3188
+ export interface BackendUpdateParameterProperties extends BackendBaseParameters {
3094
3189
  /** Runtime Url of the Backend. */
3095
3190
  url?: string;
3096
3191
  /** Backend communication protocol. */
3097
3192
  protocol?: BackendProtocol;
3098
3193
  }
3099
- /** Reconnect request parameters. */
3100
- export interface BackendReconnectContract extends Resource {
3101
- /** Duration in ISO8601 format after which reconnect will be initiated. Minimum duration of the Reconnect is PT2M. */
3102
- after?: string;
3194
+ /** KeyVault contract details. */
3195
+ export interface KeyVaultContractProperties extends KeyVaultContractCreateProperties {
3196
+ /** Last time sync and refresh status of secret from key vault. */
3197
+ lastStatus?: KeyVaultLastAccessStatusContractProperties;
3103
3198
  }
3104
- /** Cache details. */
3105
- export interface CacheContract extends Resource {
3106
- /** Cache description */
3107
- description?: string;
3108
- /** Runtime connection string to cache */
3109
- connectionString?: string;
3110
- /** Location identifier to use cache from (should be either 'default' or valid Azure region identifier) */
3111
- useFromLocation?: string;
3112
- /** Original uri of entity in external system cache points to */
3113
- resourceId?: string;
3199
+ /** Properties of an API Management service resource description. */
3200
+ export interface ApiManagementServiceProperties extends ApiManagementServiceBaseProperties {
3201
+ /** Publisher email. */
3202
+ publisherEmail: string;
3203
+ /** Publisher name. */
3204
+ publisherName: string;
3114
3205
  }
3115
- /** Certificate details. */
3116
- export interface CertificateContract extends Resource {
3117
- /** Subject attribute of the certificate. */
3118
- subject?: string;
3119
- /** Thumbprint of the certificate. */
3120
- thumbprint?: string;
3206
+ /** Properties of an API Management service resource description. */
3207
+ export interface ApiManagementServiceUpdateProperties extends ApiManagementServiceBaseProperties {
3208
+ /** Publisher email. */
3209
+ publisherEmail?: string;
3210
+ /** Publisher name. */
3211
+ publisherName?: string;
3212
+ }
3213
+ /** A single API Management service resource in List or Get response. */
3214
+ export interface ApiManagementServiceResource extends ApimResource {
3215
+ /** SKU properties of the API Management service. */
3216
+ sku: ApiManagementServiceSkuProperties;
3217
+ /** Managed service identity of the Api Management service. */
3218
+ identity?: ApiManagementServiceIdentity;
3121
3219
  /**
3122
- * Expiration date of the certificate. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
3123
- *
3220
+ * Metadata pertaining to creation and last modification of the resource.
3221
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3124
3222
  */
3125
- expirationDate?: Date;
3126
- /** KeyVault location details of the certificate. */
3127
- keyVault?: KeyVaultContractProperties;
3128
- }
3129
- /** Content type contract details. */
3130
- export interface ContentTypeContract extends Resource {
3131
- /** Content type identifier */
3132
- idPropertiesId?: string;
3133
- /** Content type name. Must be 1 to 250 characters long. */
3134
- namePropertiesName?: string;
3135
- /** Content type description. */
3136
- description?: string;
3137
- /** Content type schema. */
3138
- schema?: Record<string, unknown>;
3139
- /** Content type version. */
3140
- version?: string;
3141
- }
3142
- /** Content type contract details. */
3143
- export interface ContentItemContract extends Resource {
3144
- /** Properties of the content item. */
3145
- properties?: {
3146
- [propertyName: string]: any;
3147
- };
3148
- }
3149
- /** Deleted API Management Service information. */
3150
- export interface DeletedServiceContract extends Resource {
3223
+ readonly systemData?: SystemData;
3224
+ /** Resource location. */
3225
+ location: string;
3151
3226
  /**
3152
- * API Management Service Master Location.
3227
+ * ETag of the resource.
3153
3228
  * NOTE: This property will not be serialized. It can only be populated by the server.
3154
3229
  */
3155
- readonly location?: string;
3156
- /** Fully-qualified API Management Service Resource ID */
3157
- serviceId?: string;
3158
- /** UTC Date and Time when the service will be automatically purged. The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard. */
3159
- scheduledPurgeDate?: Date;
3160
- /** UTC Timestamp when the service was soft-deleted. The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard. */
3161
- deletionDate?: Date;
3162
- }
3163
- /** Email Template details. */
3164
- export interface EmailTemplateContract extends Resource {
3165
- /** Subject of the Template. */
3166
- subject?: string;
3167
- /** Email Template Body. This should be a valid XDocument */
3168
- body?: string;
3169
- /** Title of the Template. */
3170
- title?: string;
3171
- /** Description of the Email Template. */
3172
- description?: string;
3230
+ readonly etag?: string;
3231
+ /** A list of availability zones denoting where the resource needs to come from. */
3232
+ zones?: string[];
3233
+ /** Email address from which the notification will be sent. */
3234
+ notificationSenderEmail?: string;
3173
3235
  /**
3174
- * Whether the template is the default template provided by API Management or has been edited.
3236
+ * The current provisioning state of the API Management service which can be one of the following: Created/Activating/Succeeded/Updating/Failed/Stopped/Terminating/TerminationFailed/Deleted.
3175
3237
  * NOTE: This property will not be serialized. It can only be populated by the server.
3176
3238
  */
3177
- readonly isDefault?: boolean;
3178
- /** Email Template Parameter values. */
3179
- parameters?: EmailTemplateParametersContractProperties[];
3180
- }
3181
- /** Gateway details. */
3182
- export interface GatewayContract extends Resource {
3183
- /** Gateway location. */
3184
- locationData?: ResourceLocationDataContract;
3185
- /** Gateway description */
3186
- description?: string;
3187
- }
3188
- /** Gateway hostname configuration details. */
3189
- export interface GatewayHostnameConfigurationContract extends Resource {
3190
- /** Hostname value. Supports valid domain name, partial or full wildcard */
3191
- hostname?: string;
3192
- /** Identifier of Certificate entity that will be used for TLS connection establishment */
3193
- certificateId?: string;
3194
- /** Determines whether gateway requests client certificate */
3195
- negotiateClientCertificate?: boolean;
3196
- /** Specifies if TLS 1.0 is supported */
3197
- tls10Enabled?: boolean;
3198
- /** Specifies if TLS 1.1 is supported */
3199
- tls11Enabled?: boolean;
3200
- /** Specifies if HTTP/2.0 is supported */
3201
- http2Enabled?: boolean;
3202
- }
3203
- /** Association entity details. */
3204
- export interface AssociationContract extends Resource {
3205
- /** Provisioning state. */
3206
- provisioningState?: "created";
3207
- }
3208
- /** Gateway certificate authority details. */
3209
- export interface GatewayCertificateAuthorityContract extends Resource {
3210
- /** Determines whether certificate authority is trusted. */
3211
- isTrusted?: boolean;
3212
- }
3213
- /** Contract details. */
3214
- export interface GroupContract extends Resource {
3215
- /** Group name. */
3216
- displayName?: string;
3217
- /** Group description. Can contain HTML formatting tags. */
3218
- description?: string;
3219
- /**
3220
- * true if the group is one of the three system groups (Administrators, Developers, or Guests); otherwise false.
3221
- * NOTE: This property will not be serialized. It can only be populated by the server.
3222
- */
3223
- readonly builtIn?: boolean;
3224
- /** Group type. */
3225
- typePropertiesType?: GroupType;
3226
- /** For external groups, this property contains the id of the group from the external identity provider, e.g. for Azure Active Directory `aad://<tenant>.onmicrosoft.com/groups/<group object id>`; otherwise the value is null. */
3227
- externalId?: string;
3228
- }
3229
- /** User details. */
3230
- export interface UserContract extends Resource {
3231
- /** Account state. Specifies whether the user is active or not. Blocked users are unable to sign into the developer portal or call any APIs of subscribed products. Default state is Active. */
3232
- state?: UserState;
3233
- /** Optional note about a user set by the administrator. */
3234
- note?: string;
3235
- /** Collection of user identities. */
3236
- identities?: UserIdentityContract[];
3237
- /** First name. */
3238
- firstName?: string;
3239
- /** Last name. */
3240
- lastName?: string;
3241
- /** Email address. */
3242
- email?: string;
3243
- /**
3244
- * Date of user registration. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
3245
- *
3246
- */
3247
- registrationDate?: Date;
3239
+ readonly provisioningState?: string;
3248
3240
  /**
3249
- * Collection of groups user is part of.
3241
+ * The provisioning state of the API Management service, which is targeted by the long running operation started on the service.
3250
3242
  * NOTE: This property will not be serialized. It can only be populated by the server.
3251
3243
  */
3252
- readonly groups?: GroupContractProperties[];
3253
- }
3254
- /** Identity Provider details. */
3255
- export interface IdentityProviderContract extends Resource {
3256
- /** Identity Provider Type identifier. */
3257
- typePropertiesType?: IdentityProviderType;
3258
- /** The TenantId to use instead of Common when logging into Active Directory */
3259
- signinTenant?: string;
3260
- /** List of Allowed Tenants when configuring Azure Active Directory login. */
3261
- allowedTenants?: string[];
3262
- /** OpenID Connect discovery endpoint hostname for AAD or AAD B2C. */
3263
- authority?: string;
3264
- /** Signup Policy Name. Only applies to AAD B2C Identity Provider. */
3265
- signupPolicyName?: string;
3266
- /** Signin Policy Name. Only applies to AAD B2C Identity Provider. */
3267
- signinPolicyName?: string;
3268
- /** Profile Editing Policy Name. Only applies to AAD B2C Identity Provider. */
3269
- profileEditingPolicyName?: string;
3270
- /** Password Reset Policy Name. Only applies to AAD B2C Identity Provider. */
3271
- passwordResetPolicyName?: string;
3272
- /** Client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft. */
3273
- clientId?: string;
3274
- /** Client secret of the Application in external Identity Provider, used to authenticate login request. For example, it is App Secret for Facebook login, API Key for Google login, Public Key for Microsoft. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
3275
- clientSecret?: string;
3276
- }
3277
- /** Identity Provider details. */
3278
- export interface IdentityProviderCreateContract extends Resource {
3279
- /** Identity Provider Type identifier. */
3280
- typePropertiesType?: IdentityProviderType;
3281
- /** The TenantId to use instead of Common when logging into Active Directory */
3282
- signinTenant?: string;
3283
- /** List of Allowed Tenants when configuring Azure Active Directory login. */
3284
- allowedTenants?: string[];
3285
- /** OpenID Connect discovery endpoint hostname for AAD or AAD B2C. */
3286
- authority?: string;
3287
- /** Signup Policy Name. Only applies to AAD B2C Identity Provider. */
3288
- signupPolicyName?: string;
3289
- /** Signin Policy Name. Only applies to AAD B2C Identity Provider. */
3290
- signinPolicyName?: string;
3291
- /** Profile Editing Policy Name. Only applies to AAD B2C Identity Provider. */
3292
- profileEditingPolicyName?: string;
3293
- /** Password Reset Policy Name. Only applies to AAD B2C Identity Provider. */
3294
- passwordResetPolicyName?: string;
3295
- /** Client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft. */
3296
- clientId?: string;
3297
- /** Client secret of the Application in external Identity Provider, used to authenticate login request. For example, it is App Secret for Facebook login, API Key for Google login, Public Key for Microsoft. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
3298
- clientSecret?: string;
3299
- }
3300
- /** Logger details. */
3301
- export interface LoggerContract extends Resource {
3302
- /** Logger type. */
3303
- loggerType?: LoggerType;
3304
- /** Logger description. */
3305
- description?: string;
3306
- /**
3307
- * The name and SendRule connection string of the event hub for azureEventHub logger.
3308
- * Instrumentation key for applicationInsights logger.
3309
- */
3310
- credentials?: {
3311
- [propertyName: string]: string;
3312
- };
3313
- /** Whether records are buffered in the logger before publishing. Default is assumed to be true. */
3314
- isBuffered?: boolean;
3315
- /** Azure Resource Id of a log target (either Azure Event Hub resource or Azure Application Insights resource). */
3316
- resourceId?: string;
3317
- }
3318
- /** NamedValue details. */
3319
- export interface NamedValueContract extends Resource {
3320
- /** Optional tags that when provided can be used to filter the NamedValue list. */
3321
- tags?: string[];
3322
- /** Determines whether the value is a secret and should be encrypted or not. Default value is false. */
3323
- secret?: boolean;
3324
- /** Unique name of NamedValue. It may contain only letters, digits, period, dash, and underscore characters. */
3325
- displayName?: string;
3326
- /** Value of the NamedValue. Can contain policy expressions. It may not be empty or consist only of whitespace. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
3327
- value?: string;
3328
- /** KeyVault location details of the namedValue. */
3329
- keyVault?: KeyVaultContractProperties;
3330
- }
3331
- /** NamedValue details. */
3332
- export interface NamedValueCreateContract extends Resource {
3333
- /** Optional tags that when provided can be used to filter the NamedValue list. */
3334
- tags?: string[];
3335
- /** Determines whether the value is a secret and should be encrypted or not. Default value is false. */
3336
- secret?: boolean;
3337
- /** Unique name of NamedValue. It may contain only letters, digits, period, dash, and underscore characters. */
3338
- displayName?: string;
3339
- /** Value of the NamedValue. Can contain policy expressions. It may not be empty or consist only of whitespace. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
3340
- value?: string;
3341
- /** KeyVault location details of the namedValue. */
3342
- keyVault?: KeyVaultContractCreateProperties;
3343
- }
3344
- /** Notification details. */
3345
- export interface NotificationContract extends Resource {
3346
- /** Title of the Notification. */
3347
- title?: string;
3348
- /** Description of the Notification. */
3349
- description?: string;
3350
- /** Recipient Parameter values. */
3351
- recipients?: RecipientsContractProperties;
3352
- }
3353
- /** Recipient User details. */
3354
- export interface RecipientUserContract extends Resource {
3355
- /** API Management UserId subscribed to notification. */
3356
- userId?: string;
3357
- }
3358
- /** Recipient Email details. */
3359
- export interface RecipientEmailContract extends Resource {
3360
- /** User Email subscribed to notification. */
3361
- email?: string;
3362
- }
3363
- /** OpenId Connect Provider details. */
3364
- export interface OpenidConnectProviderContract extends Resource {
3365
- /** User-friendly OpenID Connect Provider name. */
3366
- displayName?: string;
3367
- /** User-friendly description of OpenID Connect Provider. */
3368
- description?: string;
3369
- /** Metadata endpoint URI. */
3370
- metadataEndpoint?: string;
3371
- /** Client ID of developer console which is the client application. */
3372
- clientId?: string;
3373
- /** Client Secret of developer console which is the client application. */
3374
- clientSecret?: string;
3375
- }
3376
- /** Policy description details. */
3377
- export interface PolicyDescriptionContract extends Resource {
3244
+ readonly targetProvisioningState?: string;
3378
3245
  /**
3379
- * Policy description.
3246
+ * Creation UTC date of the API Management service.The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
3380
3247
  * NOTE: This property will not be serialized. It can only be populated by the server.
3381
3248
  */
3382
- readonly description?: string;
3249
+ readonly createdAtUtc?: Date;
3383
3250
  /**
3384
- * Binary OR value of the Snippet scope.
3251
+ * Gateway URL of the API Management service.
3385
3252
  * NOTE: This property will not be serialized. It can only be populated by the server.
3386
3253
  */
3387
- readonly scope?: number;
3388
- }
3389
- /** Portal Revision's contract details. */
3390
- export interface PortalRevisionContract extends Resource {
3391
- /** Portal revision description. */
3392
- description?: string;
3254
+ readonly gatewayUrl?: string;
3393
3255
  /**
3394
- * Portal revision publishing status details.
3256
+ * Gateway URL of the API Management service in the Default Region.
3395
3257
  * NOTE: This property will not be serialized. It can only be populated by the server.
3396
3258
  */
3397
- readonly statusDetails?: string;
3259
+ readonly gatewayRegionalUrl?: string;
3398
3260
  /**
3399
- * Status of the portal's revision.
3261
+ * Publisher portal endpoint Url of the API Management service.
3400
3262
  * NOTE: This property will not be serialized. It can only be populated by the server.
3401
3263
  */
3402
- readonly status?: PortalRevisionStatus;
3403
- /** Indicates if the portal's revision is public. */
3404
- isCurrent?: boolean;
3264
+ readonly portalUrl?: string;
3405
3265
  /**
3406
- * Portal's revision creation date and time.
3266
+ * Management API endpoint URL of the API Management service.
3407
3267
  * NOTE: This property will not be serialized. It can only be populated by the server.
3408
3268
  */
3409
- readonly createdDateTime?: Date;
3269
+ readonly managementApiUrl?: string;
3410
3270
  /**
3411
- * Last updated date and time.
3271
+ * SCM endpoint URL of the API Management service.
3412
3272
  * NOTE: This property will not be serialized. It can only be populated by the server.
3413
3273
  */
3414
- readonly updatedDateTime?: Date;
3415
- }
3416
- /** Portal Settings for the Developer Portal. */
3417
- export interface PortalSettingsContract extends Resource {
3418
- /** A delegation Url. */
3419
- url?: string;
3420
- /** A base64-encoded validation key to validate, that a request is coming from Azure API Management. */
3421
- validationKey?: string;
3422
- /** Subscriptions delegation settings. */
3423
- subscriptions?: SubscriptionsDelegationSettingsProperties;
3424
- /** User registration delegation settings. */
3425
- userRegistration?: RegistrationDelegationSettingsProperties;
3426
- /** Redirect Anonymous users to the Sign-In page. */
3427
- enabled?: boolean;
3428
- /** Terms of service contract properties. */
3429
- termsOfService?: TermsOfServiceProperties;
3430
- }
3431
- /** Sign-In settings for the Developer Portal. */
3432
- export interface PortalSigninSettings extends Resource {
3433
- /** Redirect Anonymous users to the Sign-In page. */
3434
- enabled?: boolean;
3435
- }
3436
- /** Sign-Up settings for a developer portal. */
3437
- export interface PortalSignupSettings extends Resource {
3438
- /** Allow users to sign up on a developer portal. */
3439
- enabled?: boolean;
3440
- /** Terms of service contract properties. */
3441
- termsOfService?: TermsOfServiceProperties;
3442
- }
3443
- /** Delegation settings for a developer portal. */
3444
- export interface PortalDelegationSettings extends Resource {
3445
- /** A delegation Url. */
3446
- url?: string;
3447
- /** A base64-encoded validation key to validate, that a request is coming from Azure API Management. */
3448
- validationKey?: string;
3449
- /** Subscriptions delegation settings. */
3450
- subscriptions?: SubscriptionsDelegationSettingsProperties;
3451
- /** User registration delegation settings. */
3452
- userRegistration?: RegistrationDelegationSettingsProperties;
3453
- }
3454
- /** The Private Endpoint Connection resource. */
3455
- export interface PrivateEndpointConnection extends Resource {
3456
- /** The resource of private end point. */
3457
- privateEndpoint?: PrivateEndpoint;
3458
- /** A collection of information about the state of the connection between service consumer and provider. */
3459
- privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
3274
+ readonly scmUrl?: string;
3460
3275
  /**
3461
- * The provisioning state of the private endpoint connection resource.
3276
+ * DEveloper Portal endpoint URL of the API Management service.
3462
3277
  * NOTE: This property will not be serialized. It can only be populated by the server.
3463
3278
  */
3464
- readonly provisioningState?: PrivateEndpointConnectionProvisioningState;
3465
- }
3466
- /** A private link resource */
3467
- export interface PrivateLinkResource extends Resource {
3279
+ readonly developerPortalUrl?: string;
3280
+ /** Custom hostname configuration of the API Management service. */
3281
+ hostnameConfigurations?: HostnameConfiguration[];
3468
3282
  /**
3469
- * The private link resource group id.
3283
+ * Public Static Load Balanced IP addresses of the API Management service in Primary region. Available only for Basic, Standard, Premium and Isolated SKU.
3470
3284
  * NOTE: This property will not be serialized. It can only be populated by the server.
3471
3285
  */
3472
- readonly groupId?: string;
3286
+ readonly publicIPAddresses?: string[];
3473
3287
  /**
3474
- * The private link resource required member names.
3288
+ * Private Static Load Balanced IP addresses of the API Management service in Primary region which is deployed in an Internal Virtual Network. Available only for Basic, Standard, Premium and Isolated SKU.
3475
3289
  * NOTE: This property will not be serialized. It can only be populated by the server.
3476
3290
  */
3477
- readonly requiredMembers?: string[];
3478
- /** The private link resource Private link DNS zone name. */
3479
- requiredZoneNames?: string[];
3291
+ readonly privateIPAddresses?: string[];
3292
+ /** Public Standard SKU IP V4 based IP address to be associated with Virtual Network deployed service in the region. Supported only for Developer and Premium SKU being deployed in Virtual Network. */
3293
+ publicIpAddressId?: string;
3294
+ /** Whether or not public endpoint access is allowed for this API Management service. Value is optional but if passed in, must be 'Enabled' or 'Disabled'. If 'Disabled', private endpoints are the exclusive access method. Default value is 'Enabled' */
3295
+ publicNetworkAccess?: PublicNetworkAccess;
3296
+ /** Virtual network configuration of the API Management service. */
3297
+ virtualNetworkConfiguration?: VirtualNetworkConfiguration;
3298
+ /** Additional datacenter locations of the API Management service. */
3299
+ additionalLocations?: AdditionalLocation[];
3300
+ /** Custom properties of the API Management service.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168` will disable the cipher TLS_RSA_WITH_3DES_EDE_CBC_SHA for all TLS(1.0, 1.1 and 1.2).</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11` can be used to disable just TLS 1.1.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10` can be used to disable TLS 1.0 on an API Management service.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11` can be used to disable just TLS 1.1 for communications with backends.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10` can be used to disable TLS 1.0 for communications with backends.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2` can be used to enable HTTP2 protocol on an API Management service.</br>Not specifying any of these properties on PATCH operation will reset omitted properties' values to their defaults. For all the settings except Http2 the default value is `True` if the service was created on or before April 1, 2018 and `False` otherwise. Http2 setting's default value is `False`.</br></br>You can disable any of the following ciphers by using settings `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.[cipher_name]`: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA. For example, `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TLS_RSA_WITH_AES_128_CBC_SHA256`:`false`. The default value is `true` for them.</br> Note: The following ciphers can't be disabled since they are required by internal platform components: TLS_AES_256_GCM_SHA384,TLS_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 */
3301
+ customProperties?: {
3302
+ [propertyName: string]: string;
3303
+ };
3304
+ /** List of Certificates that need to be installed in the API Management service. Max supported certificates that can be installed is 10. */
3305
+ certificates?: CertificateConfiguration[];
3306
+ /** Property only meant to be used for Consumption SKU Service. This enforces a client certificate to be presented on each request to the gateway. This also enables the ability to authenticate the certificate in the policy on the gateway. */
3307
+ enableClientCertificate?: boolean;
3308
+ /** Property can be used to enable NAT Gateway for this API Management service. */
3309
+ natGatewayState?: NatGatewayState;
3310
+ /**
3311
+ * Outbound public IPV4 address prefixes associated with NAT Gateway deployed service. Available only for Premium SKU on stv2 platform.
3312
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3313
+ */
3314
+ readonly outboundPublicIPAddresses?: string[];
3315
+ /** Property only valid for an Api Management service deployed in multiple locations. This can be used to disable the gateway in master region. */
3316
+ disableGateway?: boolean;
3317
+ /** The type of VPN in which API Management service needs to be configured in. None (Default Value) means the API Management service is not part of any Virtual Network, External means the API Management deployment is set up inside a Virtual Network having an Internet Facing Endpoint, and Internal means that API Management deployment is setup inside a Virtual Network having an Intranet Facing Endpoint only. */
3318
+ virtualNetworkType?: VirtualNetworkType;
3319
+ /** Control Plane Apis version constraint for the API Management service. */
3320
+ apiVersionConstraint?: ApiVersionConstraint;
3321
+ /** Undelete Api Management Service if it was previously soft-deleted. If this flag is specified and set to True all other properties will be ignored. */
3322
+ restore?: boolean;
3323
+ /** List of Private Endpoint Connections of this service. */
3324
+ privateEndpointConnections?: RemotePrivateEndpointConnectionWrapper[];
3325
+ /**
3326
+ * Compute Platform Version running the service in this location.
3327
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3328
+ */
3329
+ readonly platformVersion?: PlatformVersion;
3330
+ /** Publisher email. */
3331
+ publisherEmail: string;
3332
+ /** Publisher name. */
3333
+ publisherName: string;
3480
3334
  }
3481
- /** Subscription details. */
3482
- export interface SubscriptionContract extends Resource {
3483
- /** The user resource identifier of the subscription owner. The value is a valid relative URL in the format of /users/{userId} where {userId} is a user identifier. */
3484
- ownerId?: string;
3485
- /** Scope like /products/{productId} or /apis or /apis/{apiId}. */
3486
- scope?: string;
3487
- /** The name of the subscription, or null if the subscription has no name. */
3488
- displayName?: string;
3489
- /** Subscription state. Possible states are * active – the subscription is active, * suspended – the subscription is blocked, and the subscriber cannot call any APIs of the product, * submitted – the subscription request has been made by the developer, but has not yet been approved or rejected, * rejected – the subscription request has been denied by an administrator, * cancelled – the subscription has been cancelled by the developer or administrator, * expired – the subscription reached its expiration date and was deactivated. */
3490
- state?: SubscriptionState;
3335
+ /** Parameter supplied to Update Api Management Service. */
3336
+ export interface ApiManagementServiceUpdateParameters extends ApimResource {
3337
+ /** SKU properties of the API Management service. */
3338
+ sku?: ApiManagementServiceSkuProperties;
3339
+ /** Managed service identity of the Api Management service. */
3340
+ identity?: ApiManagementServiceIdentity;
3491
3341
  /**
3492
- * Subscription creation date. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
3493
- *
3342
+ * ETag of the resource.
3494
3343
  * NOTE: This property will not be serialized. It can only be populated by the server.
3495
3344
  */
3496
- readonly createdDate?: Date;
3345
+ readonly etag?: string;
3346
+ /** A list of availability zones denoting where the resource needs to come from. */
3347
+ zones?: string[];
3348
+ /** Email address from which the notification will be sent. */
3349
+ notificationSenderEmail?: string;
3497
3350
  /**
3498
- * Subscription activation date. The setting is for audit purposes only and the subscription is not automatically activated. The subscription lifecycle can be managed by using the `state` property. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
3499
- *
3351
+ * The current provisioning state of the API Management service which can be one of the following: Created/Activating/Succeeded/Updating/Failed/Stopped/Terminating/TerminationFailed/Deleted.
3352
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3500
3353
  */
3501
- startDate?: Date;
3354
+ readonly provisioningState?: string;
3502
3355
  /**
3503
- * Subscription expiration date. The setting is for audit purposes only and the subscription is not automatically expired. The subscription lifecycle can be managed by using the `state` property. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
3504
- *
3356
+ * The provisioning state of the API Management service, which is targeted by the long running operation started on the service.
3357
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3505
3358
  */
3506
- expirationDate?: Date;
3359
+ readonly targetProvisioningState?: string;
3507
3360
  /**
3508
- * Date when subscription was cancelled or expired. The setting is for audit purposes only and the subscription is not automatically cancelled. The subscription lifecycle can be managed by using the `state` property. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
3509
- *
3361
+ * Creation UTC date of the API Management service.The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
3362
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3510
3363
  */
3511
- endDate?: Date;
3364
+ readonly createdAtUtc?: Date;
3512
3365
  /**
3513
- * Upcoming subscription expiration notification date. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
3514
- *
3366
+ * Gateway URL of the API Management service.
3367
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3515
3368
  */
3516
- notificationDate?: Date;
3517
- /** Subscription primary key. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
3518
- primaryKey?: string;
3519
- /** Subscription secondary key. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
3520
- secondaryKey?: string;
3521
- /** Optional subscription comment added by an administrator when the state is changed to the 'rejected'. */
3522
- stateComment?: string;
3523
- /** Determines whether tracing is enabled */
3524
- allowTracing?: boolean;
3525
- }
3526
- /** Global Schema Contract details. */
3527
- export interface GlobalSchemaContract extends Resource {
3528
- /** Schema Type. Immutable. */
3529
- schemaType?: SchemaType;
3530
- /** Free-form schema entity description. */
3531
- description?: string;
3532
- /** Json-encoded string for non json-based schema. */
3533
- value?: any;
3534
- /** Global Schema document object for json-based schema formats(e.g. json schema). */
3535
- document?: Record<string, unknown>;
3536
- }
3537
- /** Tenant Settings. */
3538
- export interface TenantSettingsContract extends Resource {
3539
- /** Tenant settings */
3540
- settings?: {
3541
- [propertyName: string]: string;
3542
- };
3543
- }
3544
- /** Tenant Settings. */
3545
- export interface AccessInformationContract extends Resource {
3546
- /** Access Information type ('access' or 'gitAccess') */
3547
- idPropertiesId?: string;
3548
- /** Principal (User) Identifier. */
3549
- principalId?: string;
3550
- /** Determines whether direct access is enabled. */
3551
- enabled?: boolean;
3552
- }
3553
- /** Long Running Git Operation Results. */
3554
- export interface OperationResultContract extends Resource {
3555
- /** Operation result identifier. */
3556
- idPropertiesId?: string;
3557
- /** Status of an async operation. */
3558
- status?: AsyncOperationStatus;
3369
+ readonly gatewayUrl?: string;
3559
3370
  /**
3560
- * Start time of an async operation. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
3561
- *
3371
+ * Gateway URL of the API Management service in the Default Region.
3372
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3562
3373
  */
3563
- started?: Date;
3374
+ readonly gatewayRegionalUrl?: string;
3564
3375
  /**
3565
- * Last update time of an async operation. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
3566
- *
3376
+ * Publisher portal endpoint Url of the API Management service.
3377
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3567
3378
  */
3568
- updated?: Date;
3569
- /** Optional result info. */
3570
- resultInfo?: string;
3571
- /** Error Body Contract */
3572
- error?: ErrorResponseBody;
3379
+ readonly portalUrl?: string;
3573
3380
  /**
3574
- * This property if only provided as part of the TenantConfiguration_Validate operation. It contains the log the entities which will be updated/created/deleted as part of the TenantConfiguration_Deploy operation.
3381
+ * Management API endpoint URL of the API Management service.
3575
3382
  * NOTE: This property will not be serialized. It can only be populated by the server.
3576
3383
  */
3577
- readonly actionLog?: OperationResultLogItemContract[];
3384
+ readonly managementApiUrl?: string;
3385
+ /**
3386
+ * SCM endpoint URL of the API Management service.
3387
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3388
+ */
3389
+ readonly scmUrl?: string;
3390
+ /**
3391
+ * DEveloper Portal endpoint URL of the API Management service.
3392
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3393
+ */
3394
+ readonly developerPortalUrl?: string;
3395
+ /** Custom hostname configuration of the API Management service. */
3396
+ hostnameConfigurations?: HostnameConfiguration[];
3397
+ /**
3398
+ * Public Static Load Balanced IP addresses of the API Management service in Primary region. Available only for Basic, Standard, Premium and Isolated SKU.
3399
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3400
+ */
3401
+ readonly publicIPAddresses?: string[];
3402
+ /**
3403
+ * Private Static Load Balanced IP addresses of the API Management service in Primary region which is deployed in an Internal Virtual Network. Available only for Basic, Standard, Premium and Isolated SKU.
3404
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3405
+ */
3406
+ readonly privateIPAddresses?: string[];
3407
+ /** Public Standard SKU IP V4 based IP address to be associated with Virtual Network deployed service in the region. Supported only for Developer and Premium SKU being deployed in Virtual Network. */
3408
+ publicIpAddressId?: string;
3409
+ /** Whether or not public endpoint access is allowed for this API Management service. Value is optional but if passed in, must be 'Enabled' or 'Disabled'. If 'Disabled', private endpoints are the exclusive access method. Default value is 'Enabled' */
3410
+ publicNetworkAccess?: PublicNetworkAccess;
3411
+ /** Virtual network configuration of the API Management service. */
3412
+ virtualNetworkConfiguration?: VirtualNetworkConfiguration;
3413
+ /** Additional datacenter locations of the API Management service. */
3414
+ additionalLocations?: AdditionalLocation[];
3415
+ /** Custom properties of the API Management service.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168` will disable the cipher TLS_RSA_WITH_3DES_EDE_CBC_SHA for all TLS(1.0, 1.1 and 1.2).</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11` can be used to disable just TLS 1.1.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10` can be used to disable TLS 1.0 on an API Management service.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11` can be used to disable just TLS 1.1 for communications with backends.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10` can be used to disable TLS 1.0 for communications with backends.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2` can be used to enable HTTP2 protocol on an API Management service.</br>Not specifying any of these properties on PATCH operation will reset omitted properties' values to their defaults. For all the settings except Http2 the default value is `True` if the service was created on or before April 1, 2018 and `False` otherwise. Http2 setting's default value is `False`.</br></br>You can disable any of the following ciphers by using settings `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.[cipher_name]`: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA. For example, `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TLS_RSA_WITH_AES_128_CBC_SHA256`:`false`. The default value is `true` for them.</br> Note: The following ciphers can't be disabled since they are required by internal platform components: TLS_AES_256_GCM_SHA384,TLS_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 */
3416
+ customProperties?: {
3417
+ [propertyName: string]: string;
3418
+ };
3419
+ /** List of Certificates that need to be installed in the API Management service. Max supported certificates that can be installed is 10. */
3420
+ certificates?: CertificateConfiguration[];
3421
+ /** Property only meant to be used for Consumption SKU Service. This enforces a client certificate to be presented on each request to the gateway. This also enables the ability to authenticate the certificate in the policy on the gateway. */
3422
+ enableClientCertificate?: boolean;
3423
+ /** Property can be used to enable NAT Gateway for this API Management service. */
3424
+ natGatewayState?: NatGatewayState;
3425
+ /**
3426
+ * Outbound public IPV4 address prefixes associated with NAT Gateway deployed service. Available only for Premium SKU on stv2 platform.
3427
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3428
+ */
3429
+ readonly outboundPublicIPAddresses?: string[];
3430
+ /** Property only valid for an Api Management service deployed in multiple locations. This can be used to disable the gateway in master region. */
3431
+ disableGateway?: boolean;
3432
+ /** The type of VPN in which API Management service needs to be configured in. None (Default Value) means the API Management service is not part of any Virtual Network, External means the API Management deployment is set up inside a Virtual Network having an Internet Facing Endpoint, and Internal means that API Management deployment is setup inside a Virtual Network having an Intranet Facing Endpoint only. */
3433
+ virtualNetworkType?: VirtualNetworkType;
3434
+ /** Control Plane Apis version constraint for the API Management service. */
3435
+ apiVersionConstraint?: ApiVersionConstraint;
3436
+ /** Undelete Api Management Service if it was previously soft-deleted. If this flag is specified and set to True all other properties will be ignored. */
3437
+ restore?: boolean;
3438
+ /** List of Private Endpoint Connections of this service. */
3439
+ privateEndpointConnections?: RemotePrivateEndpointConnectionWrapper[];
3440
+ /**
3441
+ * Compute Platform Version running the service in this location.
3442
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3443
+ */
3444
+ readonly platformVersion?: PlatformVersion;
3445
+ /** Publisher email. */
3446
+ publisherEmail?: string;
3447
+ /** Publisher name. */
3448
+ publisherName?: string;
3578
3449
  }
3579
- /** Result of Tenant Configuration Sync State. */
3580
- export interface TenantConfigurationSyncStateContract extends Resource {
3581
- /** The name of Git branch. */
3582
- branch?: string;
3583
- /** The latest commit Id. */
3584
- commitId?: string;
3585
- /** value indicating if last sync was save (true) or deploy (false) operation. */
3586
- isExport?: boolean;
3587
- /** value indicating if last synchronization was later than the configuration change. */
3588
- isSynced?: boolean;
3589
- /** value indicating whether Git configuration access is enabled. */
3590
- isGitEnabled?: boolean;
3450
+ /** User profile. */
3451
+ export interface UserContractProperties extends UserEntityBaseParameters {
3452
+ /** First name. */
3453
+ firstName?: string;
3454
+ /** Last name. */
3455
+ lastName?: string;
3456
+ /** Email address. */
3457
+ email?: string;
3591
3458
  /**
3592
- * The date of the latest synchronization. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
3459
+ * Date of user registration. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
3593
3460
  *
3594
3461
  */
3595
- syncDate?: Date;
3462
+ registrationDate?: Date;
3596
3463
  /**
3597
- * The date of the latest configuration change. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
3598
- *
3464
+ * Collection of groups user is part of.
3465
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3599
3466
  */
3600
- configurationChangeDate?: Date;
3601
- /** Most recent tenant configuration operation identifier */
3602
- lastOperationId?: string;
3603
- }
3604
- /** Operation Contract Properties */
3605
- export interface OperationContractProperties extends OperationEntityBaseContract {
3606
- /** Operation Name. */
3607
- displayName: string;
3608
- /** A Valid HTTP Operation Method. Typical Http Methods like GET, PUT, POST but not limited by only them. */
3609
- method: string;
3610
- /** Relative URL template identifying the target resource for this operation. May include parameters. Example: /customers/{cid}/orders/{oid}/?date={date} */
3611
- urlTemplate: string;
3612
- }
3613
- /** Operation Update Contract Properties. */
3614
- export interface OperationUpdateContractProperties extends OperationEntityBaseContract {
3615
- /** Operation Name. */
3616
- displayName?: string;
3617
- /** A Valid HTTP Operation Method. Typical Http Methods like GET, PUT, POST but not limited by only them. */
3618
- method?: string;
3619
- /** Relative URL template identifying the target resource for this operation. May include parameters. Example: /customers/{cid}/orders/{oid}/?date={date} */
3620
- urlTemplate?: string;
3467
+ readonly groups?: GroupContractProperties[];
3621
3468
  }
3622
- /** Product profile. */
3623
- export interface ProductContractProperties extends ProductEntityBaseParameters {
3624
- /** Product name. */
3625
- displayName: string;
3626
- }
3627
- /** Product profile. */
3628
- export interface ProductTagResourceContractProperties extends ProductEntityBaseParameters {
3629
- /** Identifier of the product in the form of /products/{productId} */
3630
- id?: string;
3631
- /** Product name. */
3632
- name: string;
3633
- }
3634
- /** Parameters supplied to the Update Product operation. */
3635
- export interface ProductUpdateProperties extends ProductEntityBaseParameters {
3636
- /** Product name. */
3637
- displayName?: string;
3638
- }
3639
- /** Issue contract Properties. */
3640
- export interface IssueContractProperties extends IssueContractBaseProperties {
3641
- /** The issue title. */
3642
- title: string;
3643
- /** Text describing the issue. */
3644
- description: string;
3645
- /** A resource identifier for the user created the issue. */
3646
- userId: string;
3647
- }
3648
- /** Issue contract Update Properties. */
3649
- export interface IssueUpdateContractProperties extends IssueContractBaseProperties {
3650
- /** The issue title. */
3651
- title?: string;
3652
- /** Text describing the issue. */
3653
- description?: string;
3654
- /** A resource identifier for the user created the issue. */
3655
- userId?: string;
3656
- }
3657
- /** TagDescription contract Properties. */
3658
- export interface TagDescriptionContractProperties extends TagDescriptionBaseProperties {
3659
- /** Identifier of the tag in the form of /tags/{tagId} */
3660
- tagId?: string;
3661
- /** Tag name. */
3662
- displayName?: string;
3663
- }
3664
- /** Properties of an API Version Set. */
3665
- export interface ApiVersionSetContractProperties extends ApiVersionSetEntityBase {
3666
- /** Name of API Version Set */
3667
- displayName: string;
3668
- /** An value that determines where the API Version identifier will be located in a HTTP request. */
3669
- versioningScheme: VersioningScheme;
3469
+ /** Parameters supplied to the Create User operation. */
3470
+ export interface UserCreateParameterProperties extends UserEntityBaseParameters {
3471
+ /** Email address. Must not be empty and must be unique within the service instance. */
3472
+ email: string;
3473
+ /** First name. */
3474
+ firstName: string;
3475
+ /** Last name. */
3476
+ lastName: string;
3477
+ /** User Password. If no value is provided, a default password is generated. */
3478
+ password?: string;
3479
+ /** Determines the type of application which send the create user request. Default is legacy portal. */
3480
+ appType?: AppType;
3481
+ /** Determines the type of confirmation e-mail that will be sent to the newly created user. */
3482
+ confirmation?: Confirmation;
3670
3483
  }
3671
- /** Properties used to create or update an API Version Set. */
3672
- export interface ApiVersionSetUpdateParametersProperties extends ApiVersionSetEntityBase {
3673
- /** Name of API Version Set */
3674
- displayName?: string;
3675
- /** An value that determines where the API Version identifier will be located in a HTTP request. */
3676
- versioningScheme?: VersioningScheme;
3484
+ /** Parameters supplied to the Update User operation. */
3485
+ export interface UserUpdateParametersProperties extends UserEntityBaseParameters {
3486
+ /** Email address. Must not be empty and must be unique within the service instance. */
3487
+ email?: string;
3488
+ /** User Password. */
3489
+ password?: string;
3490
+ /** First name. */
3491
+ firstName?: string;
3492
+ /** Last name. */
3493
+ lastName?: string;
3677
3494
  }
3678
- /** External OAuth authorization server settings Properties. */
3679
- export interface AuthorizationServerContractProperties extends AuthorizationServerContractBaseProperties {
3680
- /** User-friendly authorization server name. */
3681
- displayName: string;
3682
- /** Optional reference to a page where client or app registration for this authorization server is performed. Contains absolute URL to entity being referenced. */
3683
- clientRegistrationEndpoint: string;
3684
- /** OAuth authorization endpoint. See http://tools.ietf.org/html/rfc6749#section-3.2. */
3685
- authorizationEndpoint: string;
3686
- /** Form of an authorization grant, which the client uses to request the access token. */
3687
- grantTypes: GrantType[];
3688
- /** Client or app id registered with this authorization server. */
3495
+ /** The external Identity Providers like Facebook, Google, Microsoft, Twitter or Azure Active Directory which can be used to enable access to the API Management service developer portal for all users. */
3496
+ export interface IdentityProviderContractProperties extends IdentityProviderBaseParameters {
3497
+ /** Client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft. */
3689
3498
  clientId: string;
3690
- /** Client or app secret registered with this authorization server. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
3499
+ /** Client secret of the Application in external Identity Provider, used to authenticate login request. For example, it is App Secret for Facebook login, API Key for Google login, Public Key for Microsoft. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
3691
3500
  clientSecret?: string;
3692
3501
  }
3693
- /** External OAuth authorization server Update settings contract. */
3694
- export interface AuthorizationServerUpdateContractProperties extends AuthorizationServerContractBaseProperties {
3695
- /** User-friendly authorization server name. */
3696
- displayName?: string;
3697
- /** Optional reference to a page where client or app registration for this authorization server is performed. Contains absolute URL to entity being referenced. */
3698
- clientRegistrationEndpoint?: string;
3699
- /** OAuth authorization endpoint. See http://tools.ietf.org/html/rfc6749#section-3.2. */
3700
- authorizationEndpoint?: string;
3701
- /** Form of an authorization grant, which the client uses to request the access token. */
3702
- grantTypes?: GrantType[];
3703
- /** Client or app id registered with this authorization server. */
3502
+ /** The external Identity Providers like Facebook, Google, Microsoft, Twitter or Azure Active Directory which can be used to enable access to the API Management service developer portal for all users. */
3503
+ export interface IdentityProviderCreateContractProperties extends IdentityProviderBaseParameters {
3504
+ /** Client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft. */
3505
+ clientId: string;
3506
+ /** Client secret of the Application in external Identity Provider, used to authenticate login request. For example, it is App Secret for Facebook login, API Key for Google login, Public Key for Microsoft. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
3507
+ clientSecret: string;
3508
+ }
3509
+ /** Parameters supplied to the Update Identity Provider operation. */
3510
+ export interface IdentityProviderUpdateProperties extends IdentityProviderBaseParameters {
3511
+ /** Client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft. */
3704
3512
  clientId?: string;
3705
- /** Client or app secret registered with this authorization server. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
3513
+ /** Client secret of the Application in external Identity Provider, used to authenticate login request. For example, it is App Secret for Facebook login, API Key for Google login, Public Key for Microsoft. */
3706
3514
  clientSecret?: string;
3707
3515
  }
3708
- /** Parameters supplied to the Create Backend operation. */
3709
- export interface BackendContractProperties extends BackendBaseParameters {
3710
- /** Runtime Url of the Backend. */
3711
- url: string;
3712
- /** Backend communication protocol. */
3713
- protocol: BackendProtocol;
3714
- }
3715
- /** Parameters supplied to the Update Backend operation. */
3716
- export interface BackendUpdateParameterProperties extends BackendBaseParameters {
3717
- /** Runtime Url of the Backend. */
3718
- url?: string;
3719
- /** Backend communication protocol. */
3720
- protocol?: BackendProtocol;
3721
- }
3722
- /** KeyVault contract details. */
3723
- export interface KeyVaultContractProperties extends KeyVaultContractCreateProperties {
3724
- /** Last time sync and refresh status of secret from key vault. */
3725
- lastStatus?: KeyVaultLastAccessStatusContractProperties;
3516
+ /** NamedValue Contract properties. */
3517
+ export interface NamedValueContractProperties extends NamedValueEntityBaseParameters {
3518
+ /** Unique name of NamedValue. It may contain only letters, digits, period, dash, and underscore characters. */
3519
+ displayName: string;
3520
+ /** Value of the NamedValue. Can contain policy expressions. It may not be empty or consist only of whitespace. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
3521
+ value?: string;
3522
+ /** KeyVault location details of the namedValue. */
3523
+ keyVault?: KeyVaultContractProperties;
3726
3524
  }
3727
- /** Properties of an API Management service resource description. */
3728
- export interface ApiManagementServiceProperties extends ApiManagementServiceBaseProperties {
3729
- /** Publisher email. */
3730
- publisherEmail: string;
3731
- /** Publisher name. */
3732
- publisherName: string;
3525
+ /** NamedValue Contract properties. */
3526
+ export interface NamedValueCreateContractProperties extends NamedValueEntityBaseParameters {
3527
+ /** Unique name of NamedValue. It may contain only letters, digits, period, dash, and underscore characters. */
3528
+ displayName: string;
3529
+ /** Value of the NamedValue. Can contain policy expressions. It may not be empty or consist only of whitespace. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
3530
+ value?: string;
3531
+ /** KeyVault location details of the namedValue. */
3532
+ keyVault?: KeyVaultContractCreateProperties;
3733
3533
  }
3734
- /** Properties of an API Management service resource description. */
3735
- export interface ApiManagementServiceUpdateProperties extends ApiManagementServiceBaseProperties {
3736
- /** Publisher email. */
3737
- publisherEmail?: string;
3738
- /** Publisher name. */
3739
- publisherName?: string;
3534
+ /** NamedValue Contract properties. */
3535
+ export interface NamedValueUpdateParameterProperties extends NamedValueEntityBaseParameters {
3536
+ /** Unique name of NamedValue. It may contain only letters, digits, period, dash, and underscore characters. */
3537
+ displayName?: string;
3538
+ /** Value of the NamedValue. Can contain policy expressions. It may not be empty or consist only of whitespace. */
3539
+ value?: string;
3540
+ /** KeyVault location details of the namedValue. */
3541
+ keyVault?: KeyVaultContractCreateProperties;
3740
3542
  }
3741
- /** A single API Management service resource in List or Get response. */
3742
- export interface ApiManagementServiceResource extends ApimResource {
3743
- /** SKU properties of the API Management service. */
3744
- sku: ApiManagementServiceSkuProperties;
3745
- /** Managed service identity of the Api Management service. */
3746
- identity?: ApiManagementServiceIdentity;
3543
+ /** API Create or Update Properties. */
3544
+ export interface ApiCreateOrUpdateProperties extends ApiContractProperties {
3545
+ /** Content value when Importing an API. */
3546
+ value?: string;
3547
+ /** Format of the Content in which the API is getting imported. */
3548
+ format?: ContentFormat;
3549
+ /** Criteria to limit import of WSDL to a subset of the document. */
3550
+ wsdlSelector?: ApiCreateOrUpdatePropertiesWsdlSelector;
3747
3551
  /**
3748
- * Metadata pertaining to creation and last modification of the resource.
3749
- * NOTE: This property will not be serialized. It can only be populated by the server.
3552
+ * Type of API to create.
3553
+ * * `http` creates a REST API
3554
+ * * `soap` creates a SOAP pass-through API
3555
+ * * `websocket` creates websocket API
3556
+ * * `graphql` creates GraphQL API.
3750
3557
  */
3751
- readonly systemData?: SystemData;
3752
- /** Resource location. */
3753
- location: string;
3558
+ soapApiType?: SoapApiType;
3559
+ /** Strategy of translating required query parameters to template ones. By default has value 'template'. Possible values: 'template', 'query' */
3560
+ translateRequiredQueryParametersConduct?: TranslateRequiredQueryParametersConduct;
3561
+ }
3562
+ /** API details. */
3563
+ export interface ApiContract extends ProxyResource {
3564
+ /** Description of the API. May include HTML formatting tags. */
3565
+ description?: string;
3566
+ /** Collection of authentication settings included into this API. */
3567
+ authenticationSettings?: AuthenticationSettingsContract;
3568
+ /** Protocols over which API is made available. */
3569
+ subscriptionKeyParameterNames?: SubscriptionKeyParameterNamesContract;
3570
+ /** Type of API. */
3571
+ apiType?: ApiType;
3572
+ /** Describes the revision of the API. If no value is provided, default revision 1 is created */
3573
+ apiRevision?: string;
3574
+ /** Indicates the version identifier of the API if the API is versioned */
3575
+ apiVersion?: string;
3576
+ /** Indicates if API revision is current api revision. */
3577
+ isCurrent?: boolean;
3754
3578
  /**
3755
- * ETag of the resource.
3579
+ * Indicates if API revision is accessible via the gateway.
3756
3580
  * NOTE: This property will not be serialized. It can only be populated by the server.
3757
3581
  */
3758
- readonly etag?: string;
3759
- /** A list of availability zones denoting where the resource needs to come from. */
3760
- zones?: string[];
3761
- /** Email address from which the notification will be sent. */
3762
- notificationSenderEmail?: string;
3582
+ readonly isOnline?: boolean;
3583
+ /** Description of the API Revision. */
3584
+ apiRevisionDescription?: string;
3585
+ /** Description of the API Version. */
3586
+ apiVersionDescription?: string;
3587
+ /** A resource identifier for the related ApiVersionSet. */
3588
+ apiVersionSetId?: string;
3589
+ /** Specifies whether an API or Product subscription is required for accessing the API. */
3590
+ subscriptionRequired?: boolean;
3591
+ /** A URL to the Terms of Service for the API. MUST be in the format of a URL. */
3592
+ termsOfServiceUrl?: string;
3593
+ /** Contact information for the API. */
3594
+ contact?: ApiContactInformation;
3595
+ /** License information for the API. */
3596
+ license?: ApiLicenseInformation;
3597
+ /** API identifier of the source API. */
3598
+ sourceApiId?: string;
3599
+ /** API name. Must be 1 to 300 characters long. */
3600
+ displayName?: string;
3601
+ /** Absolute URL of the backend service implementing this API. Cannot be more than 2000 characters long. */
3602
+ serviceUrl?: string;
3603
+ /** Relative URL uniquely identifying this API and all of its resource paths within the API Management service instance. It is appended to the API endpoint base URL specified during the service instance creation to form a public URL for this API. */
3604
+ path?: string;
3605
+ /** Describes on which protocols the operations in this API can be invoked. */
3606
+ protocols?: Protocol[];
3607
+ /** Version set details */
3608
+ apiVersionSet?: ApiVersionSetContractDetails;
3609
+ }
3610
+ /** ApiRelease details. */
3611
+ export interface ApiReleaseContract extends ProxyResource {
3612
+ /** Identifier of the API the release belongs to. */
3613
+ apiId?: string;
3763
3614
  /**
3764
- * The current provisioning state of the API Management service which can be one of the following: Created/Activating/Succeeded/Updating/Failed/Stopped/Terminating/TerminationFailed/Deleted.
3615
+ * The time the API was released. The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard.
3765
3616
  * NOTE: This property will not be serialized. It can only be populated by the server.
3766
3617
  */
3767
- readonly provisioningState?: string;
3618
+ readonly createdDateTime?: Date;
3768
3619
  /**
3769
- * The provisioning state of the API Management service, which is targeted by the long running operation started on the service.
3620
+ * The time the API release was updated.
3770
3621
  * NOTE: This property will not be serialized. It can only be populated by the server.
3771
3622
  */
3772
- readonly targetProvisioningState?: string;
3773
- /**
3774
- * Creation UTC date of the API Management service.The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
3775
- * NOTE: This property will not be serialized. It can only be populated by the server.
3776
- */
3777
- readonly createdAtUtc?: Date;
3778
- /**
3779
- * Gateway URL of the API Management service.
3780
- * NOTE: This property will not be serialized. It can only be populated by the server.
3781
- */
3782
- readonly gatewayUrl?: string;
3783
- /**
3784
- * Gateway URL of the API Management service in the Default Region.
3785
- * NOTE: This property will not be serialized. It can only be populated by the server.
3786
- */
3787
- readonly gatewayRegionalUrl?: string;
3788
- /**
3789
- * Publisher portal endpoint Url of the API Management service.
3790
- * NOTE: This property will not be serialized. It can only be populated by the server.
3791
- */
3792
- readonly portalUrl?: string;
3793
- /**
3794
- * Management API endpoint URL of the API Management service.
3795
- * NOTE: This property will not be serialized. It can only be populated by the server.
3796
- */
3797
- readonly managementApiUrl?: string;
3798
- /**
3799
- * SCM endpoint URL of the API Management service.
3800
- * NOTE: This property will not be serialized. It can only be populated by the server.
3801
- */
3802
- readonly scmUrl?: string;
3803
- /**
3804
- * DEveloper Portal endpoint URL of the API Management service.
3805
- * NOTE: This property will not be serialized. It can only be populated by the server.
3806
- */
3807
- readonly developerPortalUrl?: string;
3808
- /** Custom hostname configuration of the API Management service. */
3809
- hostnameConfigurations?: HostnameConfiguration[];
3623
+ readonly updatedDateTime?: Date;
3624
+ /** Release Notes */
3625
+ notes?: string;
3626
+ }
3627
+ /** API Operation details. */
3628
+ export interface OperationContract extends ProxyResource {
3629
+ /** Collection of URL template parameters. */
3630
+ templateParameters?: ParameterContract[];
3631
+ /** Description of the operation. May include HTML formatting tags. */
3632
+ description?: string;
3633
+ /** An entity containing request details. */
3634
+ request?: RequestContract;
3635
+ /** Array of Operation responses. */
3636
+ responses?: ResponseContract[];
3637
+ /** Operation Policies */
3638
+ policies?: string;
3639
+ /** Operation Name. */
3640
+ displayName?: string;
3641
+ /** A Valid HTTP Operation Method. Typical Http Methods like GET, PUT, POST but not limited by only them. */
3642
+ method?: string;
3643
+ /** Relative URL template identifying the target resource for this operation. May include parameters. Example: /customers/{cid}/orders/{oid}/?date={date} */
3644
+ urlTemplate?: string;
3645
+ }
3646
+ /** Policy Contract details. */
3647
+ export interface PolicyContract extends ProxyResource {
3648
+ /** Contents of the Policy as defined by the format. */
3649
+ value?: string;
3650
+ /** Format of the policyContent. */
3651
+ format?: PolicyContentFormat;
3652
+ }
3653
+ /** Tag Contract details. */
3654
+ export interface TagContract extends ProxyResource {
3655
+ /** Tag name. */
3656
+ displayName?: string;
3657
+ }
3658
+ /** GraphQL API Resolver details. */
3659
+ export interface ResolverContract extends ProxyResource {
3660
+ /** Resolver Name. */
3661
+ displayName?: string;
3662
+ /** Path is type/field being resolved. */
3663
+ path?: string;
3664
+ /** Description of the resolver. May include HTML formatting tags. */
3665
+ description?: string;
3666
+ }
3667
+ /** Product details. */
3668
+ export interface ProductContract extends ProxyResource {
3669
+ /** Product description. May include HTML formatting tags. */
3670
+ description?: string;
3671
+ /** Product terms of use. Developers trying to subscribe to the product will be presented and required to accept these terms before they can complete the subscription process. */
3672
+ terms?: string;
3673
+ /** Whether a product subscription is required for accessing APIs included in this product. If true, the product is referred to as "protected" and a valid subscription key is required for a request to an API included in the product to succeed. If false, the product is referred to as "open" and requests to an API included in the product can be made without a subscription key. If property is omitted when creating a new product it's value is assumed to be true. */
3674
+ subscriptionRequired?: boolean;
3675
+ /** whether subscription approval is required. If false, new subscriptions will be approved automatically enabling developers to call the product’s APIs immediately after subscribing. If true, administrators must manually approve the subscription before the developer can any of the product’s APIs. Can be present only if subscriptionRequired property is present and has a value of false. */
3676
+ approvalRequired?: boolean;
3677
+ /** Whether the number of subscriptions a user can have to this product at the same time. Set to null or omit to allow unlimited per user subscriptions. Can be present only if subscriptionRequired property is present and has a value of false. */
3678
+ subscriptionsLimit?: number;
3679
+ /** whether product is published or not. Published products are discoverable by users of developer portal. Non published products are visible only to administrators. Default state of Product is notPublished. */
3680
+ state?: ProductState;
3681
+ /** Product name. */
3682
+ displayName?: string;
3683
+ }
3684
+ /** API Schema Contract details. */
3685
+ export interface SchemaContract extends ProxyResource {
3686
+ /** Must be a valid a media type used in a Content-Type header as defined in the RFC 2616. Media type of the schema document (e.g. application/json, application/xml). </br> - `Swagger` Schema use `application/vnd.ms-azure-apim.swagger.definitions+json` </br> - `WSDL` Schema use `application/vnd.ms-azure-apim.xsd+xml` </br> - `OpenApi` Schema use `application/vnd.oai.openapi.components+json` </br> - `WADL Schema` use `application/vnd.ms-azure-apim.wadl.grammars+xml`. */
3687
+ contentType?: string;
3688
+ /** Json escaped string defining the document representing the Schema. Used for schemas other than Swagger/OpenAPI. */
3689
+ value?: string;
3690
+ /** Types definitions. Used for Swagger/OpenAPI v1 schemas only, null otherwise. */
3691
+ definitions?: Record<string, unknown>;
3692
+ /** Types definitions. Used for Swagger/OpenAPI v2/v3 schemas only, null otherwise. */
3693
+ components?: Record<string, unknown>;
3694
+ }
3695
+ /** Diagnostic details. */
3696
+ export interface DiagnosticContract extends ProxyResource {
3697
+ /** Specifies for what type of messages sampling settings should not apply. */
3698
+ alwaysLog?: AlwaysLog;
3699
+ /** Resource Id of a target logger. */
3700
+ loggerId?: string;
3701
+ /** Sampling settings for Diagnostic. */
3702
+ sampling?: SamplingSettings;
3703
+ /** Diagnostic settings for incoming/outgoing HTTP messages to the Gateway. */
3704
+ frontend?: PipelineDiagnosticSettings;
3705
+ /** Diagnostic settings for incoming/outgoing HTTP messages to the Backend */
3706
+ backend?: PipelineDiagnosticSettings;
3707
+ /** Log the ClientIP. Default is false. */
3708
+ logClientIp?: boolean;
3709
+ /** Sets correlation protocol to use for Application Insights diagnostics. */
3710
+ httpCorrelationProtocol?: HttpCorrelationProtocol;
3711
+ /** The verbosity level applied to traces emitted by trace policies. */
3712
+ verbosity?: Verbosity;
3713
+ /** The format of the Operation Name for Application Insights telemetries. Default is Name. */
3714
+ operationNameFormat?: OperationNameFormat;
3715
+ /** Emit custom metrics via emit-metric policy. Applicable only to Application Insights diagnostic settings. */
3716
+ metrics?: boolean;
3717
+ }
3718
+ /** Issue Contract details. */
3719
+ export interface IssueContract extends ProxyResource {
3720
+ /** Date and time when the issue was created. */
3721
+ createdDate?: Date;
3722
+ /** Status of the issue. */
3723
+ state?: State;
3724
+ /** A resource identifier for the API the issue was created for. */
3725
+ apiId?: string;
3726
+ /** The issue title. */
3727
+ title?: string;
3728
+ /** Text describing the issue. */
3729
+ description?: string;
3730
+ /** A resource identifier for the user created the issue. */
3731
+ userId?: string;
3732
+ }
3733
+ /** Issue Comment Contract details. */
3734
+ export interface IssueCommentContract extends ProxyResource {
3735
+ /** Comment text. */
3736
+ text?: string;
3737
+ /** Date and time when the comment was created. */
3738
+ createdDate?: Date;
3739
+ /** A resource identifier for the user who left the comment. */
3740
+ userId?: string;
3741
+ }
3742
+ /** Issue Attachment Contract details. */
3743
+ export interface IssueAttachmentContract extends ProxyResource {
3744
+ /** Filename by which the binary data will be saved. */
3745
+ title?: string;
3746
+ /** Either 'link' if content is provided via an HTTP link or the MIME type of the Base64-encoded binary data provided in the 'content' property. */
3747
+ contentFormat?: string;
3748
+ /** An HTTP link or Base64-encoded binary data. */
3749
+ content?: string;
3750
+ }
3751
+ /** Contract details. */
3752
+ export interface TagDescriptionContract extends ProxyResource {
3753
+ /** Description of the Tag. */
3754
+ description?: string;
3755
+ /** Absolute URL of external resources describing the tag. */
3756
+ externalDocsUrl?: string;
3757
+ /** Description of the external resources describing the tag. */
3758
+ externalDocsDescription?: string;
3759
+ /** Identifier of the tag in the form of /tags/{tagId} */
3760
+ tagId?: string;
3761
+ /** Tag name. */
3762
+ displayName?: string;
3763
+ }
3764
+ /** Wiki properties */
3765
+ export interface WikiContract extends ProxyResource {
3766
+ /** Collection wiki documents included into this wiki. */
3767
+ documents?: WikiDocumentationContract[];
3768
+ }
3769
+ /** API Version Set Contract details. */
3770
+ export interface ApiVersionSetContract extends ProxyResource {
3771
+ /** Description of API Version Set. */
3772
+ description?: string;
3773
+ /** Name of query parameter that indicates the API Version if versioningScheme is set to `query`. */
3774
+ versionQueryName?: string;
3775
+ /** Name of HTTP header parameter that indicates the API Version if versioningScheme is set to `header`. */
3776
+ versionHeaderName?: string;
3777
+ /** Name of API Version Set */
3778
+ displayName?: string;
3779
+ /** An value that determines where the API Version identifier will be located in a HTTP request. */
3780
+ versioningScheme?: VersioningScheme;
3781
+ }
3782
+ /** External OAuth authorization server settings. */
3783
+ export interface AuthorizationServerContract extends ProxyResource {
3784
+ /** Description of the authorization server. Can contain HTML formatting tags. */
3785
+ description?: string;
3786
+ /** HTTP verbs supported by the authorization endpoint. GET must be always present. POST is optional. */
3787
+ authorizationMethods?: AuthorizationMethod[];
3788
+ /** Method of authentication supported by the token endpoint of this authorization server. Possible values are Basic and/or Body. When Body is specified, client credentials and other parameters are passed within the request body in the application/x-www-form-urlencoded format. */
3789
+ clientAuthenticationMethod?: ClientAuthenticationMethod[];
3790
+ /** Additional parameters required by the token endpoint of this authorization server represented as an array of JSON objects with name and value string properties, i.e. {"name" : "name value", "value": "a value"}. */
3791
+ tokenBodyParameters?: TokenBodyParameterContract[];
3792
+ /** OAuth token endpoint. Contains absolute URI to entity being referenced. */
3793
+ tokenEndpoint?: string;
3794
+ /** If true, authorization server will include state parameter from the authorization request to its response. Client may use state parameter to raise protocol security. */
3795
+ supportState?: boolean;
3796
+ /** Access token scope that is going to be requested by default. Can be overridden at the API level. Should be provided in the form of a string containing space-delimited values. */
3797
+ defaultScope?: string;
3798
+ /** Specifies the mechanism by which access token is passed to the API. */
3799
+ bearerTokenSendingMethods?: BearerTokenSendingMethod[];
3800
+ /** Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner username. */
3801
+ resourceOwnerUsername?: string;
3802
+ /** Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner password. */
3803
+ resourceOwnerPassword?: string;
3804
+ /** User-friendly authorization server name. */
3805
+ displayName?: string;
3806
+ /** If true, the authorization server may be used in the developer portal test console. True by default if no value is provided. */
3807
+ useInTestConsole?: boolean;
3808
+ /** If true, the authorization server will be used in the API documentation in the developer portal. False by default if no value is provided. */
3809
+ useInApiDocumentation?: boolean;
3810
+ /** Optional reference to a page where client or app registration for this authorization server is performed. Contains absolute URL to entity being referenced. */
3811
+ clientRegistrationEndpoint?: string;
3812
+ /** OAuth authorization endpoint. See http://tools.ietf.org/html/rfc6749#section-3.2. */
3813
+ authorizationEndpoint?: string;
3814
+ /** Form of an authorization grant, which the client uses to request the access token. */
3815
+ grantTypes?: GrantType[];
3816
+ /** Client or app id registered with this authorization server. */
3817
+ clientId?: string;
3818
+ /** Client or app secret registered with this authorization server. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
3819
+ clientSecret?: string;
3820
+ }
3821
+ /** External OAuth authorization server settings. */
3822
+ export interface AuthorizationServerUpdateContract extends ProxyResource {
3823
+ /** Description of the authorization server. Can contain HTML formatting tags. */
3824
+ description?: string;
3825
+ /** HTTP verbs supported by the authorization endpoint. GET must be always present. POST is optional. */
3826
+ authorizationMethods?: AuthorizationMethod[];
3827
+ /** Method of authentication supported by the token endpoint of this authorization server. Possible values are Basic and/or Body. When Body is specified, client credentials and other parameters are passed within the request body in the application/x-www-form-urlencoded format. */
3828
+ clientAuthenticationMethod?: ClientAuthenticationMethod[];
3829
+ /** Additional parameters required by the token endpoint of this authorization server represented as an array of JSON objects with name and value string properties, i.e. {"name" : "name value", "value": "a value"}. */
3830
+ tokenBodyParameters?: TokenBodyParameterContract[];
3831
+ /** OAuth token endpoint. Contains absolute URI to entity being referenced. */
3832
+ tokenEndpoint?: string;
3833
+ /** If true, authorization server will include state parameter from the authorization request to its response. Client may use state parameter to raise protocol security. */
3834
+ supportState?: boolean;
3835
+ /** Access token scope that is going to be requested by default. Can be overridden at the API level. Should be provided in the form of a string containing space-delimited values. */
3836
+ defaultScope?: string;
3837
+ /** Specifies the mechanism by which access token is passed to the API. */
3838
+ bearerTokenSendingMethods?: BearerTokenSendingMethod[];
3839
+ /** Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner username. */
3840
+ resourceOwnerUsername?: string;
3841
+ /** Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner password. */
3842
+ resourceOwnerPassword?: string;
3843
+ /** User-friendly authorization server name. */
3844
+ displayName?: string;
3845
+ /** If true, the authorization server may be used in the developer portal test console. True by default if no value is provided. */
3846
+ useInTestConsole?: boolean;
3847
+ /** If true, the authorization server will be used in the API documentation in the developer portal. False by default if no value is provided. */
3848
+ useInApiDocumentation?: boolean;
3849
+ /** Optional reference to a page where client or app registration for this authorization server is performed. Contains absolute URL to entity being referenced. */
3850
+ clientRegistrationEndpoint?: string;
3851
+ /** OAuth authorization endpoint. See http://tools.ietf.org/html/rfc6749#section-3.2. */
3852
+ authorizationEndpoint?: string;
3853
+ /** Form of an authorization grant, which the client uses to request the access token. */
3854
+ grantTypes?: GrantType[];
3855
+ /** Client or app id registered with this authorization server. */
3856
+ clientId?: string;
3857
+ /** Client or app secret registered with this authorization server. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
3858
+ clientSecret?: string;
3859
+ }
3860
+ /** Authorization Provider contract. */
3861
+ export interface AuthorizationProviderContract extends ProxyResource {
3862
+ /** Authorization Provider name. Must be 1 to 300 characters long. */
3863
+ displayName?: string;
3864
+ /** Identity provider name. Must be 1 to 300 characters long. */
3865
+ identityProvider?: string;
3866
+ /** OAuth2 settings */
3867
+ oauth2?: AuthorizationProviderOAuth2Settings;
3868
+ }
3869
+ /** Authorization contract. */
3870
+ export interface AuthorizationContract extends ProxyResource {
3871
+ /** Authorization type options */
3872
+ authorizationType?: AuthorizationType;
3873
+ /** OAuth2 grant type options */
3874
+ oAuth2GrantType?: OAuth2GrantType;
3875
+ /** Authorization parameters */
3876
+ parameters?: {
3877
+ [propertyName: string]: string;
3878
+ };
3879
+ /** Authorization error details. */
3880
+ error?: AuthorizationError;
3881
+ /** Status of the Authorization */
3882
+ status?: string;
3883
+ }
3884
+ /** Authorization access policy contract. */
3885
+ export interface AuthorizationAccessPolicyContract extends ProxyResource {
3886
+ /** The Tenant Id */
3887
+ tenantId?: string;
3888
+ /** The Object Id */
3889
+ objectId?: string;
3890
+ }
3891
+ /** Backend details. */
3892
+ export interface BackendContract extends ProxyResource {
3893
+ /** Backend Title. */
3894
+ title?: string;
3895
+ /** Backend Description. */
3896
+ description?: string;
3897
+ /** Management Uri of the Resource in External System. This URL can be the Arm Resource Id of Logic Apps, Function Apps or API Apps. */
3898
+ resourceId?: string;
3899
+ /** Backend Properties contract */
3900
+ properties?: BackendProperties;
3901
+ /** Backend Credentials Contract Properties */
3902
+ credentials?: BackendCredentialsContract;
3903
+ /** Backend gateway Contract Properties */
3904
+ proxy?: BackendProxyContract;
3905
+ /** Backend TLS Properties */
3906
+ tls?: BackendTlsProperties;
3907
+ /** Runtime Url of the Backend. */
3908
+ url?: string;
3909
+ /** Backend communication protocol. */
3910
+ protocol?: BackendProtocol;
3911
+ }
3912
+ /** Reconnect request parameters. */
3913
+ export interface BackendReconnectContract extends ProxyResource {
3914
+ /** Duration in ISO8601 format after which reconnect will be initiated. Minimum duration of the Reconnect is PT2M. */
3915
+ after?: string;
3916
+ }
3917
+ /** Cache details. */
3918
+ export interface CacheContract extends ProxyResource {
3919
+ /** Cache description */
3920
+ description?: string;
3921
+ /** Runtime connection string to cache */
3922
+ connectionString?: string;
3923
+ /** Location identifier to use cache from (should be either 'default' or valid Azure region identifier) */
3924
+ useFromLocation?: string;
3925
+ /** Original uri of entity in external system cache points to */
3926
+ resourceId?: string;
3927
+ }
3928
+ /** Certificate details. */
3929
+ export interface CertificateContract extends ProxyResource {
3930
+ /** Subject attribute of the certificate. */
3931
+ subject?: string;
3932
+ /** Thumbprint of the certificate. */
3933
+ thumbprint?: string;
3810
3934
  /**
3811
- * Public Static Load Balanced IP addresses of the API Management service in Primary region. Available only for Basic, Standard, Premium and Isolated SKU.
3812
- * NOTE: This property will not be serialized. It can only be populated by the server.
3935
+ * Expiration date of the certificate. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
3936
+ *
3813
3937
  */
3814
- readonly publicIPAddresses?: string[];
3938
+ expirationDate?: Date;
3939
+ /** KeyVault location details of the certificate. */
3940
+ keyVault?: KeyVaultContractProperties;
3941
+ }
3942
+ /** Content type contract details. */
3943
+ export interface ContentTypeContract extends ProxyResource {
3944
+ /** Content type identifier */
3945
+ idPropertiesId?: string;
3946
+ /** Content type name. Must be 1 to 250 characters long. */
3947
+ namePropertiesName?: string;
3948
+ /** Content type description. */
3949
+ description?: string;
3950
+ /** Content type schema. */
3951
+ schema?: Record<string, unknown>;
3952
+ /** Content type version. */
3953
+ version?: string;
3954
+ }
3955
+ /** Content type contract details. */
3956
+ export interface ContentItemContract extends ProxyResource {
3957
+ /** Properties of the content item. */
3958
+ properties?: {
3959
+ [propertyName: string]: any;
3960
+ };
3961
+ }
3962
+ /** Deleted API Management Service information. */
3963
+ export interface DeletedServiceContract extends ProxyResource {
3815
3964
  /**
3816
- * Private Static Load Balanced IP addresses of the API Management service in Primary region which is deployed in an Internal Virtual Network. Available only for Basic, Standard, Premium and Isolated SKU.
3965
+ * API Management Service Master Location.
3817
3966
  * NOTE: This property will not be serialized. It can only be populated by the server.
3818
3967
  */
3819
- readonly privateIPAddresses?: string[];
3820
- /** Public Standard SKU IP V4 based IP address to be associated with Virtual Network deployed service in the region. Supported only for Developer and Premium SKU being deployed in Virtual Network. */
3821
- publicIpAddressId?: string;
3822
- /** Whether or not public endpoint access is allowed for this API Management service. Value is optional but if passed in, must be 'Enabled' or 'Disabled'. If 'Disabled', private endpoints are the exclusive access method. Default value is 'Enabled' */
3823
- publicNetworkAccess?: PublicNetworkAccess;
3824
- /** Virtual network configuration of the API Management service. */
3825
- virtualNetworkConfiguration?: VirtualNetworkConfiguration;
3826
- /** Additional datacenter locations of the API Management service. */
3827
- additionalLocations?: AdditionalLocation[];
3828
- /** Custom properties of the API Management service.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168` will disable the cipher TLS_RSA_WITH_3DES_EDE_CBC_SHA for all TLS(1.0, 1.1 and 1.2).</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11` can be used to disable just TLS 1.1.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10` can be used to disable TLS 1.0 on an API Management service.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11` can be used to disable just TLS 1.1 for communications with backends.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10` can be used to disable TLS 1.0 for communications with backends.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2` can be used to enable HTTP2 protocol on an API Management service.</br>Not specifying any of these properties on PATCH operation will reset omitted properties' values to their defaults. For all the settings except Http2 the default value is `True` if the service was created on or before April 1st 2018 and `False` otherwise. Http2 setting's default value is `False`.</br></br>You can disable any of next ciphers by using settings `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.[cipher_name]`: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA. For example, `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TLS_RSA_WITH_AES_128_CBC_SHA256`:`false`. The default value is `true` for them. Note: next ciphers can't be disabled since they are required by Azure CloudService internal components: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256,TLS_RSA_WITH_AES_256_GCM_SHA384 */
3829
- customProperties?: {
3830
- [propertyName: string]: string;
3831
- };
3832
- /** List of Certificates that need to be installed in the API Management service. Max supported certificates that can be installed is 10. */
3833
- certificates?: CertificateConfiguration[];
3834
- /** Property only meant to be used for Consumption SKU Service. This enforces a client certificate to be presented on each request to the gateway. This also enables the ability to authenticate the certificate in the policy on the gateway. */
3835
- enableClientCertificate?: boolean;
3836
- /** Property only valid for an Api Management service deployed in multiple locations. This can be used to disable the gateway in master region. */
3837
- disableGateway?: boolean;
3838
- /** The type of VPN in which API Management service needs to be configured in. None (Default Value) means the API Management service is not part of any Virtual Network, External means the API Management deployment is set up inside a Virtual Network having an Internet Facing Endpoint, and Internal means that API Management deployment is setup inside a Virtual Network having an Intranet Facing Endpoint only. */
3839
- virtualNetworkType?: VirtualNetworkType;
3840
- /** Control Plane Apis version constraint for the API Management service. */
3841
- apiVersionConstraint?: ApiVersionConstraint;
3842
- /** Undelete Api Management Service if it was previously soft-deleted. If this flag is specified and set to True all other properties will be ignored. */
3843
- restore?: boolean;
3844
- /** List of Private Endpoint Connections of this service. */
3845
- privateEndpointConnections?: RemotePrivateEndpointConnectionWrapper[];
3968
+ readonly location?: string;
3969
+ /** Fully-qualified API Management Service Resource ID */
3970
+ serviceId?: string;
3971
+ /** UTC Date and Time when the service will be automatically purged. The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard. */
3972
+ scheduledPurgeDate?: Date;
3973
+ /** UTC Timestamp when the service was soft-deleted. The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard. */
3974
+ deletionDate?: Date;
3975
+ }
3976
+ /** Email Template details. */
3977
+ export interface EmailTemplateContract extends ProxyResource {
3978
+ /** Subject of the Template. */
3979
+ subject?: string;
3980
+ /** Email Template Body. This should be a valid XDocument */
3981
+ body?: string;
3982
+ /** Title of the Template. */
3983
+ title?: string;
3984
+ /** Description of the Email Template. */
3985
+ description?: string;
3846
3986
  /**
3847
- * Compute Platform Version running the service in this location.
3987
+ * Whether the template is the default template provided by API Management or has been edited.
3848
3988
  * NOTE: This property will not be serialized. It can only be populated by the server.
3849
3989
  */
3850
- readonly platformVersion?: PlatformVersion;
3851
- /** Publisher email. */
3852
- publisherEmail: string;
3853
- /** Publisher name. */
3854
- publisherName: string;
3990
+ readonly isDefault?: boolean;
3991
+ /** Email Template Parameter values. */
3992
+ parameters?: EmailTemplateParametersContractProperties[];
3855
3993
  }
3856
- /** Parameter supplied to Update Api Management Service. */
3857
- export interface ApiManagementServiceUpdateParameters extends ApimResource {
3858
- /** SKU properties of the API Management service. */
3859
- sku?: ApiManagementServiceSkuProperties;
3860
- /** Managed service identity of the Api Management service. */
3861
- identity?: ApiManagementServiceIdentity;
3994
+ /** Gateway details. */
3995
+ export interface GatewayContract extends ProxyResource {
3996
+ /** Gateway location. */
3997
+ locationData?: ResourceLocationDataContract;
3998
+ /** Gateway description */
3999
+ description?: string;
4000
+ }
4001
+ /** Gateway hostname configuration details. */
4002
+ export interface GatewayHostnameConfigurationContract extends ProxyResource {
4003
+ /** Hostname value. Supports valid domain name, partial or full wildcard */
4004
+ hostname?: string;
4005
+ /** Identifier of Certificate entity that will be used for TLS connection establishment */
4006
+ certificateId?: string;
4007
+ /** Determines whether gateway requests client certificate */
4008
+ negotiateClientCertificate?: boolean;
4009
+ /** Specifies if TLS 1.0 is supported */
4010
+ tls10Enabled?: boolean;
4011
+ /** Specifies if TLS 1.1 is supported */
4012
+ tls11Enabled?: boolean;
4013
+ /** Specifies if HTTP/2.0 is supported */
4014
+ http2Enabled?: boolean;
4015
+ }
4016
+ /** Association entity details. */
4017
+ export interface AssociationContract extends ProxyResource {
4018
+ /** Provisioning state. */
4019
+ provisioningState?: "created";
4020
+ }
4021
+ /** Gateway certificate authority details. */
4022
+ export interface GatewayCertificateAuthorityContract extends ProxyResource {
4023
+ /** Determines whether certificate authority is trusted. */
4024
+ isTrusted?: boolean;
4025
+ }
4026
+ /** Contract details. */
4027
+ export interface GroupContract extends ProxyResource {
4028
+ /** Group name. */
4029
+ displayName?: string;
4030
+ /** Group description. Can contain HTML formatting tags. */
4031
+ description?: string;
3862
4032
  /**
3863
- * ETag of the resource.
4033
+ * true if the group is one of the three system groups (Administrators, Developers, or Guests); otherwise false.
3864
4034
  * NOTE: This property will not be serialized. It can only be populated by the server.
3865
4035
  */
3866
- readonly etag?: string;
3867
- /** A list of availability zones denoting where the resource needs to come from. */
3868
- zones?: string[];
3869
- /** Email address from which the notification will be sent. */
3870
- notificationSenderEmail?: string;
4036
+ readonly builtIn?: boolean;
4037
+ /** Group type. */
4038
+ typePropertiesType?: GroupType;
4039
+ /** For external groups, this property contains the id of the group from the external identity provider, e.g. for Azure Active Directory `aad://<tenant>.onmicrosoft.com/groups/<group object id>`; otherwise the value is null. */
4040
+ externalId?: string;
4041
+ }
4042
+ /** User details. */
4043
+ export interface UserContract extends ProxyResource {
4044
+ /** Account state. Specifies whether the user is active or not. Blocked users are unable to sign into the developer portal or call any APIs of subscribed products. Default state is Active. */
4045
+ state?: UserState;
4046
+ /** Optional note about a user set by the administrator. */
4047
+ note?: string;
4048
+ /** Collection of user identities. */
4049
+ identities?: UserIdentityContract[];
4050
+ /** First name. */
4051
+ firstName?: string;
4052
+ /** Last name. */
4053
+ lastName?: string;
4054
+ /** Email address. */
4055
+ email?: string;
3871
4056
  /**
3872
- * The current provisioning state of the API Management service which can be one of the following: Created/Activating/Succeeded/Updating/Failed/Stopped/Terminating/TerminationFailed/Deleted.
3873
- * NOTE: This property will not be serialized. It can only be populated by the server.
4057
+ * Date of user registration. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
4058
+ *
3874
4059
  */
3875
- readonly provisioningState?: string;
4060
+ registrationDate?: Date;
3876
4061
  /**
3877
- * The provisioning state of the API Management service, which is targeted by the long running operation started on the service.
4062
+ * Collection of groups user is part of.
3878
4063
  * NOTE: This property will not be serialized. It can only be populated by the server.
3879
4064
  */
3880
- readonly targetProvisioningState?: string;
4065
+ readonly groups?: GroupContractProperties[];
4066
+ }
4067
+ /** Identity Provider details. */
4068
+ export interface IdentityProviderContract extends ProxyResource {
4069
+ /** Identity Provider Type identifier. */
4070
+ typePropertiesType?: IdentityProviderType;
4071
+ /** The TenantId to use instead of Common when logging into Active Directory */
4072
+ signinTenant?: string;
4073
+ /** List of Allowed Tenants when configuring Azure Active Directory login. */
4074
+ allowedTenants?: string[];
4075
+ /** OpenID Connect discovery endpoint hostname for AAD or AAD B2C. */
4076
+ authority?: string;
4077
+ /** Signup Policy Name. Only applies to AAD B2C Identity Provider. */
4078
+ signupPolicyName?: string;
4079
+ /** Signin Policy Name. Only applies to AAD B2C Identity Provider. */
4080
+ signinPolicyName?: string;
4081
+ /** Profile Editing Policy Name. Only applies to AAD B2C Identity Provider. */
4082
+ profileEditingPolicyName?: string;
4083
+ /** Password Reset Policy Name. Only applies to AAD B2C Identity Provider. */
4084
+ passwordResetPolicyName?: string;
4085
+ /** The client library to be used in the developer portal. Only applies to AAD and AAD B2C Identity Provider. */
4086
+ clientLibrary?: string;
4087
+ /** Client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft. */
4088
+ clientId?: string;
4089
+ /** Client secret of the Application in external Identity Provider, used to authenticate login request. For example, it is App Secret for Facebook login, API Key for Google login, Public Key for Microsoft. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
4090
+ clientSecret?: string;
4091
+ }
4092
+ /** Identity Provider details. */
4093
+ export interface IdentityProviderCreateContract extends ProxyResource {
4094
+ /** Identity Provider Type identifier. */
4095
+ typePropertiesType?: IdentityProviderType;
4096
+ /** The TenantId to use instead of Common when logging into Active Directory */
4097
+ signinTenant?: string;
4098
+ /** List of Allowed Tenants when configuring Azure Active Directory login. */
4099
+ allowedTenants?: string[];
4100
+ /** OpenID Connect discovery endpoint hostname for AAD or AAD B2C. */
4101
+ authority?: string;
4102
+ /** Signup Policy Name. Only applies to AAD B2C Identity Provider. */
4103
+ signupPolicyName?: string;
4104
+ /** Signin Policy Name. Only applies to AAD B2C Identity Provider. */
4105
+ signinPolicyName?: string;
4106
+ /** Profile Editing Policy Name. Only applies to AAD B2C Identity Provider. */
4107
+ profileEditingPolicyName?: string;
4108
+ /** Password Reset Policy Name. Only applies to AAD B2C Identity Provider. */
4109
+ passwordResetPolicyName?: string;
4110
+ /** The client library to be used in the developer portal. Only applies to AAD and AAD B2C Identity Provider. */
4111
+ clientLibrary?: string;
4112
+ /** Client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft. */
4113
+ clientId?: string;
4114
+ /** Client secret of the Application in external Identity Provider, used to authenticate login request. For example, it is App Secret for Facebook login, API Key for Google login, Public Key for Microsoft. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
4115
+ clientSecret?: string;
4116
+ }
4117
+ /** Logger details. */
4118
+ export interface LoggerContract extends ProxyResource {
4119
+ /** Logger type. */
4120
+ loggerType?: LoggerType;
4121
+ /** Logger description. */
4122
+ description?: string;
3881
4123
  /**
3882
- * Creation UTC date of the API Management service.The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
3883
- * NOTE: This property will not be serialized. It can only be populated by the server.
4124
+ * The name and SendRule connection string of the event hub for azureEventHub logger.
4125
+ * Instrumentation key for applicationInsights logger.
3884
4126
  */
3885
- readonly createdAtUtc?: Date;
4127
+ credentials?: {
4128
+ [propertyName: string]: string;
4129
+ };
4130
+ /** Whether records are buffered in the logger before publishing. Default is assumed to be true. */
4131
+ isBuffered?: boolean;
4132
+ /** Azure Resource Id of a log target (either Azure Event Hub resource or Azure Application Insights resource). */
4133
+ resourceId?: string;
4134
+ }
4135
+ /** NamedValue details. */
4136
+ export interface NamedValueContract extends ProxyResource {
4137
+ /** Optional tags that when provided can be used to filter the NamedValue list. */
4138
+ tags?: string[];
4139
+ /** Determines whether the value is a secret and should be encrypted or not. Default value is false. */
4140
+ secret?: boolean;
4141
+ /** Unique name of NamedValue. It may contain only letters, digits, period, dash, and underscore characters. */
4142
+ displayName?: string;
4143
+ /** Value of the NamedValue. Can contain policy expressions. It may not be empty or consist only of whitespace. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
4144
+ value?: string;
4145
+ /** KeyVault location details of the namedValue. */
4146
+ keyVault?: KeyVaultContractProperties;
4147
+ }
4148
+ /** NamedValue details. */
4149
+ export interface NamedValueCreateContract extends ProxyResource {
4150
+ /** Optional tags that when provided can be used to filter the NamedValue list. */
4151
+ tags?: string[];
4152
+ /** Determines whether the value is a secret and should be encrypted or not. Default value is false. */
4153
+ secret?: boolean;
4154
+ /** Unique name of NamedValue. It may contain only letters, digits, period, dash, and underscore characters. */
4155
+ displayName?: string;
4156
+ /** Value of the NamedValue. Can contain policy expressions. It may not be empty or consist only of whitespace. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
4157
+ value?: string;
4158
+ /** KeyVault location details of the namedValue. */
4159
+ keyVault?: KeyVaultContractCreateProperties;
4160
+ }
4161
+ /** Notification details. */
4162
+ export interface NotificationContract extends ProxyResource {
4163
+ /** Title of the Notification. */
4164
+ title?: string;
4165
+ /** Description of the Notification. */
4166
+ description?: string;
4167
+ /** Recipient Parameter values. */
4168
+ recipients?: RecipientsContractProperties;
4169
+ }
4170
+ /** Recipient User details. */
4171
+ export interface RecipientUserContract extends ProxyResource {
4172
+ /** API Management UserId subscribed to notification. */
4173
+ userId?: string;
4174
+ }
4175
+ /** Recipient Email details. */
4176
+ export interface RecipientEmailContract extends ProxyResource {
4177
+ /** User Email subscribed to notification. */
4178
+ email?: string;
4179
+ }
4180
+ /** OpenId Connect Provider details. */
4181
+ export interface OpenidConnectProviderContract extends ProxyResource {
4182
+ /** User-friendly OpenID Connect Provider name. */
4183
+ displayName?: string;
4184
+ /** User-friendly description of OpenID Connect Provider. */
4185
+ description?: string;
4186
+ /** Metadata endpoint URI. */
4187
+ metadataEndpoint?: string;
4188
+ /** Client ID of developer console which is the client application. */
4189
+ clientId?: string;
4190
+ /** Client Secret of developer console which is the client application. */
4191
+ clientSecret?: string;
4192
+ /** If true, the Open ID Connect provider may be used in the developer portal test console. True by default if no value is provided. */
4193
+ useInTestConsole?: boolean;
4194
+ /** If true, the Open ID Connect provider will be used in the API documentation in the developer portal. False by default if no value is provided. */
4195
+ useInApiDocumentation?: boolean;
4196
+ }
4197
+ /** Policy description details. */
4198
+ export interface PolicyDescriptionContract extends ProxyResource {
3886
4199
  /**
3887
- * Gateway URL of the API Management service.
4200
+ * Policy description.
3888
4201
  * NOTE: This property will not be serialized. It can only be populated by the server.
3889
4202
  */
3890
- readonly gatewayUrl?: string;
4203
+ readonly description?: string;
3891
4204
  /**
3892
- * Gateway URL of the API Management service in the Default Region.
4205
+ * Binary OR value of the Snippet scope.
3893
4206
  * NOTE: This property will not be serialized. It can only be populated by the server.
3894
4207
  */
3895
- readonly gatewayRegionalUrl?: string;
4208
+ readonly scope?: number;
4209
+ }
4210
+ /** Policy fragment contract details. */
4211
+ export interface PolicyFragmentContract extends ProxyResource {
4212
+ /** Contents of the policy fragment. */
4213
+ value?: string;
4214
+ /** Policy fragment description. */
4215
+ description?: string;
4216
+ /** Format of the policy fragment content. */
4217
+ format?: PolicyFragmentContentFormat;
4218
+ }
4219
+ export interface ResourceCollectionValueItem extends ProxyResource {
4220
+ }
4221
+ /** The developer portal configuration contract. */
4222
+ export interface PortalConfigContract extends ProxyResource {
4223
+ /** Enable or disable Basic authentication method. */
4224
+ enableBasicAuth?: boolean;
4225
+ signin?: PortalConfigPropertiesSignin;
4226
+ signup?: PortalConfigPropertiesSignup;
4227
+ /** The developer portal delegation settings. */
4228
+ delegation?: PortalConfigDelegationProperties;
4229
+ /** The developer portal Cross-Origin Resource Sharing (CORS) settings. */
4230
+ cors?: PortalConfigCorsProperties;
4231
+ /** The developer portal Content Security Policy (CSP) settings. */
4232
+ csp?: PortalConfigCspProperties;
4233
+ }
4234
+ /** Portal Revision's contract details. */
4235
+ export interface PortalRevisionContract extends ProxyResource {
4236
+ /** Portal revision description. */
4237
+ description?: string;
3896
4238
  /**
3897
- * Publisher portal endpoint Url of the API Management service.
4239
+ * Portal revision publishing status details.
3898
4240
  * NOTE: This property will not be serialized. It can only be populated by the server.
3899
4241
  */
3900
- readonly portalUrl?: string;
4242
+ readonly statusDetails?: string;
3901
4243
  /**
3902
- * Management API endpoint URL of the API Management service.
4244
+ * Status of the portal's revision.
3903
4245
  * NOTE: This property will not be serialized. It can only be populated by the server.
3904
4246
  */
3905
- readonly managementApiUrl?: string;
4247
+ readonly status?: PortalRevisionStatus;
4248
+ /** Indicates if the portal's revision is public. */
4249
+ isCurrent?: boolean;
3906
4250
  /**
3907
- * SCM endpoint URL of the API Management service.
4251
+ * Portal's revision creation date and time.
3908
4252
  * NOTE: This property will not be serialized. It can only be populated by the server.
3909
4253
  */
3910
- readonly scmUrl?: string;
4254
+ readonly createdDateTime?: Date;
3911
4255
  /**
3912
- * DEveloper Portal endpoint URL of the API Management service.
4256
+ * Last updated date and time.
3913
4257
  * NOTE: This property will not be serialized. It can only be populated by the server.
3914
4258
  */
3915
- readonly developerPortalUrl?: string;
3916
- /** Custom hostname configuration of the API Management service. */
3917
- hostnameConfigurations?: HostnameConfiguration[];
4259
+ readonly updatedDateTime?: Date;
4260
+ }
4261
+ /** Portal Settings for the Developer Portal. */
4262
+ export interface PortalSettingsContract extends ProxyResource {
4263
+ /** A delegation Url. */
4264
+ url?: string;
4265
+ /** A base64-encoded validation key to validate, that a request is coming from Azure API Management. */
4266
+ validationKey?: string;
4267
+ /** Subscriptions delegation settings. */
4268
+ subscriptions?: SubscriptionsDelegationSettingsProperties;
4269
+ /** User registration delegation settings. */
4270
+ userRegistration?: RegistrationDelegationSettingsProperties;
4271
+ /** Redirect Anonymous users to the Sign-In page. */
4272
+ enabled?: boolean;
4273
+ /** Terms of service contract properties. */
4274
+ termsOfService?: TermsOfServiceProperties;
4275
+ }
4276
+ /** Sign-In settings for the Developer Portal. */
4277
+ export interface PortalSigninSettings extends ProxyResource {
4278
+ /** Redirect Anonymous users to the Sign-In page. */
4279
+ enabled?: boolean;
4280
+ }
4281
+ /** Sign-Up settings for a developer portal. */
4282
+ export interface PortalSignupSettings extends ProxyResource {
4283
+ /** Allow users to sign up on a developer portal. */
4284
+ enabled?: boolean;
4285
+ /** Terms of service contract properties. */
4286
+ termsOfService?: TermsOfServiceProperties;
4287
+ }
4288
+ /** Delegation settings for a developer portal. */
4289
+ export interface PortalDelegationSettings extends ProxyResource {
4290
+ /** A delegation Url. */
4291
+ url?: string;
4292
+ /** A base64-encoded validation key to validate, that a request is coming from Azure API Management. */
4293
+ validationKey?: string;
4294
+ /** Subscriptions delegation settings. */
4295
+ subscriptions?: SubscriptionsDelegationSettingsProperties;
4296
+ /** User registration delegation settings. */
4297
+ userRegistration?: RegistrationDelegationSettingsProperties;
4298
+ }
4299
+ /** Subscription details. */
4300
+ export interface SubscriptionContract extends ProxyResource {
4301
+ /** The user resource identifier of the subscription owner. The value is a valid relative URL in the format of /users/{userId} where {userId} is a user identifier. */
4302
+ ownerId?: string;
4303
+ /** Scope like /products/{productId} or /apis or /apis/{apiId}. */
4304
+ scope?: string;
4305
+ /** The name of the subscription, or null if the subscription has no name. */
4306
+ displayName?: string;
4307
+ /** Subscription state. Possible states are * active – the subscription is active, * suspended – the subscription is blocked, and the subscriber cannot call any APIs of the product, * submitted – the subscription request has been made by the developer, but has not yet been approved or rejected, * rejected – the subscription request has been denied by an administrator, * cancelled – the subscription has been cancelled by the developer or administrator, * expired – the subscription reached its expiration date and was deactivated. */
4308
+ state?: SubscriptionState;
3918
4309
  /**
3919
- * Public Static Load Balanced IP addresses of the API Management service in Primary region. Available only for Basic, Standard, Premium and Isolated SKU.
4310
+ * Subscription creation date. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
4311
+ *
3920
4312
  * NOTE: This property will not be serialized. It can only be populated by the server.
3921
4313
  */
3922
- readonly publicIPAddresses?: string[];
4314
+ readonly createdDate?: Date;
3923
4315
  /**
3924
- * Private Static Load Balanced IP addresses of the API Management service in Primary region which is deployed in an Internal Virtual Network. Available only for Basic, Standard, Premium and Isolated SKU.
3925
- * NOTE: This property will not be serialized. It can only be populated by the server.
4316
+ * Subscription activation date. The setting is for audit purposes only and the subscription is not automatically activated. The subscription lifecycle can be managed by using the `state` property. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
4317
+ *
3926
4318
  */
3927
- readonly privateIPAddresses?: string[];
3928
- /** Public Standard SKU IP V4 based IP address to be associated with Virtual Network deployed service in the region. Supported only for Developer and Premium SKU being deployed in Virtual Network. */
3929
- publicIpAddressId?: string;
3930
- /** Whether or not public endpoint access is allowed for this API Management service. Value is optional but if passed in, must be 'Enabled' or 'Disabled'. If 'Disabled', private endpoints are the exclusive access method. Default value is 'Enabled' */
3931
- publicNetworkAccess?: PublicNetworkAccess;
3932
- /** Virtual network configuration of the API Management service. */
3933
- virtualNetworkConfiguration?: VirtualNetworkConfiguration;
3934
- /** Additional datacenter locations of the API Management service. */
3935
- additionalLocations?: AdditionalLocation[];
3936
- /** Custom properties of the API Management service.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168` will disable the cipher TLS_RSA_WITH_3DES_EDE_CBC_SHA for all TLS(1.0, 1.1 and 1.2).</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11` can be used to disable just TLS 1.1.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10` can be used to disable TLS 1.0 on an API Management service.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11` can be used to disable just TLS 1.1 for communications with backends.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10` can be used to disable TLS 1.0 for communications with backends.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2` can be used to enable HTTP2 protocol on an API Management service.</br>Not specifying any of these properties on PATCH operation will reset omitted properties' values to their defaults. For all the settings except Http2 the default value is `True` if the service was created on or before April 1st 2018 and `False` otherwise. Http2 setting's default value is `False`.</br></br>You can disable any of next ciphers by using settings `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.[cipher_name]`: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA. For example, `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TLS_RSA_WITH_AES_128_CBC_SHA256`:`false`. The default value is `true` for them. Note: next ciphers can't be disabled since they are required by Azure CloudService internal components: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256,TLS_RSA_WITH_AES_256_GCM_SHA384 */
3937
- customProperties?: {
3938
- [propertyName: string]: string;
3939
- };
3940
- /** List of Certificates that need to be installed in the API Management service. Max supported certificates that can be installed is 10. */
3941
- certificates?: CertificateConfiguration[];
3942
- /** Property only meant to be used for Consumption SKU Service. This enforces a client certificate to be presented on each request to the gateway. This also enables the ability to authenticate the certificate in the policy on the gateway. */
3943
- enableClientCertificate?: boolean;
3944
- /** Property only valid for an Api Management service deployed in multiple locations. This can be used to disable the gateway in master region. */
3945
- disableGateway?: boolean;
3946
- /** The type of VPN in which API Management service needs to be configured in. None (Default Value) means the API Management service is not part of any Virtual Network, External means the API Management deployment is set up inside a Virtual Network having an Internet Facing Endpoint, and Internal means that API Management deployment is setup inside a Virtual Network having an Intranet Facing Endpoint only. */
3947
- virtualNetworkType?: VirtualNetworkType;
3948
- /** Control Plane Apis version constraint for the API Management service. */
3949
- apiVersionConstraint?: ApiVersionConstraint;
3950
- /** Undelete Api Management Service if it was previously soft-deleted. If this flag is specified and set to True all other properties will be ignored. */
3951
- restore?: boolean;
3952
- /** List of Private Endpoint Connections of this service. */
3953
- privateEndpointConnections?: RemotePrivateEndpointConnectionWrapper[];
4319
+ startDate?: Date;
3954
4320
  /**
3955
- * Compute Platform Version running the service in this location.
3956
- * NOTE: This property will not be serialized. It can only be populated by the server.
4321
+ * Subscription expiration date. The setting is for audit purposes only and the subscription is not automatically expired. The subscription lifecycle can be managed by using the `state` property. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
4322
+ *
3957
4323
  */
3958
- readonly platformVersion?: PlatformVersion;
3959
- /** Publisher email. */
3960
- publisherEmail?: string;
3961
- /** Publisher name. */
3962
- publisherName?: string;
3963
- }
3964
- /** User profile. */
3965
- export interface UserContractProperties extends UserEntityBaseParameters {
3966
- /** First name. */
3967
- firstName?: string;
3968
- /** Last name. */
3969
- lastName?: string;
3970
- /** Email address. */
3971
- email?: string;
4324
+ expirationDate?: Date;
3972
4325
  /**
3973
- * Date of user registration. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
4326
+ * Date when subscription was cancelled or expired. The setting is for audit purposes only and the subscription is not automatically cancelled. The subscription lifecycle can be managed by using the `state` property. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
3974
4327
  *
3975
4328
  */
3976
- registrationDate?: Date;
4329
+ endDate?: Date;
3977
4330
  /**
3978
- * Collection of groups user is part of.
3979
- * NOTE: This property will not be serialized. It can only be populated by the server.
4331
+ * Upcoming subscription expiration notification date. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
4332
+ *
3980
4333
  */
3981
- readonly groups?: GroupContractProperties[];
3982
- }
3983
- /** Parameters supplied to the Create User operation. */
3984
- export interface UserCreateParameterProperties extends UserEntityBaseParameters {
3985
- /** Email address. Must not be empty and must be unique within the service instance. */
3986
- email: string;
3987
- /** First name. */
3988
- firstName: string;
3989
- /** Last name. */
3990
- lastName: string;
3991
- /** User Password. If no value is provided, a default password is generated. */
3992
- password?: string;
3993
- /** Determines the type of application which send the create user request. Default is legacy portal. */
3994
- appType?: AppType;
3995
- /** Determines the type of confirmation e-mail that will be sent to the newly created user. */
3996
- confirmation?: Confirmation;
3997
- }
3998
- /** Parameters supplied to the Update User operation. */
3999
- export interface UserUpdateParametersProperties extends UserEntityBaseParameters {
4000
- /** Email address. Must not be empty and must be unique within the service instance. */
4001
- email?: string;
4002
- /** User Password. */
4003
- password?: string;
4004
- /** First name. */
4005
- firstName?: string;
4006
- /** Last name. */
4007
- lastName?: string;
4334
+ notificationDate?: Date;
4335
+ /** Subscription primary key. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
4336
+ primaryKey?: string;
4337
+ /** Subscription secondary key. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
4338
+ secondaryKey?: string;
4339
+ /** Optional subscription comment added by an administrator when the state is changed to the 'rejected'. */
4340
+ stateComment?: string;
4341
+ /** Determines whether tracing is enabled */
4342
+ allowTracing?: boolean;
4008
4343
  }
4009
- /** The external Identity Providers like Facebook, Google, Microsoft, Twitter or Azure Active Directory which can be used to enable access to the API Management service developer portal for all users. */
4010
- export interface IdentityProviderContractProperties extends IdentityProviderBaseParameters {
4011
- /** Client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft. */
4012
- clientId: string;
4013
- /** Client secret of the Application in external Identity Provider, used to authenticate login request. For example, it is App Secret for Facebook login, API Key for Google login, Public Key for Microsoft. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
4014
- clientSecret?: string;
4344
+ /** Global Schema Contract details. */
4345
+ export interface GlobalSchemaContract extends ProxyResource {
4346
+ /** Schema Type. Immutable. */
4347
+ schemaType?: SchemaType;
4348
+ /** Free-form schema entity description. */
4349
+ description?: string;
4350
+ /** Json-encoded string for non json-based schema. */
4351
+ value?: any;
4352
+ /** Global Schema document object for json-based schema formats(e.g. json schema). */
4353
+ document?: Record<string, unknown>;
4015
4354
  }
4016
- /** The external Identity Providers like Facebook, Google, Microsoft, Twitter or Azure Active Directory which can be used to enable access to the API Management service developer portal for all users. */
4017
- export interface IdentityProviderCreateContractProperties extends IdentityProviderBaseParameters {
4018
- /** Client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft. */
4019
- clientId: string;
4020
- /** Client secret of the Application in external Identity Provider, used to authenticate login request. For example, it is App Secret for Facebook login, API Key for Google login, Public Key for Microsoft. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
4021
- clientSecret: string;
4355
+ /** Tenant Settings. */
4356
+ export interface TenantSettingsContract extends ProxyResource {
4357
+ /** Tenant settings */
4358
+ settings?: {
4359
+ [propertyName: string]: string;
4360
+ };
4022
4361
  }
4023
- /** Parameters supplied to the Update Identity Provider operation. */
4024
- export interface IdentityProviderUpdateProperties extends IdentityProviderBaseParameters {
4025
- /** Client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft. */
4026
- clientId?: string;
4027
- /** Client secret of the Application in external Identity Provider, used to authenticate login request. For example, it is App Secret for Facebook login, API Key for Google login, Public Key for Microsoft. */
4028
- clientSecret?: string;
4362
+ /** Tenant Settings. */
4363
+ export interface AccessInformationContract extends ProxyResource {
4364
+ /** Access Information type ('access' or 'gitAccess') */
4365
+ idPropertiesId?: string;
4366
+ /** Principal (User) Identifier. */
4367
+ principalId?: string;
4368
+ /** Determines whether direct access is enabled. */
4369
+ enabled?: boolean;
4029
4370
  }
4030
- /** NamedValue Contract properties. */
4031
- export interface NamedValueContractProperties extends NamedValueEntityBaseParameters {
4032
- /** Unique name of NamedValue. It may contain only letters, digits, period, dash, and underscore characters. */
4033
- displayName: string;
4034
- /** Value of the NamedValue. Can contain policy expressions. It may not be empty or consist only of whitespace. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
4035
- value?: string;
4036
- /** KeyVault location details of the namedValue. */
4037
- keyVault?: KeyVaultContractProperties;
4371
+ /** Long Running Git Operation Results. */
4372
+ export interface OperationResultContract extends ProxyResource {
4373
+ /** Operation result identifier. */
4374
+ idPropertiesId?: string;
4375
+ /** Status of an async operation. */
4376
+ status?: AsyncOperationStatus;
4377
+ /**
4378
+ * Start time of an async operation. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
4379
+ *
4380
+ */
4381
+ started?: Date;
4382
+ /**
4383
+ * Last update time of an async operation. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
4384
+ *
4385
+ */
4386
+ updated?: Date;
4387
+ /** Optional result info. */
4388
+ resultInfo?: string;
4389
+ /** Error Body Contract */
4390
+ error?: ErrorResponseBody;
4391
+ /**
4392
+ * This property if only provided as part of the TenantConfiguration_Validate operation. It contains the log the entities which will be updated/created/deleted as part of the TenantConfiguration_Deploy operation.
4393
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4394
+ */
4395
+ readonly actionLog?: OperationResultLogItemContract[];
4038
4396
  }
4039
- /** NamedValue Contract properties. */
4040
- export interface NamedValueCreateContractProperties extends NamedValueEntityBaseParameters {
4041
- /** Unique name of NamedValue. It may contain only letters, digits, period, dash, and underscore characters. */
4042
- displayName: string;
4043
- /** Value of the NamedValue. Can contain policy expressions. It may not be empty or consist only of whitespace. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
4044
- value?: string;
4045
- /** KeyVault location details of the namedValue. */
4046
- keyVault?: KeyVaultContractCreateProperties;
4397
+ /** Result of Tenant Configuration Sync State. */
4398
+ export interface TenantConfigurationSyncStateContract extends ProxyResource {
4399
+ /** The name of Git branch. */
4400
+ branch?: string;
4401
+ /** The latest commit Id. */
4402
+ commitId?: string;
4403
+ /** value indicating if last sync was save (true) or deploy (false) operation. */
4404
+ isExport?: boolean;
4405
+ /** value indicating if last synchronization was later than the configuration change. */
4406
+ isSynced?: boolean;
4407
+ /** value indicating whether Git configuration access is enabled. */
4408
+ isGitEnabled?: boolean;
4409
+ /**
4410
+ * The date of the latest synchronization. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
4411
+ *
4412
+ */
4413
+ syncDate?: Date;
4414
+ /**
4415
+ * The date of the latest configuration change. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
4416
+ *
4417
+ */
4418
+ configurationChangeDate?: Date;
4419
+ /** Most recent tenant configuration operation identifier */
4420
+ lastOperationId?: string;
4047
4421
  }
4048
- /** NamedValue Contract properties. */
4049
- export interface NamedValueUpdateParameterProperties extends NamedValueEntityBaseParameters {
4050
- /** Unique name of NamedValue. It may contain only letters, digits, period, dash, and underscore characters. */
4051
- displayName?: string;
4052
- /** Value of the NamedValue. Can contain policy expressions. It may not be empty or consist only of whitespace. */
4053
- value?: string;
4054
- /** KeyVault location details of the namedValue. */
4055
- keyVault?: KeyVaultContractCreateProperties;
4422
+ /** Markdown documentation details. */
4423
+ export interface DocumentationContract extends ProxyResource {
4424
+ /** documentation title. */
4425
+ title?: string;
4426
+ /** Markdown documentation content. */
4427
+ content?: string;
4056
4428
  }
4057
- /** API Create or Update Properties. */
4058
- export interface ApiCreateOrUpdateProperties extends ApiContractProperties {
4059
- /** Content value when Importing an API. */
4060
- value?: string;
4061
- /** Format of the Content in which the API is getting imported. */
4062
- format?: ContentFormat;
4063
- /** Criteria to limit import of WSDL to a subset of the document. */
4064
- wsdlSelector?: ApiCreateOrUpdatePropertiesWsdlSelector;
4429
+ /** Long Running Git Resolver Results. */
4430
+ export interface ResolverResultContract extends ProxyResource {
4431
+ /** Resolver result identifier. */
4432
+ idPropertiesId?: string;
4433
+ /** Status of an async resolver. */
4434
+ status?: AsyncResolverStatus;
4065
4435
  /**
4066
- * Type of API to create.
4067
- * * `http` creates a REST API
4068
- * * `soap` creates a SOAP pass-through API
4069
- * * `websocket` creates websocket API
4070
- * * `graphql` creates GraphQL API.
4436
+ * Start time of an async resolver. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
4437
+ *
4071
4438
  */
4072
- soapApiType?: SoapApiType;
4439
+ started?: Date;
4440
+ /**
4441
+ * Last update time of an async resolver. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
4442
+ *
4443
+ */
4444
+ updated?: Date;
4445
+ /** Optional result info. */
4446
+ resultInfo?: string;
4447
+ /** Error Body Contract */
4448
+ error?: ErrorResponseBody;
4449
+ /**
4450
+ * This property if only provided as part of the TenantConfiguration_Validate resolver. It contains the log the entities which will be updated/created/deleted as part of the TenantConfiguration_Deploy resolver.
4451
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4452
+ */
4453
+ readonly actionLog?: ResolverResultLogItemContract[];
4073
4454
  }
4074
4455
  /** Defines headers for Api_getEntityTag operation. */
4075
4456
  export interface ApiGetEntityTagHeaders {
@@ -4201,6 +4582,41 @@ export interface TagUpdateHeaders {
4201
4582
  /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
4202
4583
  eTag?: string;
4203
4584
  }
4585
+ /** Defines headers for GraphQLApiResolver_getEntityTag operation. */
4586
+ export interface GraphQLApiResolverGetEntityTagHeaders {
4587
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
4588
+ eTag?: string;
4589
+ }
4590
+ /** Defines headers for GraphQLApiResolver_get operation. */
4591
+ export interface GraphQLApiResolverGetHeaders {
4592
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
4593
+ eTag?: string;
4594
+ }
4595
+ /** Defines headers for GraphQLApiResolver_createOrUpdate operation. */
4596
+ export interface GraphQLApiResolverCreateOrUpdateHeaders {
4597
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
4598
+ eTag?: string;
4599
+ }
4600
+ /** Defines headers for GraphQLApiResolver_update operation. */
4601
+ export interface GraphQLApiResolverUpdateHeaders {
4602
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
4603
+ eTag?: string;
4604
+ }
4605
+ /** Defines headers for GraphQLApiResolverPolicy_getEntityTag operation. */
4606
+ export interface GraphQLApiResolverPolicyGetEntityTagHeaders {
4607
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
4608
+ eTag?: string;
4609
+ }
4610
+ /** Defines headers for GraphQLApiResolverPolicy_get operation. */
4611
+ export interface GraphQLApiResolverPolicyGetHeaders {
4612
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
4613
+ eTag?: string;
4614
+ }
4615
+ /** Defines headers for GraphQLApiResolverPolicy_createOrUpdate operation. */
4616
+ export interface GraphQLApiResolverPolicyCreateOrUpdateHeaders {
4617
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
4618
+ eTag?: string;
4619
+ }
4204
4620
  /** Defines headers for ApiPolicy_getEntityTag operation. */
4205
4621
  export interface ApiPolicyGetEntityTagHeaders {
4206
4622
  /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
@@ -4316,6 +4732,26 @@ export interface ApiTagDescriptionCreateOrUpdateHeaders {
4316
4732
  /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
4317
4733
  eTag?: string;
4318
4734
  }
4735
+ /** Defines headers for ApiWiki_getEntityTag operation. */
4736
+ export interface ApiWikiGetEntityTagHeaders {
4737
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
4738
+ eTag?: string;
4739
+ }
4740
+ /** Defines headers for ApiWiki_get operation. */
4741
+ export interface ApiWikiGetHeaders {
4742
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
4743
+ eTag?: string;
4744
+ }
4745
+ /** Defines headers for ApiWiki_createOrUpdate operation. */
4746
+ export interface ApiWikiCreateOrUpdateHeaders {
4747
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
4748
+ eTag?: string;
4749
+ }
4750
+ /** Defines headers for ApiWiki_update operation. */
4751
+ export interface ApiWikiUpdateHeaders {
4752
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
4753
+ eTag?: string;
4754
+ }
4319
4755
  /** Defines headers for ApiVersionSet_getEntityTag operation. */
4320
4756
  export interface ApiVersionSetGetEntityTagHeaders {
4321
4757
  /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
@@ -4361,6 +4797,46 @@ export interface AuthorizationServerListSecretsHeaders {
4361
4797
  /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
4362
4798
  eTag?: string;
4363
4799
  }
4800
+ /** Defines headers for AuthorizationProvider_get operation. */
4801
+ export interface AuthorizationProviderGetHeaders {
4802
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
4803
+ eTag?: string;
4804
+ }
4805
+ /** Defines headers for AuthorizationProvider_createOrUpdate operation. */
4806
+ export interface AuthorizationProviderCreateOrUpdateHeaders {
4807
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
4808
+ eTag?: string;
4809
+ }
4810
+ /** Defines headers for Authorization_get operation. */
4811
+ export interface AuthorizationGetHeaders {
4812
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
4813
+ eTag?: string;
4814
+ }
4815
+ /** Defines headers for Authorization_createOrUpdate operation. */
4816
+ export interface AuthorizationCreateOrUpdateHeaders {
4817
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
4818
+ eTag?: string;
4819
+ }
4820
+ /** Defines headers for Authorization_confirmConsentCode operation. */
4821
+ export interface AuthorizationConfirmConsentCodeHeaders {
4822
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
4823
+ eTag?: string;
4824
+ }
4825
+ /** Defines headers for AuthorizationLoginLinks_post operation. */
4826
+ export interface AuthorizationLoginLinksPostHeaders {
4827
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
4828
+ eTag?: string;
4829
+ }
4830
+ /** Defines headers for AuthorizationAccessPolicy_get operation. */
4831
+ export interface AuthorizationAccessPolicyGetHeaders {
4832
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
4833
+ eTag?: string;
4834
+ }
4835
+ /** Defines headers for AuthorizationAccessPolicy_createOrUpdate operation. */
4836
+ export interface AuthorizationAccessPolicyCreateOrUpdateHeaders {
4837
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
4838
+ eTag?: string;
4839
+ }
4364
4840
  /** Defines headers for Backend_getEntityTag operation. */
4365
4841
  export interface BackendGetEntityTagHeaders {
4366
4842
  /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
@@ -4446,6 +4922,26 @@ export interface ContentItemCreateOrUpdateHeaders {
4446
4922
  /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
4447
4923
  eTag?: string;
4448
4924
  }
4925
+ /** Defines headers for DeletedServices_purge operation. */
4926
+ export interface DeletedServicesPurgeHeaders {
4927
+ location?: string;
4928
+ }
4929
+ /** Defines headers for ApiManagementService_restore operation. */
4930
+ export interface ApiManagementServiceRestoreHeaders {
4931
+ location?: string;
4932
+ }
4933
+ /** Defines headers for ApiManagementService_backup operation. */
4934
+ export interface ApiManagementServiceBackupHeaders {
4935
+ location?: string;
4936
+ }
4937
+ /** Defines headers for ApiManagementService_migrateToStv2 operation. */
4938
+ export interface ApiManagementServiceMigrateToStv2Headers {
4939
+ location?: string;
4940
+ }
4941
+ /** Defines headers for ApiManagementService_applyNetworkConfigurationUpdates operation. */
4942
+ export interface ApiManagementServiceApplyNetworkConfigurationUpdatesHeaders {
4943
+ location?: string;
4944
+ }
4449
4945
  /** Defines headers for Diagnostic_getEntityTag operation. */
4450
4946
  export interface DiagnosticGetEntityTagHeaders {
4451
4947
  /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
@@ -4681,6 +5177,31 @@ export interface PolicyCreateOrUpdateHeaders {
4681
5177
  /** Current entity state version */
4682
5178
  eTag?: string;
4683
5179
  }
5180
+ /** Defines headers for PolicyFragment_getEntityTag operation. */
5181
+ export interface PolicyFragmentGetEntityTagHeaders {
5182
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
5183
+ eTag?: string;
5184
+ }
5185
+ /** Defines headers for PolicyFragment_get operation. */
5186
+ export interface PolicyFragmentGetHeaders {
5187
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
5188
+ eTag?: string;
5189
+ }
5190
+ /** Defines headers for PolicyFragment_createOrUpdate operation. */
5191
+ export interface PolicyFragmentCreateOrUpdateHeaders {
5192
+ /** Current entity state version */
5193
+ eTag?: string;
5194
+ }
5195
+ /** Defines headers for PortalConfig_getEntityTag operation. */
5196
+ export interface PortalConfigGetEntityTagHeaders {
5197
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
5198
+ eTag?: string;
5199
+ }
5200
+ /** Defines headers for PortalConfig_get operation. */
5201
+ export interface PortalConfigGetHeaders {
5202
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
5203
+ eTag?: string;
5204
+ }
4684
5205
  /** Defines headers for PortalRevision_getEntityTag operation. */
4685
5206
  export interface PortalRevisionGetEntityTagHeaders {
4686
5207
  /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
@@ -4766,6 +5287,36 @@ export interface ProductPolicyCreateOrUpdateHeaders {
4766
5287
  /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
4767
5288
  eTag?: string;
4768
5289
  }
5290
+ /** Defines headers for ProductWiki_getEntityTag operation. */
5291
+ export interface ProductWikiGetEntityTagHeaders {
5292
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
5293
+ eTag?: string;
5294
+ }
5295
+ /** Defines headers for ProductWiki_get operation. */
5296
+ export interface ProductWikiGetHeaders {
5297
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
5298
+ eTag?: string;
5299
+ }
5300
+ /** Defines headers for ProductWiki_createOrUpdate operation. */
5301
+ export interface ProductWikiCreateOrUpdateHeaders {
5302
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
5303
+ eTag?: string;
5304
+ }
5305
+ /** Defines headers for ProductWiki_update operation. */
5306
+ export interface ProductWikiUpdateHeaders {
5307
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
5308
+ eTag?: string;
5309
+ }
5310
+ /** Defines headers for ProductWikis_list operation. */
5311
+ export interface ProductWikisListHeaders {
5312
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
5313
+ eTag?: string;
5314
+ }
5315
+ /** Defines headers for ProductWikis_listNext operation. */
5316
+ export interface ProductWikisListNextHeaders {
5317
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
5318
+ eTag?: string;
5319
+ }
4769
5320
  /** Defines headers for GlobalSchema_getEntityTag operation. */
4770
5321
  export interface GlobalSchemaGetEntityTagHeaders {
4771
5322
  /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
@@ -4861,6 +5412,26 @@ export interface UserSubscriptionGetHeaders {
4861
5412
  /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
4862
5413
  eTag?: string;
4863
5414
  }
5415
+ /** Defines headers for Documentation_getEntityTag operation. */
5416
+ export interface DocumentationGetEntityTagHeaders {
5417
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
5418
+ eTag?: string;
5419
+ }
5420
+ /** Defines headers for Documentation_get operation. */
5421
+ export interface DocumentationGetHeaders {
5422
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
5423
+ eTag?: string;
5424
+ }
5425
+ /** Defines headers for Documentation_createOrUpdate operation. */
5426
+ export interface DocumentationCreateOrUpdateHeaders {
5427
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
5428
+ eTag?: string;
5429
+ }
5430
+ /** Defines headers for Documentation_update operation. */
5431
+ export interface DocumentationUpdateHeaders {
5432
+ /** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
5433
+ eTag?: string;
5434
+ }
4864
5435
  /** Known values of {@link Protocol} that the service accepts. */
4865
5436
  export declare enum KnownProtocol {
4866
5437
  /** Http */
@@ -4885,11 +5456,11 @@ export declare enum KnownProtocol {
4885
5456
  export type Protocol = string;
4886
5457
  /** Known values of {@link ApiVersionSetContractDetailsVersioningScheme} that the service accepts. */
4887
5458
  export declare enum KnownApiVersionSetContractDetailsVersioningScheme {
4888
- /** Segment */
5459
+ /** The API Version is passed in a path segment. */
4889
5460
  Segment = "Segment",
4890
- /** Query */
5461
+ /** The API Version is passed in a query parameter. */
4891
5462
  Query = "Query",
4892
- /** Header */
5463
+ /** The API Version is passed in a HTTP header. */
4893
5464
  Header = "Header"
4894
5465
  }
4895
5466
  /**
@@ -4897,9 +5468,9 @@ export declare enum KnownApiVersionSetContractDetailsVersioningScheme {
4897
5468
  * {@link KnownApiVersionSetContractDetailsVersioningScheme} can be used interchangeably with ApiVersionSetContractDetailsVersioningScheme,
4898
5469
  * this enum contains the known values that the service supports.
4899
5470
  * ### Known values supported by the service
4900
- * **Segment** \
4901
- * **Query** \
4902
- * **Header**
5471
+ * **Segment**: The API Version is passed in a path segment. \
5472
+ * **Query**: The API Version is passed in a query parameter. \
5473
+ * **Header**: The API Version is passed in a HTTP header.
4903
5474
  */
4904
5475
  export type ApiVersionSetContractDetailsVersioningScheme = string;
4905
5476
  /** Known values of {@link BearerTokenSendingMethods} that the service accepts. */
@@ -4950,7 +5521,7 @@ export declare enum KnownContentFormat {
4950
5521
  SwaggerJson = "swagger-json",
4951
5522
  /** The OpenAPI 2.0 JSON document is hosted on a publicly accessible internet address. */
4952
5523
  SwaggerLinkJson = "swagger-link-json",
4953
- /** The contents are inline and the document is a WSDL/Soap document. */
5524
+ /** The contents are inline and the document is a WSDL\/Soap document. */
4954
5525
  Wsdl = "wsdl",
4955
5526
  /** The WSDL document is hosted on a publicly accessible internet address. */
4956
5527
  WsdlLink = "wsdl-link",
@@ -5005,15 +5576,31 @@ export declare enum KnownSoapApiType {
5005
5576
  * **graphql**: Imports the API having a GraphQL front end.
5006
5577
  */
5007
5578
  export type SoapApiType = string;
5579
+ /** Known values of {@link TranslateRequiredQueryParametersConduct} that the service accepts. */
5580
+ export declare enum KnownTranslateRequiredQueryParametersConduct {
5581
+ /** Translates required query parameters to template ones. Is a default value */
5582
+ Template = "template",
5583
+ /** Leaves required query parameters as they are (no translation done). */
5584
+ Query = "query"
5585
+ }
5586
+ /**
5587
+ * Defines values for TranslateRequiredQueryParametersConduct. \
5588
+ * {@link KnownTranslateRequiredQueryParametersConduct} can be used interchangeably with TranslateRequiredQueryParametersConduct,
5589
+ * this enum contains the known values that the service supports.
5590
+ * ### Known values supported by the service
5591
+ * **template**: Translates required query parameters to template ones. Is a default value \
5592
+ * **query**: Leaves required query parameters as they are (no translation done).
5593
+ */
5594
+ export type TranslateRequiredQueryParametersConduct = string;
5008
5595
  /** Known values of {@link PolicyContentFormat} that the service accepts. */
5009
5596
  export declare enum KnownPolicyContentFormat {
5010
5597
  /** The contents are inline and Content type is an XML document. */
5011
5598
  Xml = "xml",
5012
- /** The policy XML document is hosted on a http endpoint accessible from the API Management service. */
5599
+ /** The policy XML document is hosted on a HTTP endpoint accessible from the API Management service. */
5013
5600
  XmlLink = "xml-link",
5014
5601
  /** The contents are inline and Content type is a non XML encoded policy document. */
5015
5602
  Rawxml = "rawxml",
5016
- /** The policy document is not Xml encoded and is hosted on a http endpoint accessible from the API Management service. */
5603
+ /** The policy document is not XML encoded and is hosted on a HTTP endpoint accessible from the API Management service. */
5017
5604
  RawxmlLink = "rawxml-link"
5018
5605
  }
5019
5606
  /**
@@ -5022,9 +5609,9 @@ export declare enum KnownPolicyContentFormat {
5022
5609
  * this enum contains the known values that the service supports.
5023
5610
  * ### Known values supported by the service
5024
5611
  * **xml**: The contents are inline and Content type is an XML document. \
5025
- * **xml-link**: The policy XML document is hosted on a http endpoint accessible from the API Management service. \
5612
+ * **xml-link**: The policy XML document is hosted on a HTTP endpoint accessible from the API Management service. \
5026
5613
  * **rawxml**: The contents are inline and Content type is a non XML encoded policy document. \
5027
- * **rawxml-link**: The policy document is not Xml encoded and is hosted on a http endpoint accessible from the API Management service.
5614
+ * **rawxml-link**: The policy document is not XML encoded and is hosted on a HTTP endpoint accessible from the API Management service.
5028
5615
  */
5029
5616
  export type PolicyContentFormat = string;
5030
5617
  /** Known values of {@link PolicyIdName} that the service accepts. */
@@ -5102,9 +5689,9 @@ export type DataMaskingMode = string;
5102
5689
  export declare enum KnownHttpCorrelationProtocol {
5103
5690
  /** Do not read and inject correlation headers. */
5104
5691
  None = "None",
5105
- /** Inject Request-Id and Request-Context headers with request correlation data. See https://github.com/dotnet/corefx/blob/master/src/System.Diagnostics.DiagnosticSource/src/HttpCorrelationProtocol.md. */
5692
+ /** Inject Request-Id and Request-Context headers with request correlation data. See https:\//github.com\/dotnet\/corefx\/blob\/master\/src\/System.Diagnostics.DiagnosticSource\/src\/HttpCorrelationProtocol.md. */
5106
5693
  Legacy = "Legacy",
5107
- /** Inject Trace Context headers. See https://w3c.github.io/trace-context. */
5694
+ /** Inject Trace Context headers. See https:\//w3c.github.io\/trace-context. */
5108
5695
  W3C = "W3C"
5109
5696
  }
5110
5697
  /**
@@ -5258,13 +5845,13 @@ export declare enum KnownVersioningScheme {
5258
5845
  export type VersioningScheme = string;
5259
5846
  /** Known values of {@link GrantType} that the service accepts. */
5260
5847
  export declare enum KnownGrantType {
5261
- /** Authorization Code Grant flow as described https://tools.ietf.org/html/rfc6749#section-4.1. */
5848
+ /** Authorization Code Grant flow as described https:\//tools.ietf.org\/html\/rfc6749#section-4.1. */
5262
5849
  AuthorizationCode = "authorizationCode",
5263
- /** Implicit Code Grant flow as described https://tools.ietf.org/html/rfc6749#section-4.2. */
5850
+ /** Implicit Code Grant flow as described https:\//tools.ietf.org\/html\/rfc6749#section-4.2. */
5264
5851
  Implicit = "implicit",
5265
- /** Resource Owner Password Grant flow as described https://tools.ietf.org/html/rfc6749#section-4.3. */
5852
+ /** Resource Owner Password Grant flow as described https:\//tools.ietf.org\/html\/rfc6749#section-4.3. */
5266
5853
  ResourceOwnerPassword = "resourceOwnerPassword",
5267
- /** Client Credentials Grant flow as described https://tools.ietf.org/html/rfc6749#section-4.4. */
5854
+ /** Client Credentials Grant flow as described https:\//tools.ietf.org\/html\/rfc6749#section-4.4. */
5268
5855
  ClientCredentials = "clientCredentials"
5269
5856
  }
5270
5857
  /**
@@ -5310,6 +5897,35 @@ export declare enum KnownBearerTokenSendingMethod {
5310
5897
  * **query**
5311
5898
  */
5312
5899
  export type BearerTokenSendingMethod = string;
5900
+ /** Known values of {@link AuthorizationType} that the service accepts. */
5901
+ export declare enum KnownAuthorizationType {
5902
+ /** OAuth2 authorization type */
5903
+ OAuth2 = "OAuth2"
5904
+ }
5905
+ /**
5906
+ * Defines values for AuthorizationType. \
5907
+ * {@link KnownAuthorizationType} can be used interchangeably with AuthorizationType,
5908
+ * this enum contains the known values that the service supports.
5909
+ * ### Known values supported by the service
5910
+ * **OAuth2**: OAuth2 authorization type
5911
+ */
5912
+ export type AuthorizationType = string;
5913
+ /** Known values of {@link OAuth2GrantType} that the service accepts. */
5914
+ export declare enum KnownOAuth2GrantType {
5915
+ /** Authorization Code grant */
5916
+ AuthorizationCode = "AuthorizationCode",
5917
+ /** Client Credential grant */
5918
+ ClientCredentials = "ClientCredentials"
5919
+ }
5920
+ /**
5921
+ * Defines values for OAuth2GrantType. \
5922
+ * {@link KnownOAuth2GrantType} can be used interchangeably with OAuth2GrantType,
5923
+ * this enum contains the known values that the service supports.
5924
+ * ### Known values supported by the service
5925
+ * **AuthorizationCode**: Authorization Code grant \
5926
+ * **ClientCredentials**: Client Credential grant
5927
+ */
5928
+ export type OAuth2GrantType = string;
5313
5929
  /** Known values of {@link BackendProtocol} that the service accepts. */
5314
5930
  export declare enum KnownBackendProtocol {
5315
5931
  /** The Backend is a RESTful service. */
@@ -5616,6 +6232,22 @@ export declare enum KnownPublicNetworkAccess {
5616
6232
  * **Disabled**
5617
6233
  */
5618
6234
  export type PublicNetworkAccess = string;
6235
+ /** Known values of {@link NatGatewayState} that the service accepts. */
6236
+ export declare enum KnownNatGatewayState {
6237
+ /** Nat Gateway is enabled for the service. */
6238
+ Enabled = "Enabled",
6239
+ /** Nat Gateway is disabled for the service. */
6240
+ Disabled = "Disabled"
6241
+ }
6242
+ /**
6243
+ * Defines values for NatGatewayState. \
6244
+ * {@link KnownNatGatewayState} can be used interchangeably with NatGatewayState,
6245
+ * this enum contains the known values that the service supports.
6246
+ * ### Known values supported by the service
6247
+ * **Enabled**: Nat Gateway is enabled for the service. \
6248
+ * **Disabled**: Nat Gateway is disabled for the service.
6249
+ */
6250
+ export type NatGatewayState = string;
5619
6251
  /** Known values of {@link PlatformVersion} that the service accepts. */
5620
6252
  export declare enum KnownPlatformVersion {
5621
6253
  /** Platform version cannot be determined, as compute platform is not deployed. */
@@ -5898,15 +6530,50 @@ export declare enum KnownNotificationName {
5898
6530
  * {@link KnownNotificationName} can be used interchangeably with NotificationName,
5899
6531
  * this enum contains the known values that the service supports.
5900
6532
  * ### Known values supported by the service
5901
- * **RequestPublisherNotificationMessage**: The following email recipients and users will receive email notifications about subscription requests for API products requiring approval. \
5902
- * **PurchasePublisherNotificationMessage**: The following email recipients and users will receive email notifications about new API product subscriptions. \
5903
- * **NewApplicationNotificationMessage**: The following email recipients and users will receive email notifications when new applications are submitted to the application gallery. \
5904
- * **BCC**: The following recipients will receive blind carbon copies of all emails sent to developers. \
5905
- * **NewIssuePublisherNotificationMessage**: The following email recipients and users will receive email notifications when a new issue or comment is submitted on the developer portal. \
5906
- * **AccountClosedPublisher**: The following email recipients and users will receive email notifications when developer closes his account. \
5907
- * **QuotaLimitApproachingPublisherNotificationMessage**: The following email recipients and users will receive email notifications when subscription usage gets close to usage quota.
6533
+ * **RequestPublisherNotificationMessage**: The following email recipients and users will receive email notifications about subscription requests for API products requiring approval. \
6534
+ * **PurchasePublisherNotificationMessage**: The following email recipients and users will receive email notifications about new API product subscriptions. \
6535
+ * **NewApplicationNotificationMessage**: The following email recipients and users will receive email notifications when new applications are submitted to the application gallery. \
6536
+ * **BCC**: The following recipients will receive blind carbon copies of all emails sent to developers. \
6537
+ * **NewIssuePublisherNotificationMessage**: The following email recipients and users will receive email notifications when a new issue or comment is submitted on the developer portal. \
6538
+ * **AccountClosedPublisher**: The following email recipients and users will receive email notifications when developer closes his account. \
6539
+ * **QuotaLimitApproachingPublisherNotificationMessage**: The following email recipients and users will receive email notifications when subscription usage gets close to usage quota.
6540
+ */
6541
+ export type NotificationName = string;
6542
+ /** Known values of {@link PolicyFragmentContentFormat} that the service accepts. */
6543
+ export declare enum KnownPolicyFragmentContentFormat {
6544
+ /** The contents are inline and Content type is an XML document. */
6545
+ Xml = "xml",
6546
+ /** The contents are inline and Content type is a non XML encoded policy document. */
6547
+ Rawxml = "rawxml"
6548
+ }
6549
+ /**
6550
+ * Defines values for PolicyFragmentContentFormat. \
6551
+ * {@link KnownPolicyFragmentContentFormat} can be used interchangeably with PolicyFragmentContentFormat,
6552
+ * this enum contains the known values that the service supports.
6553
+ * ### Known values supported by the service
6554
+ * **xml**: The contents are inline and Content type is an XML document. \
6555
+ * **rawxml**: The contents are inline and Content type is a non XML encoded policy document.
6556
+ */
6557
+ export type PolicyFragmentContentFormat = string;
6558
+ /** Known values of {@link PortalSettingsCspMode} that the service accepts. */
6559
+ export declare enum KnownPortalSettingsCspMode {
6560
+ /** The browser will block requests not matching allowed origins. */
6561
+ Enabled = "enabled",
6562
+ /** The browser will not apply the origin restrictions. */
6563
+ Disabled = "disabled",
6564
+ /** The browser will report requests not matching allowed origins without blocking them. */
6565
+ ReportOnly = "reportOnly"
6566
+ }
6567
+ /**
6568
+ * Defines values for PortalSettingsCspMode. \
6569
+ * {@link KnownPortalSettingsCspMode} can be used interchangeably with PortalSettingsCspMode,
6570
+ * this enum contains the known values that the service supports.
6571
+ * ### Known values supported by the service
6572
+ * **enabled**: The browser will block requests not matching allowed origins. \
6573
+ * **disabled**: The browser will not apply the origin restrictions. \
6574
+ * **reportOnly**: The browser will report requests not matching allowed origins without blocking them.
5908
6575
  */
5909
- export type NotificationName = string;
6576
+ export type PortalSettingsCspMode = string;
5910
6577
  /** Known values of {@link PortalRevisionStatus} that the service accepts. */
5911
6578
  export declare enum KnownPortalRevisionStatus {
5912
6579
  /** Portal's revision has been queued. */
@@ -5953,7 +6620,7 @@ export declare enum KnownPrivateEndpointConnectionProvisioningState {
5953
6620
  export type PrivateEndpointConnectionProvisioningState = string;
5954
6621
  /** Known values of {@link SchemaType} that the service accepts. */
5955
6622
  export declare enum KnownSchemaType {
5956
- /** Xml schema type. */
6623
+ /** XML schema type. */
5957
6624
  Xml = "xml",
5958
6625
  /** Json schema type. */
5959
6626
  Json = "json"
@@ -5963,7 +6630,7 @@ export declare enum KnownSchemaType {
5963
6630
  * {@link KnownSchemaType} can be used interchangeably with SchemaType,
5964
6631
  * this enum contains the known values that the service supports.
5965
6632
  * ### Known values supported by the service
5966
- * **xml**: Xml schema type. \
6633
+ * **xml**: XML schema type. \
5967
6634
  * **json**: Json schema type.
5968
6635
  */
5969
6636
  export type SchemaType = string;
@@ -6063,6 +6730,8 @@ export type ApiManagementSkuRestrictionsType = "Location" | "Zone";
6063
6730
  export type ApiManagementSkuRestrictionsReasonCode = "QuotaId" | "NotAvailableForSubscription";
6064
6731
  /** Defines values for AsyncOperationStatus. */
6065
6732
  export type AsyncOperationStatus = "Started" | "InProgress" | "Succeeded" | "Failed";
6733
+ /** Defines values for AsyncResolverStatus. */
6734
+ export type AsyncResolverStatus = "Started" | "InProgress" | "Succeeded" | "Failed";
6066
6735
  /** Optional parameters. */
6067
6736
  export interface ApiListByServiceOptionalParams extends coreClient.OperationOptions {
6068
6737
  /** | Field | Usage | Supported operators | Supported functions |</br>|-------------|-------------|-------------|-------------|</br>| name | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br>| displayName | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br>| description | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br>| serviceUrl | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br>| path | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br>| isCurrent | filter | eq, ne | |</br> */
@@ -6405,6 +7074,79 @@ export interface TagListByServiceNextOptionalParams extends coreClient.Operation
6405
7074
  /** Contains response data for the listByServiceNext operation. */
6406
7075
  export type TagListByServiceNextResponse = TagCollection;
6407
7076
  /** Optional parameters. */
7077
+ export interface GraphQLApiResolverListByApiOptionalParams extends coreClient.OperationOptions {
7078
+ /** | Field | Usage | Supported operators | Supported functions |</br>|-------------|-------------|-------------|-------------|</br>| name | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br>| displayName | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br>| description | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br>| path | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br> */
7079
+ filter?: string;
7080
+ /** Number of records to return. */
7081
+ top?: number;
7082
+ /** Number of records to skip. */
7083
+ skip?: number;
7084
+ }
7085
+ /** Contains response data for the listByApi operation. */
7086
+ export type GraphQLApiResolverListByApiResponse = ResolverCollection;
7087
+ /** Optional parameters. */
7088
+ export interface GraphQLApiResolverGetEntityTagOptionalParams extends coreClient.OperationOptions {
7089
+ }
7090
+ /** Contains response data for the getEntityTag operation. */
7091
+ export type GraphQLApiResolverGetEntityTagResponse = GraphQLApiResolverGetEntityTagHeaders;
7092
+ /** Optional parameters. */
7093
+ export interface GraphQLApiResolverGetOptionalParams extends coreClient.OperationOptions {
7094
+ }
7095
+ /** Contains response data for the get operation. */
7096
+ export type GraphQLApiResolverGetResponse = GraphQLApiResolverGetHeaders & ResolverContract;
7097
+ /** Optional parameters. */
7098
+ export interface GraphQLApiResolverCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7099
+ /** ETag of the Entity. Not required when creating an entity, but required when updating an entity. */
7100
+ ifMatch?: string;
7101
+ }
7102
+ /** Contains response data for the createOrUpdate operation. */
7103
+ export type GraphQLApiResolverCreateOrUpdateResponse = GraphQLApiResolverCreateOrUpdateHeaders & ResolverContract;
7104
+ /** Optional parameters. */
7105
+ export interface GraphQLApiResolverUpdateOptionalParams extends coreClient.OperationOptions {
7106
+ }
7107
+ /** Contains response data for the update operation. */
7108
+ export type GraphQLApiResolverUpdateResponse = GraphQLApiResolverUpdateHeaders & ResolverContract;
7109
+ /** Optional parameters. */
7110
+ export interface GraphQLApiResolverDeleteOptionalParams extends coreClient.OperationOptions {
7111
+ }
7112
+ /** Optional parameters. */
7113
+ export interface GraphQLApiResolverListByApiNextOptionalParams extends coreClient.OperationOptions {
7114
+ }
7115
+ /** Contains response data for the listByApiNext operation. */
7116
+ export type GraphQLApiResolverListByApiNextResponse = ResolverCollection;
7117
+ /** Optional parameters. */
7118
+ export interface GraphQLApiResolverPolicyListByResolverOptionalParams extends coreClient.OperationOptions {
7119
+ }
7120
+ /** Contains response data for the listByResolver operation. */
7121
+ export type GraphQLApiResolverPolicyListByResolverResponse = PolicyCollection;
7122
+ /** Optional parameters. */
7123
+ export interface GraphQLApiResolverPolicyGetEntityTagOptionalParams extends coreClient.OperationOptions {
7124
+ }
7125
+ /** Contains response data for the getEntityTag operation. */
7126
+ export type GraphQLApiResolverPolicyGetEntityTagResponse = GraphQLApiResolverPolicyGetEntityTagHeaders;
7127
+ /** Optional parameters. */
7128
+ export interface GraphQLApiResolverPolicyGetOptionalParams extends coreClient.OperationOptions {
7129
+ /** Policy Export Format. */
7130
+ format?: PolicyExportFormat;
7131
+ }
7132
+ /** Contains response data for the get operation. */
7133
+ export type GraphQLApiResolverPolicyGetResponse = GraphQLApiResolverPolicyGetHeaders & PolicyContract;
7134
+ /** Optional parameters. */
7135
+ export interface GraphQLApiResolverPolicyCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7136
+ /** ETag of the Entity. Not required when creating an entity, but required when updating an entity. */
7137
+ ifMatch?: string;
7138
+ }
7139
+ /** Contains response data for the createOrUpdate operation. */
7140
+ export type GraphQLApiResolverPolicyCreateOrUpdateResponse = GraphQLApiResolverPolicyCreateOrUpdateHeaders & PolicyContract;
7141
+ /** Optional parameters. */
7142
+ export interface GraphQLApiResolverPolicyDeleteOptionalParams extends coreClient.OperationOptions {
7143
+ }
7144
+ /** Optional parameters. */
7145
+ export interface GraphQLApiResolverPolicyListByResolverNextOptionalParams extends coreClient.OperationOptions {
7146
+ }
7147
+ /** Contains response data for the listByResolverNext operation. */
7148
+ export type GraphQLApiResolverPolicyListByResolverNextResponse = PolicyCollection;
7149
+ /** Optional parameters. */
6408
7150
  export interface ApiProductListByApisOptionalParams extends coreClient.OperationOptions {
6409
7151
  /** | Field | Usage | Supported operators | Supported functions |</br>|-------------|-------------|-------------|-------------|</br>| displayName | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br> */
6410
7152
  filter?: string;
@@ -6702,6 +7444,47 @@ export interface OperationListByTagsNextOptionalParams extends coreClient.Operat
6702
7444
  /** Contains response data for the listByTagsNext operation. */
6703
7445
  export type OperationListByTagsNextResponse = TagResourceCollection;
6704
7446
  /** Optional parameters. */
7447
+ export interface ApiWikiGetEntityTagOptionalParams extends coreClient.OperationOptions {
7448
+ }
7449
+ /** Contains response data for the getEntityTag operation. */
7450
+ export type ApiWikiGetEntityTagResponse = ApiWikiGetEntityTagHeaders;
7451
+ /** Optional parameters. */
7452
+ export interface ApiWikiGetOptionalParams extends coreClient.OperationOptions {
7453
+ }
7454
+ /** Contains response data for the get operation. */
7455
+ export type ApiWikiGetResponse = ApiWikiGetHeaders & WikiContract;
7456
+ /** Optional parameters. */
7457
+ export interface ApiWikiCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7458
+ /** ETag of the Entity. Not required when creating an entity, but required when updating an entity. */
7459
+ ifMatch?: string;
7460
+ }
7461
+ /** Contains response data for the createOrUpdate operation. */
7462
+ export type ApiWikiCreateOrUpdateResponse = ApiWikiCreateOrUpdateHeaders & WikiContract;
7463
+ /** Optional parameters. */
7464
+ export interface ApiWikiUpdateOptionalParams extends coreClient.OperationOptions {
7465
+ }
7466
+ /** Contains response data for the update operation. */
7467
+ export type ApiWikiUpdateResponse = ApiWikiUpdateHeaders & WikiContract;
7468
+ /** Optional parameters. */
7469
+ export interface ApiWikiDeleteOptionalParams extends coreClient.OperationOptions {
7470
+ }
7471
+ /** Optional parameters. */
7472
+ export interface ApiWikisListOptionalParams extends coreClient.OperationOptions {
7473
+ /** | Field | Usage | Supported operators | Supported functions |</br>|-------------|-------------|-------------|-------------|</br>| name | filter | eq | contains |</br> */
7474
+ filter?: string;
7475
+ /** Number of records to return. */
7476
+ top?: number;
7477
+ /** Number of records to skip. */
7478
+ skip?: number;
7479
+ }
7480
+ /** Contains response data for the list operation. */
7481
+ export type ApiWikisListResponse = WikiCollection;
7482
+ /** Optional parameters. */
7483
+ export interface ApiWikisListNextOptionalParams extends coreClient.OperationOptions {
7484
+ }
7485
+ /** Contains response data for the listNext operation. */
7486
+ export type ApiWikisListNextResponse = WikiCollection;
7487
+ /** Optional parameters. */
6705
7488
  export interface ApiExportGetOptionalParams extends coreClient.OperationOptions {
6706
7489
  }
6707
7490
  /** Contains response data for the get operation. */
@@ -6794,6 +7577,109 @@ export interface AuthorizationServerListByServiceNextOptionalParams extends core
6794
7577
  /** Contains response data for the listByServiceNext operation. */
6795
7578
  export type AuthorizationServerListByServiceNextResponse = AuthorizationServerCollection;
6796
7579
  /** Optional parameters. */
7580
+ export interface AuthorizationProviderListByServiceOptionalParams extends coreClient.OperationOptions {
7581
+ /** | Field | Usage | Supported operators | Supported functions |</br>|-------------|-------------|-------------|-------------|</br>| name | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br>| displayName | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br> */
7582
+ filter?: string;
7583
+ /** Number of records to return. */
7584
+ top?: number;
7585
+ /** Number of records to skip. */
7586
+ skip?: number;
7587
+ }
7588
+ /** Contains response data for the listByService operation. */
7589
+ export type AuthorizationProviderListByServiceResponse = AuthorizationProviderCollection;
7590
+ /** Optional parameters. */
7591
+ export interface AuthorizationProviderGetOptionalParams extends coreClient.OperationOptions {
7592
+ }
7593
+ /** Contains response data for the get operation. */
7594
+ export type AuthorizationProviderGetResponse = AuthorizationProviderGetHeaders & AuthorizationProviderContract;
7595
+ /** Optional parameters. */
7596
+ export interface AuthorizationProviderCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7597
+ /** ETag of the Entity. Not required when creating an entity, but required when updating an entity. */
7598
+ ifMatch?: string;
7599
+ }
7600
+ /** Contains response data for the createOrUpdate operation. */
7601
+ export type AuthorizationProviderCreateOrUpdateResponse = AuthorizationProviderCreateOrUpdateHeaders & AuthorizationProviderContract;
7602
+ /** Optional parameters. */
7603
+ export interface AuthorizationProviderDeleteOptionalParams extends coreClient.OperationOptions {
7604
+ }
7605
+ /** Optional parameters. */
7606
+ export interface AuthorizationProviderListByServiceNextOptionalParams extends coreClient.OperationOptions {
7607
+ }
7608
+ /** Contains response data for the listByServiceNext operation. */
7609
+ export type AuthorizationProviderListByServiceNextResponse = AuthorizationProviderCollection;
7610
+ /** Optional parameters. */
7611
+ export interface AuthorizationListByAuthorizationProviderOptionalParams extends coreClient.OperationOptions {
7612
+ /** | Field | Usage | Supported operators | Supported functions |</br>|-------------|-------------|-------------|-------------|</br>| name | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br>| displayName | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br> */
7613
+ filter?: string;
7614
+ /** Number of records to return. */
7615
+ top?: number;
7616
+ /** Number of records to skip. */
7617
+ skip?: number;
7618
+ }
7619
+ /** Contains response data for the listByAuthorizationProvider operation. */
7620
+ export type AuthorizationListByAuthorizationProviderResponse = AuthorizationCollection;
7621
+ /** Optional parameters. */
7622
+ export interface AuthorizationGetOptionalParams extends coreClient.OperationOptions {
7623
+ }
7624
+ /** Contains response data for the get operation. */
7625
+ export type AuthorizationGetResponse = AuthorizationGetHeaders & AuthorizationContract;
7626
+ /** Optional parameters. */
7627
+ export interface AuthorizationCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7628
+ /** ETag of the Entity. Not required when creating an entity, but required when updating an entity. */
7629
+ ifMatch?: string;
7630
+ }
7631
+ /** Contains response data for the createOrUpdate operation. */
7632
+ export type AuthorizationCreateOrUpdateResponse = AuthorizationCreateOrUpdateHeaders & AuthorizationContract;
7633
+ /** Optional parameters. */
7634
+ export interface AuthorizationDeleteOptionalParams extends coreClient.OperationOptions {
7635
+ }
7636
+ /** Optional parameters. */
7637
+ export interface AuthorizationConfirmConsentCodeOptionalParams extends coreClient.OperationOptions {
7638
+ }
7639
+ /** Contains response data for the confirmConsentCode operation. */
7640
+ export type AuthorizationConfirmConsentCodeResponse = AuthorizationConfirmConsentCodeHeaders;
7641
+ /** Optional parameters. */
7642
+ export interface AuthorizationListByAuthorizationProviderNextOptionalParams extends coreClient.OperationOptions {
7643
+ }
7644
+ /** Contains response data for the listByAuthorizationProviderNext operation. */
7645
+ export type AuthorizationListByAuthorizationProviderNextResponse = AuthorizationCollection;
7646
+ /** Optional parameters. */
7647
+ export interface AuthorizationLoginLinksPostOptionalParams extends coreClient.OperationOptions {
7648
+ }
7649
+ /** Contains response data for the post operation. */
7650
+ export type AuthorizationLoginLinksPostResponse = AuthorizationLoginLinksPostHeaders & AuthorizationLoginResponseContract;
7651
+ /** Optional parameters. */
7652
+ export interface AuthorizationAccessPolicyListByAuthorizationOptionalParams extends coreClient.OperationOptions {
7653
+ /** | Field | Usage | Supported operators | Supported functions |</br>|-------------|-------------|-------------|-------------|</br>| name | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br>| displayName | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br> */
7654
+ filter?: string;
7655
+ /** Number of records to return. */
7656
+ top?: number;
7657
+ /** Number of records to skip. */
7658
+ skip?: number;
7659
+ }
7660
+ /** Contains response data for the listByAuthorization operation. */
7661
+ export type AuthorizationAccessPolicyListByAuthorizationResponse = AuthorizationAccessPolicyCollection;
7662
+ /** Optional parameters. */
7663
+ export interface AuthorizationAccessPolicyGetOptionalParams extends coreClient.OperationOptions {
7664
+ }
7665
+ /** Contains response data for the get operation. */
7666
+ export type AuthorizationAccessPolicyGetResponse = AuthorizationAccessPolicyGetHeaders & AuthorizationAccessPolicyContract;
7667
+ /** Optional parameters. */
7668
+ export interface AuthorizationAccessPolicyCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7669
+ /** ETag of the Entity. Not required when creating an entity, but required when updating an entity. */
7670
+ ifMatch?: string;
7671
+ }
7672
+ /** Contains response data for the createOrUpdate operation. */
7673
+ export type AuthorizationAccessPolicyCreateOrUpdateResponse = AuthorizationAccessPolicyCreateOrUpdateHeaders & AuthorizationAccessPolicyContract;
7674
+ /** Optional parameters. */
7675
+ export interface AuthorizationAccessPolicyDeleteOptionalParams extends coreClient.OperationOptions {
7676
+ }
7677
+ /** Optional parameters. */
7678
+ export interface AuthorizationAccessPolicyListByAuthorizationNextOptionalParams extends coreClient.OperationOptions {
7679
+ }
7680
+ /** Contains response data for the listByAuthorizationNext operation. */
7681
+ export type AuthorizationAccessPolicyListByAuthorizationNextResponse = AuthorizationAccessPolicyCollection;
7682
+ /** Optional parameters. */
6797
7683
  export interface BackendListByServiceOptionalParams extends coreClient.OperationOptions {
6798
7684
  /** | Field | Usage | Supported operators | Supported functions |</br>|-------------|-------------|-------------|-------------|</br>| name | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br>| title | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br>| url | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br> */
6799
7685
  filter?: string;
@@ -7076,6 +7962,15 @@ export interface ApiManagementServiceDeleteOptionalParams extends coreClient.Ope
7076
7962
  resumeFrom?: string;
7077
7963
  }
7078
7964
  /** Optional parameters. */
7965
+ export interface ApiManagementServiceMigrateToStv2OptionalParams extends coreClient.OperationOptions {
7966
+ /** Delay to wait until next poll, in milliseconds. */
7967
+ updateIntervalInMs?: number;
7968
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7969
+ resumeFrom?: string;
7970
+ }
7971
+ /** Contains response data for the migrateToStv2 operation. */
7972
+ export type ApiManagementServiceMigrateToStv2Response = ApiManagementServiceResource;
7973
+ /** Optional parameters. */
7079
7974
  export interface ApiManagementServiceListByResourceGroupOptionalParams extends coreClient.OperationOptions {
7080
7975
  }
7081
7976
  /** Contains response data for the listByResourceGroup operation. */
@@ -7761,6 +8656,79 @@ export interface PolicyDescriptionListByServiceOptionalParams extends coreClient
7761
8656
  /** Contains response data for the listByService operation. */
7762
8657
  export type PolicyDescriptionListByServiceResponse = PolicyDescriptionCollection;
7763
8658
  /** Optional parameters. */
8659
+ export interface PolicyFragmentListByServiceOptionalParams extends coreClient.OperationOptions {
8660
+ /** | Field | Usage | Supported operators | Supported functions |</br>|-------------|-------------|-------------|-------------|</br>| name | filter, orderBy | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br>| description | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br>| value | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br> */
8661
+ filter?: string;
8662
+ /** Number of records to return. */
8663
+ top?: number;
8664
+ /** Number of records to skip. */
8665
+ skip?: number;
8666
+ /** OData order by query option. */
8667
+ orderby?: string;
8668
+ }
8669
+ /** Contains response data for the listByService operation. */
8670
+ export type PolicyFragmentListByServiceResponse = PolicyFragmentCollection;
8671
+ /** Optional parameters. */
8672
+ export interface PolicyFragmentGetEntityTagOptionalParams extends coreClient.OperationOptions {
8673
+ }
8674
+ /** Contains response data for the getEntityTag operation. */
8675
+ export type PolicyFragmentGetEntityTagResponse = PolicyFragmentGetEntityTagHeaders;
8676
+ /** Optional parameters. */
8677
+ export interface PolicyFragmentGetOptionalParams extends coreClient.OperationOptions {
8678
+ /** Policy fragment content format. */
8679
+ format?: PolicyFragmentContentFormat;
8680
+ }
8681
+ /** Contains response data for the get operation. */
8682
+ export type PolicyFragmentGetResponse = PolicyFragmentGetHeaders & PolicyFragmentContract;
8683
+ /** Optional parameters. */
8684
+ export interface PolicyFragmentCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
8685
+ /** ETag of the Entity. Not required when creating an entity, but required when updating an entity. */
8686
+ ifMatch?: string;
8687
+ /** Delay to wait until next poll, in milliseconds. */
8688
+ updateIntervalInMs?: number;
8689
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
8690
+ resumeFrom?: string;
8691
+ }
8692
+ /** Contains response data for the createOrUpdate operation. */
8693
+ export type PolicyFragmentCreateOrUpdateResponse = PolicyFragmentCreateOrUpdateHeaders & PolicyFragmentContract;
8694
+ /** Optional parameters. */
8695
+ export interface PolicyFragmentDeleteOptionalParams extends coreClient.OperationOptions {
8696
+ }
8697
+ /** Optional parameters. */
8698
+ export interface PolicyFragmentListReferencesOptionalParams extends coreClient.OperationOptions {
8699
+ /** Number of records to return. */
8700
+ top?: number;
8701
+ /** Number of records to skip. */
8702
+ skip?: number;
8703
+ }
8704
+ /** Contains response data for the listReferences operation. */
8705
+ export type PolicyFragmentListReferencesResponse = ResourceCollection;
8706
+ /** Optional parameters. */
8707
+ export interface PortalConfigListByServiceOptionalParams extends coreClient.OperationOptions {
8708
+ }
8709
+ /** Contains response data for the listByService operation. */
8710
+ export type PortalConfigListByServiceResponse = PortalConfigCollection;
8711
+ /** Optional parameters. */
8712
+ export interface PortalConfigGetEntityTagOptionalParams extends coreClient.OperationOptions {
8713
+ }
8714
+ /** Contains response data for the getEntityTag operation. */
8715
+ export type PortalConfigGetEntityTagResponse = PortalConfigGetEntityTagHeaders;
8716
+ /** Optional parameters. */
8717
+ export interface PortalConfigGetOptionalParams extends coreClient.OperationOptions {
8718
+ }
8719
+ /** Contains response data for the get operation. */
8720
+ export type PortalConfigGetResponse = PortalConfigGetHeaders & PortalConfigContract;
8721
+ /** Optional parameters. */
8722
+ export interface PortalConfigUpdateOptionalParams extends coreClient.OperationOptions {
8723
+ }
8724
+ /** Contains response data for the update operation. */
8725
+ export type PortalConfigUpdateResponse = PortalConfigContract;
8726
+ /** Optional parameters. */
8727
+ export interface PortalConfigCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
8728
+ }
8729
+ /** Contains response data for the createOrUpdate operation. */
8730
+ export type PortalConfigCreateOrUpdateResponse = PortalConfigContract;
8731
+ /** Optional parameters. */
7764
8732
  export interface PortalRevisionListByServiceOptionalParams extends coreClient.OperationOptions {
7765
8733
  /**
7766
8734
  * | Field | Supported operators | Supported functions |
@@ -8089,6 +9057,47 @@ export type ProductPolicyCreateOrUpdateResponse = ProductPolicyCreateOrUpdateHea
8089
9057
  export interface ProductPolicyDeleteOptionalParams extends coreClient.OperationOptions {
8090
9058
  }
8091
9059
  /** Optional parameters. */
9060
+ export interface ProductWikiGetEntityTagOptionalParams extends coreClient.OperationOptions {
9061
+ }
9062
+ /** Contains response data for the getEntityTag operation. */
9063
+ export type ProductWikiGetEntityTagResponse = ProductWikiGetEntityTagHeaders;
9064
+ /** Optional parameters. */
9065
+ export interface ProductWikiGetOptionalParams extends coreClient.OperationOptions {
9066
+ }
9067
+ /** Contains response data for the get operation. */
9068
+ export type ProductWikiGetResponse = ProductWikiGetHeaders & WikiContract;
9069
+ /** Optional parameters. */
9070
+ export interface ProductWikiCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
9071
+ /** ETag of the Entity. Not required when creating an entity, but required when updating an entity. */
9072
+ ifMatch?: string;
9073
+ }
9074
+ /** Contains response data for the createOrUpdate operation. */
9075
+ export type ProductWikiCreateOrUpdateResponse = ProductWikiCreateOrUpdateHeaders & WikiContract;
9076
+ /** Optional parameters. */
9077
+ export interface ProductWikiUpdateOptionalParams extends coreClient.OperationOptions {
9078
+ }
9079
+ /** Contains response data for the update operation. */
9080
+ export type ProductWikiUpdateResponse = ProductWikiUpdateHeaders & WikiContract;
9081
+ /** Optional parameters. */
9082
+ export interface ProductWikiDeleteOptionalParams extends coreClient.OperationOptions {
9083
+ }
9084
+ /** Optional parameters. */
9085
+ export interface ProductWikisListOptionalParams extends coreClient.OperationOptions {
9086
+ /** | Field | Usage | Supported operators | Supported functions |</br>|-------------|-------------|-------------|-------------|</br>| name | filter | eq | contains |</br> */
9087
+ filter?: string;
9088
+ /** Number of records to return. */
9089
+ top?: number;
9090
+ /** Number of records to skip. */
9091
+ skip?: number;
9092
+ }
9093
+ /** Contains response data for the list operation. */
9094
+ export type ProductWikisListResponse = ProductWikisListHeaders & WikiCollection;
9095
+ /** Optional parameters. */
9096
+ export interface ProductWikisListNextOptionalParams extends coreClient.OperationOptions {
9097
+ }
9098
+ /** Contains response data for the listNext operation. */
9099
+ export type ProductWikisListNextResponse = ProductWikisListNextHeaders & WikiCollection;
9100
+ /** Optional parameters. */
8092
9101
  export interface QuotaByCounterKeysListByServiceOptionalParams extends coreClient.OperationOptions {
8093
9102
  }
8094
9103
  /** Contains response data for the listByService operation. */
@@ -8583,6 +9592,47 @@ export interface UserConfirmationPasswordSendOptionalParams extends coreClient.O
8583
9592
  appType?: AppType;
8584
9593
  }
8585
9594
  /** Optional parameters. */
9595
+ export interface DocumentationListByServiceOptionalParams extends coreClient.OperationOptions {
9596
+ /** | Field | Usage | Supported operators | Supported functions |</br>|-------------|-------------|-------------|-------------|</br>| name | filter | eq | contains |</br> */
9597
+ filter?: string;
9598
+ /** Number of records to return. */
9599
+ top?: number;
9600
+ /** Number of records to skip. */
9601
+ skip?: number;
9602
+ }
9603
+ /** Contains response data for the listByService operation. */
9604
+ export type DocumentationListByServiceResponse = DocumentationCollection;
9605
+ /** Optional parameters. */
9606
+ export interface DocumentationGetEntityTagOptionalParams extends coreClient.OperationOptions {
9607
+ }
9608
+ /** Contains response data for the getEntityTag operation. */
9609
+ export type DocumentationGetEntityTagResponse = DocumentationGetEntityTagHeaders;
9610
+ /** Optional parameters. */
9611
+ export interface DocumentationGetOptionalParams extends coreClient.OperationOptions {
9612
+ }
9613
+ /** Contains response data for the get operation. */
9614
+ export type DocumentationGetResponse = DocumentationGetHeaders & DocumentationContract;
9615
+ /** Optional parameters. */
9616
+ export interface DocumentationCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
9617
+ /** ETag of the Entity. Not required when creating an entity, but required when updating an entity. */
9618
+ ifMatch?: string;
9619
+ }
9620
+ /** Contains response data for the createOrUpdate operation. */
9621
+ export type DocumentationCreateOrUpdateResponse = DocumentationCreateOrUpdateHeaders & DocumentationContract;
9622
+ /** Optional parameters. */
9623
+ export interface DocumentationUpdateOptionalParams extends coreClient.OperationOptions {
9624
+ }
9625
+ /** Contains response data for the update operation. */
9626
+ export type DocumentationUpdateResponse = DocumentationUpdateHeaders & DocumentationContract;
9627
+ /** Optional parameters. */
9628
+ export interface DocumentationDeleteOptionalParams extends coreClient.OperationOptions {
9629
+ }
9630
+ /** Optional parameters. */
9631
+ export interface DocumentationListByServiceNextOptionalParams extends coreClient.OperationOptions {
9632
+ }
9633
+ /** Contains response data for the listByServiceNext operation. */
9634
+ export type DocumentationListByServiceNextResponse = DocumentationCollection;
9635
+ /** Optional parameters. */
8586
9636
  export interface ApiManagementClientOptionalParams extends coreClient.ServiceClientOptions {
8587
9637
  /** server parameter */
8588
9638
  $host?: string;