@azure/arm-apimanagement 9.0.1-alpha.20230811.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 +8 -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
@@ -22,7 +22,7 @@ export class GatewayImpl {
22
22
  }
23
23
  /**
24
24
  * Lists a collection of gateways registered with service instance.
25
- * @param resourceGroupName The name of the resource group.
25
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
26
26
  * @param serviceName The name of the API Management service.
27
27
  * @param options The options parameters.
28
28
  */
@@ -90,7 +90,7 @@ export class GatewayImpl {
90
90
  }
91
91
  /**
92
92
  * Lists a collection of gateways registered with service instance.
93
- * @param resourceGroupName The name of the resource group.
93
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
94
94
  * @param serviceName The name of the API Management service.
95
95
  * @param options The options parameters.
96
96
  */
@@ -99,7 +99,7 @@ export class GatewayImpl {
99
99
  }
100
100
  /**
101
101
  * Gets the entity state (Etag) version of the Gateway specified by its identifier.
102
- * @param resourceGroupName The name of the resource group.
102
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
103
103
  * @param serviceName The name of the API Management service.
104
104
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
105
105
  * instance. Must not have value 'managed'
@@ -110,7 +110,7 @@ export class GatewayImpl {
110
110
  }
111
111
  /**
112
112
  * Gets the details of the Gateway specified by its identifier.
113
- * @param resourceGroupName The name of the resource group.
113
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
114
114
  * @param serviceName The name of the API Management service.
115
115
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
116
116
  * instance. Must not have value 'managed'
@@ -121,7 +121,7 @@ export class GatewayImpl {
121
121
  }
122
122
  /**
123
123
  * Creates or updates a Gateway to be used in Api Management instance.
124
- * @param resourceGroupName The name of the resource group.
124
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
125
125
  * @param serviceName The name of the API Management service.
126
126
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
127
127
  * instance. Must not have value 'managed'
@@ -133,7 +133,7 @@ export class GatewayImpl {
133
133
  }
134
134
  /**
135
135
  * Updates the details of the gateway specified by its identifier.
136
- * @param resourceGroupName The name of the resource group.
136
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
137
137
  * @param serviceName The name of the API Management service.
138
138
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
139
139
  * instance. Must not have value 'managed'
@@ -154,7 +154,7 @@ export class GatewayImpl {
154
154
  }
155
155
  /**
156
156
  * Deletes specific Gateway.
157
- * @param resourceGroupName The name of the resource group.
157
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
158
158
  * @param serviceName The name of the API Management service.
159
159
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
160
160
  * instance. Must not have value 'managed'
@@ -167,7 +167,7 @@ export class GatewayImpl {
167
167
  }
168
168
  /**
169
169
  * Retrieves gateway keys.
170
- * @param resourceGroupName The name of the resource group.
170
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
171
171
  * @param serviceName The name of the API Management service.
172
172
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
173
173
  * instance. Must not have value 'managed'
@@ -178,7 +178,7 @@ export class GatewayImpl {
178
178
  }
179
179
  /**
180
180
  * Regenerates specified gateway key invalidating any tokens created with it.
181
- * @param resourceGroupName The name of the resource group.
181
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
182
182
  * @param serviceName The name of the API Management service.
183
183
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
184
184
  * instance. Must not have value 'managed'
@@ -190,7 +190,7 @@ export class GatewayImpl {
190
190
  }
191
191
  /**
192
192
  * Gets the Shared Access Authorization Token for the gateway.
193
- * @param resourceGroupName The name of the resource group.
193
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
194
194
  * @param serviceName The name of the API Management service.
195
195
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
196
196
  * instance. Must not have value 'managed'
@@ -202,7 +202,7 @@ export class GatewayImpl {
202
202
  }
203
203
  /**
204
204
  * ListByServiceNext
205
- * @param resourceGroupName The name of the resource group.
205
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
206
206
  * @param serviceName The name of the API Management service.
207
207
  * @param nextLink The nextLink from the previous successful call to the ListByService method.
208
208
  * @param options The options parameters.
@@ -300,7 +300,7 @@ const createOrUpdateOperationSpec = {
300
300
  bodyMapper: Mappers.ErrorResponse
301
301
  }
302
302
  },
303
- requestBody: Parameters.parameters32,
303
+ requestBody: Parameters.parameters41,
304
304
  queryParameters: [Parameters.apiVersion],
305
305
  urlParameters: [
306
306
  Parameters.$host,
@@ -329,7 +329,7 @@ const updateOperationSpec = {
329
329
  bodyMapper: Mappers.ErrorResponse
330
330
  }
331
331
  },
332
- requestBody: Parameters.parameters32,
332
+ requestBody: Parameters.parameters41,
333
333
  queryParameters: [Parameters.apiVersion],
334
334
  urlParameters: [
335
335
  Parameters.$host,
@@ -399,7 +399,7 @@ const regenerateKeyOperationSpec = {
399
399
  bodyMapper: Mappers.ErrorResponse
400
400
  }
401
401
  },
402
- requestBody: Parameters.parameters33,
402
+ requestBody: Parameters.parameters42,
403
403
  queryParameters: [Parameters.apiVersion],
404
404
  urlParameters: [
405
405
  Parameters.$host,
@@ -423,7 +423,7 @@ const generateTokenOperationSpec = {
423
423
  bodyMapper: Mappers.ErrorResponse
424
424
  }
425
425
  },
426
- requestBody: Parameters.parameters34,
426
+ requestBody: Parameters.parameters43,
427
427
  queryParameters: [Parameters.apiVersion],
428
428
  urlParameters: [
429
429
  Parameters.$host,
@@ -12,7 +12,7 @@ export declare class GatewayApiImpl implements GatewayApi {
12
12
  constructor(client: ApiManagementClient);
13
13
  /**
14
14
  * Lists a collection of the APIs associated with a gateway.
15
- * @param resourceGroupName The name of the resource group.
15
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
16
16
  * @param serviceName The name of the API Management service.
17
17
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
18
18
  * instance. Must not have value 'managed'
@@ -23,7 +23,7 @@ export declare class GatewayApiImpl implements GatewayApi {
23
23
  private listByServicePagingAll;
24
24
  /**
25
25
  * Lists a collection of the APIs associated with a gateway.
26
- * @param resourceGroupName The name of the resource group.
26
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
27
27
  * @param serviceName The name of the API Management service.
28
28
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
29
29
  * instance. Must not have value 'managed'
@@ -32,7 +32,7 @@ export declare class GatewayApiImpl implements GatewayApi {
32
32
  private _listByService;
33
33
  /**
34
34
  * Checks that API entity specified by identifier is associated with the Gateway entity.
35
- * @param resourceGroupName The name of the resource group.
35
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
36
36
  * @param serviceName The name of the API Management service.
37
37
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
38
38
  * instance. Must not have value 'managed'
@@ -42,7 +42,7 @@ export declare class GatewayApiImpl implements GatewayApi {
42
42
  getEntityTag(resourceGroupName: string, serviceName: string, gatewayId: string, apiId: string, options?: GatewayApiGetEntityTagOptionalParams): Promise<GatewayApiGetEntityTagResponse>;
43
43
  /**
44
44
  * Adds an API to the specified Gateway.
45
- * @param resourceGroupName The name of the resource group.
45
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
46
46
  * @param serviceName The name of the API Management service.
47
47
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
48
48
  * instance. Must not have value 'managed'
@@ -52,7 +52,7 @@ export declare class GatewayApiImpl implements GatewayApi {
52
52
  createOrUpdate(resourceGroupName: string, serviceName: string, gatewayId: string, apiId: string, options?: GatewayApiCreateOrUpdateOptionalParams): Promise<GatewayApiCreateOrUpdateResponse>;
53
53
  /**
54
54
  * Deletes the specified API from the specified Gateway.
55
- * @param resourceGroupName The name of the resource group.
55
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
56
56
  * @param serviceName The name of the API Management service.
57
57
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
58
58
  * instance. Must not have value 'managed'
@@ -62,7 +62,7 @@ export declare class GatewayApiImpl implements GatewayApi {
62
62
  delete(resourceGroupName: string, serviceName: string, gatewayId: string, apiId: string, options?: GatewayApiDeleteOptionalParams): Promise<void>;
63
63
  /**
64
64
  * ListByServiceNext
65
- * @param resourceGroupName The name of the resource group.
65
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
66
66
  * @param serviceName The name of the API Management service.
67
67
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
68
68
  * instance. Must not have value 'managed'
@@ -22,7 +22,7 @@ export class GatewayApiImpl {
22
22
  }
23
23
  /**
24
24
  * Lists a collection of the APIs associated with a gateway.
25
- * @param resourceGroupName The name of the resource group.
25
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
26
26
  * @param serviceName The name of the API Management service.
27
27
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
28
28
  * instance. Must not have value 'managed'
@@ -92,7 +92,7 @@ export class GatewayApiImpl {
92
92
  }
93
93
  /**
94
94
  * Lists a collection of the APIs associated with a gateway.
95
- * @param resourceGroupName The name of the resource group.
95
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
96
96
  * @param serviceName The name of the API Management service.
97
97
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
98
98
  * instance. Must not have value 'managed'
@@ -103,7 +103,7 @@ export class GatewayApiImpl {
103
103
  }
104
104
  /**
105
105
  * Checks that API entity specified by identifier is associated with the Gateway entity.
106
- * @param resourceGroupName The name of the resource group.
106
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
107
107
  * @param serviceName The name of the API Management service.
108
108
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
109
109
  * instance. Must not have value 'managed'
@@ -115,7 +115,7 @@ export class GatewayApiImpl {
115
115
  }
116
116
  /**
117
117
  * Adds an API to the specified Gateway.
118
- * @param resourceGroupName The name of the resource group.
118
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
119
119
  * @param serviceName The name of the API Management service.
120
120
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
121
121
  * instance. Must not have value 'managed'
@@ -127,7 +127,7 @@ export class GatewayApiImpl {
127
127
  }
128
128
  /**
129
129
  * Deletes the specified API from the specified Gateway.
130
- * @param resourceGroupName The name of the resource group.
130
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
131
131
  * @param serviceName The name of the API Management service.
132
132
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
133
133
  * instance. Must not have value 'managed'
@@ -139,7 +139,7 @@ export class GatewayApiImpl {
139
139
  }
140
140
  /**
141
141
  * ListByServiceNext
142
- * @param resourceGroupName The name of the resource group.
142
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
143
143
  * @param serviceName The name of the API Management service.
144
144
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
145
145
  * instance. Must not have value 'managed'
@@ -216,7 +216,7 @@ const createOrUpdateOperationSpec = {
216
216
  bodyMapper: Mappers.ErrorResponse
217
217
  }
218
218
  },
219
- requestBody: Parameters.parameters36,
219
+ requestBody: Parameters.parameters45,
220
220
  queryParameters: [Parameters.apiVersion],
221
221
  urlParameters: [
222
222
  Parameters.$host,
@@ -12,7 +12,7 @@ export declare class GatewayCertificateAuthorityImpl implements GatewayCertifica
12
12
  constructor(client: ApiManagementClient);
13
13
  /**
14
14
  * Lists the collection of Certificate Authorities for the specified Gateway entity.
15
- * @param resourceGroupName The name of the resource group.
15
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
16
16
  * @param serviceName The name of the API Management service.
17
17
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
18
18
  * instance. Must not have value 'managed'
@@ -23,7 +23,7 @@ export declare class GatewayCertificateAuthorityImpl implements GatewayCertifica
23
23
  private listByServicePagingAll;
24
24
  /**
25
25
  * Lists the collection of Certificate Authorities for the specified Gateway entity.
26
- * @param resourceGroupName The name of the resource group.
26
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
27
27
  * @param serviceName The name of the API Management service.
28
28
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
29
29
  * instance. Must not have value 'managed'
@@ -32,7 +32,7 @@ export declare class GatewayCertificateAuthorityImpl implements GatewayCertifica
32
32
  private _listByService;
33
33
  /**
34
34
  * Checks if Certificate entity is assigned to Gateway entity as Certificate Authority.
35
- * @param resourceGroupName The name of the resource group.
35
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
36
36
  * @param serviceName The name of the API Management service.
37
37
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
38
38
  * instance. Must not have value 'managed'
@@ -43,7 +43,7 @@ export declare class GatewayCertificateAuthorityImpl implements GatewayCertifica
43
43
  getEntityTag(resourceGroupName: string, serviceName: string, gatewayId: string, certificateId: string, options?: GatewayCertificateAuthorityGetEntityTagOptionalParams): Promise<GatewayCertificateAuthorityGetEntityTagResponse>;
44
44
  /**
45
45
  * Get assigned Gateway Certificate Authority details.
46
- * @param resourceGroupName The name of the resource group.
46
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
47
47
  * @param serviceName The name of the API Management service.
48
48
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
49
49
  * instance. Must not have value 'managed'
@@ -54,7 +54,7 @@ export declare class GatewayCertificateAuthorityImpl implements GatewayCertifica
54
54
  get(resourceGroupName: string, serviceName: string, gatewayId: string, certificateId: string, options?: GatewayCertificateAuthorityGetOptionalParams): Promise<GatewayCertificateAuthorityGetResponse>;
55
55
  /**
56
56
  * Assign Certificate entity to Gateway entity as Certificate Authority.
57
- * @param resourceGroupName The name of the resource group.
57
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
58
58
  * @param serviceName The name of the API Management service.
59
59
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
60
60
  * instance. Must not have value 'managed'
@@ -66,7 +66,7 @@ export declare class GatewayCertificateAuthorityImpl implements GatewayCertifica
66
66
  createOrUpdate(resourceGroupName: string, serviceName: string, gatewayId: string, certificateId: string, parameters: GatewayCertificateAuthorityContract, options?: GatewayCertificateAuthorityCreateOrUpdateOptionalParams): Promise<GatewayCertificateAuthorityCreateOrUpdateResponse>;
67
67
  /**
68
68
  * Remove relationship between Certificate Authority and Gateway entity.
69
- * @param resourceGroupName The name of the resource group.
69
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
70
70
  * @param serviceName The name of the API Management service.
71
71
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
72
72
  * instance. Must not have value 'managed'
@@ -79,7 +79,7 @@ export declare class GatewayCertificateAuthorityImpl implements GatewayCertifica
79
79
  delete(resourceGroupName: string, serviceName: string, gatewayId: string, certificateId: string, ifMatch: string, options?: GatewayCertificateAuthorityDeleteOptionalParams): Promise<void>;
80
80
  /**
81
81
  * ListByServiceNext
82
- * @param resourceGroupName The name of the resource group.
82
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
83
83
  * @param serviceName The name of the API Management service.
84
84
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
85
85
  * instance. Must not have value 'managed'
@@ -22,7 +22,7 @@ export class GatewayCertificateAuthorityImpl {
22
22
  }
23
23
  /**
24
24
  * Lists the collection of Certificate Authorities for the specified Gateway entity.
25
- * @param resourceGroupName The name of the resource group.
25
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
26
26
  * @param serviceName The name of the API Management service.
27
27
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
28
28
  * instance. Must not have value 'managed'
@@ -92,7 +92,7 @@ export class GatewayCertificateAuthorityImpl {
92
92
  }
93
93
  /**
94
94
  * Lists the collection of Certificate Authorities for the specified Gateway entity.
95
- * @param resourceGroupName The name of the resource group.
95
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
96
96
  * @param serviceName The name of the API Management service.
97
97
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
98
98
  * instance. Must not have value 'managed'
@@ -103,7 +103,7 @@ export class GatewayCertificateAuthorityImpl {
103
103
  }
104
104
  /**
105
105
  * Checks if Certificate entity is assigned to Gateway entity as Certificate Authority.
106
- * @param resourceGroupName The name of the resource group.
106
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
107
107
  * @param serviceName The name of the API Management service.
108
108
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
109
109
  * instance. Must not have value 'managed'
@@ -116,7 +116,7 @@ export class GatewayCertificateAuthorityImpl {
116
116
  }
117
117
  /**
118
118
  * Get assigned Gateway Certificate Authority details.
119
- * @param resourceGroupName The name of the resource group.
119
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
120
120
  * @param serviceName The name of the API Management service.
121
121
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
122
122
  * instance. Must not have value 'managed'
@@ -129,7 +129,7 @@ export class GatewayCertificateAuthorityImpl {
129
129
  }
130
130
  /**
131
131
  * Assign Certificate entity to Gateway entity as Certificate Authority.
132
- * @param resourceGroupName The name of the resource group.
132
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
133
133
  * @param serviceName The name of the API Management service.
134
134
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
135
135
  * instance. Must not have value 'managed'
@@ -150,7 +150,7 @@ export class GatewayCertificateAuthorityImpl {
150
150
  }
151
151
  /**
152
152
  * Remove relationship between Certificate Authority and Gateway entity.
153
- * @param resourceGroupName The name of the resource group.
153
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
154
154
  * @param serviceName The name of the API Management service.
155
155
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
156
156
  * instance. Must not have value 'managed'
@@ -172,7 +172,7 @@ export class GatewayCertificateAuthorityImpl {
172
172
  }
173
173
  /**
174
174
  * ListByServiceNext
175
- * @param resourceGroupName The name of the resource group.
175
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
176
176
  * @param serviceName The name of the API Management service.
177
177
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
178
178
  * instance. Must not have value 'managed'
@@ -275,7 +275,7 @@ const createOrUpdateOperationSpec = {
275
275
  bodyMapper: Mappers.ErrorResponse
276
276
  }
277
277
  },
278
- requestBody: Parameters.parameters37,
278
+ requestBody: Parameters.parameters46,
279
279
  queryParameters: [Parameters.apiVersion],
280
280
  urlParameters: [
281
281
  Parameters.$host,
@@ -12,7 +12,7 @@ export declare class GatewayHostnameConfigurationImpl implements GatewayHostname
12
12
  constructor(client: ApiManagementClient);
13
13
  /**
14
14
  * Lists the collection of hostname configurations for the specified gateway.
15
- * @param resourceGroupName The name of the resource group.
15
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
16
16
  * @param serviceName The name of the API Management service.
17
17
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
18
18
  * instance. Must not have value 'managed'
@@ -23,7 +23,7 @@ export declare class GatewayHostnameConfigurationImpl implements GatewayHostname
23
23
  private listByServicePagingAll;
24
24
  /**
25
25
  * Lists the collection of hostname configurations for the specified gateway.
26
- * @param resourceGroupName The name of the resource group.
26
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
27
27
  * @param serviceName The name of the API Management service.
28
28
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
29
29
  * instance. Must not have value 'managed'
@@ -33,7 +33,7 @@ export declare class GatewayHostnameConfigurationImpl implements GatewayHostname
33
33
  /**
34
34
  * Checks that hostname configuration entity specified by identifier exists for specified Gateway
35
35
  * entity.
36
- * @param resourceGroupName The name of the resource group.
36
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
37
37
  * @param serviceName The name of the API Management service.
38
38
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
39
39
  * instance. Must not have value 'managed'
@@ -44,7 +44,7 @@ export declare class GatewayHostnameConfigurationImpl implements GatewayHostname
44
44
  getEntityTag(resourceGroupName: string, serviceName: string, gatewayId: string, hcId: string, options?: GatewayHostnameConfigurationGetEntityTagOptionalParams): Promise<GatewayHostnameConfigurationGetEntityTagResponse>;
45
45
  /**
46
46
  * Get details of a hostname configuration
47
- * @param resourceGroupName The name of the resource group.
47
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
48
48
  * @param serviceName The name of the API Management service.
49
49
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
50
50
  * instance. Must not have value 'managed'
@@ -55,7 +55,7 @@ export declare class GatewayHostnameConfigurationImpl implements GatewayHostname
55
55
  get(resourceGroupName: string, serviceName: string, gatewayId: string, hcId: string, options?: GatewayHostnameConfigurationGetOptionalParams): Promise<GatewayHostnameConfigurationGetResponse>;
56
56
  /**
57
57
  * Creates of updates hostname configuration for a Gateway.
58
- * @param resourceGroupName The name of the resource group.
58
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
59
59
  * @param serviceName The name of the API Management service.
60
60
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
61
61
  * instance. Must not have value 'managed'
@@ -67,7 +67,7 @@ export declare class GatewayHostnameConfigurationImpl implements GatewayHostname
67
67
  createOrUpdate(resourceGroupName: string, serviceName: string, gatewayId: string, hcId: string, parameters: GatewayHostnameConfigurationContract, options?: GatewayHostnameConfigurationCreateOrUpdateOptionalParams): Promise<GatewayHostnameConfigurationCreateOrUpdateResponse>;
68
68
  /**
69
69
  * Deletes the specified hostname configuration from the specified Gateway.
70
- * @param resourceGroupName The name of the resource group.
70
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
71
71
  * @param serviceName The name of the API Management service.
72
72
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
73
73
  * instance. Must not have value 'managed'
@@ -80,7 +80,7 @@ export declare class GatewayHostnameConfigurationImpl implements GatewayHostname
80
80
  delete(resourceGroupName: string, serviceName: string, gatewayId: string, hcId: string, ifMatch: string, options?: GatewayHostnameConfigurationDeleteOptionalParams): Promise<void>;
81
81
  /**
82
82
  * ListByServiceNext
83
- * @param resourceGroupName The name of the resource group.
83
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
84
84
  * @param serviceName The name of the API Management service.
85
85
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
86
86
  * instance. Must not have value 'managed'
@@ -22,7 +22,7 @@ export class GatewayHostnameConfigurationImpl {
22
22
  }
23
23
  /**
24
24
  * Lists the collection of hostname configurations for the specified gateway.
25
- * @param resourceGroupName The name of the resource group.
25
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
26
26
  * @param serviceName The name of the API Management service.
27
27
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
28
28
  * instance. Must not have value 'managed'
@@ -92,7 +92,7 @@ export class GatewayHostnameConfigurationImpl {
92
92
  }
93
93
  /**
94
94
  * Lists the collection of hostname configurations for the specified gateway.
95
- * @param resourceGroupName The name of the resource group.
95
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
96
96
  * @param serviceName The name of the API Management service.
97
97
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
98
98
  * instance. Must not have value 'managed'
@@ -104,7 +104,7 @@ export class GatewayHostnameConfigurationImpl {
104
104
  /**
105
105
  * Checks that hostname configuration entity specified by identifier exists for specified Gateway
106
106
  * entity.
107
- * @param resourceGroupName The name of the resource group.
107
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
108
108
  * @param serviceName The name of the API Management service.
109
109
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
110
110
  * instance. Must not have value 'managed'
@@ -117,7 +117,7 @@ export class GatewayHostnameConfigurationImpl {
117
117
  }
118
118
  /**
119
119
  * Get details of a hostname configuration
120
- * @param resourceGroupName The name of the resource group.
120
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
121
121
  * @param serviceName The name of the API Management service.
122
122
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
123
123
  * instance. Must not have value 'managed'
@@ -130,7 +130,7 @@ export class GatewayHostnameConfigurationImpl {
130
130
  }
131
131
  /**
132
132
  * Creates of updates hostname configuration for a Gateway.
133
- * @param resourceGroupName The name of the resource group.
133
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
134
134
  * @param serviceName The name of the API Management service.
135
135
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
136
136
  * instance. Must not have value 'managed'
@@ -144,7 +144,7 @@ export class GatewayHostnameConfigurationImpl {
144
144
  }
145
145
  /**
146
146
  * Deletes the specified hostname configuration from the specified Gateway.
147
- * @param resourceGroupName The name of the resource group.
147
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
148
148
  * @param serviceName The name of the API Management service.
149
149
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
150
150
  * instance. Must not have value 'managed'
@@ -159,7 +159,7 @@ export class GatewayHostnameConfigurationImpl {
159
159
  }
160
160
  /**
161
161
  * ListByServiceNext
162
- * @param resourceGroupName The name of the resource group.
162
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
163
163
  * @param serviceName The name of the API Management service.
164
164
  * @param gatewayId Gateway entity identifier. Must be unique in the current API Management service
165
165
  * instance. Must not have value 'managed'
@@ -262,7 +262,7 @@ const createOrUpdateOperationSpec = {
262
262
  bodyMapper: Mappers.ErrorResponse
263
263
  }
264
264
  },
265
- requestBody: Parameters.parameters35,
265
+ requestBody: Parameters.parameters44,
266
266
  queryParameters: [Parameters.apiVersion],
267
267
  urlParameters: [
268
268
  Parameters.$host,
@@ -1,7 +1,7 @@
1
1
  import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
2
  import { GlobalSchema } from "../operationsInterfaces";
3
3
  import { ApiManagementClient } from "../apiManagementClient";
4
- import { PollerLike, PollOperationState } from "@azure/core-lro";
4
+ import { SimplePollerLike, OperationState } from "@azure/core-lro";
5
5
  import { GlobalSchemaContract, GlobalSchemaListByServiceOptionalParams, GlobalSchemaGetEntityTagOptionalParams, GlobalSchemaGetEntityTagResponse, GlobalSchemaGetOptionalParams, GlobalSchemaGetResponse, GlobalSchemaCreateOrUpdateOptionalParams, GlobalSchemaCreateOrUpdateResponse, GlobalSchemaDeleteOptionalParams } from "../models";
6
6
  /** Class containing GlobalSchema operations. */
