@azure/arm-appservice 13.0.4-alpha.20230302.1 → 14.0.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 (971) hide show
  1. package/CHANGELOG.md +183 -8
  2. package/LICENSE +1 -1
  3. package/dist/index.js +3362 -1077
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.min.js +1 -1
  6. package/dist/index.min.js.map +1 -1
  7. package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateCertificateSample.js +12 -4
  8. package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateCertificateSample.js.map +1 -1
  9. package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateSample.js +12 -4
  10. package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateSample.js.map +1 -1
  11. package/dist-esm/samples-dev/appServiceCertificateOrdersDeleteCertificateSample.js +12 -4
  12. package/dist-esm/samples-dev/appServiceCertificateOrdersDeleteCertificateSample.js.map +1 -1
  13. package/dist-esm/samples-dev/appServiceCertificateOrdersDeleteSample.js +12 -4
  14. package/dist-esm/samples-dev/appServiceCertificateOrdersDeleteSample.js.map +1 -1
  15. package/dist-esm/samples-dev/appServiceCertificateOrdersGetCertificateSample.js +12 -4
  16. package/dist-esm/samples-dev/appServiceCertificateOrdersGetCertificateSample.js.map +1 -1
  17. package/dist-esm/samples-dev/appServiceCertificateOrdersGetSample.js +12 -4
  18. package/dist-esm/samples-dev/appServiceCertificateOrdersGetSample.js.map +1 -1
  19. package/dist-esm/samples-dev/appServiceCertificateOrdersListByResourceGroupSample.js +12 -4
  20. package/dist-esm/samples-dev/appServiceCertificateOrdersListByResourceGroupSample.js.map +1 -1
  21. package/dist-esm/samples-dev/appServiceCertificateOrdersListCertificatesSample.js +12 -4
  22. package/dist-esm/samples-dev/appServiceCertificateOrdersListCertificatesSample.js.map +1 -1
  23. package/dist-esm/samples-dev/appServiceCertificateOrdersListSample.js +11 -3
  24. package/dist-esm/samples-dev/appServiceCertificateOrdersListSample.js.map +1 -1
  25. package/dist-esm/samples-dev/appServiceCertificateOrdersReissueSample.js +12 -4
  26. package/dist-esm/samples-dev/appServiceCertificateOrdersReissueSample.js.map +1 -1
  27. package/dist-esm/samples-dev/appServiceCertificateOrdersRenewSample.js +12 -4
  28. package/dist-esm/samples-dev/appServiceCertificateOrdersRenewSample.js.map +1 -1
  29. package/dist-esm/samples-dev/appServiceCertificateOrdersResendEmailSample.js +12 -4
  30. package/dist-esm/samples-dev/appServiceCertificateOrdersResendEmailSample.js.map +1 -1
  31. package/dist-esm/samples-dev/appServiceCertificateOrdersResendRequestEmailsSample.js +12 -4
  32. package/dist-esm/samples-dev/appServiceCertificateOrdersResendRequestEmailsSample.js.map +1 -1
  33. package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateActionsSample.js +12 -4
  34. package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateActionsSample.js.map +1 -1
  35. package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateEmailHistorySample.js +12 -4
  36. package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateEmailHistorySample.js.map +1 -1
  37. package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveSiteSealSample.js +12 -4
  38. package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveSiteSealSample.js.map +1 -1
  39. package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateCertificateSample.js +12 -4
  40. package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateCertificateSample.js.map +1 -1
  41. package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateSample.js +12 -4
  42. package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateSample.js.map +1 -1
  43. package/dist-esm/samples-dev/appServiceCertificateOrdersValidatePurchaseInformationSample.js +11 -3
  44. package/dist-esm/samples-dev/appServiceCertificateOrdersValidatePurchaseInformationSample.js.map +1 -1
  45. package/dist-esm/samples-dev/appServiceCertificateOrdersVerifyDomainOwnershipSample.js +12 -4
  46. package/dist-esm/samples-dev/appServiceCertificateOrdersVerifyDomainOwnershipSample.js.map +1 -1
  47. package/dist-esm/samples-dev/appServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionSample.js +12 -4
  48. package/dist-esm/samples-dev/appServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionSample.js.map +1 -1
  49. package/dist-esm/samples-dev/appServiceEnvironmentsChangeVnetSample.js +12 -4
  50. package/dist-esm/samples-dev/appServiceEnvironmentsChangeVnetSample.js.map +1 -1
  51. package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateMultiRolePoolSample.js +12 -4
  52. package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateMultiRolePoolSample.js.map +1 -1
  53. package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateSample.js +12 -4
  54. package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateSample.js.map +1 -1
  55. package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateWorkerPoolSample.js +12 -4
  56. package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateWorkerPoolSample.js.map +1 -1
  57. package/dist-esm/samples-dev/appServiceEnvironmentsDeleteAseCustomDnsSuffixConfigurationSample.js +12 -4
  58. package/dist-esm/samples-dev/appServiceEnvironmentsDeleteAseCustomDnsSuffixConfigurationSample.js.map +1 -1
  59. package/dist-esm/samples-dev/appServiceEnvironmentsDeletePrivateEndpointConnectionSample.js +12 -4
  60. package/dist-esm/samples-dev/appServiceEnvironmentsDeletePrivateEndpointConnectionSample.js.map +1 -1
  61. package/dist-esm/samples-dev/appServiceEnvironmentsDeleteSample.js +12 -4
  62. package/dist-esm/samples-dev/appServiceEnvironmentsDeleteSample.js.map +1 -1
  63. package/dist-esm/samples-dev/appServiceEnvironmentsGetAseCustomDnsSuffixConfigurationSample.js +12 -4
  64. package/dist-esm/samples-dev/appServiceEnvironmentsGetAseCustomDnsSuffixConfigurationSample.js.map +1 -1
  65. package/dist-esm/samples-dev/appServiceEnvironmentsGetAseV3NetworkingConfigurationSample.js +12 -4
  66. package/dist-esm/samples-dev/appServiceEnvironmentsGetAseV3NetworkingConfigurationSample.js.map +1 -1
  67. package/dist-esm/samples-dev/appServiceEnvironmentsGetDiagnosticsItemSample.js +12 -4
  68. package/dist-esm/samples-dev/appServiceEnvironmentsGetDiagnosticsItemSample.js.map +1 -1
  69. package/dist-esm/samples-dev/appServiceEnvironmentsGetInboundNetworkDependenciesEndpointsSample.js +12 -4
  70. package/dist-esm/samples-dev/appServiceEnvironmentsGetInboundNetworkDependenciesEndpointsSample.js.map +1 -1
  71. package/dist-esm/samples-dev/appServiceEnvironmentsGetMultiRolePoolSample.js +12 -4
  72. package/dist-esm/samples-dev/appServiceEnvironmentsGetMultiRolePoolSample.js.map +1 -1
  73. package/dist-esm/samples-dev/appServiceEnvironmentsGetOutboundNetworkDependenciesEndpointsSample.js +12 -4
  74. package/dist-esm/samples-dev/appServiceEnvironmentsGetOutboundNetworkDependenciesEndpointsSample.js.map +1 -1
  75. package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionListSample.js +12 -4
  76. package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionListSample.js.map +1 -1
  77. package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionSample.js +12 -4
  78. package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionSample.js.map +1 -1
  79. package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateLinkResourcesSample.js +12 -4
  80. package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateLinkResourcesSample.js.map +1 -1
  81. package/dist-esm/samples-dev/appServiceEnvironmentsGetSample.js +12 -4
  82. package/dist-esm/samples-dev/appServiceEnvironmentsGetSample.js.map +1 -1
  83. package/dist-esm/samples-dev/appServiceEnvironmentsGetVipInfoSample.js +12 -4
  84. package/dist-esm/samples-dev/appServiceEnvironmentsGetVipInfoSample.js.map +1 -1
  85. package/dist-esm/samples-dev/appServiceEnvironmentsGetWorkerPoolSample.js +12 -4
  86. package/dist-esm/samples-dev/appServiceEnvironmentsGetWorkerPoolSample.js.map +1 -1
  87. package/dist-esm/samples-dev/appServiceEnvironmentsListAppServicePlansSample.js +12 -4
  88. package/dist-esm/samples-dev/appServiceEnvironmentsListAppServicePlansSample.js.map +1 -1
  89. package/dist-esm/samples-dev/appServiceEnvironmentsListByResourceGroupSample.js +12 -4
  90. package/dist-esm/samples-dev/appServiceEnvironmentsListByResourceGroupSample.js.map +1 -1
  91. package/dist-esm/samples-dev/appServiceEnvironmentsListCapacitiesSample.js +12 -4
  92. package/dist-esm/samples-dev/appServiceEnvironmentsListCapacitiesSample.js.map +1 -1
  93. package/dist-esm/samples-dev/appServiceEnvironmentsListDiagnosticsSample.js +12 -4
  94. package/dist-esm/samples-dev/appServiceEnvironmentsListDiagnosticsSample.js.map +1 -1
  95. package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRoleMetricDefinitionsSample.js +12 -4
  96. package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRoleMetricDefinitionsSample.js.map +1 -1
  97. package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolInstanceMetricDefinitionsSample.js +12 -4
  98. package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolInstanceMetricDefinitionsSample.js.map +1 -1
  99. package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolSkusSample.js +12 -4
  100. package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolSkusSample.js.map +1 -1
  101. package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolsSample.js +12 -4
  102. package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolsSample.js.map +1 -1
  103. package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRoleUsagesSample.js +12 -4
  104. package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRoleUsagesSample.js.map +1 -1
  105. package/dist-esm/samples-dev/appServiceEnvironmentsListOperationsSample.js +12 -4
  106. package/dist-esm/samples-dev/appServiceEnvironmentsListOperationsSample.js.map +1 -1
  107. package/dist-esm/samples-dev/appServiceEnvironmentsListSample.js +11 -3
  108. package/dist-esm/samples-dev/appServiceEnvironmentsListSample.js.map +1 -1
  109. package/dist-esm/samples-dev/appServiceEnvironmentsListUsagesSample.js +12 -4
  110. package/dist-esm/samples-dev/appServiceEnvironmentsListUsagesSample.js.map +1 -1
  111. package/dist-esm/samples-dev/appServiceEnvironmentsListWebAppsSample.js +12 -4
  112. package/dist-esm/samples-dev/appServiceEnvironmentsListWebAppsSample.js.map +1 -1
  113. package/dist-esm/samples-dev/appServiceEnvironmentsListWebWorkerMetricDefinitionsSample.js +12 -4
  114. package/dist-esm/samples-dev/appServiceEnvironmentsListWebWorkerMetricDefinitionsSample.js.map +1 -1
  115. package/dist-esm/samples-dev/appServiceEnvironmentsListWebWorkerUsagesSample.js +12 -4
  116. package/dist-esm/samples-dev/appServiceEnvironmentsListWebWorkerUsagesSample.js.map +1 -1
  117. package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolInstanceMetricDefinitionsSample.js +12 -4
  118. package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolInstanceMetricDefinitionsSample.js.map +1 -1
  119. package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolSkusSample.js +12 -4
  120. package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolSkusSample.js.map +1 -1
  121. package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolsSample.js +12 -4
  122. package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolsSample.js.map +1 -1
  123. package/dist-esm/samples-dev/appServiceEnvironmentsRebootSample.js +12 -4
  124. package/dist-esm/samples-dev/appServiceEnvironmentsRebootSample.js.map +1 -1
  125. package/dist-esm/samples-dev/appServiceEnvironmentsResumeSample.js +12 -4
  126. package/dist-esm/samples-dev/appServiceEnvironmentsResumeSample.js.map +1 -1
  127. package/dist-esm/samples-dev/appServiceEnvironmentsSuspendSample.js +12 -4
  128. package/dist-esm/samples-dev/appServiceEnvironmentsSuspendSample.js.map +1 -1
  129. package/dist-esm/samples-dev/appServiceEnvironmentsTestUpgradeAvailableNotificationSample.js +12 -4
  130. package/dist-esm/samples-dev/appServiceEnvironmentsTestUpgradeAvailableNotificationSample.js.map +1 -1
  131. package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseCustomDnsSuffixConfigurationSample.js +12 -4
  132. package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseCustomDnsSuffixConfigurationSample.js.map +1 -1
  133. package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseNetworkingConfigurationSample.js +12 -4
  134. package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseNetworkingConfigurationSample.js.map +1 -1
  135. package/dist-esm/samples-dev/appServiceEnvironmentsUpdateMultiRolePoolSample.js +12 -4
  136. package/dist-esm/samples-dev/appServiceEnvironmentsUpdateMultiRolePoolSample.js.map +1 -1
  137. package/dist-esm/samples-dev/appServiceEnvironmentsUpdateSample.js +12 -4
  138. package/dist-esm/samples-dev/appServiceEnvironmentsUpdateSample.js.map +1 -1
  139. package/dist-esm/samples-dev/appServiceEnvironmentsUpdateWorkerPoolSample.js +12 -4
  140. package/dist-esm/samples-dev/appServiceEnvironmentsUpdateWorkerPoolSample.js.map +1 -1
  141. package/dist-esm/samples-dev/appServiceEnvironmentsUpgradeSample.js +12 -4
  142. package/dist-esm/samples-dev/appServiceEnvironmentsUpgradeSample.js.map +1 -1
  143. package/dist-esm/samples-dev/appServicePlansCreateOrUpdateSample.js +12 -4
  144. package/dist-esm/samples-dev/appServicePlansCreateOrUpdateSample.js.map +1 -1
  145. package/dist-esm/samples-dev/appServicePlansDeleteSample.js +12 -4
  146. package/dist-esm/samples-dev/appServicePlansDeleteSample.js.map +1 -1
  147. package/dist-esm/samples-dev/appServicePlansGetSample.js +12 -4
  148. package/dist-esm/samples-dev/appServicePlansGetSample.js.map +1 -1
  149. package/dist-esm/samples-dev/appServicePlansListByResourceGroupSample.js +12 -4
  150. package/dist-esm/samples-dev/appServicePlansListByResourceGroupSample.js.map +1 -1
  151. package/dist-esm/samples-dev/appServicePlansListSample.js +11 -3
  152. package/dist-esm/samples-dev/appServicePlansListSample.js.map +1 -1
  153. package/dist-esm/samples-dev/appServicePlansUpdateSample.js +12 -4
  154. package/dist-esm/samples-dev/appServicePlansUpdateSample.js.map +1 -1
  155. package/dist-esm/samples-dev/certificateOrdersDiagnosticsGetAppServiceCertificateOrderDetectorResponseSample.js +12 -4
  156. package/dist-esm/samples-dev/certificateOrdersDiagnosticsGetAppServiceCertificateOrderDetectorResponseSample.js.map +1 -1
  157. package/dist-esm/samples-dev/certificateOrdersDiagnosticsListAppServiceCertificateOrderDetectorResponseSample.js +12 -4
  158. package/dist-esm/samples-dev/certificateOrdersDiagnosticsListAppServiceCertificateOrderDetectorResponseSample.js.map +1 -1
  159. package/dist-esm/samples-dev/certificateRegistrationProviderListOperationsSample.js +11 -3
  160. package/dist-esm/samples-dev/certificateRegistrationProviderListOperationsSample.js.map +1 -1
  161. package/dist-esm/samples-dev/certificatesCreateOrUpdateSample.js +12 -4
  162. package/dist-esm/samples-dev/certificatesCreateOrUpdateSample.js.map +1 -1
  163. package/dist-esm/samples-dev/certificatesDeleteSample.js +12 -4
  164. package/dist-esm/samples-dev/certificatesDeleteSample.js.map +1 -1
  165. package/dist-esm/samples-dev/certificatesGetSample.js +12 -4
  166. package/dist-esm/samples-dev/certificatesGetSample.js.map +1 -1
  167. package/dist-esm/samples-dev/certificatesListByResourceGroupSample.js +12 -4
  168. package/dist-esm/samples-dev/certificatesListByResourceGroupSample.js.map +1 -1
  169. package/dist-esm/samples-dev/certificatesListSample.js +11 -3
  170. package/dist-esm/samples-dev/certificatesListSample.js.map +1 -1
  171. package/dist-esm/samples-dev/certificatesUpdateSample.js +12 -4
  172. package/dist-esm/samples-dev/certificatesUpdateSample.js.map +1 -1
  173. package/dist-esm/samples-dev/containerAppsCreateOrUpdateSample.js +12 -4
  174. package/dist-esm/samples-dev/containerAppsCreateOrUpdateSample.js.map +1 -1
  175. package/dist-esm/samples-dev/containerAppsDeleteSample.js +12 -4
  176. package/dist-esm/samples-dev/containerAppsDeleteSample.js.map +1 -1
  177. package/dist-esm/samples-dev/containerAppsGetSample.js +12 -4
  178. package/dist-esm/samples-dev/containerAppsGetSample.js.map +1 -1
  179. package/dist-esm/samples-dev/containerAppsListByResourceGroupSample.js +12 -4
  180. package/dist-esm/samples-dev/containerAppsListByResourceGroupSample.js.map +1 -1
  181. package/dist-esm/samples-dev/containerAppsListBySubscriptionSample.js +11 -3
  182. package/dist-esm/samples-dev/containerAppsListBySubscriptionSample.js.map +1 -1
  183. package/dist-esm/samples-dev/containerAppsListSecretsSample.js +11 -3
  184. package/dist-esm/samples-dev/containerAppsListSecretsSample.js.map +1 -1
  185. package/dist-esm/samples-dev/containerAppsRevisionsActivateRevisionSample.js +12 -4
  186. package/dist-esm/samples-dev/containerAppsRevisionsActivateRevisionSample.js.map +1 -1
  187. package/dist-esm/samples-dev/containerAppsRevisionsDeactivateRevisionSample.js +12 -4
  188. package/dist-esm/samples-dev/containerAppsRevisionsDeactivateRevisionSample.js.map +1 -1
  189. package/dist-esm/samples-dev/containerAppsRevisionsGetRevisionSample.js +12 -4
  190. package/dist-esm/samples-dev/containerAppsRevisionsGetRevisionSample.js.map +1 -1
  191. package/dist-esm/samples-dev/containerAppsRevisionsListRevisionsSample.js +12 -4
  192. package/dist-esm/samples-dev/containerAppsRevisionsListRevisionsSample.js.map +1 -1
  193. package/dist-esm/samples-dev/containerAppsRevisionsRestartRevisionSample.js +12 -4
  194. package/dist-esm/samples-dev/containerAppsRevisionsRestartRevisionSample.js.map +1 -1
  195. package/dist-esm/samples-dev/deletedWebAppsGetDeletedWebAppByLocationSample.js +11 -3
  196. package/dist-esm/samples-dev/deletedWebAppsGetDeletedWebAppByLocationSample.js.map +1 -1
  197. package/dist-esm/samples-dev/deletedWebAppsListByLocationSample.js +11 -3
  198. package/dist-esm/samples-dev/deletedWebAppsListByLocationSample.js.map +1 -1
  199. package/dist-esm/samples-dev/diagnosticsExecuteSiteAnalysisSample.js +17 -8
  200. package/dist-esm/samples-dev/diagnosticsExecuteSiteAnalysisSample.js.map +1 -1
  201. package/dist-esm/samples-dev/diagnosticsExecuteSiteAnalysisSlotSample.js +17 -8
  202. package/dist-esm/samples-dev/diagnosticsExecuteSiteAnalysisSlotSample.js.map +1 -1
  203. package/dist-esm/samples-dev/diagnosticsExecuteSiteDetectorSample.js +17 -8
  204. package/dist-esm/samples-dev/diagnosticsExecuteSiteDetectorSample.js.map +1 -1
  205. package/dist-esm/samples-dev/diagnosticsExecuteSiteDetectorSlotSample.js +17 -8
  206. package/dist-esm/samples-dev/diagnosticsExecuteSiteDetectorSlotSample.js.map +1 -1
  207. package/dist-esm/samples-dev/diagnosticsGetHostingEnvironmentDetectorResponseSample.js +12 -4
  208. package/dist-esm/samples-dev/diagnosticsGetHostingEnvironmentDetectorResponseSample.js.map +1 -1
  209. package/dist-esm/samples-dev/diagnosticsGetSiteAnalysisSample.js +17 -8
  210. package/dist-esm/samples-dev/diagnosticsGetSiteAnalysisSample.js.map +1 -1
  211. package/dist-esm/samples-dev/diagnosticsGetSiteAnalysisSlotSample.js +17 -8
  212. package/dist-esm/samples-dev/diagnosticsGetSiteAnalysisSlotSample.js.map +1 -1
  213. package/dist-esm/samples-dev/diagnosticsGetSiteDetectorResponseSample.js +17 -8
  214. package/dist-esm/samples-dev/diagnosticsGetSiteDetectorResponseSample.js.map +1 -1
  215. package/dist-esm/samples-dev/diagnosticsGetSiteDetectorResponseSlotSample.js +17 -8
  216. package/dist-esm/samples-dev/diagnosticsGetSiteDetectorResponseSlotSample.js.map +1 -1
  217. package/dist-esm/samples-dev/diagnosticsGetSiteDetectorSample.js +17 -8
  218. package/dist-esm/samples-dev/diagnosticsGetSiteDetectorSample.js.map +1 -1
  219. package/dist-esm/samples-dev/diagnosticsGetSiteDetectorSlotSample.js +17 -8
  220. package/dist-esm/samples-dev/diagnosticsGetSiteDetectorSlotSample.js.map +1 -1
  221. package/dist-esm/samples-dev/diagnosticsGetSiteDiagnosticCategorySample.js +17 -8
  222. package/dist-esm/samples-dev/diagnosticsGetSiteDiagnosticCategorySample.js.map +1 -1
  223. package/dist-esm/samples-dev/diagnosticsGetSiteDiagnosticCategorySlotSample.js +17 -8
  224. package/dist-esm/samples-dev/diagnosticsGetSiteDiagnosticCategorySlotSample.js.map +1 -1
  225. package/dist-esm/samples-dev/diagnosticsListHostingEnvironmentDetectorResponsesSample.js +12 -4
  226. package/dist-esm/samples-dev/diagnosticsListHostingEnvironmentDetectorResponsesSample.js.map +1 -1
  227. package/dist-esm/samples-dev/diagnosticsListSiteAnalysesSample.js +17 -8
  228. package/dist-esm/samples-dev/diagnosticsListSiteAnalysesSample.js.map +1 -1
  229. package/dist-esm/samples-dev/diagnosticsListSiteAnalysesSlotSample.js +17 -8
  230. package/dist-esm/samples-dev/diagnosticsListSiteAnalysesSlotSample.js.map +1 -1
  231. package/dist-esm/samples-dev/diagnosticsListSiteDetectorResponsesSample.js +17 -8
  232. package/dist-esm/samples-dev/diagnosticsListSiteDetectorResponsesSample.js.map +1 -1
  233. package/dist-esm/samples-dev/diagnosticsListSiteDetectorResponsesSlotSample.js +17 -8
  234. package/dist-esm/samples-dev/diagnosticsListSiteDetectorResponsesSlotSample.js.map +1 -1
  235. package/dist-esm/samples-dev/diagnosticsListSiteDetectorsSample.js +17 -8
  236. package/dist-esm/samples-dev/diagnosticsListSiteDetectorsSample.js.map +1 -1
  237. package/dist-esm/samples-dev/diagnosticsListSiteDetectorsSlotSample.js +17 -8
  238. package/dist-esm/samples-dev/diagnosticsListSiteDetectorsSlotSample.js.map +1 -1
  239. package/dist-esm/samples-dev/diagnosticsListSiteDiagnosticCategoriesSample.js +17 -8
  240. package/dist-esm/samples-dev/diagnosticsListSiteDiagnosticCategoriesSample.js.map +1 -1
  241. package/dist-esm/samples-dev/diagnosticsListSiteDiagnosticCategoriesSlotSample.js +17 -8
  242. package/dist-esm/samples-dev/diagnosticsListSiteDiagnosticCategoriesSlotSample.js.map +1 -1
  243. package/dist-esm/samples-dev/domainRegistrationProviderListOperationsSample.js +11 -3
  244. package/dist-esm/samples-dev/domainRegistrationProviderListOperationsSample.js.map +1 -1
  245. package/dist-esm/samples-dev/domainsCheckAvailabilitySample.js +11 -3
  246. package/dist-esm/samples-dev/domainsCheckAvailabilitySample.js.map +1 -1
  247. package/dist-esm/samples-dev/domainsCreateOrUpdateOwnershipIdentifierSample.js +12 -4
  248. package/dist-esm/samples-dev/domainsCreateOrUpdateOwnershipIdentifierSample.js.map +1 -1
  249. package/dist-esm/samples-dev/domainsCreateOrUpdateSample.js +12 -4
  250. package/dist-esm/samples-dev/domainsCreateOrUpdateSample.js.map +1 -1
  251. package/dist-esm/samples-dev/domainsDeleteOwnershipIdentifierSample.js +12 -4
  252. package/dist-esm/samples-dev/domainsDeleteOwnershipIdentifierSample.js.map +1 -1
  253. package/dist-esm/samples-dev/domainsDeleteSample.js +12 -4
  254. package/dist-esm/samples-dev/domainsDeleteSample.js.map +1 -1
  255. package/dist-esm/samples-dev/domainsGetControlCenterSsoRequestSample.js +11 -3
  256. package/dist-esm/samples-dev/domainsGetControlCenterSsoRequestSample.js.map +1 -1
  257. package/dist-esm/samples-dev/domainsGetOwnershipIdentifierSample.js +12 -4
  258. package/dist-esm/samples-dev/domainsGetOwnershipIdentifierSample.js.map +1 -1
  259. package/dist-esm/samples-dev/domainsGetSample.js +12 -4
  260. package/dist-esm/samples-dev/domainsGetSample.js.map +1 -1
  261. package/dist-esm/samples-dev/domainsListByResourceGroupSample.js +12 -4
  262. package/dist-esm/samples-dev/domainsListByResourceGroupSample.js.map +1 -1
  263. package/dist-esm/samples-dev/domainsListOwnershipIdentifiersSample.js +12 -4
  264. package/dist-esm/samples-dev/domainsListOwnershipIdentifiersSample.js.map +1 -1
  265. package/dist-esm/samples-dev/domainsListRecommendationsSample.js +11 -3
  266. package/dist-esm/samples-dev/domainsListRecommendationsSample.js.map +1 -1
  267. package/dist-esm/samples-dev/domainsListSample.js +11 -3
  268. package/dist-esm/samples-dev/domainsListSample.js.map +1 -1
  269. package/dist-esm/samples-dev/domainsRenewSample.js +12 -4
  270. package/dist-esm/samples-dev/domainsRenewSample.js.map +1 -1
  271. package/dist-esm/samples-dev/domainsTransferOutSample.js +12 -4
  272. package/dist-esm/samples-dev/domainsTransferOutSample.js.map +1 -1
  273. package/dist-esm/samples-dev/domainsUpdateOwnershipIdentifierSample.js +12 -4
  274. package/dist-esm/samples-dev/domainsUpdateOwnershipIdentifierSample.js.map +1 -1
  275. package/dist-esm/samples-dev/domainsUpdateSample.js +12 -4
  276. package/dist-esm/samples-dev/domainsUpdateSample.js.map +1 -1
  277. package/dist-esm/samples-dev/globalGetDeletedWebAppSample.js +11 -3
  278. package/dist-esm/samples-dev/globalGetDeletedWebAppSample.js.map +1 -1
  279. package/dist-esm/samples-dev/globalGetDeletedWebAppSnapshotsSample.js +11 -3
  280. package/dist-esm/samples-dev/globalGetDeletedWebAppSnapshotsSample.js.map +1 -1
  281. package/dist-esm/samples-dev/globalGetSubscriptionOperationWithAsyncResponseSample.js +11 -3
  282. package/dist-esm/samples-dev/globalGetSubscriptionOperationWithAsyncResponseSample.js.map +1 -1
  283. package/dist-esm/samples-dev/kubeEnvironmentsCreateOrUpdateSample.js +12 -4
  284. package/dist-esm/samples-dev/kubeEnvironmentsCreateOrUpdateSample.js.map +1 -1
  285. package/dist-esm/samples-dev/kubeEnvironmentsDeleteSample.js +12 -4
  286. package/dist-esm/samples-dev/kubeEnvironmentsDeleteSample.js.map +1 -1
  287. package/dist-esm/samples-dev/kubeEnvironmentsGetSample.js +12 -4
  288. package/dist-esm/samples-dev/kubeEnvironmentsGetSample.js.map +1 -1
  289. package/dist-esm/samples-dev/kubeEnvironmentsListByResourceGroupSample.js +12 -4
  290. package/dist-esm/samples-dev/kubeEnvironmentsListByResourceGroupSample.js.map +1 -1
  291. package/dist-esm/samples-dev/kubeEnvironmentsListBySubscriptionSample.js +11 -3
  292. package/dist-esm/samples-dev/kubeEnvironmentsListBySubscriptionSample.js.map +1 -1
  293. package/dist-esm/samples-dev/kubeEnvironmentsUpdateSample.js +12 -4
  294. package/dist-esm/samples-dev/kubeEnvironmentsUpdateSample.js.map +1 -1
  295. package/dist-esm/samples-dev/listCustomHostNameSitesSample.js +15 -6
  296. package/dist-esm/samples-dev/listCustomHostNameSitesSample.js.map +1 -1
  297. package/dist-esm/samples-dev/providerGetFunctionAppStacksForLocationSample.js +11 -3
  298. package/dist-esm/samples-dev/providerGetFunctionAppStacksForLocationSample.js.map +1 -1
  299. package/dist-esm/samples-dev/providerGetFunctionAppStacksSample.js +11 -3
  300. package/dist-esm/samples-dev/providerGetFunctionAppStacksSample.js.map +1 -1
  301. package/dist-esm/samples-dev/providerGetWebAppStacksForLocationSample.js +11 -3
  302. package/dist-esm/samples-dev/providerGetWebAppStacksForLocationSample.js.map +1 -1
  303. package/dist-esm/samples-dev/providerGetWebAppStacksSample.js +11 -3
  304. package/dist-esm/samples-dev/providerGetWebAppStacksSample.js.map +1 -1
  305. package/dist-esm/samples-dev/providerListOperationsSample.js +11 -3
  306. package/dist-esm/samples-dev/providerListOperationsSample.js.map +1 -1
  307. package/dist-esm/samples-dev/resourceHealthMetadataGetBySiteSample.js +12 -4
  308. package/dist-esm/samples-dev/resourceHealthMetadataGetBySiteSample.js.map +1 -1
  309. package/dist-esm/samples-dev/resourceHealthMetadataGetBySiteSlotSample.js +12 -4
  310. package/dist-esm/samples-dev/resourceHealthMetadataGetBySiteSlotSample.js.map +1 -1
  311. package/dist-esm/samples-dev/resourceHealthMetadataListByResourceGroupSample.js +12 -4
  312. package/dist-esm/samples-dev/resourceHealthMetadataListByResourceGroupSample.js.map +1 -1
  313. package/dist-esm/samples-dev/resourceHealthMetadataListBySiteSample.js +12 -4
  314. package/dist-esm/samples-dev/resourceHealthMetadataListBySiteSample.js.map +1 -1
  315. package/dist-esm/samples-dev/resourceHealthMetadataListBySiteSlotSample.js +12 -4
  316. package/dist-esm/samples-dev/resourceHealthMetadataListBySiteSlotSample.js.map +1 -1
  317. package/dist-esm/samples-dev/resourceHealthMetadataListSample.js +11 -3
  318. package/dist-esm/samples-dev/resourceHealthMetadataListSample.js.map +1 -1
  319. package/dist-esm/samples-dev/staticSitesApproveOrRejectPrivateEndpointConnectionSample.js +12 -4
  320. package/dist-esm/samples-dev/staticSitesApproveOrRejectPrivateEndpointConnectionSample.js.map +1 -1
  321. package/dist-esm/samples-dev/staticSitesCreateOrUpdateBasicAuthSample.d.ts +2 -0
  322. package/dist-esm/samples-dev/staticSitesCreateOrUpdateBasicAuthSample.d.ts.map +1 -0
  323. package/dist-esm/samples-dev/staticSitesCreateOrUpdateBasicAuthSample.js +46 -0
  324. package/dist-esm/samples-dev/staticSitesCreateOrUpdateBasicAuthSample.js.map +1 -0
  325. package/dist-esm/samples-dev/staticSitesCreateOrUpdateBuildDatabaseConnectionSample.d.ts +2 -0
  326. package/dist-esm/samples-dev/staticSitesCreateOrUpdateBuildDatabaseConnectionSample.d.ts.map +1 -0
  327. package/dist-esm/samples-dev/staticSitesCreateOrUpdateBuildDatabaseConnectionSample.js +47 -0
  328. package/dist-esm/samples-dev/staticSitesCreateOrUpdateBuildDatabaseConnectionSample.js.map +1 -0
  329. package/dist-esm/samples-dev/staticSitesCreateOrUpdateDatabaseConnectionSample.d.ts +2 -0
  330. package/dist-esm/samples-dev/staticSitesCreateOrUpdateDatabaseConnectionSample.d.ts.map +1 -0
  331. package/dist-esm/samples-dev/staticSitesCreateOrUpdateDatabaseConnectionSample.js +46 -0
  332. package/dist-esm/samples-dev/staticSitesCreateOrUpdateDatabaseConnectionSample.js.map +1 -0
  333. package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteAppSettingsSample.js +12 -4
  334. package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteAppSettingsSample.js.map +1 -1
  335. package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildAppSettingsSample.js +12 -4
  336. package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildAppSettingsSample.js.map +1 -1
  337. package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsSample.js +12 -4
  338. package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsSample.js.map +1 -1
  339. package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteCustomDomainSample.js +12 -4
  340. package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteCustomDomainSample.js.map +1 -1
  341. package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteFunctionAppSettingsSample.js +12 -4
  342. package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteFunctionAppSettingsSample.js.map +1 -1
  343. package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteSample.js +12 -4
  344. package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteSample.js.map +1 -1
  345. package/dist-esm/samples-dev/staticSitesCreateUserRolesInvitationLinkSample.js +12 -4
  346. package/dist-esm/samples-dev/staticSitesCreateUserRolesInvitationLinkSample.js.map +1 -1
  347. package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteBuildSample.js +12 -4
  348. package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteBuildSample.js.map +1 -1
  349. package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteSample.js +12 -4
  350. package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteSample.js.map +1 -1
  351. package/dist-esm/samples-dev/staticSitesDeleteBuildDatabaseConnectionSample.d.ts +2 -0
  352. package/dist-esm/samples-dev/staticSitesDeleteBuildDatabaseConnectionSample.d.ts.map +1 -0
  353. package/dist-esm/samples-dev/staticSitesDeleteBuildDatabaseConnectionSample.js +41 -0
  354. package/dist-esm/samples-dev/staticSitesDeleteBuildDatabaseConnectionSample.js.map +1 -0
  355. package/dist-esm/samples-dev/staticSitesDeleteDatabaseConnectionSample.d.ts +2 -0
  356. package/dist-esm/samples-dev/staticSitesDeleteDatabaseConnectionSample.d.ts.map +1 -0
  357. package/dist-esm/samples-dev/staticSitesDeleteDatabaseConnectionSample.js +40 -0
  358. package/dist-esm/samples-dev/staticSitesDeleteDatabaseConnectionSample.js.map +1 -0
  359. package/dist-esm/samples-dev/staticSitesDeletePrivateEndpointConnectionSample.js +12 -4
  360. package/dist-esm/samples-dev/staticSitesDeletePrivateEndpointConnectionSample.js.map +1 -1
  361. package/dist-esm/samples-dev/staticSitesDeleteStaticSiteBuildSample.js +12 -4
  362. package/dist-esm/samples-dev/staticSitesDeleteStaticSiteBuildSample.js.map +1 -1
  363. package/dist-esm/samples-dev/staticSitesDeleteStaticSiteCustomDomainSample.js +12 -4
  364. package/dist-esm/samples-dev/staticSitesDeleteStaticSiteCustomDomainSample.js.map +1 -1
  365. package/dist-esm/samples-dev/staticSitesDeleteStaticSiteSample.js +12 -4
  366. package/dist-esm/samples-dev/staticSitesDeleteStaticSiteSample.js.map +1 -1
  367. package/dist-esm/samples-dev/staticSitesDeleteStaticSiteUserSample.js +12 -4
  368. package/dist-esm/samples-dev/staticSitesDeleteStaticSiteUserSample.js.map +1 -1
  369. package/dist-esm/samples-dev/staticSitesDetachStaticSiteSample.js +12 -4
  370. package/dist-esm/samples-dev/staticSitesDetachStaticSiteSample.js.map +1 -1
  371. package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteBuildSample.js +12 -4
  372. package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteBuildSample.js.map +1 -1
  373. package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteSample.js +12 -4
  374. package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteSample.js.map +1 -1
  375. package/dist-esm/samples-dev/staticSitesGetBasicAuthSample.d.ts +2 -0
  376. package/dist-esm/samples-dev/staticSitesGetBasicAuthSample.d.ts.map +1 -0
  377. package/dist-esm/samples-dev/staticSitesGetBasicAuthSample.js +40 -0
  378. package/dist-esm/samples-dev/staticSitesGetBasicAuthSample.js.map +1 -0
  379. package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionSample.d.ts +2 -0
  380. package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionSample.d.ts.map +1 -0
  381. package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionSample.js +41 -0
  382. package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionSample.js.map +1 -0
  383. package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionWithDetailsSample.d.ts +2 -0
  384. package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionWithDetailsSample.d.ts.map +1 -0
  385. package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionWithDetailsSample.js +41 -0
  386. package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionWithDetailsSample.js.map +1 -0
  387. package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsSample.d.ts +2 -0
  388. package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsSample.d.ts.map +1 -0
  389. package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsSample.js +54 -0
  390. package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsSample.js.map +1 -0
  391. package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsWithDetailsSample.d.ts +2 -0
  392. package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsWithDetailsSample.d.ts.map +1 -0
  393. package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsWithDetailsSample.js +54 -0
  394. package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsWithDetailsSample.js.map +1 -0
  395. package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionSample.d.ts +2 -0
  396. package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionSample.d.ts.map +1 -0
  397. package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionSample.js +40 -0
  398. package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionSample.js.map +1 -0
  399. package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionWithDetailsSample.d.ts +2 -0
  400. package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionWithDetailsSample.d.ts.map +1 -0
  401. package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionWithDetailsSample.js +40 -0
  402. package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionWithDetailsSample.js.map +1 -0
  403. package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsSample.d.ts +2 -0
  404. package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsSample.d.ts.map +1 -0
  405. package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsSample.js +53 -0
  406. package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsSample.js.map +1 -0
  407. package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsWithDetailsSample.d.ts +2 -0
  408. package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsWithDetailsSample.d.ts.map +1 -0
  409. package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsWithDetailsSample.js +53 -0
  410. package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsWithDetailsSample.js.map +1 -0
  411. package/dist-esm/samples-dev/staticSitesGetLinkedBackendForBuildSample.js +12 -4
  412. package/dist-esm/samples-dev/staticSitesGetLinkedBackendForBuildSample.js.map +1 -1
  413. package/dist-esm/samples-dev/staticSitesGetLinkedBackendSample.js +12 -4
  414. package/dist-esm/samples-dev/staticSitesGetLinkedBackendSample.js.map +1 -1
  415. package/dist-esm/samples-dev/staticSitesGetLinkedBackendsForBuildSample.js +12 -4
  416. package/dist-esm/samples-dev/staticSitesGetLinkedBackendsForBuildSample.js.map +1 -1
  417. package/dist-esm/samples-dev/staticSitesGetLinkedBackendsSample.js +12 -4
  418. package/dist-esm/samples-dev/staticSitesGetLinkedBackendsSample.js.map +1 -1
  419. package/dist-esm/samples-dev/staticSitesGetPrivateEndpointConnectionListSample.js +12 -4
  420. package/dist-esm/samples-dev/staticSitesGetPrivateEndpointConnectionListSample.js.map +1 -1
  421. package/dist-esm/samples-dev/staticSitesGetPrivateEndpointConnectionSample.js +12 -4
  422. package/dist-esm/samples-dev/staticSitesGetPrivateEndpointConnectionSample.js.map +1 -1
  423. package/dist-esm/samples-dev/staticSitesGetPrivateLinkResourcesSample.js +12 -4
  424. package/dist-esm/samples-dev/staticSitesGetPrivateLinkResourcesSample.js.map +1 -1
  425. package/dist-esm/samples-dev/staticSitesGetStaticSiteBuildSample.js +12 -4
  426. package/dist-esm/samples-dev/staticSitesGetStaticSiteBuildSample.js.map +1 -1
  427. package/dist-esm/samples-dev/staticSitesGetStaticSiteBuildsSample.js +12 -4
  428. package/dist-esm/samples-dev/staticSitesGetStaticSiteBuildsSample.js.map +1 -1
  429. package/dist-esm/samples-dev/staticSitesGetStaticSiteCustomDomainSample.js +12 -4
  430. package/dist-esm/samples-dev/staticSitesGetStaticSiteCustomDomainSample.js.map +1 -1
  431. package/dist-esm/samples-dev/staticSitesGetStaticSiteSample.js +12 -4
  432. package/dist-esm/samples-dev/staticSitesGetStaticSiteSample.js.map +1 -1
  433. package/dist-esm/samples-dev/staticSitesGetStaticSitesByResourceGroupSample.js +12 -4
  434. package/dist-esm/samples-dev/staticSitesGetStaticSitesByResourceGroupSample.js.map +1 -1
  435. package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteBuildSample.js +12 -4
  436. package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteBuildSample.js.map +1 -1
  437. package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteSample.js +12 -4
  438. package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteSample.js.map +1 -1
  439. package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppsForStaticSiteBuildSample.js +12 -4
  440. package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppsForStaticSiteBuildSample.js.map +1 -1
  441. package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppsForStaticSiteSample.js +12 -4
  442. package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppsForStaticSiteSample.js.map +1 -1
  443. package/dist-esm/samples-dev/staticSitesLinkBackendSample.js +12 -4
  444. package/dist-esm/samples-dev/staticSitesLinkBackendSample.js.map +1 -1
  445. package/dist-esm/samples-dev/staticSitesLinkBackendToBuildSample.js +12 -4
  446. package/dist-esm/samples-dev/staticSitesLinkBackendToBuildSample.js.map +1 -1
  447. package/dist-esm/samples-dev/staticSitesListBasicAuthSample.d.ts +2 -0
  448. package/dist-esm/samples-dev/staticSitesListBasicAuthSample.d.ts.map +1 -0
  449. package/dist-esm/samples-dev/staticSitesListBasicAuthSample.js +53 -0
  450. package/dist-esm/samples-dev/staticSitesListBasicAuthSample.js.map +1 -0
  451. package/dist-esm/samples-dev/staticSitesListSample.js +11 -3
  452. package/dist-esm/samples-dev/staticSitesListSample.js.map +1 -1
  453. package/dist-esm/samples-dev/staticSitesListStaticSiteAppSettingsSample.js +12 -4
  454. package/dist-esm/samples-dev/staticSitesListStaticSiteAppSettingsSample.js.map +1 -1
  455. package/dist-esm/samples-dev/staticSitesListStaticSiteBuildAppSettingsSample.js +12 -4
  456. package/dist-esm/samples-dev/staticSitesListStaticSiteBuildAppSettingsSample.js.map +1 -1
  457. package/dist-esm/samples-dev/staticSitesListStaticSiteBuildFunctionAppSettingsSample.js +12 -4
  458. package/dist-esm/samples-dev/staticSitesListStaticSiteBuildFunctionAppSettingsSample.js.map +1 -1
  459. package/dist-esm/samples-dev/staticSitesListStaticSiteBuildFunctionsSample.js +12 -4
  460. package/dist-esm/samples-dev/staticSitesListStaticSiteBuildFunctionsSample.js.map +1 -1
  461. package/dist-esm/samples-dev/staticSitesListStaticSiteConfiguredRolesSample.js +12 -4
  462. package/dist-esm/samples-dev/staticSitesListStaticSiteConfiguredRolesSample.js.map +1 -1
  463. package/dist-esm/samples-dev/staticSitesListStaticSiteCustomDomainsSample.js +12 -4
  464. package/dist-esm/samples-dev/staticSitesListStaticSiteCustomDomainsSample.js.map +1 -1
  465. package/dist-esm/samples-dev/staticSitesListStaticSiteFunctionAppSettingsSample.js +12 -4
  466. package/dist-esm/samples-dev/staticSitesListStaticSiteFunctionAppSettingsSample.js.map +1 -1
  467. package/dist-esm/samples-dev/staticSitesListStaticSiteFunctionsSample.js +12 -4
  468. package/dist-esm/samples-dev/staticSitesListStaticSiteFunctionsSample.js.map +1 -1
  469. package/dist-esm/samples-dev/staticSitesListStaticSiteSecretsSample.js +12 -4
  470. package/dist-esm/samples-dev/staticSitesListStaticSiteSecretsSample.js.map +1 -1
  471. package/dist-esm/samples-dev/staticSitesListStaticSiteUsersSample.js +12 -4
  472. package/dist-esm/samples-dev/staticSitesListStaticSiteUsersSample.js.map +1 -1
  473. package/dist-esm/samples-dev/staticSitesPreviewWorkflowSample.js +11 -3
  474. package/dist-esm/samples-dev/staticSitesPreviewWorkflowSample.js.map +1 -1
  475. package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildSample.js +12 -4
  476. package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildSample.js.map +1 -1
  477. package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteSample.js +12 -4
  478. package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteSample.js.map +1 -1
  479. package/dist-esm/samples-dev/staticSitesResetStaticSiteApiKeySample.js +12 -4
  480. package/dist-esm/samples-dev/staticSitesResetStaticSiteApiKeySample.js.map +1 -1
  481. package/dist-esm/samples-dev/staticSitesUnlinkBackendFromBuildSample.js +12 -4
  482. package/dist-esm/samples-dev/staticSitesUnlinkBackendFromBuildSample.js.map +1 -1
  483. package/dist-esm/samples-dev/staticSitesUnlinkBackendSample.js +12 -4
  484. package/dist-esm/samples-dev/staticSitesUnlinkBackendSample.js.map +1 -1
  485. package/dist-esm/samples-dev/staticSitesUpdateBuildDatabaseConnectionSample.d.ts +2 -0
  486. package/dist-esm/samples-dev/staticSitesUpdateBuildDatabaseConnectionSample.d.ts.map +1 -0
  487. package/dist-esm/samples-dev/staticSitesUpdateBuildDatabaseConnectionSample.js +42 -0
  488. package/dist-esm/samples-dev/staticSitesUpdateBuildDatabaseConnectionSample.js.map +1 -0
  489. package/dist-esm/samples-dev/staticSitesUpdateDatabaseConnectionSample.d.ts +2 -0
  490. package/dist-esm/samples-dev/staticSitesUpdateDatabaseConnectionSample.d.ts.map +1 -0
  491. package/dist-esm/samples-dev/staticSitesUpdateDatabaseConnectionSample.js +41 -0
  492. package/dist-esm/samples-dev/staticSitesUpdateDatabaseConnectionSample.js.map +1 -0
  493. package/dist-esm/samples-dev/staticSitesUpdateStaticSiteSample.js +12 -4
  494. package/dist-esm/samples-dev/staticSitesUpdateStaticSiteSample.js.map +1 -1
  495. package/dist-esm/samples-dev/staticSitesUpdateStaticSiteUserSample.js +12 -4
  496. package/dist-esm/samples-dev/staticSitesUpdateStaticSiteUserSample.js.map +1 -1
  497. package/dist-esm/samples-dev/staticSitesValidateBackendForBuildSample.js +12 -4
  498. package/dist-esm/samples-dev/staticSitesValidateBackendForBuildSample.js.map +1 -1
  499. package/dist-esm/samples-dev/staticSitesValidateBackendSample.js +12 -4
  500. package/dist-esm/samples-dev/staticSitesValidateBackendSample.js.map +1 -1
  501. package/dist-esm/samples-dev/staticSitesValidateCustomDomainCanBeAddedToStaticSiteSample.js +12 -4
  502. package/dist-esm/samples-dev/staticSitesValidateCustomDomainCanBeAddedToStaticSiteSample.js.map +1 -1
  503. package/dist-esm/samples-dev/topLevelDomainsGetSample.js +11 -3
  504. package/dist-esm/samples-dev/topLevelDomainsGetSample.js.map +1 -1
  505. package/dist-esm/samples-dev/topLevelDomainsListAgreementsSample.js +11 -3
  506. package/dist-esm/samples-dev/topLevelDomainsListAgreementsSample.js.map +1 -1
  507. package/dist-esm/samples-dev/topLevelDomainsListSample.js +11 -3
  508. package/dist-esm/samples-dev/topLevelDomainsListSample.js.map +1 -1
  509. package/dist-esm/samples-dev/verifyHostingEnvironmentVnetSample.js +11 -3
  510. package/dist-esm/samples-dev/verifyHostingEnvironmentVnetSample.js.map +1 -1
  511. package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSample.d.ts +2 -0
  512. package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSample.d.ts.map +1 -0
  513. package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSample.js +39 -0
  514. package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSample.js.map +1 -0
  515. package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSlotSample.d.ts +2 -0
  516. package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSlotSample.d.ts.map +1 -0
  517. package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSlotSample.js +40 -0
  518. package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSlotSample.js.map +1 -0
  519. package/dist-esm/samples-dev/webAppsApplySlotConfigToProductionSample.d.ts +2 -0
  520. package/dist-esm/samples-dev/webAppsApplySlotConfigToProductionSample.d.ts.map +1 -0
  521. package/dist-esm/samples-dev/webAppsApplySlotConfigToProductionSample.js +43 -0
  522. package/dist-esm/samples-dev/webAppsApplySlotConfigToProductionSample.js.map +1 -0
  523. package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSample.js +12 -4
  524. package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSample.js.map +1 -1
  525. package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSlotSample.js +12 -4
  526. package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSlotSample.js.map +1 -1
  527. package/dist-esm/samples-dev/webAppsBackupSample.d.ts +2 -0
  528. package/dist-esm/samples-dev/webAppsBackupSample.d.ts.map +1 -0
  529. package/dist-esm/samples-dev/webAppsBackupSample.js +65 -0
  530. package/dist-esm/samples-dev/webAppsBackupSample.js.map +1 -0
  531. package/dist-esm/samples-dev/webAppsCreateOrUpdateConfigurationSample.d.ts +2 -0
  532. package/dist-esm/samples-dev/webAppsCreateOrUpdateConfigurationSample.d.ts.map +1 -0
  533. package/dist-esm/samples-dev/webAppsCreateOrUpdateConfigurationSample.js +86 -0
  534. package/dist-esm/samples-dev/webAppsCreateOrUpdateConfigurationSample.js.map +1 -0
  535. package/dist-esm/samples-dev/webAppsCreateOrUpdateSample.d.ts +2 -0
  536. package/dist-esm/samples-dev/webAppsCreateOrUpdateSample.d.ts.map +1 -0
  537. package/dist-esm/samples-dev/webAppsCreateOrUpdateSample.js +77 -0
  538. package/dist-esm/samples-dev/webAppsCreateOrUpdateSample.js.map +1 -0
  539. package/dist-esm/samples-dev/webAppsCreateOrUpdateSlotSample.d.ts +2 -0
  540. package/dist-esm/samples-dev/webAppsCreateOrUpdateSlotSample.d.ts.map +1 -0
  541. package/dist-esm/samples-dev/webAppsCreateOrUpdateSlotSample.js +79 -0
  542. package/dist-esm/samples-dev/webAppsCreateOrUpdateSlotSample.js.map +1 -0
  543. package/dist-esm/samples-dev/webAppsDeleteBackupSample.d.ts +2 -0
  544. package/dist-esm/samples-dev/webAppsDeleteBackupSample.d.ts.map +1 -0
  545. package/dist-esm/samples-dev/webAppsDeleteBackupSample.js +40 -0
  546. package/dist-esm/samples-dev/webAppsDeleteBackupSample.js.map +1 -0
  547. package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSample.js +12 -4
  548. package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSample.js.map +1 -1
  549. package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSlotSample.js +12 -4
  550. package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSlotSample.js.map +1 -1
  551. package/dist-esm/samples-dev/webAppsDeleteSample.d.ts +2 -0
  552. package/dist-esm/samples-dev/webAppsDeleteSample.d.ts.map +1 -0
  553. package/dist-esm/samples-dev/webAppsDeleteSample.js +39 -0
  554. package/dist-esm/samples-dev/webAppsDeleteSample.js.map +1 -0
  555. package/dist-esm/samples-dev/webAppsDeleteSlotSample.d.ts +2 -0
  556. package/dist-esm/samples-dev/webAppsDeleteSlotSample.d.ts.map +1 -0
  557. package/dist-esm/samples-dev/webAppsDeleteSlotSample.js +40 -0
  558. package/dist-esm/samples-dev/webAppsDeleteSlotSample.js.map +1 -0
  559. package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSample.d.ts +2 -0
  560. package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSample.d.ts.map +1 -0
  561. package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSample.js +109 -0
  562. package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSample.js.map +1 -0
  563. package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSlotSample.d.ts +2 -0
  564. package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSlotSample.d.ts.map +1 -0
  565. package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSlotSample.js +85 -0
  566. package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSlotSample.js.map +1 -0
  567. package/dist-esm/samples-dev/webAppsGetAppSettingKeyVaultReferenceSample.js +12 -4
  568. package/dist-esm/samples-dev/webAppsGetAppSettingKeyVaultReferenceSample.js.map +1 -1
  569. package/dist-esm/samples-dev/webAppsGetAppSettingKeyVaultReferenceSlotSample.js +12 -4
  570. package/dist-esm/samples-dev/webAppsGetAppSettingKeyVaultReferenceSlotSample.js.map +1 -1
  571. package/dist-esm/samples-dev/webAppsGetAppSettingsKeyVaultReferencesSample.js +12 -4
  572. package/dist-esm/samples-dev/webAppsGetAppSettingsKeyVaultReferencesSample.js.map +1 -1
  573. package/dist-esm/samples-dev/webAppsGetAppSettingsKeyVaultReferencesSlotSample.js +12 -4
  574. package/dist-esm/samples-dev/webAppsGetAppSettingsKeyVaultReferencesSlotSample.js.map +1 -1
  575. package/dist-esm/samples-dev/webAppsGetAuthSettingsSample.d.ts +2 -0
  576. package/dist-esm/samples-dev/webAppsGetAuthSettingsSample.d.ts.map +1 -0
  577. package/dist-esm/samples-dev/webAppsGetAuthSettingsSample.js +39 -0
  578. package/dist-esm/samples-dev/webAppsGetAuthSettingsSample.js.map +1 -0
  579. package/dist-esm/samples-dev/webAppsGetAuthSettingsV2Sample.d.ts +2 -0
  580. package/dist-esm/samples-dev/webAppsGetAuthSettingsV2Sample.d.ts.map +1 -0
  581. package/dist-esm/samples-dev/webAppsGetAuthSettingsV2Sample.js +39 -0
  582. package/dist-esm/samples-dev/webAppsGetAuthSettingsV2Sample.js.map +1 -0
  583. package/dist-esm/samples-dev/webAppsGetAuthSettingsV2WithoutSecretsSample.d.ts +2 -0
  584. package/dist-esm/samples-dev/webAppsGetAuthSettingsV2WithoutSecretsSample.d.ts.map +1 -0
  585. package/dist-esm/samples-dev/webAppsGetAuthSettingsV2WithoutSecretsSample.js +39 -0
  586. package/dist-esm/samples-dev/webAppsGetAuthSettingsV2WithoutSecretsSample.js.map +1 -0
  587. package/dist-esm/samples-dev/webAppsGetBackupStatusSample.d.ts +2 -0
  588. package/dist-esm/samples-dev/webAppsGetBackupStatusSample.d.ts.map +1 -0
  589. package/dist-esm/samples-dev/webAppsGetBackupStatusSample.js +40 -0
  590. package/dist-esm/samples-dev/webAppsGetBackupStatusSample.js.map +1 -0
  591. package/dist-esm/samples-dev/webAppsGetConfigurationSample.d.ts +2 -0
  592. package/dist-esm/samples-dev/webAppsGetConfigurationSample.d.ts.map +1 -0
  593. package/dist-esm/samples-dev/webAppsGetConfigurationSample.js +39 -0
  594. package/dist-esm/samples-dev/webAppsGetConfigurationSample.js.map +1 -0
  595. package/dist-esm/samples-dev/webAppsGetFtpAllowedSample.js +12 -4
  596. package/dist-esm/samples-dev/webAppsGetFtpAllowedSample.js.map +1 -1
  597. package/dist-esm/samples-dev/webAppsGetFtpAllowedSlotSample.js +12 -4
  598. package/dist-esm/samples-dev/webAppsGetFtpAllowedSlotSample.js.map +1 -1
  599. package/dist-esm/samples-dev/webAppsGetInstanceInfoSample.js +12 -4
  600. package/dist-esm/samples-dev/webAppsGetInstanceInfoSample.js.map +1 -1
  601. package/dist-esm/samples-dev/webAppsGetInstanceInfoSlotSample.js +12 -4
  602. package/dist-esm/samples-dev/webAppsGetInstanceInfoSlotSample.js.map +1 -1
  603. package/dist-esm/samples-dev/webAppsGetInstanceWorkflowSlotSample.d.ts +2 -0
  604. package/dist-esm/samples-dev/webAppsGetInstanceWorkflowSlotSample.d.ts.map +1 -0
  605. package/dist-esm/samples-dev/webAppsGetInstanceWorkflowSlotSample.js +41 -0
  606. package/dist-esm/samples-dev/webAppsGetInstanceWorkflowSlotSample.js.map +1 -0
  607. package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSample.js +12 -4
  608. package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSample.js.map +1 -1
  609. package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSlotSample.js +12 -4
  610. package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSlotSample.js.map +1 -1
  611. package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSlotV2Sample.js +12 -4
  612. package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSlotV2Sample.js.map +1 -1
  613. package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationV2Sample.js +12 -4
  614. package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationV2Sample.js.map +1 -1
  615. package/dist-esm/samples-dev/webAppsGetNetworkTracesSample.js +12 -4
  616. package/dist-esm/samples-dev/webAppsGetNetworkTracesSample.js.map +1 -1
  617. package/dist-esm/samples-dev/webAppsGetNetworkTracesSlotSample.js +12 -4
  618. package/dist-esm/samples-dev/webAppsGetNetworkTracesSlotSample.js.map +1 -1
  619. package/dist-esm/samples-dev/webAppsGetNetworkTracesSlotV2Sample.js +12 -4
  620. package/dist-esm/samples-dev/webAppsGetNetworkTracesSlotV2Sample.js.map +1 -1
  621. package/dist-esm/samples-dev/webAppsGetNetworkTracesV2Sample.js +12 -4
  622. package/dist-esm/samples-dev/webAppsGetNetworkTracesV2Sample.js.map +1 -1
  623. package/dist-esm/samples-dev/webAppsGetPrivateEndpointConnectionSample.js +12 -4
  624. package/dist-esm/samples-dev/webAppsGetPrivateEndpointConnectionSample.js.map +1 -1
  625. package/dist-esm/samples-dev/webAppsGetPrivateEndpointConnectionSlotSample.js +12 -4
  626. package/dist-esm/samples-dev/webAppsGetPrivateEndpointConnectionSlotSample.js.map +1 -1
  627. package/dist-esm/samples-dev/webAppsGetPrivateLinkResourcesSample.js +12 -4
  628. package/dist-esm/samples-dev/webAppsGetPrivateLinkResourcesSample.js.map +1 -1
  629. package/dist-esm/samples-dev/webAppsGetPrivateLinkResourcesSlotSample.js +12 -4
  630. package/dist-esm/samples-dev/webAppsGetPrivateLinkResourcesSlotSample.js.map +1 -1
  631. package/dist-esm/samples-dev/webAppsGetProductionSiteDeploymentStatusSample.js +12 -4
  632. package/dist-esm/samples-dev/webAppsGetProductionSiteDeploymentStatusSample.js.map +1 -1
  633. package/dist-esm/samples-dev/webAppsGetSample.d.ts +2 -0
  634. package/dist-esm/samples-dev/webAppsGetSample.d.ts.map +1 -0
  635. package/dist-esm/samples-dev/webAppsGetSample.js +39 -0
  636. package/dist-esm/samples-dev/webAppsGetSample.js.map +1 -0
  637. package/dist-esm/samples-dev/webAppsGetScmAllowedSample.js +12 -4
  638. package/dist-esm/samples-dev/webAppsGetScmAllowedSample.js.map +1 -1
  639. package/dist-esm/samples-dev/webAppsGetScmAllowedSlotSample.js +12 -4
  640. package/dist-esm/samples-dev/webAppsGetScmAllowedSlotSample.js.map +1 -1
  641. package/dist-esm/samples-dev/webAppsGetSlotSample.d.ts +2 -0
  642. package/dist-esm/samples-dev/webAppsGetSlotSample.d.ts.map +1 -0
  643. package/dist-esm/samples-dev/webAppsGetSlotSample.js +40 -0
  644. package/dist-esm/samples-dev/webAppsGetSlotSample.js.map +1 -0
  645. package/dist-esm/samples-dev/webAppsGetSlotSiteDeploymentStatusSlotSample.js +12 -4
  646. package/dist-esm/samples-dev/webAppsGetSlotSiteDeploymentStatusSlotSample.js.map +1 -1
  647. package/dist-esm/samples-dev/webAppsGetWorkflowSample.d.ts +2 -0
  648. package/dist-esm/samples-dev/webAppsGetWorkflowSample.d.ts.map +1 -0
  649. package/dist-esm/samples-dev/webAppsGetWorkflowSample.js +40 -0
  650. package/dist-esm/samples-dev/webAppsGetWorkflowSample.js.map +1 -0
  651. package/dist-esm/samples-dev/webAppsListApplicationSettingsSample.d.ts +2 -0
  652. package/dist-esm/samples-dev/webAppsListApplicationSettingsSample.d.ts.map +1 -0
  653. package/dist-esm/samples-dev/webAppsListApplicationSettingsSample.js +39 -0
  654. package/dist-esm/samples-dev/webAppsListApplicationSettingsSample.js.map +1 -0
  655. package/dist-esm/samples-dev/webAppsListBackupStatusSecretsSample.d.ts +2 -0
  656. package/dist-esm/samples-dev/webAppsListBackupStatusSecretsSample.d.ts.map +1 -0
  657. package/dist-esm/samples-dev/webAppsListBackupStatusSecretsSample.js +66 -0
  658. package/dist-esm/samples-dev/webAppsListBackupStatusSecretsSample.js.map +1 -0
  659. package/dist-esm/samples-dev/webAppsListBackupsSample.d.ts +2 -0
  660. package/dist-esm/samples-dev/webAppsListBackupsSample.d.ts.map +1 -0
  661. package/dist-esm/samples-dev/webAppsListBackupsSample.js +53 -0
  662. package/dist-esm/samples-dev/webAppsListBackupsSample.js.map +1 -0
  663. package/dist-esm/samples-dev/webAppsListBasicPublishingCredentialsPoliciesSample.js +12 -4
  664. package/dist-esm/samples-dev/webAppsListBasicPublishingCredentialsPoliciesSample.js.map +1 -1
  665. package/dist-esm/samples-dev/webAppsListBasicPublishingCredentialsPoliciesSlotSample.js +12 -4
  666. package/dist-esm/samples-dev/webAppsListBasicPublishingCredentialsPoliciesSlotSample.js.map +1 -1
  667. package/dist-esm/samples-dev/webAppsListByResourceGroupSample.d.ts +2 -0
  668. package/dist-esm/samples-dev/webAppsListByResourceGroupSample.d.ts.map +1 -0
  669. package/dist-esm/samples-dev/webAppsListByResourceGroupSample.js +52 -0
  670. package/dist-esm/samples-dev/webAppsListByResourceGroupSample.js.map +1 -0
  671. package/dist-esm/samples-dev/webAppsListConfigurationsSample.d.ts +2 -0
  672. package/dist-esm/samples-dev/webAppsListConfigurationsSample.d.ts.map +1 -0
  673. package/dist-esm/samples-dev/webAppsListConfigurationsSample.js +53 -0
  674. package/dist-esm/samples-dev/webAppsListConfigurationsSample.js.map +1 -0
  675. package/dist-esm/samples-dev/webAppsListInstanceWorkflowsSlotSample.d.ts +2 -0
  676. package/dist-esm/samples-dev/webAppsListInstanceWorkflowsSlotSample.d.ts.map +1 -0
  677. package/dist-esm/samples-dev/webAppsListInstanceWorkflowsSlotSample.js +54 -0
  678. package/dist-esm/samples-dev/webAppsListInstanceWorkflowsSlotSample.js.map +1 -0
  679. package/dist-esm/samples-dev/webAppsListProductionSiteDeploymentStatusesSample.js +12 -4
  680. package/dist-esm/samples-dev/webAppsListProductionSiteDeploymentStatusesSample.js.map +1 -1
  681. package/dist-esm/samples-dev/webAppsListSample.d.ts +2 -0
  682. package/dist-esm/samples-dev/webAppsListSample.d.ts.map +1 -0
  683. package/dist-esm/samples-dev/webAppsListSample.js +51 -0
  684. package/dist-esm/samples-dev/webAppsListSample.js.map +1 -0
  685. package/dist-esm/samples-dev/webAppsListSiteBackupsSample.js +12 -4
  686. package/dist-esm/samples-dev/webAppsListSiteBackupsSample.js.map +1 -1
  687. package/dist-esm/samples-dev/webAppsListSiteBackupsSlotSample.js +12 -4
  688. package/dist-esm/samples-dev/webAppsListSiteBackupsSlotSample.js.map +1 -1
  689. package/dist-esm/samples-dev/webAppsListSlotSiteDeploymentStatusesSlotSample.js +12 -4
  690. package/dist-esm/samples-dev/webAppsListSlotSiteDeploymentStatusesSlotSample.js.map +1 -1
  691. package/dist-esm/samples-dev/webAppsListSlotsSample.d.ts +2 -0
  692. package/dist-esm/samples-dev/webAppsListSlotsSample.d.ts.map +1 -0
  693. package/dist-esm/samples-dev/webAppsListSlotsSample.js +53 -0
  694. package/dist-esm/samples-dev/webAppsListSlotsSample.js.map +1 -0
  695. package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSample.d.ts +2 -0
  696. package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSample.d.ts.map +1 -0
  697. package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSample.js +39 -0
  698. package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSample.js.map +1 -0
  699. package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSlotSample.d.ts +2 -0
  700. package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSlotSample.d.ts.map +1 -0
  701. package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSlotSample.js +40 -0
  702. package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSlotSample.js.map +1 -0
  703. package/dist-esm/samples-dev/webAppsListWorkflowsSample.d.ts +2 -0
  704. package/dist-esm/samples-dev/webAppsListWorkflowsSample.d.ts.map +1 -0
  705. package/dist-esm/samples-dev/webAppsListWorkflowsSample.js +53 -0
  706. package/dist-esm/samples-dev/webAppsListWorkflowsSample.js.map +1 -0
  707. package/dist-esm/samples-dev/webAppsRestoreSample.d.ts +2 -0
  708. package/dist-esm/samples-dev/webAppsRestoreSample.d.ts.map +1 -0
  709. package/dist-esm/samples-dev/webAppsRestoreSample.js +59 -0
  710. package/dist-esm/samples-dev/webAppsRestoreSample.js.map +1 -0
  711. package/dist-esm/samples-dev/webAppsStartNetworkTraceSample.js +12 -4
  712. package/dist-esm/samples-dev/webAppsStartNetworkTraceSample.js.map +1 -1
  713. package/dist-esm/samples-dev/webAppsStartNetworkTraceSlotSample.js +12 -4
  714. package/dist-esm/samples-dev/webAppsStartNetworkTraceSlotSample.js.map +1 -1
  715. package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSample.js +12 -4
  716. package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSample.js.map +1 -1
  717. package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSlotSample.js +12 -4
  718. package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSlotSample.js.map +1 -1
  719. package/dist-esm/samples-dev/webAppsStopNetworkTraceSample.js +12 -4
  720. package/dist-esm/samples-dev/webAppsStopNetworkTraceSample.js.map +1 -1
  721. package/dist-esm/samples-dev/webAppsStopNetworkTraceSlotSample.js +12 -4
  722. package/dist-esm/samples-dev/webAppsStopNetworkTraceSlotSample.js.map +1 -1
  723. package/dist-esm/samples-dev/webAppsStopWebSiteNetworkTraceSample.js +12 -4
  724. package/dist-esm/samples-dev/webAppsStopWebSiteNetworkTraceSample.js.map +1 -1
  725. package/dist-esm/samples-dev/webAppsStopWebSiteNetworkTraceSlotSample.js +12 -4
  726. package/dist-esm/samples-dev/webAppsStopWebSiteNetworkTraceSlotSample.js.map +1 -1
  727. package/dist-esm/samples-dev/webAppsUpdateApplicationSettingsSample.d.ts +2 -0
  728. package/dist-esm/samples-dev/webAppsUpdateApplicationSettingsSample.d.ts.map +1 -0
  729. package/dist-esm/samples-dev/webAppsUpdateApplicationSettingsSample.js +42 -0
  730. package/dist-esm/samples-dev/webAppsUpdateApplicationSettingsSample.js.map +1 -0
  731. package/dist-esm/samples-dev/webAppsUpdateAuthSettingsSample.d.ts +2 -0
  732. package/dist-esm/samples-dev/webAppsUpdateAuthSettingsSample.d.ts.map +1 -0
  733. package/dist-esm/samples-dev/webAppsUpdateAuthSettingsSample.js +52 -0
  734. package/dist-esm/samples-dev/webAppsUpdateAuthSettingsSample.js.map +1 -0
  735. package/dist-esm/samples-dev/webAppsUpdateAuthSettingsV2Sample.d.ts +2 -0
  736. package/dist-esm/samples-dev/webAppsUpdateAuthSettingsV2Sample.d.ts.map +1 -0
  737. package/dist-esm/samples-dev/webAppsUpdateAuthSettingsV2Sample.js +86 -0
  738. package/dist-esm/samples-dev/webAppsUpdateAuthSettingsV2Sample.js.map +1 -0
  739. package/dist-esm/samples-dev/webAppsUpdateAzureStorageAccountsSample.d.ts +2 -0
  740. package/dist-esm/samples-dev/webAppsUpdateAzureStorageAccountsSample.d.ts.map +1 -0
  741. package/dist-esm/samples-dev/webAppsUpdateAzureStorageAccountsSample.js +50 -0
  742. package/dist-esm/samples-dev/webAppsUpdateAzureStorageAccountsSample.js.map +1 -0
  743. package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSample.js +12 -4
  744. package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSample.js.map +1 -1
  745. package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSlotSample.js +12 -4
  746. package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSlotSample.js.map +1 -1
  747. package/dist-esm/samples-dev/webAppsUpdateSample.d.ts +2 -0
  748. package/dist-esm/samples-dev/webAppsUpdateSample.d.ts.map +1 -0
  749. package/dist-esm/samples-dev/webAppsUpdateSample.js +42 -0
  750. package/dist-esm/samples-dev/webAppsUpdateSample.js.map +1 -0
  751. package/dist-esm/samples-dev/webAppsUpdateScmAllowedSample.js +12 -4
  752. package/dist-esm/samples-dev/webAppsUpdateScmAllowedSample.js.map +1 -1
  753. package/dist-esm/samples-dev/webAppsUpdateScmAllowedSlotSample.js +12 -4
  754. package/dist-esm/samples-dev/webAppsUpdateScmAllowedSlotSample.js.map +1 -1
  755. package/dist-esm/samples-dev/webAppsUpdateSlotSample.d.ts +2 -0
  756. package/dist-esm/samples-dev/webAppsUpdateSlotSample.d.ts.map +1 -0
  757. package/dist-esm/samples-dev/webAppsUpdateSlotSample.js +43 -0
  758. package/dist-esm/samples-dev/webAppsUpdateSlotSample.js.map +1 -0
  759. package/dist-esm/samples-dev/workflowRunActionRepetitionsGetSample.js +12 -4
  760. package/dist-esm/samples-dev/workflowRunActionRepetitionsGetSample.js.map +1 -1
  761. package/dist-esm/samples-dev/workflowRunActionRepetitionsListExpressionTracesSample.js +12 -4
  762. package/dist-esm/samples-dev/workflowRunActionRepetitionsListExpressionTracesSample.js.map +1 -1
  763. package/dist-esm/samples-dev/workflowRunActionRepetitionsListSample.js +12 -4
  764. package/dist-esm/samples-dev/workflowRunActionRepetitionsListSample.js.map +1 -1
  765. package/dist-esm/samples-dev/workflowRunActionRepetitionsRequestHistoriesGetSample.js +12 -4
  766. package/dist-esm/samples-dev/workflowRunActionRepetitionsRequestHistoriesGetSample.js.map +1 -1
  767. package/dist-esm/samples-dev/workflowRunActionRepetitionsRequestHistoriesListSample.js +12 -4
  768. package/dist-esm/samples-dev/workflowRunActionRepetitionsRequestHistoriesListSample.js.map +1 -1
  769. package/dist-esm/samples-dev/workflowRunActionScopeRepetitionsGetSample.js +12 -4
  770. package/dist-esm/samples-dev/workflowRunActionScopeRepetitionsGetSample.js.map +1 -1
  771. package/dist-esm/samples-dev/workflowRunActionScopeRepetitionsListSample.js +12 -4
  772. package/dist-esm/samples-dev/workflowRunActionScopeRepetitionsListSample.js.map +1 -1
  773. package/dist-esm/samples-dev/workflowRunActionsGetSample.js +12 -4
  774. package/dist-esm/samples-dev/workflowRunActionsGetSample.js.map +1 -1
  775. package/dist-esm/samples-dev/workflowRunActionsListExpressionTracesSample.js +12 -4
  776. package/dist-esm/samples-dev/workflowRunActionsListExpressionTracesSample.js.map +1 -1
  777. package/dist-esm/samples-dev/workflowRunActionsListSample.js +12 -4
  778. package/dist-esm/samples-dev/workflowRunActionsListSample.js.map +1 -1
  779. package/dist-esm/samples-dev/workflowRunsCancelSample.js +12 -4
  780. package/dist-esm/samples-dev/workflowRunsCancelSample.js.map +1 -1
  781. package/dist-esm/samples-dev/workflowRunsGetSample.js +12 -4
  782. package/dist-esm/samples-dev/workflowRunsGetSample.js.map +1 -1
  783. package/dist-esm/samples-dev/workflowRunsListSample.js +12 -4
  784. package/dist-esm/samples-dev/workflowRunsListSample.js.map +1 -1
  785. package/dist-esm/samples-dev/workflowTriggerHistoriesGetSample.js +12 -4
  786. package/dist-esm/samples-dev/workflowTriggerHistoriesGetSample.js.map +1 -1
  787. package/dist-esm/samples-dev/workflowTriggerHistoriesListSample.js +12 -4
  788. package/dist-esm/samples-dev/workflowTriggerHistoriesListSample.js.map +1 -1
  789. package/dist-esm/samples-dev/workflowTriggerHistoriesResubmitSample.js +12 -4
  790. package/dist-esm/samples-dev/workflowTriggerHistoriesResubmitSample.js.map +1 -1
  791. package/dist-esm/samples-dev/workflowTriggersGetSample.js +12 -4
  792. package/dist-esm/samples-dev/workflowTriggersGetSample.js.map +1 -1
  793. package/dist-esm/samples-dev/workflowTriggersGetSchemaJsonSample.js +12 -4
  794. package/dist-esm/samples-dev/workflowTriggersGetSchemaJsonSample.js.map +1 -1
  795. package/dist-esm/samples-dev/workflowTriggersListCallbackUrlSample.js +12 -4
  796. package/dist-esm/samples-dev/workflowTriggersListCallbackUrlSample.js.map +1 -1
  797. package/dist-esm/samples-dev/workflowTriggersListSample.js +12 -4
  798. package/dist-esm/samples-dev/workflowTriggersListSample.js.map +1 -1
  799. package/dist-esm/samples-dev/workflowTriggersRunSample.js +13 -5
  800. package/dist-esm/samples-dev/workflowTriggersRunSample.js.map +1 -1
  801. package/dist-esm/samples-dev/workflowVersionsGetSample.js +12 -4
  802. package/dist-esm/samples-dev/workflowVersionsGetSample.js.map +1 -1
  803. package/dist-esm/samples-dev/workflowVersionsListSample.js +12 -4
  804. package/dist-esm/samples-dev/workflowVersionsListSample.js.map +1 -1
  805. package/dist-esm/samples-dev/workflowsRegenerateAccessKeySample.js +12 -4
  806. package/dist-esm/samples-dev/workflowsRegenerateAccessKeySample.js.map +1 -1
  807. package/dist-esm/samples-dev/workflowsValidateSample.js +12 -4
  808. package/dist-esm/samples-dev/workflowsValidateSample.js.map +1 -1
  809. package/dist-esm/src/lroImpl.d.ts +6 -11
  810. package/dist-esm/src/lroImpl.d.ts.map +1 -1
  811. package/dist-esm/src/lroImpl.js +12 -20
  812. package/dist-esm/src/lroImpl.js.map +1 -1
  813. package/dist-esm/src/models/index.d.ts +422 -218
  814. package/dist-esm/src/models/index.d.ts.map +1 -1
  815. package/dist-esm/src/models/index.js +30 -76
  816. package/dist-esm/src/models/index.js.map +1 -1
  817. package/dist-esm/src/models/mappers.d.ts +13 -0
  818. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  819. package/dist-esm/src/models/mappers.js +657 -5
  820. package/dist-esm/src/models/mappers.js.map +1 -1
  821. package/dist-esm/src/models/parameters.d.ts +9 -5
  822. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  823. package/dist-esm/src/models/parameters.js +74 -43
  824. package/dist-esm/src/models/parameters.js.map +1 -1
  825. package/dist-esm/src/operations/appServiceCertificateOrders.d.ts +3 -3
  826. package/dist-esm/src/operations/appServiceCertificateOrders.d.ts.map +1 -1
  827. package/dist-esm/src/operations/appServiceCertificateOrders.js +29 -24
  828. package/dist-esm/src/operations/appServiceCertificateOrders.js.map +1 -1
  829. package/dist-esm/src/operations/appServiceEnvironments.d.ts +8 -8
  830. package/dist-esm/src/operations/appServiceEnvironments.d.ts.map +1 -1
  831. package/dist-esm/src/operations/appServiceEnvironments.js +94 -70
  832. package/dist-esm/src/operations/appServiceEnvironments.js.map +1 -1
  833. package/dist-esm/src/operations/appServicePlans.d.ts +2 -2
  834. package/dist-esm/src/operations/appServicePlans.d.ts.map +1 -1
  835. package/dist-esm/src/operations/appServicePlans.js +10 -17
  836. package/dist-esm/src/operations/appServicePlans.js.map +1 -1
  837. package/dist-esm/src/operations/certificateOrdersDiagnostics.js +0 -1
  838. package/dist-esm/src/operations/certificateOrdersDiagnostics.js.map +1 -1
  839. package/dist-esm/src/operations/certificateRegistrationProvider.js +0 -1
  840. package/dist-esm/src/operations/certificateRegistrationProvider.js.map +1 -1
  841. package/dist-esm/src/operations/certificates.js +0 -2
  842. package/dist-esm/src/operations/certificates.js.map +1 -1
  843. package/dist-esm/src/operations/containerApps.d.ts +3 -3
  844. package/dist-esm/src/operations/containerApps.d.ts.map +1 -1
  845. package/dist-esm/src/operations/containerApps.js +18 -12
  846. package/dist-esm/src/operations/containerApps.js.map +1 -1
  847. package/dist-esm/src/operations/containerAppsRevisions.js +0 -1
  848. package/dist-esm/src/operations/containerAppsRevisions.js.map +1 -1
  849. package/dist-esm/src/operations/deletedWebApps.js +0 -2
  850. package/dist-esm/src/operations/deletedWebApps.js.map +1 -1
  851. package/dist-esm/src/operations/diagnostics.js +0 -9
  852. package/dist-esm/src/operations/diagnostics.js.map +1 -1
  853. package/dist-esm/src/operations/domainRegistrationProvider.js +0 -1
  854. package/dist-esm/src/operations/domainRegistrationProvider.js.map +1 -1
  855. package/dist-esm/src/operations/domains.d.ts +2 -2
  856. package/dist-esm/src/operations/domains.d.ts.map +1 -1
  857. package/dist-esm/src/operations/domains.js +10 -10
  858. package/dist-esm/src/operations/domains.js.map +1 -1
  859. package/dist-esm/src/operations/kubeEnvironments.d.ts +3 -3
  860. package/dist-esm/src/operations/kubeEnvironments.d.ts.map +1 -1
  861. package/dist-esm/src/operations/kubeEnvironments.js +18 -12
  862. package/dist-esm/src/operations/kubeEnvironments.js.map +1 -1
  863. package/dist-esm/src/operations/provider.js +4 -11
  864. package/dist-esm/src/operations/provider.js.map +1 -1
  865. package/dist-esm/src/operations/recommendations.js +0 -25
  866. package/dist-esm/src/operations/recommendations.js.map +1 -1
  867. package/dist-esm/src/operations/resourceHealthMetadataOperations.js +0 -4
  868. package/dist-esm/src/operations/resourceHealthMetadataOperations.js.map +1 -1
  869. package/dist-esm/src/operations/staticSites.d.ts +258 -19
  870. package/dist-esm/src/operations/staticSites.d.ts.map +1 -1
  871. package/dist-esm/src/operations/staticSites.js +1334 -195
  872. package/dist-esm/src/operations/staticSites.js.map +1 -1
  873. package/dist-esm/src/operations/topLevelDomains.js +0 -2
  874. package/dist-esm/src/operations/topLevelDomains.js.map +1 -1
  875. package/dist-esm/src/operations/webApps.d.ts +137 -38
  876. package/dist-esm/src/operations/webApps.d.ts.map +1 -1
  877. package/dist-esm/src/operations/webApps.js +774 -231
  878. package/dist-esm/src/operations/webApps.js.map +1 -1
  879. package/dist-esm/src/operations/workflowRunActionRepetitions.js +5 -7
  880. package/dist-esm/src/operations/workflowRunActionRepetitions.js.map +1 -1
  881. package/dist-esm/src/operations/workflowRunActionRepetitionsRequestHistories.js +3 -4
  882. package/dist-esm/src/operations/workflowRunActionRepetitionsRequestHistories.js.map +1 -1
  883. package/dist-esm/src/operations/workflowRunActionScopeRepetitions.js +3 -4
  884. package/dist-esm/src/operations/workflowRunActionScopeRepetitions.js.map +1 -1
  885. package/dist-esm/src/operations/workflowRunActions.js +5 -7
  886. package/dist-esm/src/operations/workflowRunActions.js.map +1 -1
  887. package/dist-esm/src/operations/workflowRuns.js +4 -5
  888. package/dist-esm/src/operations/workflowRuns.js.map +1 -1
  889. package/dist-esm/src/operations/workflowTriggerHistories.d.ts +2 -2
  890. package/dist-esm/src/operations/workflowTriggerHistories.d.ts.map +1 -1
  891. package/dist-esm/src/operations/workflowTriggerHistories.js +21 -18
  892. package/dist-esm/src/operations/workflowTriggerHistories.js.map +1 -1
  893. package/dist-esm/src/operations/workflowTriggers.d.ts +2 -2
  894. package/dist-esm/src/operations/workflowTriggers.d.ts.map +1 -1
  895. package/dist-esm/src/operations/workflowTriggers.js +16 -13
  896. package/dist-esm/src/operations/workflowTriggers.js.map +1 -1
  897. package/dist-esm/src/operations/workflowVersions.js +3 -4
  898. package/dist-esm/src/operations/workflowVersions.js.map +1 -1
  899. package/dist-esm/src/operations/workflows.js +2 -2
  900. package/dist-esm/src/operations/workflows.js.map +1 -1
  901. package/dist-esm/src/operationsInterfaces/appServiceCertificateOrders.d.ts +3 -3
  902. package/dist-esm/src/operationsInterfaces/appServiceCertificateOrders.d.ts.map +1 -1
  903. package/dist-esm/src/operationsInterfaces/appServiceEnvironments.d.ts +8 -8
  904. package/dist-esm/src/operationsInterfaces/appServiceEnvironments.d.ts.map +1 -1
  905. package/dist-esm/src/operationsInterfaces/appServicePlans.d.ts +2 -2
  906. package/dist-esm/src/operationsInterfaces/appServicePlans.d.ts.map +1 -1
  907. package/dist-esm/src/operationsInterfaces/containerApps.d.ts +3 -3
  908. package/dist-esm/src/operationsInterfaces/containerApps.d.ts.map +1 -1
  909. package/dist-esm/src/operationsInterfaces/domains.d.ts +2 -2
  910. package/dist-esm/src/operationsInterfaces/domains.d.ts.map +1 -1
  911. package/dist-esm/src/operationsInterfaces/kubeEnvironments.d.ts +3 -3
  912. package/dist-esm/src/operationsInterfaces/kubeEnvironments.d.ts.map +1 -1
  913. package/dist-esm/src/operationsInterfaces/staticSites.d.ts +166 -19
  914. package/dist-esm/src/operationsInterfaces/staticSites.d.ts.map +1 -1
  915. package/dist-esm/src/operationsInterfaces/webApps.d.ts +100 -38
  916. package/dist-esm/src/operationsInterfaces/webApps.d.ts.map +1 -1
  917. package/dist-esm/src/operationsInterfaces/workflowTriggerHistories.d.ts +2 -2
  918. package/dist-esm/src/operationsInterfaces/workflowTriggerHistories.d.ts.map +1 -1
  919. package/dist-esm/src/operationsInterfaces/workflowTriggers.d.ts +2 -2
  920. package/dist-esm/src/operationsInterfaces/workflowTriggers.d.ts.map +1 -1
  921. package/dist-esm/src/pagingHelper.d.ts +4 -4
  922. package/dist-esm/src/pagingHelper.js +4 -4
  923. package/dist-esm/src/webSiteManagementClient.js +2 -18
  924. package/dist-esm/src/webSiteManagementClient.js.map +1 -1
  925. package/package.json +8 -7
  926. package/review/arm-appservice.api.md +471 -200
  927. package/src/lroImpl.ts +31 -23
  928. package/src/models/index.ts +538 -288
  929. package/src/models/mappers.ts +738 -50
  930. package/src/models/parameters.ts +85 -46
  931. package/src/operations/appServiceCertificateOrders.ts +34 -25
  932. package/src/operations/appServiceEnvironments.ts +138 -126
  933. package/src/operations/appServicePlans.ts +19 -23
  934. package/src/operations/certificateOrdersDiagnostics.ts +0 -1
  935. package/src/operations/certificateRegistrationProvider.ts +0 -1
  936. package/src/operations/certificates.ts +0 -2
  937. package/src/operations/containerApps.ts +28 -23
  938. package/src/operations/containerAppsRevisions.ts +0 -1
  939. package/src/operations/deletedWebApps.ts +0 -2
  940. package/src/operations/diagnostics.ts +0 -9
  941. package/src/operations/domainRegistrationProvider.ts +0 -1
  942. package/src/operations/domains.ts +19 -16
  943. package/src/operations/kubeEnvironments.ts +28 -23
  944. package/src/operations/provider.ts +4 -11
  945. package/src/operations/recommendations.ts +0 -25
  946. package/src/operations/resourceHealthMetadataOperations.ts +0 -4
  947. package/src/operations/staticSites.ts +1874 -378
  948. package/src/operations/topLevelDomains.ts +0 -2
  949. package/src/operations/webApps.ts +1066 -423
  950. package/src/operations/workflowRunActionRepetitions.ts +5 -7
  951. package/src/operations/workflowRunActionRepetitionsRequestHistories.ts +3 -4
  952. package/src/operations/workflowRunActionScopeRepetitions.ts +3 -4
  953. package/src/operations/workflowRunActions.ts +5 -7
  954. package/src/operations/workflowRuns.ts +4 -5
  955. package/src/operations/workflowTriggerHistories.ts +19 -16
  956. package/src/operations/workflowTriggers.ts +21 -18
  957. package/src/operations/workflowVersions.ts +3 -4
  958. package/src/operations/workflows.ts +2 -2
  959. package/src/operationsInterfaces/appServiceCertificateOrders.ts +5 -5
  960. package/src/operationsInterfaces/appServiceEnvironments.ts +13 -17
  961. package/src/operationsInterfaces/appServicePlans.ts +3 -3
  962. package/src/operationsInterfaces/containerApps.ts +4 -4
  963. package/src/operationsInterfaces/domains.ts +3 -3
  964. package/src/operationsInterfaces/kubeEnvironments.ts +4 -4
  965. package/src/operationsInterfaces/staticSites.ts +296 -28
  966. package/src/operationsInterfaces/webApps.ts +177 -66
  967. package/src/operationsInterfaces/workflowTriggerHistories.ts +2 -2
  968. package/src/operationsInterfaces/workflowTriggers.ts +2 -2
  969. package/src/pagingHelper.ts +4 -4
  970. package/src/webSiteManagementClient.ts +2 -18
  971. package/types/arm-appservice.d.ts +829 -347