7
7
  export declare class GlobalSchemaImpl implements GlobalSchema {
@@ -13,7 +13,7 @@ export declare class GlobalSchemaImpl implements GlobalSchema {
13
13
  constructor(client: ApiManagementClient);
14
14
  /**
15
15
  * Lists a collection of schemas registered with service instance.
16
- * @param resourceGroupName The name of the resource group.
16
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
17
17
  * @param serviceName The name of the API Management service.
18
18
  * @param options The options parameters.
19
19
  */
@@ -22,14 +22,14 @@ export declare class GlobalSchemaImpl implements GlobalSchema {
22
22
  private listByServicePagingAll;
23
23
  /**
24
24
  * Lists a collection of schemas registered with service instance.
25
- * @param resourceGroupName The name of the resource group.
25
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
26
26
  * @param serviceName The name of the API Management service.
27
27
  * @param options The options parameters.
28
28
  */
29
29
  private _listByService;
30
30
  /**
31
31
  * Gets the entity state (Etag) version of the Schema specified by its identifier.
32
- * @param resourceGroupName The name of the resource group.
32
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
33
33
  * @param serviceName The name of the API Management service.
34
34
  * @param schemaId Schema id identifier. Must be unique in the current API Management service instance.
35
35
  * @param options The options parameters.
@@ -37,7 +37,7 @@ export declare class GlobalSchemaImpl implements GlobalSchema {
37
37
  getEntityTag(resourceGroupName: string, serviceName: string, schemaId: string, options?: GlobalSchemaGetEntityTagOptionalParams): Promise<GlobalSchemaGetEntityTagResponse>;
38
38
  /**
39
39
  * Gets the details of the Schema specified by its identifier.
40
- * @param resourceGroupName The name of the resource group.
40
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
41
41
  * @param serviceName The name of the API Management service.
42
42
  * @param schemaId Schema id identifier. Must be unique in the current API Management service instance.
43
43
  * @param options The options parameters.
@@ -45,16 +45,16 @@ export declare class GlobalSchemaImpl implements GlobalSchema {
45
45
  get(resourceGroupName: string, serviceName: string, schemaId: string, options?: GlobalSchemaGetOptionalParams): Promise<GlobalSchemaGetResponse>;
46
46
  /**
47
47
  * Creates new or updates existing specified Schema of the API Management service instance.
48
- * @param resourceGroupName The name of the resource group.
48
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
49
49
  * @param serviceName The name of the API Management service.
50
50
  * @param schemaId Schema id identifier. Must be unique in the current API Management service instance.
51
51
  * @param parameters Create or update parameters.
52
52
  * @param options The options parameters.
53
53
  */
54
- beginCreateOrUpdate(resourceGroupName: string, serviceName: string, schemaId: string, parameters: GlobalSchemaContract, options?: GlobalSchemaCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<GlobalSchemaCreateOrUpdateResponse>, GlobalSchemaCreateOrUpdateResponse>>;
54
+ beginCreateOrUpdate(resourceGroupName: string, serviceName: string, schemaId: string, parameters: GlobalSchemaContract, options?: GlobalSchemaCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GlobalSchemaCreateOrUpdateResponse>, GlobalSchemaCreateOrUpdateResponse>>;
55
55
  /**
56
56
  * Creates new or updates existing specified Schema of the API Management service instance.
57
- * @param resourceGroupName The name of the resource group.
57
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
58
58
  * @param serviceName The name of the API Management service.
59
59
  * @param schemaId Schema id identifier. Must be unique in the current API Management service instance.
60
60
  * @param parameters Create or update parameters.
@@ -63,7 +63,7 @@ export declare class GlobalSchemaImpl implements GlobalSchema {
63
63
  beginCreateOrUpdateAndWait(resourceGroupName: string, serviceName: string, schemaId: string, parameters: GlobalSchemaContract, options?: GlobalSchemaCreateOrUpdateOptionalParams): Promise<GlobalSchemaCreateOrUpdateResponse>;
64
64
  /**
65
65
  * Deletes specific Schema.
66
- * @param resourceGroupName The name of the resource group.
66
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
67
67
  * @param serviceName The name of the API Management service.
68
68
  * @param schemaId Schema id identifier. Must be unique in the current API Management service instance.
69
69
  * @param ifMatch ETag of the Entity. ETag should match the current entity state from the header
@@ -73,7 +73,7 @@ export declare class GlobalSchemaImpl implements GlobalSchema {
73
73
  delete(resourceGroupName: string, serviceName: string, schemaId: string, ifMatch: string, options?: GlobalSchemaDeleteOptionalParams): Promise<void>;
74
74
  /**
75
75
  * ListByServiceNext
76
- * @param resourceGroupName The name of the resource group.
76
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
77
77
  * @param serviceName The name of the API Management service.
78
78
  * @param nextLink The nextLink from the previous successful call to the ListByService method.
79
79
  * @param options The options parameters.
@@ -1 +1 @@
1
- {"version":3,"file":"globalSchema.d.ts","sourceRoot":"","sources":["../../../src/operations/globalSchema.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AAIvD,OAAO,EAAE,mBAAmB,EAAE,MAAM,wBAAwB,CAAC;AAC7D,OAAO,EAAE,UAAU,EAAE,kBAAkB,EAAa,MAAM,iBAAiB,CAAC;AAE5E,OAAO,EACL,oBAAoB,EAEpB,uCAAuC,EAEvC,sCAAsC,EACtC,gCAAgC,EAChC,6BAA6B,EAC7B,uBAAuB,EACvB,wCAAwC,EACxC,kCAAkC,EAClC,gCAAgC,EAEjC,MAAM,WAAW,CAAC;AAGnB,gDAAgD;AAChD,qBAAa,gBAAiB,YAAW,YAAY;IACnD,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAsB;IAE7C;;;OAGG;gBACS,MAAM,EAAE,mBAAmB;IAIvC;;;;;OAKG;IACI,aAAa,CAClB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,uCAAuC,GAChD,0BAA0B,CAAC,oBAAoB,CAAC;YA2BpC,uBAAuB;YAiCvB,sBAAsB;IAcrC;;;;;OAKG;IACH,OAAO,CAAC,cAAc;IAWtB;;;;;;OAMG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,sCAAsC,GAC/C,OAAO,CAAC,gCAAgC,CAAC;IAO5C;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,uBAAuB,CAAC;IAOnC;;;;;;;OAOG;IACG,mBAAmB,CACvB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,UAAU,EAAE,oBAAoB,EAChC,OAAO,CAAC,EAAE,wCAAwC,GACjD,OAAO,CACR,UAAU,CACR,kBAAkB,CAAC,kCAAkC,CAAC,EACtD,kCAAkC,CACnC,CACF;IAsDD;;;;;;;OAOG;IACG,0BAA0B,CAC9B,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,UAAU,EAAE,oBAAoB,EAChC,OAAO,CAAC,EAAE,wCAAwC,GACjD,OAAO,CAAC,kCAAkC,CAAC;IAW9C;;;;;;;;OAQG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,OAAO,EAAE,MAAM,EACf,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,IAAI,CAAC;IAOhB;;;;;;OAMG;IACH,OAAO,CAAC,kBAAkB;CAW3B"}
1
+ {"version":3,"file":"globalSchema.d.ts","sourceRoot":"","sources":["../../../src/operations/globalSchema.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AAIvD,OAAO,EAAE,mBAAmB,EAAE,MAAM,wBAAwB,CAAC;AAC7D,OAAO,EACL,gBAAgB,EAChB,cAAc,EAEf,MAAM,iBAAiB,CAAC;AAEzB,OAAO,EACL,oBAAoB,EAEpB,uCAAuC,EAEvC,sCAAsC,EACtC,gCAAgC,EAChC,6BAA6B,EAC7B,uBAAuB,EACvB,wCAAwC,EACxC,kCAAkC,EAClC,gCAAgC,EAEjC,MAAM,WAAW,CAAC;AAGnB,gDAAgD;AAChD,qBAAa,gBAAiB,YAAW,YAAY;IACnD,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAsB;IAE7C;;;OAGG;gBACS,MAAM,EAAE,mBAAmB;IAIvC;;;;;OAKG;IACI,aAAa,CAClB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,uCAAuC,GAChD,0BAA0B,CAAC,oBAAoB,CAAC;YA2BpC,uBAAuB;YAiCvB,sBAAsB;IAcrC;;;;;OAKG;IACH,OAAO,CAAC,cAAc;IAWtB;;;;;;OAMG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,sCAAsC,GAC/C,OAAO,CAAC,gCAAgC,CAAC;IAO5C;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,uBAAuB,CAAC;IAOnC;;;;;;;OAOG;IACG,mBAAmB,CACvB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,UAAU,EAAE,oBAAoB,EAChC,OAAO,CAAC,EAAE,wCAAwC,GACjD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,kCAAkC,CAAC,EAClD,kCAAkC,CACnC,CACF;IAyDD;;;;;;;OAOG;IACG,0BAA0B,CAC9B,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,UAAU,EAAE,oBAAoB,EAChC,OAAO,CAAC,EAAE,wCAAwC,GACjD,OAAO,CAAC,kCAAkC,CAAC;IAW9C;;;;;;;;OAQG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,OAAO,EAAE,MAAM,EACf,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,IAAI,CAAC;IAOhB;;;;;;OAMG;IACH,OAAO,CAAC,kBAAkB;CAW3B"}