@@ -10,8 +10,8 @@ import { setContinuationToken } from "../pagingHelper";
10
10
  import * as coreClient from "@azure/core-client";
11
11
  import * as Mappers from "../models/mappers";
12
12
  import * as Parameters from "../models/parameters";
13
- import { LroEngine } from "@azure/core-lro";
14
- import { LroImpl } from "../lroImpl";
13
+ import { createHttpPoller } from "@azure/core-lro";
14
+ import { createLroSpec } from "../lroImpl";
15
15
  /// <reference lib="esnext.asynciterable" />
16
16
  /** Class containing StaticSites operations. */
17
17
  export class StaticSitesImpl {
@@ -264,6 +264,68 @@ export class StaticSitesImpl {
264
264
  }
265
265
  });
266
266
  }
267
+ /**
268
+ * Returns overviews of database connections for a static site build
269
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
270
+ * @param name Name of the static site
271
+ * @param environmentName The stage site identifier.
272
+ * @param options The options parameters.
273
+ */
274
+ listBuildDatabaseConnections(resourceGroupName, name, environmentName, options) {
275
+ const iter = this.getBuildDatabaseConnectionsPagingAll(resourceGroupName, name, environmentName, options);
276
+ return {
277
+ next() {
278
+ return iter.next();
279
+ },
280
+ [Symbol.asyncIterator]() {
281
+ return this;
282
+ },
283
+ byPage: (settings) => {
284
+ if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
285
+ throw new Error("maxPageSize is not supported by this operation.");
286
+ }
287
+ return this.getBuildDatabaseConnectionsPagingPage(resourceGroupName, name, environmentName, options, settings);
288
+ }
289
+ };
290
+ }
291
+ getBuildDatabaseConnectionsPagingPage(resourceGroupName, name, environmentName, options, settings) {
292
+ return __asyncGenerator(this, arguments, function* getBuildDatabaseConnectionsPagingPage_1() {
293
+ let result;
294
+ let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
295
+ if (!continuationToken) {
296
+ result = yield __await(this._getBuildDatabaseConnections(resourceGroupName, name, environmentName, options));
297
+ let page = result.value || [];
298
+ continuationToken = result.nextLink;
299
+ setContinuationToken(page, continuationToken);
300
+ yield yield __await(page);
301
+ }
302
+ while (continuationToken) {
303
+ result = yield __await(this._getBuildDatabaseConnectionsNext(resourceGroupName, name, environmentName, continuationToken, options));
304
+ continuationToken = result.nextLink;
305
+ let page = result.value || [];
306
+ setContinuationToken(page, continuationToken);
307
+ yield yield __await(page);
308
+ }
309
+ });
310
+ }
311
+ getBuildDatabaseConnectionsPagingAll(resourceGroupName, name, environmentName, options) {
312
+ return __asyncGenerator(this, arguments, function* getBuildDatabaseConnectionsPagingAll_1() {
313
+ var e_5, _a;
314
+ try {
315
+ for (var _b = __asyncValues(this.getBuildDatabaseConnectionsPagingPage(resourceGroupName, name, environmentName, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
316
+ const page = _c.value;
317
+ yield __await(yield* __asyncDelegator(__asyncValues(page)));
318
+ }
319
+ }
320
+ catch (e_5_1) { e_5 = { error: e_5_1 }; }
321
+ finally {
322
+ try {
323
+ if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
324
+ }
325
+ finally { if (e_5) throw e_5.error; }
326
+ }
327
+ });
328
+ }
267
329
  /**
268
330
  * Description for Gets the functions of a particular static site build.
269
331
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -310,19 +372,81 @@ export class StaticSitesImpl {
310
372
  }
311
373
  listStaticSiteBuildFunctionsPagingAll(resourceGroupName, name, environmentName, options) {
312
374
  return __asyncGenerator(this, arguments, function* listStaticSiteBuildFunctionsPagingAll_1() {
313
- var e_5, _a;
375
+ var e_6, _a;
314
376
  try {
315
377
  for (var _b = __asyncValues(this.listStaticSiteBuildFunctionsPagingPage(resourceGroupName, name, environmentName, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
316
378
  const page = _c.value;
317
379
  yield __await(yield* __asyncDelegator(__asyncValues(page)));
318
380
  }
319
381
  }
320
- catch (e_5_1) { e_5 = { error: e_5_1 }; }
382
+ catch (e_6_1) { e_6 = { error: e_6_1 }; }
321
383
  finally {
322
384
  try {
323
385
  if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
324
386
  }
325
- finally { if (e_5) throw e_5.error; }
387
+ finally { if (e_6) throw e_6.error; }
388
+ }
389
+ });
390
+ }
391
+ /**
392
+ * Returns details of database connections for a static site build
393
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
394
+ * @param name Name of the static site
395
+ * @param environmentName The stage site identifier.
396
+ * @param options The options parameters.
397
+ */
398
+ listBuildDatabaseConnectionsWithDetails(resourceGroupName, name, environmentName, options) {
399
+ const iter = this.getBuildDatabaseConnectionsWithDetailsPagingAll(resourceGroupName, name, environmentName, options);
400
+ return {
401
+ next() {
402
+ return iter.next();
403
+ },
404
+ [Symbol.asyncIterator]() {
405
+ return this;
406
+ },
407
+ byPage: (settings) => {
408
+ if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
409
+ throw new Error("maxPageSize is not supported by this operation.");
410
+ }
411
+ return this.getBuildDatabaseConnectionsWithDetailsPagingPage(resourceGroupName, name, environmentName, options, settings);
412
+ }
413
+ };
414
+ }
415
+ getBuildDatabaseConnectionsWithDetailsPagingPage(resourceGroupName, name, environmentName, options, settings) {
416
+ return __asyncGenerator(this, arguments, function* getBuildDatabaseConnectionsWithDetailsPagingPage_1() {
417
+ let result;
418
+ let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
419
+ if (!continuationToken) {
420
+ result = yield __await(this._getBuildDatabaseConnectionsWithDetails(resourceGroupName, name, environmentName, options));
421
+ let page = result.value || [];
422
+ continuationToken = result.nextLink;
423
+ setContinuationToken(page, continuationToken);
424
+ yield yield __await(page);
425
+ }
426
+ while (continuationToken) {
427
+ result = yield __await(this._getBuildDatabaseConnectionsWithDetailsNext(resourceGroupName, name, environmentName, continuationToken, options));
428
+ continuationToken = result.nextLink;
429
+ let page = result.value || [];
430
+ setContinuationToken(page, continuationToken);
431
+ yield yield __await(page);
432
+ }
433
+ });
434
+ }
435
+ getBuildDatabaseConnectionsWithDetailsPagingAll(resourceGroupName, name, environmentName, options) {
436
+ return __asyncGenerator(this, arguments, function* getBuildDatabaseConnectionsWithDetailsPagingAll_1() {
437
+ var e_7, _a;
438
+ try {
439
+ for (var _b = __asyncValues(this.getBuildDatabaseConnectionsWithDetailsPagingPage(resourceGroupName, name, environmentName, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
440
+ const page = _c.value;
441
+ yield __await(yield* __asyncDelegator(__asyncValues(page)));
442
+ }
443
+ }
444
+ catch (e_7_1) { e_7 = { error: e_7_1 }; }
445
+ finally {
446
+ try {
447
+ if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
448
+ }
449
+ finally { if (e_7) throw e_7.error; }
326
450
  }
327
451
  });
328
452
  }
@@ -373,19 +497,80 @@ export class StaticSitesImpl {
373
497
  }
374
498
  getUserProvidedFunctionAppsForStaticSiteBuildPagingAll(resourceGroupName, name, environmentName, options) {
375
499
  return __asyncGenerator(this, arguments, function* getUserProvidedFunctionAppsForStaticSiteBuildPagingAll_1() {
376
- var e_6, _a;
500
+ var e_8, _a;
377
501
  try {
378
502
  for (var _b = __asyncValues(this.getUserProvidedFunctionAppsForStaticSiteBuildPagingPage(resourceGroupName, name, environmentName, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
379
503
  const page = _c.value;
380
504
  yield __await(yield* __asyncDelegator(__asyncValues(page)));
381
505
  }
382
506
  }
383
- catch (e_6_1) { e_6 = { error: e_6_1 }; }
507
+ catch (e_8_1) { e_8 = { error: e_8_1 }; }
384
508
  finally {
385
509
  try {
386
510
  if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
387
511
  }
388
- finally { if (e_6) throw e_6.error; }
512
+ finally { if (e_8) throw e_8.error; }
513
+ }
514
+ });
515
+ }
516
+ /**
517
+ * Description for Gets the basic auth properties for a static site as a collection.
518
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
519
+ * @param name Name of the static site.
520
+ * @param options The options parameters.
521
+ */
522
+ listBasicAuth(resourceGroupName, name, options) {
523
+ const iter = this.listBasicAuthPagingAll(resourceGroupName, name, options);
524
+ return {
525
+ next() {
526
+ return iter.next();
527
+ },
528
+ [Symbol.asyncIterator]() {
529
+ return this;
530
+ },
531
+ byPage: (settings) => {
532
+ if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
533
+ throw new Error("maxPageSize is not supported by this operation.");
534
+ }
535
+ return this.listBasicAuthPagingPage(resourceGroupName, name, options, settings);
536
+ }
537
+ };
538
+ }
539
+ listBasicAuthPagingPage(resourceGroupName, name, options, settings) {
540
+ return __asyncGenerator(this, arguments, function* listBasicAuthPagingPage_1() {
541
+ let result;
542
+ let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
543
+ if (!continuationToken) {
544
+ result = yield __await(this._listBasicAuth(resourceGroupName, name, options));
545
+ let page = result.value || [];
546
+ continuationToken = result.nextLink;
547
+ setContinuationToken(page, continuationToken);
548
+ yield yield __await(page);
549
+ }
550
+ while (continuationToken) {
551
+ result = yield __await(this._listBasicAuthNext(resourceGroupName, name, continuationToken, options));
552
+ continuationToken = result.nextLink;
553
+ let page = result.value || [];
554
+ setContinuationToken(page, continuationToken);
555
+ yield yield __await(page);
556
+ }
557
+ });
558
+ }
559
+ listBasicAuthPagingAll(resourceGroupName, name, options) {
560
+ return __asyncGenerator(this, arguments, function* listBasicAuthPagingAll_1() {
561
+ var e_9, _a;
562
+ try {
563
+ for (var _b = __asyncValues(this.listBasicAuthPagingPage(resourceGroupName, name, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
564
+ const page = _c.value;
565
+ yield __await(yield* __asyncDelegator(__asyncValues(page)));
566
+ }
567
+ }
568
+ catch (e_9_1) { e_9 = { error: e_9_1 }; }
569
+ finally {
570
+ try {
571
+ if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
572
+ }
573
+ finally { if (e_9) throw e_9.error; }
389
574
  }
390
575
  });
391
576
  }
@@ -434,19 +619,80 @@ export class StaticSitesImpl {
434
619
  }
435
620
  listStaticSiteCustomDomainsPagingAll(resourceGroupName, name, options) {
436
621
  return __asyncGenerator(this, arguments, function* listStaticSiteCustomDomainsPagingAll_1() {
437
- var e_7, _a;
622
+ var e_10, _a;
438
623
  try {
439
624
  for (var _b = __asyncValues(this.listStaticSiteCustomDomainsPagingPage(resourceGroupName, name, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
440
625
  const page = _c.value;
441
626
  yield __await(yield* __asyncDelegator(__asyncValues(page)));
442
627
  }
443
628
  }
444
- catch (e_7_1) { e_7 = { error: e_7_1 }; }
629
+ catch (e_10_1) { e_10 = { error: e_10_1 }; }
445
630
  finally {
446
631
  try {
447
632
  if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
448
633
  }
449
- finally { if (e_7) throw e_7.error; }
634
+ finally { if (e_10) throw e_10.error; }
635
+ }
636
+ });
637
+ }
638
+ /**
639
+ * Returns overviews of database connections for a static site
640
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
641
+ * @param name Name of the static site
642
+ * @param options The options parameters.
643
+ */
644
+ listDatabaseConnections(resourceGroupName, name, options) {
645
+ const iter = this.getDatabaseConnectionsPagingAll(resourceGroupName, name, options);
646
+ return {
647
+ next() {
648
+ return iter.next();
649
+ },
650
+ [Symbol.asyncIterator]() {
651
+ return this;
652
+ },
653
+ byPage: (settings) => {
654
+ if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
655
+ throw new Error("maxPageSize is not supported by this operation.");
656
+ }
657
+ return this.getDatabaseConnectionsPagingPage(resourceGroupName, name, options, settings);
658
+ }
659
+ };
660
+ }
661
+ getDatabaseConnectionsPagingPage(resourceGroupName, name, options, settings) {
662
+ return __asyncGenerator(this, arguments, function* getDatabaseConnectionsPagingPage_1() {
663
+ let result;
664
+ let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
665
+ if (!continuationToken) {
666
+ result = yield __await(this._getDatabaseConnections(resourceGroupName, name, options));
667
+ let page = result.value || [];
668
+ continuationToken = result.nextLink;
669
+ setContinuationToken(page, continuationToken);
670
+ yield yield __await(page);
671
+ }
672
+ while (continuationToken) {
673
+ result = yield __await(this._getDatabaseConnectionsNext(resourceGroupName, name, continuationToken, options));
674
+ continuationToken = result.nextLink;
675
+ let page = result.value || [];
676
+ setContinuationToken(page, continuationToken);
677
+ yield yield __await(page);
678
+ }
679
+ });
680
+ }
681
+ getDatabaseConnectionsPagingAll(resourceGroupName, name, options) {
682
+ return __asyncGenerator(this, arguments, function* getDatabaseConnectionsPagingAll_1() {
683
+ var e_11, _a;
684
+ try {
685
+ for (var _b = __asyncValues(this.getDatabaseConnectionsPagingPage(resourceGroupName, name, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
686
+ const page = _c.value;
687
+ yield __await(yield* __asyncDelegator(__asyncValues(page)));
688
+ }
689
+ }
690
+ catch (e_11_1) { e_11 = { error: e_11_1 }; }
691
+ finally {
692
+ try {
693
+ if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
694
+ }
695
+ finally { if (e_11) throw e_11.error; }
450
696
  }
451
697
  });
452
698
  }
@@ -495,19 +741,19 @@ export class StaticSitesImpl {
495
741
  }
496
742
  listStaticSiteFunctionsPagingAll(resourceGroupName, name, options) {
497
743
  return __asyncGenerator(this, arguments, function* listStaticSiteFunctionsPagingAll_1() {
498
- var e_8, _a;
744
+ var e_12, _a;
499
745
  try {
500
746
  for (var _b = __asyncValues(this.listStaticSiteFunctionsPagingPage(resourceGroupName, name, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
501
747
  const page = _c.value;
502
748
  yield __await(yield* __asyncDelegator(__asyncValues(page)));
503
749
  }
504
750
  }
505
- catch (e_8_1) { e_8 = { error: e_8_1 }; }
751
+ catch (e_12_1) { e_12 = { error: e_12_1 }; }
506
752
  finally {
507
753
  try {
508
754
  if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
509
755
  }
510
- finally { if (e_8) throw e_8.error; }
756
+ finally { if (e_12) throw e_12.error; }
511
757
  }
512
758
  });
513
759
  }
@@ -556,19 +802,80 @@ export class StaticSitesImpl {
556
802
  }
557
803
  getPrivateEndpointConnectionListPagingAll(resourceGroupName, name, options) {
558
804
  return __asyncGenerator(this, arguments, function* getPrivateEndpointConnectionListPagingAll_1() {
559
- var e_9, _a;
805
+ var e_13, _a;
560
806
  try {
561
807
  for (var _b = __asyncValues(this.getPrivateEndpointConnectionListPagingPage(resourceGroupName, name, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
562
808
  const page = _c.value;
563
809
  yield __await(yield* __asyncDelegator(__asyncValues(page)));
564
810
  }
565
811
  }
566
- catch (e_9_1) { e_9 = { error: e_9_1 }; }
812
+ catch (e_13_1) { e_13 = { error: e_13_1 }; }
567
813
  finally {
568
814
  try {
569
815
  if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
570
816
  }
571
- finally { if (e_9) throw e_9.error; }
817
+ finally { if (e_13) throw e_13.error; }
818
+ }
819
+ });
820
+ }
821
+ /**
822
+ * Returns details of database connections for a static site
823
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
824
+ * @param name Name of the static site
825
+ * @param options The options parameters.
826
+ */
827
+ listDatabaseConnectionsWithDetails(resourceGroupName, name, options) {
828
+ const iter = this.getDatabaseConnectionsWithDetailsPagingAll(resourceGroupName, name, options);
829
+ return {
830
+ next() {
831
+ return iter.next();
832
+ },
833
+ [Symbol.asyncIterator]() {
834
+ return this;
835
+ },
836
+ byPage: (settings) => {
837
+ if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
838
+ throw new Error("maxPageSize is not supported by this operation.");
839
+ }
840
+ return this.getDatabaseConnectionsWithDetailsPagingPage(resourceGroupName, name, options, settings);
841
+ }
842
+ };
843
+ }
844
+ getDatabaseConnectionsWithDetailsPagingPage(resourceGroupName, name, options, settings) {
845
+ return __asyncGenerator(this, arguments, function* getDatabaseConnectionsWithDetailsPagingPage_1() {
846
+ let result;
847
+ let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
848
+ if (!continuationToken) {
849
+ result = yield __await(this._getDatabaseConnectionsWithDetails(resourceGroupName, name, options));
850
+ let page = result.value || [];
851
+ continuationToken = result.nextLink;
852
+ setContinuationToken(page, continuationToken);
853
+ yield yield __await(page);
854
+ }
855
+ while (continuationToken) {
856
+ result = yield __await(this._getDatabaseConnectionsWithDetailsNext(resourceGroupName, name, continuationToken, options));
857
+ continuationToken = result.nextLink;
858
+ let page = result.value || [];
859
+ setContinuationToken(page, continuationToken);
860
+ yield yield __await(page);
861
+ }
862
+ });
863
+ }
864
+ getDatabaseConnectionsWithDetailsPagingAll(resourceGroupName, name, options) {
865
+ return __asyncGenerator(this, arguments, function* getDatabaseConnectionsWithDetailsPagingAll_1() {
866
+ var e_14, _a;
867
+ try {
868
+ for (var _b = __asyncValues(this.getDatabaseConnectionsWithDetailsPagingPage(resourceGroupName, name, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
869
+ const page = _c.value;
870
+ yield __await(yield* __asyncDelegator(__asyncValues(page)));
871
+ }
872
+ }
873
+ catch (e_14_1) { e_14 = { error: e_14_1 }; }
874
+ finally {
875
+ try {
876
+ if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
877
+ }
878
+ finally { if (e_14) throw e_14.error; }
572
879
  }
573
880
  });
574
881
  }
@@ -617,19 +924,19 @@ export class StaticSitesImpl {
617
924
  }
618
925
  getUserProvidedFunctionAppsForStaticSitePagingAll(resourceGroupName, name, options) {
619
926
  return __asyncGenerator(this, arguments, function* getUserProvidedFunctionAppsForStaticSitePagingAll_1() {
620
- var e_10, _a;
927
+ var e_15, _a;
621
928
  try {
622
929
  for (var _b = __asyncValues(this.getUserProvidedFunctionAppsForStaticSitePagingPage(resourceGroupName, name, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
623
930
  const page = _c.value;
624
931
  yield __await(yield* __asyncDelegator(__asyncValues(page)));
625
932
  }
626
933
  }
627
- catch (e_10_1) { e_10 = { error: e_10_1 }; }
934
+ catch (e_15_1) { e_15 = { error: e_15_1 }; }
628
935
  finally {
629
936
  try {
630
937
  if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
631
938
  }
632
- finally { if (e_10) throw e_10.error; }
939
+ finally { if (e_15) throw e_15.error; }
633
940
  }
634
941
  });
635
942
  }
@@ -678,19 +985,19 @@ export class StaticSitesImpl {
678
985
  }
679
986
  getLinkedBackendsPagingAll(resourceGroupName, name, options) {
680
987
  return __asyncGenerator(this, arguments, function* getLinkedBackendsPagingAll_1() {
681
- var e_11, _a;
988
+ var e_16, _a;
682
989
  try {
683
990
  for (var _b = __asyncValues(this.getLinkedBackendsPagingPage(resourceGroupName, name, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
684
991
  const page = _c.value;
685
992
  yield __await(yield* __asyncDelegator(__asyncValues(page)));
686
993
  }
687
994
  }
688
- catch (e_11_1) { e_11 = { error: e_11_1 }; }
995
+ catch (e_16_1) { e_16 = { error: e_16_1 }; }
689
996
  finally {
690
997
  try {
691
998
  if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
692
999
  }
693
- finally { if (e_11) throw e_11.error; }
1000
+ finally { if (e_16) throw e_16.error; }
694
1001
  }
695
1002
  });
696
1003
  }
@@ -740,19 +1047,19 @@ export class StaticSitesImpl {
740
1047
  }
741
1048
  getLinkedBackendsForBuildPagingAll(resourceGroupName, name, environmentName, options) {
742
1049
  return __asyncGenerator(this, arguments, function* getLinkedBackendsForBuildPagingAll_1() {
743
- var e_12, _a;
1050
+ var e_17, _a;
744
1051
  try {
745
1052
  for (var _b = __asyncValues(this.getLinkedBackendsForBuildPagingPage(resourceGroupName, name, environmentName, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
746
1053
  const page = _c.value;
747
1054
  yield __await(yield* __asyncDelegator(__asyncValues(page)));
748
1055
  }
749
1056
  }
750
- catch (e_12_1) { e_12 = { error: e_12_1 }; }
1057
+ catch (e_17_1) { e_17 = { error: e_17_1 }; }
751
1058
  finally {
752
1059
  try {
753
1060
  if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
754
1061
  }
755
- finally { if (e_12) throw e_12.error; }
1062
+ finally { if (e_17) throw e_17.error; }
756
1063
  }
757
1064
  });
758
1065
  }
@@ -803,7 +1110,7 @@ export class StaticSitesImpl {
803
1110
  const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
804
1111
  return this.client.sendOperationRequest(args, spec);
805
1112
  });
806
- const sendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1113
+ const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
807
1114
  var _a;
808
1115
  let currentRawResponse = undefined;
809
1116
  const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
@@ -822,9 +1129,13 @@ export class StaticSitesImpl {
822
1129
  }
823
1130
  };
824
1131
  });
825
- const lro = new LroImpl(sendOperation, { resourceGroupName, name, staticSiteEnvelope, options }, createOrUpdateStaticSiteOperationSpec);
826
- const poller = new LroEngine(lro, {
827
- resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
1132
+ const lro = createLroSpec({
1133
+ sendOperationFn,
1134
+ args: { resourceGroupName, name, staticSiteEnvelope, options },
1135
+ spec: createOrUpdateStaticSiteOperationSpec
1136
+ });
1137
+ const poller = yield createHttpPoller(lro, {
1138
+ restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
828
1139
  intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
829
1140
  });
830
1141
  yield poller.poll();
@@ -856,7 +1167,7 @@ export class StaticSitesImpl {
856
1167
  const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
857
1168
  return this.client.sendOperationRequest(args, spec);
858
1169
  });
859
- const sendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1170
+ const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
860
1171
  var _a;
861
1172
  let currentRawResponse = undefined;
862
1173
  const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
@@ -875,9 +1186,13 @@ export class StaticSitesImpl {
875
1186
  }
876
1187
  };
877
1188
  });
878
- const lro = new LroImpl(sendOperation, { resourceGroupName, name, options }, deleteStaticSiteOperationSpec);
879
- const poller = new LroEngine(lro, {
880
- resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
1189
+ const lro = createLroSpec({
1190
+ sendOperationFn,
1191
+ args: { resourceGroupName, name, options },
1192
+ spec: deleteStaticSiteOperationSpec
1193
+ });
1194
+ const poller = yield createHttpPoller(lro, {
1195
+ restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
881
1196
  intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
882
1197
  });
883
1198
  yield poller.poll();
@@ -978,7 +1293,7 @@ export class StaticSitesImpl {
978
1293
  const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
979
1294
  return this.client.sendOperationRequest(args, spec);
980
1295
  });
981
- const sendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1296
+ const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
982
1297
  var _a;
983
1298
  let currentRawResponse = undefined;
984
1299
  const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
@@ -997,9 +1312,13 @@ export class StaticSitesImpl {
997
1312
  }
998
1313
  };
999
1314
  });
1000
- const lro = new LroImpl(sendOperation, { resourceGroupName, name, environmentName, options }, deleteStaticSiteBuildOperationSpec);
1001
- const poller = new LroEngine(lro, {
1002
- resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
1315
+ const lro = createLroSpec({
1316
+ sendOperationFn,
1317
+ args: { resourceGroupName, name, environmentName, options },
1318
+ spec: deleteStaticSiteBuildOperationSpec
1319
+ });
1320
+ const poller = yield createHttpPoller(lro, {
1321
+ restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
1003
1322
  intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
1004
1323
  });
1005
1324
  yield poller.poll();
@@ -1041,6 +1360,107 @@ export class StaticSitesImpl {
1041
1360
  createOrUpdateStaticSiteBuildFunctionAppSettings(resourceGroupName, name, environmentName, appSettings, options) {
1042
1361
  return this.client.sendOperationRequest({ resourceGroupName, name, environmentName, appSettings, options }, createOrUpdateStaticSiteBuildFunctionAppSettingsOperationSpec);
1043
1362
  }
1363
+ /**
1364
+ * Returns overviews of database connections for a static site build
1365
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
1366
+ * @param name Name of the static site
1367
+ * @param environmentName The stage site identifier.
1368
+ * @param options The options parameters.
1369
+ */
1370
+ _getBuildDatabaseConnections(resourceGroupName, name, environmentName, options) {
1371
+ return this.client.sendOperationRequest({ resourceGroupName, name, environmentName, options }, getBuildDatabaseConnectionsOperationSpec);
1372
+ }
1373
+ /**
1374
+ * Returns overview of a database connection for a static site build by name
1375
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
1376
+ * @param name Name of the static site
1377
+ * @param environmentName The stage site identifier.
1378
+ * @param databaseConnectionName Name of the database connection.
1379
+ * @param options The options parameters.
1380
+ */
1381
+ getBuildDatabaseConnection(resourceGroupName, name, environmentName, databaseConnectionName, options) {
1382
+ return this.client.sendOperationRequest({
1383
+ resourceGroupName,
1384
+ name,
1385
+ environmentName,
1386
+ databaseConnectionName,
1387
+ options
1388
+ }, getBuildDatabaseConnectionOperationSpec);
1389
+ }
1390
+ /**
1391
+ * Description for Create or update a database connection for a static site build
1392
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
1393
+ * @param name Name of the static site
1394
+ * @param environmentName The stage site identifier.
1395
+ * @param databaseConnectionName Name of the database connection.
1396
+ * @param databaseConnectionRequestEnvelope A JSON representation of the database connection request
1397
+ * properties
1398
+ * @param options The options parameters.
1399
+ */
1400
+ createOrUpdateBuildDatabaseConnection(resourceGroupName, name, environmentName, databaseConnectionName, databaseConnectionRequestEnvelope, options) {
1401
+ return this.client.sendOperationRequest({
1402
+ resourceGroupName,
1403
+ name,
1404
+ environmentName,
1405
+ databaseConnectionName,
1406
+ databaseConnectionRequestEnvelope,
1407
+ options
1408
+ }, createOrUpdateBuildDatabaseConnectionOperationSpec);
1409
+ }
1410
+ /**
1411
+ * Delete a database connection for a static site build
1412
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
1413
+ * @param name Name of the static site
1414
+ * @param environmentName The stage site identifier.
1415
+ * @param databaseConnectionName Name of the database connection.
1416
+ * @param options The options parameters.
1417
+ */
1418
+ deleteBuildDatabaseConnection(resourceGroupName, name, environmentName, databaseConnectionName, options) {
1419
+ return this.client.sendOperationRequest({
1420
+ resourceGroupName,
1421
+ name,
1422
+ environmentName,
1423
+ databaseConnectionName,
1424
+ options
1425
+ }, deleteBuildDatabaseConnectionOperationSpec);
1426
+ }
1427
+ /**
1428
+ * Description for Create or update a database connection for a static site build
1429
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
1430
+ * @param name Name of the static site
1431
+ * @param environmentName The stage site identifier.
1432
+ * @param databaseConnectionName Name of the database connection.
1433
+ * @param databaseConnectionRequestEnvelope A JSON representation of the database connection request
1434
+ * properties
1435
+ * @param options The options parameters.
1436
+ */
1437
+ updateBuildDatabaseConnection(resourceGroupName, name, environmentName, databaseConnectionName, databaseConnectionRequestEnvelope, options) {
1438
+ return this.client.sendOperationRequest({
1439
+ resourceGroupName,
1440
+ name,
1441
+ environmentName,
1442
+ databaseConnectionName,
1443
+ databaseConnectionRequestEnvelope,
1444
+ options
1445
+ }, updateBuildDatabaseConnectionOperationSpec);
1446
+ }
1447
+ /**
1448
+ * Returns details of a database connection for a static site build by name
1449
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
1450
+ * @param name Name of the static site
1451
+ * @param environmentName The stage site identifier.
1452
+ * @param databaseConnectionName Name of the database connection.
1453
+ * @param options The options parameters.
1454
+ */
1455
+ getBuildDatabaseConnectionWithDetails(resourceGroupName, name, environmentName, databaseConnectionName, options) {
1456
+ return this.client.sendOperationRequest({
1457
+ resourceGroupName,
1458
+ name,
1459
+ environmentName,
1460
+ databaseConnectionName,
1461
+ options
1462
+ }, getBuildDatabaseConnectionWithDetailsOperationSpec);
1463
+ }
1044
1464
  /**
1045
1465
  * Description for Gets the functions of a particular static site build.
1046
1466
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -1071,6 +1491,16 @@ export class StaticSitesImpl {
1071
1491
  listStaticSiteBuildFunctionAppSettings(resourceGroupName, name, environmentName, options) {
1072
1492
  return this.client.sendOperationRequest({ resourceGroupName, name, environmentName, options }, listStaticSiteBuildFunctionAppSettingsOperationSpec);
1073
1493
  }
1494
+ /**
1495
+ * Returns details of database connections for a static site build
1496
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
1497
+ * @param name Name of the static site
1498
+ * @param environmentName The stage site identifier.
1499
+ * @param options The options parameters.
1500
+ */
1501
+ _getBuildDatabaseConnectionsWithDetails(resourceGroupName, name, environmentName, options) {
1502
+ return this.client.sendOperationRequest({ resourceGroupName, name, environmentName, options }, getBuildDatabaseConnectionsWithDetailsOperationSpec);
1503
+ }
1074
1504
  /**
1075
1505
  * Description for Gets the details of the user provided function apps registered with a static site
1076
1506
  * build
@@ -1109,7 +1539,7 @@ export class StaticSitesImpl {
1109
1539
  const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1110
1540
  return this.client.sendOperationRequest(args, spec);
1111
1541
  });
1112
- const sendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1542
+ const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1113
1543
  var _a;
1114
1544
  let currentRawResponse = undefined;
1115
1545
  const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
@@ -1128,16 +1558,20 @@ export class StaticSitesImpl {
1128
1558
  }
1129
1559
  };
1130
1560
  });
1131
- const lro = new LroImpl(sendOperation, {
1132
- resourceGroupName,
1133
- name,
1134
- environmentName,
1135
- functionAppName,
1136
- staticSiteUserProvidedFunctionEnvelope,
1137
- options
1138
- }, registerUserProvidedFunctionAppWithStaticSiteBuildOperationSpec);
1139
- const poller = new LroEngine(lro, {
1140
- resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
1561
+ const lro = createLroSpec({
1562
+ sendOperationFn,
1563
+ args: {
1564
+ resourceGroupName,
1565
+ name,
1566
+ environmentName,
1567
+ functionAppName,
1568
+ staticSiteUserProvidedFunctionEnvelope,
1569
+ options
1570
+ },
1571
+ spec: registerUserProvidedFunctionAppWithStaticSiteBuildOperationSpec
1572
+ });
1573
+ const poller = yield createHttpPoller(lro, {
1574
+ restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
1141
1575
  intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
1142
1576
  });
1143
1577
  yield poller.poll();
@@ -1185,7 +1619,7 @@ export class StaticSitesImpl {
1185
1619
  const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1186
1620
  return this.client.sendOperationRequest(args, spec);
1187
1621
  });
1188
- const sendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1622
+ const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1189
1623
  var _a;
1190
1624
  let currentRawResponse = undefined;
1191
1625
  const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
@@ -1204,15 +1638,19 @@ export class StaticSitesImpl {
1204
1638
  }
1205
1639
  };
1206
1640
  });
1207
- const lro = new LroImpl(sendOperation, {
1208
- resourceGroupName,
1209
- name,
1210
- environmentName,
1211
- staticSiteZipDeploymentEnvelope,
1212
- options
1213
- }, createZipDeploymentForStaticSiteBuildOperationSpec);
1214
- const poller = new LroEngine(lro, {
1215
- resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
1641
+ const lro = createLroSpec({
1642
+ sendOperationFn,
1643
+ args: {
1644
+ resourceGroupName,
1645
+ name,
1646
+ environmentName,
1647
+ staticSiteZipDeploymentEnvelope,
1648
+ options
1649
+ },
1650
+ spec: createZipDeploymentForStaticSiteBuildOperationSpec
1651
+ });
1652
+ const poller = yield createHttpPoller(lro, {
1653
+ restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
1216
1654
  intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
1217
1655
  });
1218
1656
  yield poller.poll();
@@ -1244,6 +1682,36 @@ export class StaticSitesImpl {
1244
1682
  createOrUpdateStaticSiteAppSettings(resourceGroupName, name, appSettings, options) {
1245
1683
  return this.client.sendOperationRequest({ resourceGroupName, name, appSettings, options }, createOrUpdateStaticSiteAppSettingsOperationSpec);
1246
1684
  }
1685
+ /**
1686
+ * Description for Gets the basic auth properties for a static site as a collection.
1687
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
1688
+ * @param name Name of the static site.
1689
+ * @param options The options parameters.
1690
+ */
1691
+ _listBasicAuth(resourceGroupName, name, options) {
1692
+ return this.client.sendOperationRequest({ resourceGroupName, name, options }, listBasicAuthOperationSpec);
1693
+ }
1694
+ /**
1695
+ * Description for Gets the basic auth properties for a static site.
1696
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
1697
+ * @param name Name of the static site.
1698
+ * @param basicAuthName name of the basic auth entry.
1699
+ * @param options The options parameters.
1700
+ */
1701
+ getBasicAuth(resourceGroupName, name, basicAuthName, options) {
1702
+ return this.client.sendOperationRequest({ resourceGroupName, name, basicAuthName, options }, getBasicAuthOperationSpec);
1703
+ }
1704
+ /**
1705
+ * Description for Adds or updates basic auth for a static site.
1706
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
1707
+ * @param name Name of the static site.
1708
+ * @param basicAuthName name of the basic auth entry.
1709
+ * @param basicAuthEnvelope A JSON representation of the basic auth properties.
1710
+ * @param options The options parameters.
1711
+ */
1712
+ createOrUpdateBasicAuth(resourceGroupName, name, basicAuthName, basicAuthEnvelope, options) {
1713
+ return this.client.sendOperationRequest({ resourceGroupName, name, basicAuthName, basicAuthEnvelope, options }, createOrUpdateBasicAuthOperationSpec);
1714
+ }
1247
1715
  /**
1248
1716
  * Description for Creates or updates the function app settings of a static site.
1249
1717
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -1303,7 +1771,7 @@ export class StaticSitesImpl {
1303
1771
  const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1304
1772
  return this.client.sendOperationRequest(args, spec);
1305
1773
  });
1306
- const sendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1774
+ const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1307
1775
  var _a;
1308
1776
  let currentRawResponse = undefined;
1309
1777
  const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
@@ -1322,15 +1790,19 @@ export class StaticSitesImpl {
1322
1790
  }
1323
1791
  };
1324
1792
  });
1325
- const lro = new LroImpl(sendOperation, {
1326
- resourceGroupName,
1327
- name,
1328
- domainName,
1329
- staticSiteCustomDomainRequestPropertiesEnvelope,
1330
- options
1331
- }, createOrUpdateStaticSiteCustomDomainOperationSpec);
1332
- const poller = new LroEngine(lro, {
1333
- resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
1793
+ const lro = createLroSpec({
1794
+ sendOperationFn,
1795
+ args: {
1796
+ resourceGroupName,
1797
+ name,
1798
+ domainName,
1799
+ staticSiteCustomDomainRequestPropertiesEnvelope,
1800
+ options
1801
+ },
1802
+ spec: createOrUpdateStaticSiteCustomDomainOperationSpec
1803
+ });
1804
+ const poller = yield createHttpPoller(lro, {
1805
+ restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
1334
1806
  intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
1335
1807
  });
1336
1808
  yield poller.poll();
@@ -1365,7 +1837,7 @@ export class StaticSitesImpl {
1365
1837
  const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1366
1838
  return this.client.sendOperationRequest(args, spec);
1367
1839
  });
1368
- const sendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1840
+ const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1369
1841
  var _a;
1370
1842
  let currentRawResponse = undefined;
1371
1843
  const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
@@ -1384,9 +1856,13 @@ export class StaticSitesImpl {
1384
1856
  }
1385
1857
  };
1386
1858
  });
1387
- const lro = new LroImpl(sendOperation, { resourceGroupName, name, domainName, options }, deleteStaticSiteCustomDomainOperationSpec);
1388
- const poller = new LroEngine(lro, {
1389
- resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
1859
+ const lro = createLroSpec({
1860
+ sendOperationFn,
1861
+ args: { resourceGroupName, name, domainName, options },
1862
+ spec: deleteStaticSiteCustomDomainOperationSpec
1863
+ });
1864
+ const poller = yield createHttpPoller(lro, {
1865
+ restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
1390
1866
  intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
1391
1867
  });
1392
1868
  yield poller.poll();
@@ -1420,7 +1896,7 @@ export class StaticSitesImpl {
1420
1896
  const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1421
1897
  return this.client.sendOperationRequest(args, spec);
1422
1898
  });
1423
- const sendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1899
+ const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1424
1900
  var _a;
1425
1901
  let currentRawResponse = undefined;
1426
1902
  const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
@@ -1439,15 +1915,19 @@ export class StaticSitesImpl {
1439
1915
  }
1440
1916
  };
1441
1917
  });
1442
- const lro = new LroImpl(sendOperation, {
1443
- resourceGroupName,
1444
- name,
1445
- domainName,
1446
- staticSiteCustomDomainRequestPropertiesEnvelope,
1447
- options
1448
- }, validateCustomDomainCanBeAddedToStaticSiteOperationSpec);
1449
- const poller = new LroEngine(lro, {
1450
- resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
1918
+ const lro = createLroSpec({
1919
+ sendOperationFn,
1920
+ args: {
1921
+ resourceGroupName,
1922
+ name,
1923
+ domainName,
1924
+ staticSiteCustomDomainRequestPropertiesEnvelope,
1925
+ options
1926
+ },
1927
+ spec: validateCustomDomainCanBeAddedToStaticSiteOperationSpec
1928
+ });
1929
+ const poller = yield createHttpPoller(lro, {
1930
+ restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
1451
1931
  intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
1452
1932
  });
1453
1933
  yield poller.poll();
@@ -1455,19 +1935,94 @@ export class StaticSitesImpl {
1455
1935
  });
1456
1936
  }
1457
1937
  /**
1458
- * Description for Validates a particular custom domain can be added to a static site.
1938
+ * Description for Validates a particular custom domain can be added to a static site.
1939
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
1940
+ * @param name Name of the static site.
1941
+ * @param domainName The custom domain to validate.
1942
+ * @param staticSiteCustomDomainRequestPropertiesEnvelope A JSON representation of the static site
1943
+ * custom domain request properties. See example.
1944
+ * @param options The options parameters.
1945
+ */
1946
+ beginValidateCustomDomainCanBeAddedToStaticSiteAndWait(resourceGroupName, name, domainName, staticSiteCustomDomainRequestPropertiesEnvelope, options) {
1947
+ return __awaiter(this, void 0, void 0, function* () {
1948
+ const poller = yield this.beginValidateCustomDomainCanBeAddedToStaticSite(resourceGroupName, name, domainName, staticSiteCustomDomainRequestPropertiesEnvelope, options);
1949
+ return poller.pollUntilDone();
1950
+ });
1951
+ }
1952
+ /**
1953
+ * Returns overviews of database connections for a static site
1954
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
1955
+ * @param name Name of the static site
1956
+ * @param options The options parameters.
1957
+ */
1958
+ _getDatabaseConnections(resourceGroupName, name, options) {
1959
+ return this.client.sendOperationRequest({ resourceGroupName, name, options }, getDatabaseConnectionsOperationSpec);
1960
+ }
1961
+ /**
1962
+ * Returns overview of a database connection for a static site by name
1963
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
1964
+ * @param name Name of the static site
1965
+ * @param databaseConnectionName Name of the database connection.
1966
+ * @param options The options parameters.
1967
+ */
1968
+ getDatabaseConnection(resourceGroupName, name, databaseConnectionName, options) {
1969
+ return this.client.sendOperationRequest({ resourceGroupName, name, databaseConnectionName, options }, getDatabaseConnectionOperationSpec);
1970
+ }
1971
+ /**
1972
+ * Description for Create or update a database connection for a static site
1973
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
1974
+ * @param name Name of the static site
1975
+ * @param databaseConnectionName Name of the database connection.
1976
+ * @param databaseConnectionRequestEnvelope A JSON representation of the database connection request
1977
+ * properties
1978
+ * @param options The options parameters.
1979
+ */
1980
+ createOrUpdateDatabaseConnection(resourceGroupName, name, databaseConnectionName, databaseConnectionRequestEnvelope, options) {
1981
+ return this.client.sendOperationRequest({
1982
+ resourceGroupName,
1983
+ name,
1984
+ databaseConnectionName,
1985
+ databaseConnectionRequestEnvelope,
1986
+ options
1987
+ }, createOrUpdateDatabaseConnectionOperationSpec);
1988
+ }
1989
+ /**
1990
+ * Delete a database connection for a static site
1991
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
1992
+ * @param name Name of the static site
1993
+ * @param databaseConnectionName Name of the database connection.
1994
+ * @param options The options parameters.
1995
+ */
1996
+ deleteDatabaseConnection(resourceGroupName, name, databaseConnectionName, options) {
1997
+ return this.client.sendOperationRequest({ resourceGroupName, name, databaseConnectionName, options }, deleteDatabaseConnectionOperationSpec);
1998
+ }
1999
+ /**
2000
+ * Description for Create or update a database connection for a static site
2001
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
2002
+ * @param name Name of the static site
2003
+ * @param databaseConnectionName Name of the database connection.
2004
+ * @param databaseConnectionRequestEnvelope A JSON representation of the database connection request
2005
+ * properties
2006
+ * @param options The options parameters.
2007
+ */
2008
+ updateDatabaseConnection(resourceGroupName, name, databaseConnectionName, databaseConnectionRequestEnvelope, options) {
2009
+ return this.client.sendOperationRequest({
2010
+ resourceGroupName,
2011
+ name,
2012
+ databaseConnectionName,
2013
+ databaseConnectionRequestEnvelope,
2014
+ options
2015
+ }, updateDatabaseConnectionOperationSpec);
2016
+ }
2017
+ /**
2018
+ * Returns details of a database connection for a static site by name
1459
2019
  * @param resourceGroupName Name of the resource group to which the resource belongs.
1460
- * @param name Name of the static site.
1461
- * @param domainName The custom domain to validate.
1462
- * @param staticSiteCustomDomainRequestPropertiesEnvelope A JSON representation of the static site
1463
- * custom domain request properties. See example.
2020
+ * @param name Name of the static site
2021
+ * @param databaseConnectionName Name of the database connection.
1464
2022
  * @param options The options parameters.
1465
2023
  */
1466
- beginValidateCustomDomainCanBeAddedToStaticSiteAndWait(resourceGroupName, name, domainName, staticSiteCustomDomainRequestPropertiesEnvelope, options) {
1467
- return __awaiter(this, void 0, void 0, function* () {
1468
- const poller = yield this.beginValidateCustomDomainCanBeAddedToStaticSite(resourceGroupName, name, domainName, staticSiteCustomDomainRequestPropertiesEnvelope, options);
1469
- return poller.pollUntilDone();
1470
- });
2024
+ getDatabaseConnectionWithDetails(resourceGroupName, name, databaseConnectionName, options) {
2025
+ return this.client.sendOperationRequest({ resourceGroupName, name, databaseConnectionName, options }, getDatabaseConnectionWithDetailsOperationSpec);
1471
2026
  }
1472
2027
  /**
1473
2028
  * Description for Detaches a static site.
@@ -1480,7 +2035,7 @@ export class StaticSitesImpl {
1480
2035
  const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1481
2036
  return this.client.sendOperationRequest(args, spec);
1482
2037
  });
1483
- const sendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
2038
+ const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1484
2039
  var _a;
1485
2040
  let currentRawResponse = undefined;
1486
2041
  const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
@@ -1499,9 +2054,13 @@ export class StaticSitesImpl {
1499
2054
  }
1500
2055
  };
1501
2056
  });
1502
- const lro = new LroImpl(sendOperation, { resourceGroupName, name, options }, detachStaticSiteOperationSpec);
1503
- const poller = new LroEngine(lro, {
1504
- resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
2057
+ const lro = createLroSpec({
2058
+ sendOperationFn,
2059
+ args: { resourceGroupName, name, options },
2060
+ spec: detachStaticSiteOperationSpec
2061
+ });
2062
+ const poller = yield createHttpPoller(lro, {
2063
+ restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
1505
2064
  intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
1506
2065
  });
1507
2066
  yield poller.poll();
@@ -1597,7 +2156,7 @@ export class StaticSitesImpl {
1597
2156
  const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1598
2157
  return this.client.sendOperationRequest(args, spec);
1599
2158
  });
1600
- const sendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
2159
+ const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1601
2160
  var _a;
1602
2161
  let currentRawResponse = undefined;
1603
2162
  const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
@@ -1616,15 +2175,19 @@ export class StaticSitesImpl {
1616
2175
  }
1617
2176
  };
1618
2177
  });
1619
- const lro = new LroImpl(sendOperation, {
1620
- resourceGroupName,
1621
- name,
1622
- privateEndpointConnectionName,
1623
- privateEndpointWrapper,
1624
- options
1625
- }, approveOrRejectPrivateEndpointConnectionOperationSpec);
1626
- const poller = new LroEngine(lro, {
1627
- resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
2178
+ const lro = createLroSpec({
2179
+ sendOperationFn,
2180
+ args: {
2181
+ resourceGroupName,
2182
+ name,
2183
+ privateEndpointConnectionName,
2184
+ privateEndpointWrapper,
2185
+ options
2186
+ },
2187
+ spec: approveOrRejectPrivateEndpointConnectionOperationSpec
2188
+ });
2189
+ const poller = yield createHttpPoller(lro, {
2190
+ restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
1628
2191
  intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
1629
2192
  });
1630
2193
  yield poller.poll();
@@ -1657,7 +2220,7 @@ export class StaticSitesImpl {
1657
2220
  const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1658
2221
  return this.client.sendOperationRequest(args, spec);
1659
2222
  });
1660
- const sendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
2223
+ const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1661
2224
  var _a;
1662
2225
  let currentRawResponse = undefined;
1663
2226
  const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
@@ -1676,9 +2239,13 @@ export class StaticSitesImpl {
1676
2239
  }
1677
2240
  };
1678
2241
  });
1679
- const lro = new LroImpl(sendOperation, { resourceGroupName, name, privateEndpointConnectionName, options }, deletePrivateEndpointConnectionOperationSpec);
1680
- const poller = new LroEngine(lro, {
1681
- resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
2242
+ const lro = createLroSpec({
2243
+ sendOperationFn,
2244
+ args: { resourceGroupName, name, privateEndpointConnectionName, options },
2245
+ spec: deletePrivateEndpointConnectionOperationSpec
2246
+ });
2247
+ const poller = yield createHttpPoller(lro, {
2248
+ restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
1682
2249
  intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
1683
2250
  });
1684
2251
  yield poller.poll();
@@ -1717,6 +2284,15 @@ export class StaticSitesImpl {
1717
2284
  resetStaticSiteApiKey(resourceGroupName, name, resetPropertiesEnvelope, options) {
1718
2285
  return this.client.sendOperationRequest({ resourceGroupName, name, resetPropertiesEnvelope, options }, resetStaticSiteApiKeyOperationSpec);
1719
2286
  }
2287
+ /**
2288
+ * Returns details of database connections for a static site
2289
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
2290
+ * @param name Name of the static site
2291
+ * @param options The options parameters.
2292
+ */
2293
+ _getDatabaseConnectionsWithDetails(resourceGroupName, name, options) {
2294
+ return this.client.sendOperationRequest({ resourceGroupName, name, options }, getDatabaseConnectionsWithDetailsOperationSpec);
2295
+ }
1720
2296
  /**
1721
2297
  * Description for Gets the details of the user provided function apps registered with a static site
1722
2298
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -1750,7 +2326,7 @@ export class StaticSitesImpl {
1750
2326
  const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1751
2327
  return this.client.sendOperationRequest(args, spec);
1752
2328
  });
1753
- const sendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
2329
+ const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1754
2330
  var _a;
1755
2331
  let currentRawResponse = undefined;
1756
2332
  const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
@@ -1769,15 +2345,19 @@ export class StaticSitesImpl {
1769
2345
  }
1770
2346
  };
1771
2347
  });
1772
- const lro = new LroImpl(sendOperation, {
1773
- resourceGroupName,
1774
- name,
1775
- functionAppName,
1776
- staticSiteUserProvidedFunctionEnvelope,
1777
- options
1778
- }, registerUserProvidedFunctionAppWithStaticSiteOperationSpec);
1779
- const poller = new LroEngine(lro, {
1780
- resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
2348
+ const lro = createLroSpec({
2349
+ sendOperationFn,
2350
+ args: {
2351
+ resourceGroupName,
2352
+ name,
2353
+ functionAppName,
2354
+ staticSiteUserProvidedFunctionEnvelope,
2355
+ options
2356
+ },
2357
+ spec: registerUserProvidedFunctionAppWithStaticSiteOperationSpec
2358
+ });
2359
+ const poller = yield createHttpPoller(lro, {
2360
+ restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
1781
2361
  intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
1782
2362
  });
1783
2363
  yield poller.poll();
@@ -1822,7 +2402,7 @@ export class StaticSitesImpl {
1822
2402
  const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1823
2403
  return this.client.sendOperationRequest(args, spec);
1824
2404
  });
1825
- const sendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
2405
+ const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1826
2406
  var _a;
1827
2407
  let currentRawResponse = undefined;
1828
2408
  const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
@@ -1841,9 +2421,18 @@ export class StaticSitesImpl {
1841
2421
  }
1842
2422
  };
1843
2423
  });
1844
- const lro = new LroImpl(sendOperation, { resourceGroupName, name, staticSiteZipDeploymentEnvelope, options }, createZipDeploymentForStaticSiteOperationSpec);
1845
- const poller = new LroEngine(lro, {
1846
- resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
2424
+ const lro = createLroSpec({
2425
+ sendOperationFn,
2426
+ args: {
2427
+ resourceGroupName,
2428
+ name,
2429
+ staticSiteZipDeploymentEnvelope,
2430
+ options
2431
+ },
2432
+ spec: createZipDeploymentForStaticSiteOperationSpec
2433
+ });
2434
+ const poller = yield createHttpPoller(lro, {
2435
+ restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
1847
2436
  intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
1848
2437
  });
1849
2438
  yield poller.poll();
@@ -1878,7 +2467,7 @@ export class StaticSitesImpl {
1878
2467
  const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1879
2468
  return this.client.sendOperationRequest(args, spec);
1880
2469
  });
1881
- const sendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
2470
+ const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1882
2471
  var _a;
1883
2472
  let currentRawResponse = undefined;
1884
2473
  const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
@@ -1897,15 +2486,19 @@ export class StaticSitesImpl {
1897
2486
  }
1898
2487
  };
1899
2488
  });
1900
- const lro = new LroImpl(sendOperation, {
1901
- resourceGroupName,
1902
- name,
1903
- linkedBackendName,
1904
- staticSiteLinkedBackendEnvelope,
1905
- options
1906
- }, validateBackendOperationSpec);
1907
- const poller = new LroEngine(lro, {
1908
- resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
2489
+ const lro = createLroSpec({
2490
+ sendOperationFn,
2491
+ args: {
2492
+ resourceGroupName,
2493
+ name,
2494
+ linkedBackendName,
2495
+ staticSiteLinkedBackendEnvelope,
2496
+ options
2497
+ },
2498
+ spec: validateBackendOperationSpec
2499
+ });
2500
+ const poller = yield createHttpPoller(lro, {
2501
+ restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
1909
2502
  intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
1910
2503
  });
1911
2504
  yield poller.poll();
@@ -1942,7 +2535,7 @@ export class StaticSitesImpl {
1942
2535
  const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1943
2536
  return this.client.sendOperationRequest(args, spec);
1944
2537
  });
1945
- const sendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
2538
+ const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
1946
2539
  var _a;
1947
2540
  let currentRawResponse = undefined;
1948
2541
  const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
@@ -1961,16 +2554,20 @@ export class StaticSitesImpl {
1961
2554
  }
1962
2555
  };
1963
2556
  });
1964
- const lro = new LroImpl(sendOperation, {
1965
- resourceGroupName,
1966
- name,
1967
- environmentName,
1968
- linkedBackendName,
1969
- staticSiteLinkedBackendEnvelope,
1970
- options
1971
- }, validateBackendForBuildOperationSpec);
1972
- const poller = new LroEngine(lro, {
1973
- resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
2557
+ const lro = createLroSpec({
2558
+ sendOperationFn,
2559
+ args: {
2560
+ resourceGroupName,
2561
+ name,
2562
+ environmentName,
2563
+ linkedBackendName,
2564
+ staticSiteLinkedBackendEnvelope,
2565
+ options
2566
+ },
2567
+ spec: validateBackendForBuildOperationSpec
2568
+ });
2569
+ const poller = yield createHttpPoller(lro, {
2570
+ restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
1974
2571
  intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
1975
2572
  });
1976
2573
  yield poller.poll();
@@ -2036,7 +2633,7 @@ export class StaticSitesImpl {
2036
2633
  const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
2037
2634
  return this.client.sendOperationRequest(args, spec);
2038
2635
  });
2039
- const sendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
2636
+ const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
2040
2637
  var _a;
2041
2638
  let currentRawResponse = undefined;
2042
2639
  const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
@@ -2055,15 +2652,19 @@ export class StaticSitesImpl {
2055
2652
  }
2056
2653
  };
2057
2654
  });
2058
- const lro = new LroImpl(sendOperation, {
2059
- resourceGroupName,
2060
- name,
2061
- linkedBackendName,
2062
- staticSiteLinkedBackendEnvelope,
2063
- options
2064
- }, linkBackendOperationSpec);
2065
- const poller = new LroEngine(lro, {
2066
- resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
2655
+ const lro = createLroSpec({
2656
+ sendOperationFn,
2657
+ args: {
2658
+ resourceGroupName,
2659
+ name,
2660
+ linkedBackendName,
2661
+ staticSiteLinkedBackendEnvelope,
2662
+ options
2663
+ },
2664
+ spec: linkBackendOperationSpec
2665
+ });
2666
+ const poller = yield createHttpPoller(lro, {
2667
+ restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
2067
2668
  intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
2068
2669
  });
2069
2670
  yield poller.poll();
@@ -2121,7 +2722,7 @@ export class StaticSitesImpl {
2121
2722
  const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
2122
2723
  return this.client.sendOperationRequest(args, spec);
2123
2724
  });
2124
- const sendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
2725
+ const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
2125
2726
  var _a;
2126
2727
  let currentRawResponse = undefined;
2127
2728
  const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
@@ -2140,16 +2741,20 @@ export class StaticSitesImpl {
2140
2741
  }
2141
2742
  };
2142
2743
  });
2143
- const lro = new LroImpl(sendOperation, {
2144
- resourceGroupName,
2145
- name,
2146
- environmentName,
2147
- linkedBackendName,
2148
- staticSiteLinkedBackendEnvelope,
2149
- options
2150
- }, linkBackendToBuildOperationSpec);
2151
- const poller = new LroEngine(lro, {
2152
- resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
2744
+ const lro = createLroSpec({
2745
+ sendOperationFn,
2746
+ args: {
2747
+ resourceGroupName,
2748
+ name,
2749
+ environmentName,
2750
+ linkedBackendName,
2751
+ staticSiteLinkedBackendEnvelope,
2752
+ options
2753
+ },
2754
+ spec: linkBackendToBuildOperationSpec
2755
+ });
2756
+ const poller = yield createHttpPoller(lro, {
2757
+ restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
2153
2758
  intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
2154
2759
  });
2155
2760
  yield poller.poll();
@@ -2222,6 +2827,18 @@ export class StaticSitesImpl {
2222
2827
  _getStaticSiteBuildsNext(resourceGroupName, name, nextLink, options) {
2223
2828
  return this.client.sendOperationRequest({ resourceGroupName, name, nextLink, options }, getStaticSiteBuildsNextOperationSpec);
2224
2829
  }
2830
+ /**
2831
+ * GetBuildDatabaseConnectionsNext
2832
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
2833
+ * @param name Name of the static site
2834
+ * @param environmentName The stage site identifier.
2835
+ * @param nextLink The nextLink from the previous successful call to the GetBuildDatabaseConnections
2836
+ * method.
2837
+ * @param options The options parameters.
2838
+ */
2839
+ _getBuildDatabaseConnectionsNext(resourceGroupName, name, environmentName, nextLink, options) {
2840
+ return this.client.sendOperationRequest({ resourceGroupName, name, environmentName, nextLink, options }, getBuildDatabaseConnectionsNextOperationSpec);
2841
+ }
2225
2842
  /**
2226
2843
  * ListStaticSiteBuildFunctionsNext
2227
2844
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -2234,6 +2851,18 @@ export class StaticSitesImpl {
2234
2851
  _listStaticSiteBuildFunctionsNext(resourceGroupName, name, environmentName, nextLink, options) {
2235
2852
  return this.client.sendOperationRequest({ resourceGroupName, name, environmentName, nextLink, options }, listStaticSiteBuildFunctionsNextOperationSpec);
2236
2853
  }
2854
+ /**
2855
+ * GetBuildDatabaseConnectionsWithDetailsNext
2856
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
2857
+ * @param name Name of the static site
2858
+ * @param environmentName The stage site identifier.
2859
+ * @param nextLink The nextLink from the previous successful call to the
2860
+ * GetBuildDatabaseConnectionsWithDetails method.
2861
+ * @param options The options parameters.
2862
+ */
2863
+ _getBuildDatabaseConnectionsWithDetailsNext(resourceGroupName, name, environmentName, nextLink, options) {
2864
+ return this.client.sendOperationRequest({ resourceGroupName, name, environmentName, nextLink, options }, getBuildDatabaseConnectionsWithDetailsNextOperationSpec);
2865
+ }
2237
2866
  /**
2238
2867
  * GetUserProvidedFunctionAppsForStaticSiteBuildNext
2239
2868
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -2246,6 +2875,16 @@ export class StaticSitesImpl {
2246
2875
  _getUserProvidedFunctionAppsForStaticSiteBuildNext(resourceGroupName, name, environmentName, nextLink, options) {
2247
2876
  return this.client.sendOperationRequest({ resourceGroupName, name, environmentName, nextLink, options }, getUserProvidedFunctionAppsForStaticSiteBuildNextOperationSpec);
2248
2877
  }
2878
+ /**
2879
+ * ListBasicAuthNext
2880
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
2881
+ * @param name Name of the static site.
2882
+ * @param nextLink The nextLink from the previous successful call to the ListBasicAuth method.
2883
+ * @param options The options parameters.
2884
+ */
2885
+ _listBasicAuthNext(resourceGroupName, name, nextLink, options) {
2886
+ return this.client.sendOperationRequest({ resourceGroupName, name, nextLink, options }, listBasicAuthNextOperationSpec);
2887
+ }
2249
2888
  /**
2250
2889
  * ListStaticSiteCustomDomainsNext
2251
2890
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -2257,6 +2896,16 @@ export class StaticSitesImpl {
2257
2896
  _listStaticSiteCustomDomainsNext(resourceGroupName, name, nextLink, options) {
2258
2897
  return this.client.sendOperationRequest({ resourceGroupName, name, nextLink, options }, listStaticSiteCustomDomainsNextOperationSpec);
2259
2898
  }
2899
+ /**
2900
+ * GetDatabaseConnectionsNext
2901
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
2902
+ * @param name Name of the static site
2903
+ * @param nextLink The nextLink from the previous successful call to the GetDatabaseConnections method.
2904
+ * @param options The options parameters.
2905
+ */
2906
+ _getDatabaseConnectionsNext(resourceGroupName, name, nextLink, options) {
2907
+ return this.client.sendOperationRequest({ resourceGroupName, name, nextLink, options }, getDatabaseConnectionsNextOperationSpec);
2908
+ }
2260
2909
  /**
2261
2910
  * ListStaticSiteFunctionsNext
2262
2911
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -2279,6 +2928,17 @@ export class StaticSitesImpl {
2279
2928
  _getPrivateEndpointConnectionListNext(resourceGroupName, name, nextLink, options) {
2280
2929
  return this.client.sendOperationRequest({ resourceGroupName, name, nextLink, options }, getPrivateEndpointConnectionListNextOperationSpec);
2281
2930
  }
2931
+ /**
2932
+ * GetDatabaseConnectionsWithDetailsNext
2933
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
2934
+ * @param name Name of the static site
2935
+ * @param nextLink The nextLink from the previous successful call to the
2936
+ * GetDatabaseConnectionsWithDetails method.
2937
+ * @param options The options parameters.
2938
+ */
2939
+ _getDatabaseConnectionsWithDetailsNext(resourceGroupName, name, nextLink, options) {
2940
+ return this.client.sendOperationRequest({ resourceGroupName, name, nextLink, options }, getDatabaseConnectionsWithDetailsNextOperationSpec);
2941
+ }
2282
2942
  /**
2283
2943
  * GetUserProvidedFunctionAppsForStaticSiteNext
2284
2944
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -2656,6 +3316,146 @@ const createOrUpdateStaticSiteBuildFunctionAppSettingsOperationSpec = {
2656
3316
  mediaType: "json",
2657
3317
  serializer
2658
3318
  };
3319
+ const getBuildDatabaseConnectionsOperationSpec = {
3320
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/databaseConnections",
3321
+ httpMethod: "GET",
3322
+ responses: {
3323
+ 200: {
3324
+ bodyMapper: Mappers.DatabaseConnectionCollection
3325
+ },
3326
+ default: {
3327
+ bodyMapper: Mappers.DefaultErrorResponse
3328
+ }
3329
+ },
3330
+ queryParameters: [Parameters.apiVersion],
3331
+ urlParameters: [
3332
+ Parameters.$host,
3333
+ Parameters.subscriptionId,
3334
+ Parameters.resourceGroupName,
3335
+ Parameters.name,
3336
+ Parameters.environmentName2
3337
+ ],
3338
+ headerParameters: [Parameters.accept],
3339
+ serializer
3340
+ };
3341
+ const getBuildDatabaseConnectionOperationSpec = {
3342
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/databaseConnections/{databaseConnectionName}",
3343
+ httpMethod: "GET",
3344
+ responses: {
3345
+ 200: {
3346
+ bodyMapper: Mappers.DatabaseConnection
3347
+ },
3348
+ default: {
3349
+ bodyMapper: Mappers.DefaultErrorResponse
3350
+ }
3351
+ },
3352
+ queryParameters: [Parameters.apiVersion],
3353
+ urlParameters: [
3354
+ Parameters.$host,
3355
+ Parameters.subscriptionId,
3356
+ Parameters.resourceGroupName,
3357
+ Parameters.name,
3358
+ Parameters.environmentName2,
3359
+ Parameters.databaseConnectionName
3360
+ ],
3361
+ headerParameters: [Parameters.accept],
3362
+ serializer
3363
+ };
3364
+ const createOrUpdateBuildDatabaseConnectionOperationSpec = {
3365
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/databaseConnections/{databaseConnectionName}",
3366
+ httpMethod: "PUT",
3367
+ responses: {
3368
+ 200: {
3369
+ bodyMapper: Mappers.DatabaseConnection
3370
+ },
3371
+ default: {
3372
+ bodyMapper: Mappers.DefaultErrorResponse
3373
+ }
3374
+ },
3375
+ requestBody: Parameters.databaseConnectionRequestEnvelope,
3376
+ queryParameters: [Parameters.apiVersion],
3377
+ urlParameters: [
3378
+ Parameters.$host,
3379
+ Parameters.subscriptionId,
3380
+ Parameters.resourceGroupName,
3381
+ Parameters.name,
3382
+ Parameters.environmentName2,
3383
+ Parameters.databaseConnectionName
3384
+ ],
3385
+ headerParameters: [Parameters.accept, Parameters.contentType],
3386
+ mediaType: "json",
3387
+ serializer
3388
+ };
3389
+ const deleteBuildDatabaseConnectionOperationSpec = {
3390
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/databaseConnections/{databaseConnectionName}",
3391
+ httpMethod: "DELETE",
3392
+ responses: {
3393
+ 200: {},
3394
+ 204: {},
3395
+ default: {
3396
+ bodyMapper: Mappers.DefaultErrorResponse
3397
+ }
3398
+ },
3399
+ queryParameters: [Parameters.apiVersion],
3400
+ urlParameters: [
3401
+ Parameters.$host,
3402
+ Parameters.subscriptionId,
3403
+ Parameters.resourceGroupName,
3404
+ Parameters.name,
3405
+ Parameters.environmentName2,
3406
+ Parameters.databaseConnectionName
3407
+ ],
3408
+ headerParameters: [Parameters.accept],
3409
+ serializer
3410
+ };
3411
+ const updateBuildDatabaseConnectionOperationSpec = {
3412
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/databaseConnections/{databaseConnectionName}",
3413
+ httpMethod: "PATCH",
3414
+ responses: {
3415
+ 200: {
3416
+ bodyMapper: Mappers.DatabaseConnection
3417
+ },
3418
+ default: {
3419
+ bodyMapper: Mappers.DefaultErrorResponse
3420
+ }
3421
+ },
3422
+ requestBody: Parameters.databaseConnectionRequestEnvelope1,
3423
+ queryParameters: [Parameters.apiVersion],
3424
+ urlParameters: [
3425
+ Parameters.$host,
3426
+ Parameters.subscriptionId,
3427
+ Parameters.resourceGroupName,
3428
+ Parameters.name,
3429
+ Parameters.environmentName2,
3430
+ Parameters.databaseConnectionName
3431
+ ],
3432
+ headerParameters: [Parameters.accept, Parameters.contentType],
3433
+ mediaType: "json",
3434
+ serializer
3435
+ };
3436
+ const getBuildDatabaseConnectionWithDetailsOperationSpec = {
3437
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/databaseConnections/{databaseConnectionName}/show",
3438
+ httpMethod: "POST",
3439
+ responses: {
3440
+ 200: {
3441
+ bodyMapper: Mappers.DatabaseConnection
3442
+ },
3443
+ default: {
3444
+ bodyMapper: Mappers.DefaultErrorResponse
3445
+ }
3446
+ },
3447
+ queryParameters: [Parameters.apiVersion],
3448
+ urlParameters: [
3449
+ Parameters.$host,
3450
+ Parameters.subscriptionId,
3451
+ Parameters.resourceGroupName,
3452
+ Parameters.name,
3453
+ Parameters.environmentName2,
3454
+ Parameters.databaseConnectionName
3455
+ ],
3456
+ headerParameters: [Parameters.accept],
3457
+ serializer
3458
+ };
2659
3459
  const listStaticSiteBuildFunctionsOperationSpec = {
2660
3460
  path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/functions",
2661
3461
  httpMethod: "GET",
@@ -2722,6 +3522,28 @@ const listStaticSiteBuildFunctionAppSettingsOperationSpec = {
2722
3522
  headerParameters: [Parameters.accept],
2723
3523
  serializer
2724
3524
  };
3525
+ const getBuildDatabaseConnectionsWithDetailsOperationSpec = {
3526
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/showDatabaseConnections",
3527
+ httpMethod: "POST",
3528
+ responses: {
3529
+ 200: {
3530
+ bodyMapper: Mappers.DatabaseConnectionCollection
3531
+ },
3532
+ default: {
3533
+ bodyMapper: Mappers.DefaultErrorResponse
3534
+ }
3535
+ },
3536
+ queryParameters: [Parameters.apiVersion],
3537
+ urlParameters: [
3538
+ Parameters.$host,
3539
+ Parameters.subscriptionId,
3540
+ Parameters.resourceGroupName,
3541
+ Parameters.name,
3542
+ Parameters.environmentName2
3543
+ ],
3544
+ headerParameters: [Parameters.accept],
3545
+ serializer
3546
+ };
2725
3547
  const getUserProvidedFunctionAppsForStaticSiteBuildOperationSpec = {
2726
3548
  path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/userProvidedFunctionApps",
2727
3549
  httpMethod: "GET",
@@ -2823,49 +3645,116 @@ const detachUserProvidedFunctionAppFromStaticSiteBuildOperationSpec = {
2823
3645
  headerParameters: [Parameters.accept],
2824
3646
  serializer
2825
3647
  };
2826
- const createZipDeploymentForStaticSiteBuildOperationSpec = {
2827
- path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/zipdeploy",
2828
- httpMethod: "POST",
3648
+ const createZipDeploymentForStaticSiteBuildOperationSpec = {
3649
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/zipdeploy",
3650
+ httpMethod: "POST",
3651
+ responses: {
3652
+ 200: {},
3653
+ 201: {},
3654
+ 202: {},
3655
+ 204: {},
3656
+ default: {
3657
+ bodyMapper: Mappers.DefaultErrorResponse
3658
+ }
3659
+ },
3660
+ requestBody: Parameters.staticSiteZipDeploymentEnvelope,
3661
+ queryParameters: [Parameters.apiVersion],
3662
+ urlParameters: [
3663
+ Parameters.$host,
3664
+ Parameters.subscriptionId,
3665
+ Parameters.resourceGroupName,
3666
+ Parameters.name,
3667
+ Parameters.environmentName1
3668
+ ],
3669
+ headerParameters: [Parameters.accept, Parameters.contentType],
3670
+ mediaType: "json",
3671
+ serializer
3672
+ };
3673
+ const createOrUpdateStaticSiteAppSettingsOperationSpec = {
3674
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/config/appsettings",
3675
+ httpMethod: "PUT",
3676
+ responses: {
3677
+ 200: {
3678
+ bodyMapper: Mappers.StringDictionary
3679
+ },
3680
+ default: {
3681
+ bodyMapper: Mappers.DefaultErrorResponse
3682
+ }
3683
+ },
3684
+ requestBody: Parameters.appSettings,
3685
+ queryParameters: [Parameters.apiVersion],
3686
+ urlParameters: [
3687
+ Parameters.$host,
3688
+ Parameters.subscriptionId,
3689
+ Parameters.resourceGroupName,
3690
+ Parameters.name
3691
+ ],
3692
+ headerParameters: [Parameters.accept, Parameters.contentType],
3693
+ mediaType: "json",
3694
+ serializer
3695
+ };
3696
+ const listBasicAuthOperationSpec = {
3697
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/basicAuth",
3698
+ httpMethod: "GET",
3699
+ responses: {
3700
+ 200: {
3701
+ bodyMapper: Mappers.StaticSiteBasicAuthPropertiesCollection
3702
+ },
3703
+ default: {
3704
+ bodyMapper: Mappers.DefaultErrorResponse
3705
+ }
3706
+ },
3707
+ queryParameters: [Parameters.apiVersion],
3708
+ urlParameters: [
3709
+ Parameters.$host,
3710
+ Parameters.subscriptionId,
3711
+ Parameters.resourceGroupName,
3712
+ Parameters.name
3713
+ ],
3714
+ headerParameters: [Parameters.accept],
3715
+ serializer
3716
+ };
3717
+ const getBasicAuthOperationSpec = {
3718
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/basicAuth/{basicAuthName}",
3719
+ httpMethod: "GET",
2829
3720
  responses: {
2830
- 200: {},
2831
- 201: {},
2832
- 202: {},
2833
- 204: {},
3721
+ 200: {
3722
+ bodyMapper: Mappers.StaticSiteBasicAuthPropertiesARMResource
3723
+ },
2834
3724
  default: {
2835
3725
  bodyMapper: Mappers.DefaultErrorResponse
2836
3726
  }
2837
3727
  },
2838
- requestBody: Parameters.staticSiteZipDeploymentEnvelope,
2839
3728
  queryParameters: [Parameters.apiVersion],
2840
3729
  urlParameters: [
2841
3730
  Parameters.$host,
2842
3731
  Parameters.subscriptionId,
2843
3732
  Parameters.resourceGroupName,
2844
3733
  Parameters.name,
2845
- Parameters.environmentName1
3734
+ Parameters.basicAuthName
2846
3735
  ],
2847
- headerParameters: [Parameters.accept, Parameters.contentType],
2848
- mediaType: "json",
3736
+ headerParameters: [Parameters.accept],
2849
3737
  serializer
2850
3738
  };
2851
- const createOrUpdateStaticSiteAppSettingsOperationSpec = {
2852
- path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/config/appsettings",
3739
+ const createOrUpdateBasicAuthOperationSpec = {
3740
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/basicAuth/{basicAuthName}",
2853
3741
  httpMethod: "PUT",
2854
3742
  responses: {
2855
3743
  200: {
2856
- bodyMapper: Mappers.StringDictionary
3744
+ bodyMapper: Mappers.StaticSiteBasicAuthPropertiesARMResource
2857
3745
  },
2858
3746
  default: {
2859
3747
  bodyMapper: Mappers.DefaultErrorResponse
2860
3748
  }
2861
3749
  },
2862
- requestBody: Parameters.appSettings,
3750
+ requestBody: Parameters.basicAuthEnvelope,
2863
3751
  queryParameters: [Parameters.apiVersion],
2864
3752
  urlParameters: [
2865
3753
  Parameters.$host,
2866
3754
  Parameters.subscriptionId,
2867
3755
  Parameters.resourceGroupName,
2868
- Parameters.name
3756
+ Parameters.name,
3757
+ Parameters.basicAuthName
2869
3758
  ],
2870
3759
  headerParameters: [Parameters.accept, Parameters.contentType],
2871
3760
  mediaType: "json",
@@ -3041,6 +3930,140 @@ const validateCustomDomainCanBeAddedToStaticSiteOperationSpec = {
3041
3930
  mediaType: "json",
3042
3931
  serializer
3043
3932
  };
3933
+ const getDatabaseConnectionsOperationSpec = {
3934
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/databaseConnections",
3935
+ httpMethod: "GET",
3936
+ responses: {
3937
+ 200: {
3938
+ bodyMapper: Mappers.DatabaseConnectionCollection
3939
+ },
3940
+ default: {
3941
+ bodyMapper: Mappers.DefaultErrorResponse
3942
+ }
3943
+ },
3944
+ queryParameters: [Parameters.apiVersion],
3945
+ urlParameters: [
3946
+ Parameters.$host,
3947
+ Parameters.subscriptionId,
3948
+ Parameters.resourceGroupName,
3949
+ Parameters.name
3950
+ ],
3951
+ headerParameters: [Parameters.accept],
3952
+ serializer
3953
+ };
3954
+ const getDatabaseConnectionOperationSpec = {
3955
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/databaseConnections/{databaseConnectionName}",
3956
+ httpMethod: "GET",
3957
+ responses: {
3958
+ 200: {
3959
+ bodyMapper: Mappers.DatabaseConnection
3960
+ },
3961
+ default: {
3962
+ bodyMapper: Mappers.DefaultErrorResponse
3963
+ }
3964
+ },
3965
+ queryParameters: [Parameters.apiVersion],
3966
+ urlParameters: [
3967
+ Parameters.$host,
3968
+ Parameters.subscriptionId,
3969
+ Parameters.resourceGroupName,
3970
+ Parameters.name,
3971
+ Parameters.databaseConnectionName
3972
+ ],
3973
+ headerParameters: [Parameters.accept],
3974
+ serializer
3975
+ };
3976
+ const createOrUpdateDatabaseConnectionOperationSpec = {
3977
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/databaseConnections/{databaseConnectionName}",
3978
+ httpMethod: "PUT",
3979
+ responses: {
3980
+ 200: {
3981
+ bodyMapper: Mappers.DatabaseConnection
3982
+ },
3983
+ default: {
3984
+ bodyMapper: Mappers.DefaultErrorResponse
3985
+ }
3986
+ },
3987
+ requestBody: Parameters.databaseConnectionRequestEnvelope,
3988
+ queryParameters: [Parameters.apiVersion],
3989
+ urlParameters: [
3990
+ Parameters.$host,
3991
+ Parameters.subscriptionId,
3992
+ Parameters.resourceGroupName,
3993
+ Parameters.name,
3994
+ Parameters.databaseConnectionName
3995
+ ],
3996
+ headerParameters: [Parameters.accept, Parameters.contentType],
3997
+ mediaType: "json",
3998
+ serializer
3999
+ };
4000
+ const deleteDatabaseConnectionOperationSpec = {
4001
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/databaseConnections/{databaseConnectionName}",
4002
+ httpMethod: "DELETE",
4003
+ responses: {
4004
+ 200: {},
4005
+ 204: {},
4006
+ default: {
4007
+ bodyMapper: Mappers.DefaultErrorResponse
4008
+ }
4009
+ },
4010
+ queryParameters: [Parameters.apiVersion],
4011
+ urlParameters: [
4012
+ Parameters.$host,
4013
+ Parameters.subscriptionId,
4014
+ Parameters.resourceGroupName,
4015
+ Parameters.name,
4016
+ Parameters.databaseConnectionName
4017
+ ],
4018
+ headerParameters: [Parameters.accept],
4019
+ serializer
4020
+ };
4021
+ const updateDatabaseConnectionOperationSpec = {
4022
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/databaseConnections/{databaseConnectionName}",
4023
+ httpMethod: "PATCH",
4024
+ responses: {
4025
+ 200: {
4026
+ bodyMapper: Mappers.DatabaseConnection
4027
+ },
4028
+ default: {
4029
+ bodyMapper: Mappers.DefaultErrorResponse
4030
+ }
4031
+ },
4032
+ requestBody: Parameters.databaseConnectionRequestEnvelope1,
4033
+ queryParameters: [Parameters.apiVersion],
4034
+ urlParameters: [
4035
+ Parameters.$host,
4036
+ Parameters.subscriptionId,
4037
+ Parameters.resourceGroupName,
4038
+ Parameters.name,
4039
+ Parameters.databaseConnectionName
4040
+ ],
4041
+ headerParameters: [Parameters.accept, Parameters.contentType],
4042
+ mediaType: "json",
4043
+ serializer
4044
+ };
4045
+ const getDatabaseConnectionWithDetailsOperationSpec = {
4046
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/databaseConnections/{databaseConnectionName}/show",
4047
+ httpMethod: "POST",
4048
+ responses: {
4049
+ 200: {
4050
+ bodyMapper: Mappers.DatabaseConnection
4051
+ },
4052
+ default: {
4053
+ bodyMapper: Mappers.DefaultErrorResponse
4054
+ }
4055
+ },
4056
+ queryParameters: [Parameters.apiVersion],
4057
+ urlParameters: [
4058
+ Parameters.$host,
4059
+ Parameters.subscriptionId,
4060
+ Parameters.resourceGroupName,
4061
+ Parameters.name,
4062
+ Parameters.databaseConnectionName
4063
+ ],
4064
+ headerParameters: [Parameters.accept],
4065
+ serializer
4066
+ };
3044
4067
  const detachStaticSiteOperationSpec = {
3045
4068
  path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/detach",
3046
4069
  httpMethod: "POST",
@@ -3325,6 +4348,27 @@ const resetStaticSiteApiKeyOperationSpec = {
3325
4348
  mediaType: "json",
3326
4349
  serializer
3327
4350
  };
4351
+ const getDatabaseConnectionsWithDetailsOperationSpec = {
4352
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/showDatabaseConnections",
4353
+ httpMethod: "POST",
4354
+ responses: {
4355
+ 200: {
4356
+ bodyMapper: Mappers.DatabaseConnectionCollection
4357
+ },
4358
+ default: {
4359
+ bodyMapper: Mappers.DefaultErrorResponse
4360
+ }
4361
+ },
4362
+ queryParameters: [Parameters.apiVersion],
4363
+ urlParameters: [
4364
+ Parameters.$host,
4365
+ Parameters.subscriptionId,
4366
+ Parameters.resourceGroupName,
4367
+ Parameters.name
4368
+ ],
4369
+ headerParameters: [Parameters.accept],
4370
+ serializer
4371
+ };
3328
4372
  const getUserProvidedFunctionAppsForStaticSiteOperationSpec = {
3329
4373
  path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/userProvidedFunctionApps",
3330
4374
  httpMethod: "GET",
@@ -3706,7 +4750,6 @@ const listNextOperationSpec = {
3706
4750
  bodyMapper: Mappers.DefaultErrorResponse
3707
4751
  }
3708
4752
  },
3709
- queryParameters: [Parameters.apiVersion],
3710
4753
  urlParameters: [
3711
4754
  Parameters.$host,
3712
4755
  Parameters.subscriptionId,
@@ -3726,7 +4769,6 @@ const getStaticSitesByResourceGroupNextOperationSpec = {
3726
4769
  bodyMapper: Mappers.DefaultErrorResponse
3727
4770
  }
3728
4771
  },
3729
- queryParameters: [Parameters.apiVersion],
3730
4772
  urlParameters: [
3731
4773
  Parameters.$host,
3732
4774
  Parameters.subscriptionId,
@@ -3747,7 +4789,6 @@ const listStaticSiteUsersNextOperationSpec = {
3747
4789
  bodyMapper: Mappers.DefaultErrorResponse
3748
4790
  }
3749
4791
  },
3750
- queryParameters: [Parameters.apiVersion],
3751
4792
  urlParameters: [
3752
4793
  Parameters.$host,
3753
4794
  Parameters.subscriptionId,
@@ -3770,7 +4811,6 @@ const getStaticSiteBuildsNextOperationSpec = {
3770
4811
  bodyMapper: Mappers.DefaultErrorResponse
3771
4812
  }
3772
4813
  },
3773
- queryParameters: [Parameters.apiVersion],
3774
4814
  urlParameters: [
3775
4815
  Parameters.$host,
3776
4816
  Parameters.subscriptionId,
@@ -3781,6 +4821,28 @@ const getStaticSiteBuildsNextOperationSpec = {
3781
4821
  headerParameters: [Parameters.accept],
3782
4822
  serializer
3783
4823
  };
4824
+ const getBuildDatabaseConnectionsNextOperationSpec = {
4825
+ path: "{nextLink}",
4826
+ httpMethod: "GET",
4827
+ responses: {
4828
+ 200: {
4829
+ bodyMapper: Mappers.DatabaseConnectionCollection
4830
+ },
4831
+ default: {
4832
+ bodyMapper: Mappers.DefaultErrorResponse
4833
+ }
4834
+ },
4835
+ urlParameters: [
4836
+ Parameters.$host,
4837
+ Parameters.subscriptionId,
4838
+ Parameters.resourceGroupName,
4839
+ Parameters.name,
4840
+ Parameters.nextLink,
4841
+ Parameters.environmentName2
4842
+ ],
4843
+ headerParameters: [Parameters.accept],
4844
+ serializer
4845
+ };
3784
4846
  const listStaticSiteBuildFunctionsNextOperationSpec = {
3785
4847
  path: "{nextLink}",
3786
4848
  httpMethod: "GET",
@@ -3792,7 +4854,6 @@ const listStaticSiteBuildFunctionsNextOperationSpec = {
3792
4854
  bodyMapper: Mappers.DefaultErrorResponse
3793
4855
  }
3794
4856
  },
3795
- queryParameters: [Parameters.apiVersion],
3796
4857
  urlParameters: [
3797
4858
  Parameters.$host,
3798
4859
  Parameters.subscriptionId,
@@ -3804,6 +4865,28 @@ const listStaticSiteBuildFunctionsNextOperationSpec = {
3804
4865
  headerParameters: [Parameters.accept],
3805
4866
  serializer
3806
4867
  };
4868
+ const getBuildDatabaseConnectionsWithDetailsNextOperationSpec = {
4869
+ path: "{nextLink}",
4870
+ httpMethod: "GET",
4871
+ responses: {
4872
+ 200: {
4873
+ bodyMapper: Mappers.DatabaseConnectionCollection
4874
+ },
4875
+ default: {
4876
+ bodyMapper: Mappers.DefaultErrorResponse
4877
+ }
4878
+ },
4879
+ urlParameters: [
4880
+ Parameters.$host,
4881
+ Parameters.subscriptionId,
4882
+ Parameters.resourceGroupName,
4883
+ Parameters.name,
4884
+ Parameters.nextLink,
4885
+ Parameters.environmentName2
4886
+ ],
4887
+ headerParameters: [Parameters.accept],
4888
+ serializer
4889
+ };
3807
4890
  const getUserProvidedFunctionAppsForStaticSiteBuildNextOperationSpec = {
3808
4891
  path: "{nextLink}",
3809
4892
  httpMethod: "GET",
@@ -3815,7 +4898,6 @@ const getUserProvidedFunctionAppsForStaticSiteBuildNextOperationSpec = {
3815
4898
  bodyMapper: Mappers.DefaultErrorResponse
3816
4899
  }
3817
4900
  },
3818
- queryParameters: [Parameters.apiVersion],
3819
4901
  urlParameters: [
3820
4902
  Parameters.$host,
3821
4903
  Parameters.subscriptionId,
@@ -3827,6 +4909,27 @@ const getUserProvidedFunctionAppsForStaticSiteBuildNextOperationSpec = {
3827
4909
  headerParameters: [Parameters.accept],
3828
4910
  serializer
3829
4911
  };
4912
+ const listBasicAuthNextOperationSpec = {
4913
+ path: "{nextLink}",
4914
+ httpMethod: "GET",
4915
+ responses: {
4916
+ 200: {
4917
+ bodyMapper: Mappers.StaticSiteBasicAuthPropertiesCollection
4918
+ },
4919
+ default: {
4920
+ bodyMapper: Mappers.DefaultErrorResponse
4921
+ }
4922
+ },
4923
+ urlParameters: [
4924
+ Parameters.$host,
4925
+ Parameters.subscriptionId,
4926
+ Parameters.resourceGroupName,
4927
+ Parameters.name,
4928
+ Parameters.nextLink
4929
+ ],
4930
+ headerParameters: [Parameters.accept],
4931
+ serializer
4932
+ };
3830
4933
  const listStaticSiteCustomDomainsNextOperationSpec = {
3831
4934
  path: "{nextLink}",
3832
4935
  httpMethod: "GET",
@@ -3838,7 +4941,27 @@ const listStaticSiteCustomDomainsNextOperationSpec = {
3838
4941
  bodyMapper: Mappers.DefaultErrorResponse
3839
4942
  }
3840
4943
  },
3841
- queryParameters: [Parameters.apiVersion],
4944
+ urlParameters: [
4945
+ Parameters.$host,
4946
+ Parameters.subscriptionId,
4947
+ Parameters.resourceGroupName,
4948
+ Parameters.name,
4949
+ Parameters.nextLink
4950
+ ],
4951
+ headerParameters: [Parameters.accept],
4952
+ serializer
4953
+ };
4954
+ const getDatabaseConnectionsNextOperationSpec = {
4955
+ path: "{nextLink}",
4956
+ httpMethod: "GET",
4957
+ responses: {
4958
+ 200: {
4959
+ bodyMapper: Mappers.DatabaseConnectionCollection
4960
+ },
4961
+ default: {
4962
+ bodyMapper: Mappers.DefaultErrorResponse
4963
+ }
4964
+ },
3842
4965
  urlParameters: [
3843
4966
  Parameters.$host,
3844
4967
  Parameters.subscriptionId,
@@ -3860,7 +4983,6 @@ const listStaticSiteFunctionsNextOperationSpec = {
3860
4983
  bodyMapper: Mappers.DefaultErrorResponse
3861
4984
  }
3862
4985
  },
3863
- queryParameters: [Parameters.apiVersion],
3864
4986
  urlParameters: [
3865
4987
  Parameters.$host,
3866
4988
  Parameters.subscriptionId,
@@ -3882,7 +5004,27 @@ const getPrivateEndpointConnectionListNextOperationSpec = {
3882
5004
  bodyMapper: Mappers.DefaultErrorResponse
3883
5005
  }
3884
5006
  },
3885
- queryParameters: [Parameters.apiVersion],
5007
+ urlParameters: [
5008
+ Parameters.$host,
5009
+ Parameters.subscriptionId,
5010
+ Parameters.resourceGroupName,
5011
+ Parameters.name,
5012
+ Parameters.nextLink
5013
+ ],
5014
+ headerParameters: [Parameters.accept],
5015
+ serializer
5016
+ };
5017
+ const getDatabaseConnectionsWithDetailsNextOperationSpec = {
5018
+ path: "{nextLink}",
5019
+ httpMethod: "GET",
5020
+ responses: {
5021
+ 200: {
5022
+ bodyMapper: Mappers.DatabaseConnectionCollection
5023
+ },
5024
+ default: {
5025
+ bodyMapper: Mappers.DefaultErrorResponse
5026
+ }
5027
+ },
3886
5028
  urlParameters: [
3887
5029
  Parameters.$host,
3888
5030
  Parameters.subscriptionId,
@@ -3904,7 +5046,6 @@ const getUserProvidedFunctionAppsForStaticSiteNextOperationSpec = {
3904
5046
  bodyMapper: Mappers.DefaultErrorResponse
3905
5047
  }
3906
5048
  },
3907
- queryParameters: [Parameters.apiVersion],
3908
5049
  urlParameters: [
3909
5050
  Parameters.$host,
3910
5051
  Parameters.subscriptionId,
@@ -3926,7 +5067,6 @@ const getLinkedBackendsNextOperationSpec = {
3926
5067
  bodyMapper: Mappers.DefaultErrorResponse
3927
5068
  }
3928
5069
  },
3929
- queryParameters: [Parameters.apiVersion],
3930
5070
  urlParameters: [
3931
5071
  Parameters.$host,
3932
5072
  Parameters.subscriptionId,
@@ -3948,7 +5088,6 @@ const getLinkedBackendsForBuildNextOperationSpec = {
3948
5088
  bodyMapper: Mappers.DefaultErrorResponse
3949
5089
  }
3950
5090
  },
3951
- queryParameters: [Parameters.apiVersion],
3952
5091
  urlParameters: [
3953
5092
  Parameters.$host,
3954
5093
  Parameters.subscriptionId,