@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
@@ -2,9 +2,9 @@
2
2
 
3
3
  import * as coreAuth from '@azure/core-auth';
4
4
  import * as coreClient from '@azure/core-client';
5
+ import { OperationState } from '@azure/core-lro';
5
6
  import { PagedAsyncIterableIterator } from '@azure/core-paging';
6
- import { PollerLike } from '@azure/core-lro';
7
- import { PollOperationState } from '@azure/core-lro';
7
+ import { SimplePollerLike } from '@azure/core-lro';
8
8
 
9
9
  /** Class representing Abnormal Time Period identified in diagnosis */
10
10
  export declare interface AbnormalTimePeriod {
@@ -472,7 +472,7 @@ export declare interface AppServiceCertificateOrders {
472
472
  * @param certificateDistinguishedName Distinguished name to use for the certificate order.
473
473
  * @param options The options parameters.
474
474
  */
475
- beginCreateOrUpdate(resourceGroupName: string, certificateOrderName: string, certificateDistinguishedName: AppServiceCertificateOrder, options?: AppServiceCertificateOrdersCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<AppServiceCertificateOrdersCreateOrUpdateResponse>, AppServiceCertificateOrdersCreateOrUpdateResponse>>;
475
+ beginCreateOrUpdate(resourceGroupName: string, certificateOrderName: string, certificateDistinguishedName: AppServiceCertificateOrder, options?: AppServiceCertificateOrdersCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AppServiceCertificateOrdersCreateOrUpdateResponse>, AppServiceCertificateOrdersCreateOrUpdateResponse>>;
476
476
  /**
477
477
  * Description for Create or update a certificate purchase order.
478
478
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -512,7 +512,7 @@ export declare interface AppServiceCertificateOrders {
512
512
  * @param keyVaultCertificate Key vault certificate resource Id.
513
513
  * @param options The options parameters.
514
514
  */
515
- beginCreateOrUpdateCertificate(resourceGroupName: string, certificateOrderName: string, name: string, keyVaultCertificate: AppServiceCertificateResource, options?: AppServiceCertificateOrdersCreateOrUpdateCertificateOptionalParams): Promise<PollerLike<PollOperationState<AppServiceCertificateOrdersCreateOrUpdateCertificateResponse>, AppServiceCertificateOrdersCreateOrUpdateCertificateResponse>>;
515
+ beginCreateOrUpdateCertificate(resourceGroupName: string, certificateOrderName: string, name: string, keyVaultCertificate: AppServiceCertificateResource, options?: AppServiceCertificateOrdersCreateOrUpdateCertificateOptionalParams): Promise<SimplePollerLike<OperationState<AppServiceCertificateOrdersCreateOrUpdateCertificateResponse>, AppServiceCertificateOrdersCreateOrUpdateCertificateResponse>>;
516
516
  /**
517
517
  * Description for Creates or updates a certificate and associates with key vault secret.
518
518
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -1165,7 +1165,7 @@ export declare interface AppServiceEnvironments {
1165
1165
  * @param hostingEnvironmentEnvelope Configuration details of the App Service Environment.
1166
1166
  * @param options The options parameters.
1167
1167
  */
1168
- beginCreateOrUpdate(resourceGroupName: string, name: string, hostingEnvironmentEnvelope: AppServiceEnvironmentResource, options?: AppServiceEnvironmentsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<AppServiceEnvironmentsCreateOrUpdateResponse>, AppServiceEnvironmentsCreateOrUpdateResponse>>;
1168
+ beginCreateOrUpdate(resourceGroupName: string, name: string, hostingEnvironmentEnvelope: AppServiceEnvironmentResource, options?: AppServiceEnvironmentsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AppServiceEnvironmentsCreateOrUpdateResponse>, AppServiceEnvironmentsCreateOrUpdateResponse>>;
1169
1169
  /**
1170
1170
  * Description for Create or update an App Service Environment.
1171
1171
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -1180,7 +1180,7 @@ export declare interface AppServiceEnvironments {
1180
1180
  * @param name Name of the App Service Environment.
1181
1181
  * @param options The options parameters.
1182
1182
  */
1183
- beginDelete(resourceGroupName: string, name: string, options?: AppServiceEnvironmentsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
1183
+ beginDelete(resourceGroupName: string, name: string, options?: AppServiceEnvironmentsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
1184
1184
  /**
1185
1185
  * Description for Delete an App Service Environment.
1186
1186
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -1269,7 +1269,7 @@ export declare interface AppServiceEnvironments {
1269
1269
  * @param multiRolePoolEnvelope Properties of the multi-role pool.
1270
1270
  * @param options The options parameters.
1271
1271
  */
1272
- beginCreateOrUpdateMultiRolePool(resourceGroupName: string, name: string, multiRolePoolEnvelope: WorkerPoolResource, options?: AppServiceEnvironmentsCreateOrUpdateMultiRolePoolOptionalParams): Promise<PollerLike<PollOperationState<AppServiceEnvironmentsCreateOrUpdateMultiRolePoolResponse>, AppServiceEnvironmentsCreateOrUpdateMultiRolePoolResponse>>;
1272
+ beginCreateOrUpdateMultiRolePool(resourceGroupName: string, name: string, multiRolePoolEnvelope: WorkerPoolResource, options?: AppServiceEnvironmentsCreateOrUpdateMultiRolePoolOptionalParams): Promise<SimplePollerLike<OperationState<AppServiceEnvironmentsCreateOrUpdateMultiRolePoolResponse>, AppServiceEnvironmentsCreateOrUpdateMultiRolePoolResponse>>;
1273
1273
  /**
1274
1274
  * Description for Create or update a multi-role pool.
1275
1275
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -1299,7 +1299,7 @@ export declare interface AppServiceEnvironments {
1299
1299
  * @param name Name of the App Service Environment.
1300
1300
  * @param options The options parameters.
1301
1301
  */
1302
- beginUpgrade(resourceGroupName: string, name: string, options?: AppServiceEnvironmentsUpgradeOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
1302
+ beginUpgrade(resourceGroupName: string, name: string, options?: AppServiceEnvironmentsUpgradeOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
1303
1303
  /**
1304
1304
  * Description for Initiate an upgrade of an App Service Environment if one is available.
1305
1305
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -1330,7 +1330,7 @@ export declare interface AppServiceEnvironments {
1330
1330
  * @param privateEndpointWrapper Private Endpoint Connection Approval ARM resource.
1331
1331
  * @param options The options parameters.
1332
1332
  */
1333
- beginApproveOrRejectPrivateEndpointConnection(resourceGroupName: string, name: string, privateEndpointConnectionName: string, privateEndpointWrapper: PrivateLinkConnectionApprovalRequestResource, options?: AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionOptionalParams): Promise<PollerLike<PollOperationState<AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionResponse>, AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionResponse>>;
1333
+ beginApproveOrRejectPrivateEndpointConnection(resourceGroupName: string, name: string, privateEndpointConnectionName: string, privateEndpointWrapper: PrivateLinkConnectionApprovalRequestResource, options?: AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionOptionalParams): Promise<SimplePollerLike<OperationState<AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionResponse>, AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionResponse>>;
1334
1334
  /**
1335
1335
  * Description for Approves or rejects a private endpoint connection
1336
1336
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -1347,7 +1347,7 @@ export declare interface AppServiceEnvironments {
1347
1347
  * @param privateEndpointConnectionName
1348
1348
  * @param options The options parameters.
1349
1349
  */
1350
- beginDeletePrivateEndpointConnection(resourceGroupName: string, name: string, privateEndpointConnectionName: string, options?: AppServiceEnvironmentsDeletePrivateEndpointConnectionOptionalParams): Promise<PollerLike<PollOperationState<AppServiceEnvironmentsDeletePrivateEndpointConnectionResponse>, AppServiceEnvironmentsDeletePrivateEndpointConnectionResponse>>;
1350
+ beginDeletePrivateEndpointConnection(resourceGroupName: string, name: string, privateEndpointConnectionName: string, options?: AppServiceEnvironmentsDeletePrivateEndpointConnectionOptionalParams): Promise<SimplePollerLike<OperationState<AppServiceEnvironmentsDeletePrivateEndpointConnectionResponse>, AppServiceEnvironmentsDeletePrivateEndpointConnectionResponse>>;
1351
1351
  /**
1352
1352
  * Description for Deletes a private endpoint connection
1353
1353
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -1386,7 +1386,7 @@ export declare interface AppServiceEnvironments {
1386
1386
  * @param workerPoolEnvelope Properties of the worker pool.
1387
1387
  * @param options The options parameters.
1388
1388
  */
1389
- beginCreateOrUpdateWorkerPool(resourceGroupName: string, name: string, workerPoolName: string, workerPoolEnvelope: WorkerPoolResource, options?: AppServiceEnvironmentsCreateOrUpdateWorkerPoolOptionalParams): Promise<PollerLike<PollOperationState<AppServiceEnvironmentsCreateOrUpdateWorkerPoolResponse>, AppServiceEnvironmentsCreateOrUpdateWorkerPoolResponse>>;
1389
+ beginCreateOrUpdateWorkerPool(resourceGroupName: string, name: string, workerPoolName: string, workerPoolEnvelope: WorkerPoolResource, options?: AppServiceEnvironmentsCreateOrUpdateWorkerPoolOptionalParams): Promise<SimplePollerLike<OperationState<AppServiceEnvironmentsCreateOrUpdateWorkerPoolResponse>, AppServiceEnvironmentsCreateOrUpdateWorkerPoolResponse>>;
1390
1390
  /**
1391
1391
  * Description for Create or update a worker pool.
1392
1392
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -1436,6 +1436,12 @@ export declare interface AppServiceEnvironmentsChangeVnetOptionalParams extends
1436
1436
  /** Contains response data for the changeVnet operation. */
1437
1437
  export declare type AppServiceEnvironmentsChangeVnetResponse = WebAppCollection;
1438
1438
 
1439
+ /** Defines headers for AppServiceEnvironments_createOrUpdate operation. */
1440
+ export declare interface AppServiceEnvironmentsCreateOrUpdateHeaders {
1441
+ /** Location header for asynchronous response. */
1442
+ location?: string;
1443
+ }
1444
+
1439
1445
  /** Optional parameters. */
1440
1446
  export declare interface AppServiceEnvironmentsCreateOrUpdateMultiRolePoolOptionalParams extends coreClient.OperationOptions {
1441
1447
  /** Delay to wait until next poll, in milliseconds. */
@@ -1744,8 +1750,6 @@ export declare type AppServiceEnvironmentsListResponse = AppServiceEnvironmentCo
1744
1750
 
1745
1751
  /** Optional parameters. */
1746
1752
  export declare interface AppServiceEnvironmentsListUsagesNextOptionalParams extends coreClient.OperationOptions {
1747
- /** Return only usages/metrics specified in the filter. Filter conforms to odata syntax. Example: $filter=(name.value eq 'Metric1' or name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and endTime eq 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'. */
1748
- filter?: string;
1749
1753
  }
1750
1754
 
1751
1755
  /** Contains response data for the listUsagesNext operation. */
@@ -1762,8 +1766,6 @@ export declare type AppServiceEnvironmentsListUsagesResponse = CsmUsageQuotaColl
1762
1766
 
1763
1767
  /** Optional parameters. */
1764
1768
  export declare interface AppServiceEnvironmentsListWebAppsNextOptionalParams extends coreClient.OperationOptions {
1765
- /** Comma separated list of app properties to include. */
1766
- propertiesToInclude?: string;
1767
1769
  }
1768
1770
 
1769
1771
  /** Contains response data for the listWebAppsNext operation. */
@@ -2192,7 +2194,7 @@ export declare interface AppServicePlans {
2192
2194
  * @param appServicePlan Details of the App Service plan.
2193
2195
  * @param options The options parameters.
2194
2196
  */
2195
- beginCreateOrUpdate(resourceGroupName: string, name: string, appServicePlan: AppServicePlan, options?: AppServicePlansCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<AppServicePlansCreateOrUpdateResponse>, AppServicePlansCreateOrUpdateResponse>>;
2197
+ beginCreateOrUpdate(resourceGroupName: string, name: string, appServicePlan: AppServicePlan, options?: AppServicePlansCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AppServicePlansCreateOrUpdateResponse>, AppServicePlansCreateOrUpdateResponse>>;
2196
2198
  /**
2197
2199
  * Description for Creates or updates an App Service Plan.
2198
2200
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -2484,11 +2486,6 @@ export declare type AppServicePlansListHybridConnectionsResponse = HybridConnect
2484
2486
 
2485
2487
  /** Optional parameters. */
2486
2488
  export declare interface AppServicePlansListNextOptionalParams extends coreClient.OperationOptions {
2487
- /**
2488
- * Specify <code>true</code> to return all App Service plan properties. The default is <code>false</code>, which returns a subset of the properties.
2489
- * Retrieval of all properties may increase the API latency.
2490
- */
2491
- detailed?: boolean;
2492
2489
  }
2493
2490
 
2494
2491
  /** Contains response data for the listNext operation. */
@@ -2515,8 +2512,6 @@ export declare type AppServicePlansListRoutesForVnetResponse = VnetRoute[];
2515
2512
 
2516
2513
  /** Optional parameters. */
2517
2514
  export declare interface AppServicePlansListUsagesNextOptionalParams extends coreClient.OperationOptions {
2518
- /** Return only usages/metrics specified in the filter. Filter conforms to odata syntax. Example: $filter=(name.value eq 'Metric1' or name.value eq 'Metric2'). */
2519
- filter?: string;
2520
2515
  }
2521
2516
 
2522
2517
  /** Contains response data for the listUsagesNext operation. */
@@ -2554,12 +2549,6 @@ export declare type AppServicePlansListWebAppsByHybridConnectionResponse = Resou
2554
2549
 
2555
2550
  /** Optional parameters. */
2556
2551
  export declare interface AppServicePlansListWebAppsNextOptionalParams extends coreClient.OperationOptions {
2557
- /** Supported filter: $filter=state eq running. Returns only web apps that are currently running */
2558
- filter?: string;
2559
- /** Skip to a web app in the list of webapps associated with app service plan. If specified, the resulting list will contain web apps starting from (including) the skipToken. Otherwise, the resulting list contains web apps from the start of the list */
2560
- skipToken?: string;
2561
- /** List page size. If specified, results are paged. */
2562
- top?: string;
2563
2552
  }
2564
2553
 
2565
2554
  /** Contains response data for the listWebAppsNext operation. */
@@ -3018,6 +3007,15 @@ export declare interface BackupSchedule {
3018
3007
  readonly lastExecutionTime?: Date;
3019
3008
  }
3020
3009
 
3010
+ /**
3011
+ * Defines values for BasicAuthName. \
3012
+ * {@link KnownBasicAuthName} can be used interchangeably with BasicAuthName,
3013
+ * this enum contains the known values that the service supports.
3014
+ * ### Known values supported by the service
3015
+ * **default**
3016
+ */
3017
+ export declare type BasicAuthName = string;
3018
+
3021
3019
  /** App Service billing entity that contains information about meter which the Azure billing system utilizes to charge users for services. */
3022
3020
  export declare interface BillingMeter extends ProxyOnlyResource {
3023
3021
  /** Meter GUID onboarded in Commerce */
@@ -3498,8 +3496,6 @@ export declare type CertificatesListByResourceGroupResponse = CertificateCollect
3498
3496
 
3499
3497
  /** Optional parameters. */
3500
3498
  export declare interface CertificatesListNextOptionalParams extends coreClient.OperationOptions {
3501
- /** Return only information specified in the filter (using OData syntax). For example: $filter=KeyVaultId eq 'KeyVaultId' */
3502
- filter?: string;
3503
3499
  }
3504
3500
 
3505
3501
  /** Contains response data for the listNext operation. */
@@ -3767,7 +3763,7 @@ export declare interface ContainerApps {
3767
3763
  * @param containerAppEnvelope Container App.
3768
3764
  * @param options The options parameters.
3769
3765
  */
3770
- beginCreateOrUpdate(resourceGroupName: string, name: string, containerAppEnvelope: ContainerApp, options?: ContainerAppsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<ContainerAppsCreateOrUpdateResponse>, ContainerAppsCreateOrUpdateResponse>>;
3766
+ beginCreateOrUpdate(resourceGroupName: string, name: string, containerAppEnvelope: ContainerApp, options?: ContainerAppsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ContainerAppsCreateOrUpdateResponse>, ContainerAppsCreateOrUpdateResponse>>;
3771
3767
  /**
3772
3768
  * Description for Create or update a Container App.
3773
3769
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -3782,7 +3778,7 @@ export declare interface ContainerApps {
3782
3778
  * @param name Name of the Container App.
3783
3779
  * @param options The options parameters.
3784
3780
  */
3785
- beginDelete(resourceGroupName: string, name: string, options?: ContainerAppsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
3781
+ beginDelete(resourceGroupName: string, name: string, options?: ContainerAppsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
3786
3782
  /**
3787
3783
  * Description for Delete a Container App.
3788
3784
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -4419,6 +4415,75 @@ export declare interface DatabaseBackupSetting {
4419
4415
  connectionString?: string;
4420
4416
  }
4421
4417
 
4418
+ /** Static Site Database Connection resource. */
4419
+ export declare interface DatabaseConnection extends ProxyOnlyResource {
4420
+ /** The resource id of the database. */
4421
+ resourceId?: string;
4422
+ /** If present, the identity is used in conjunction with connection string to connect to the database. Use of the system-assigned managed identity is indicated with the string 'SystemAssigned', while use of a user-assigned managed identity is indicated with the resource id of the managed identity resource. */
4423
+ connectionIdentity?: string;
4424
+ /** The connection string to use to connect to the database. */
4425
+ connectionString?: string;
4426
+ /** The region of the database resource. */
4427
+ region?: string;
4428
+ /**
4429
+ * A list of configuration files associated with this database connection.
4430
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4431
+ */
4432
+ readonly configurationFiles?: StaticSiteDatabaseConnectionConfigurationFileOverview[];
4433
+ }
4434
+
4435
+ /** Collection of static site database connections. */
4436
+ export declare interface DatabaseConnectionCollection {
4437
+ /** Collection of resources. */
4438
+ value: DatabaseConnection[];
4439
+ /**
4440
+ * Link to next page of resources.
4441
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4442
+ */
4443
+ readonly nextLink?: string;
4444
+ }
4445
+
4446
+ /** Static Site Database Connection overview. */
4447
+ export declare interface DatabaseConnectionOverview {
4448
+ /**
4449
+ * The resource id of the database.
4450
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4451
+ */
4452
+ readonly resourceId?: string;
4453
+ /**
4454
+ * If present, the identity is used in conjunction with connection string to connect to the database. Use of the system-assigned managed identity is indicated with the string 'SystemAssigned', while use of a user-assigned managed identity is indicated with the resource id of the managed identity resource.
4455
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4456
+ */
4457
+ readonly connectionIdentity?: string;
4458
+ /**
4459
+ * The region of the database resource.
4460
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4461
+ */
4462
+ readonly region?: string;
4463
+ /**
4464
+ * A list of configuration files associated with this database connection.
4465
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4466
+ */
4467
+ readonly configurationFiles?: StaticSiteDatabaseConnectionConfigurationFileOverview[];
4468
+ /**
4469
+ * If present, the name of this database connection resource.
4470
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4471
+ */
4472
+ readonly name?: string;
4473
+ }
4474
+
4475
+ /** Static Site Database Connection Request Properties resource when patching */
4476
+ export declare interface DatabaseConnectionPatchRequest {
4477
+ /** The resource id of the database. */
4478
+ resourceId?: string;
4479
+ /** If present, the identity is used in conjunction with connection string to connect to the database. Use of the system-assigned managed identity is indicated with the string 'SystemAssigned', while use of a user-assigned managed identity is indicated with the resource id of the managed identity resource. */
4480
+ connectionIdentity?: string;
4481
+ /** The connection string to use to connect to the database. */
4482
+ connectionString?: string;
4483
+ /** The region of the database resource. */
4484
+ region?: string;
4485
+ }
4486
+
4422
4487
  /**
4423
4488
  * Defines values for DatabaseType. \
4424
4489
  * {@link KnownDatabaseType} can be used interchangeably with DatabaseType,
@@ -4475,6 +4540,16 @@ export declare type DayOfWeek = "Sunday" | "Monday" | "Tuesday" | "Wednesday" |
4475
4540
  /** Defines values for DaysOfWeek. */
4476
4541
  export declare type DaysOfWeek = "Sunday" | "Monday" | "Tuesday" | "Wednesday" | "Thursday" | "Friday" | "Saturday";
4477
4542
 
4543
+ /**
4544
+ * Defines values for DefaultAction. \
4545
+ * {@link KnownDefaultAction} can be used interchangeably with DefaultAction,
4546
+ * this enum contains the known values that the service supports.
4547
+ * ### Known values supported by the service
4548
+ * **Allow** \
4549
+ * **Deny**
4550
+ */
4551
+ export declare type DefaultAction = string;
4552
+
4478
4553
  /** The configuration settings of the Azure Active Directory default authorization policy. */
4479
4554
  export declare interface DefaultAuthorizationPolicy {
4480
4555
  /** The configuration settings of the Azure Active Directory allowed principals. */
@@ -5760,7 +5835,7 @@ export declare interface Domains {
5760
5835
  * @param domain Domain registration information.
5761
5836
  * @param options The options parameters.
5762
5837
  */
5763
- beginCreateOrUpdate(resourceGroupName: string, domainName: string, domain: Domain, options?: DomainsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<DomainsCreateOrUpdateResponse>, DomainsCreateOrUpdateResponse>>;
5838
+ beginCreateOrUpdate(resourceGroupName: string, domainName: string, domain: Domain, options?: DomainsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DomainsCreateOrUpdateResponse>, DomainsCreateOrUpdateResponse>>;
5764
5839
  /**
5765
5840
  * Description for Creates or updates a domain.
5766
5841
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -6017,76 +6092,6 @@ export declare interface EndpointDetail {
6017
6092
  */
6018
6093
  export declare type EnterpriseGradeCdnStatus = string;
6019
6094
 
6020
- /**
6021
- * Defines values for Enum14. \
6022
- * {@link KnownEnum14} can be used interchangeably with Enum14,
6023
- * this enum contains the known values that the service supports.
6024
- * ### Known values supported by the service
6025
- * **Windows** \
6026
- * **Linux** \
6027
- * **WindowsFunctions** \
6028
- * **LinuxFunctions** \
6029
- * **All**
6030
- */
6031
- export declare type Enum14 = string;
6032
-
6033
- /**
6034
- * Defines values for Enum15. \
6035
- * {@link KnownEnum15} can be used interchangeably with Enum15,
6036
- * this enum contains the known values that the service supports.
6037
- * ### Known values supported by the service
6038
- * **Windows** \
6039
- * **Linux** \
6040
- * **All**
6041
- */
6042
- export declare type Enum15 = string;
6043
-
6044
- /**
6045
- * Defines values for Enum16. \
6046
- * {@link KnownEnum16} can be used interchangeably with Enum16,
6047
- * this enum contains the known values that the service supports.
6048
- * ### Known values supported by the service
6049
- * **Windows** \
6050
- * **Linux** \
6051
- * **All**
6052
- */
6053
- export declare type Enum16 = string;
6054
-
6055
- /**
6056
- * Defines values for Enum17. \
6057
- * {@link KnownEnum17} can be used interchangeably with Enum17,
6058
- * this enum contains the known values that the service supports.
6059
- * ### Known values supported by the service
6060
- * **Windows** \
6061
- * **Linux** \
6062
- * **All**
6063
- */
6064
- export declare type Enum17 = string;
6065
-
6066
- /**
6067
- * Defines values for Enum18. \
6068
- * {@link KnownEnum18} can be used interchangeably with Enum18,
6069
- * this enum contains the known values that the service supports.
6070
- * ### Known values supported by the service
6071
- * **Windows** \
6072
- * **Linux** \
6073
- * **All**
6074
- */
6075
- export declare type Enum18 = string;
6076
-
6077
- /**
6078
- * Defines values for Enum19. \
6079
- * {@link KnownEnum19} can be used interchangeably with Enum19,
6080
- * this enum contains the known values that the service supports.
6081
- * ### Known values supported by the service
6082
- * **Windows** \
6083
- * **Linux** \
6084
- * **WindowsFunctions** \
6085
- * **LinuxFunctions** \
6086
- * **All**
6087
- */
6088
- export declare type Enum19 = string;
6089
-
6090
6095
  /** Container App container environment variable. */
6091
6096
  export declare interface EnvironmentVar {
6092
6097
  /** Environment variable name. */
@@ -6543,11 +6548,11 @@ export declare interface GeoRegionCollection {
6543
6548
  }
6544
6549
 
6545
6550
  /**
6546
- * Given a result page from a pageable operation, returns a
6547
- * continuation token that can be used to begin paging from
6551
+ * Given the last `.value` produced by the `byPage` iterator,
6552
+ * returns a continuation token that can be used to begin paging from
6548
6553
  * that point later.
6549
- * @param page A result object from calling .byPage() on a paged operation.
6550
- * @returns The continuation token that can be passed into byPage().
6554
+ * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.
6555
+ * @returns The continuation token that can be passed into byPage() during future calls.
6551
6556
  */
6552
6557
  export declare function getContinuationToken(page: unknown): string | undefined;
6553
6558
 
@@ -7198,6 +7203,12 @@ export declare enum KnownActiveRevisionsMode {
7198
7203
  Single = "single"
7199
7204
  }
7200
7205
 
7206
+ /** Known values of {@link BasicAuthName} that the service accepts. */
7207
+ export declare enum KnownBasicAuthName {
7208
+ /** Default */
7209
+ Default = "default"
7210
+ }
7211
+
7201
7212
  /** Known values of {@link BuildStatus} that the service accepts. */
7202
7213
  export declare enum KnownBuildStatus {
7203
7214
  /** WaitingForDeployment */
@@ -7278,6 +7289,14 @@ export declare enum KnownDatabaseType {
7278
7289
  PostgreSql = "PostgreSql"
7279
7290
  }
7280
7291
 
7292
+ /** Known values of {@link DefaultAction} that the service accepts. */
7293
+ export declare enum KnownDefaultAction {
7294
+ /** Allow */
7295
+ Allow = "Allow",
7296
+ /** Deny */
7297
+ Deny = "Deny"
7298
+ }
7299
+
7281
7300
  /** Known values of {@link DeploymentBuildStatus} that the service accepts. */
7282
7301
  export declare enum KnownDeploymentBuildStatus {
7283
7302
  /** TimedOut */
@@ -7320,74 +7339,6 @@ export declare enum KnownEnterpriseGradeCdnStatus {
7320
7339
  Disabling = "Disabling"
7321
7340
  }
7322
7341
 
7323
- /** Known values of {@link Enum14} that the service accepts. */
7324
- export declare enum KnownEnum14 {
7325
- /** Windows */
7326
- Windows = "Windows",
7327
- /** Linux */
7328
- Linux = "Linux",
7329
- /** WindowsFunctions */
7330
- WindowsFunctions = "WindowsFunctions",
7331
- /** LinuxFunctions */
7332
- LinuxFunctions = "LinuxFunctions",
7333
- /** All */
7334
- All = "All"
7335
- }
7336
-
7337
- /** Known values of {@link Enum15} that the service accepts. */
7338
- export declare enum KnownEnum15 {
7339
- /** Windows */
7340
- Windows = "Windows",
7341
- /** Linux */
7342
- Linux = "Linux",
7343
- /** All */
7344
- All = "All"
7345
- }
7346
-
7347
- /** Known values of {@link Enum16} that the service accepts. */
7348
- export declare enum KnownEnum16 {
7349
- /** Windows */
7350
- Windows = "Windows",
7351
- /** Linux */
7352
- Linux = "Linux",
7353
- /** All */
7354
- All = "All"
7355
- }
7356
-
7357
- /** Known values of {@link Enum17} that the service accepts. */
7358
- export declare enum KnownEnum17 {
7359
- /** Windows */
7360
- Windows = "Windows",
7361
- /** Linux */
7362
- Linux = "Linux",
7363
- /** All */
7364
- All = "All"
7365
- }
7366
-
7367
- /** Known values of {@link Enum18} that the service accepts. */
7368
- export declare enum KnownEnum18 {
7369
- /** Windows */
7370
- Windows = "Windows",
7371
- /** Linux */
7372
- Linux = "Linux",
7373
- /** All */
7374
- All = "All"
7375
- }
7376
-
7377
- /** Known values of {@link Enum19} that the service accepts. */
7378
- export declare enum KnownEnum19 {
7379
- /** Windows */
7380
- Windows = "Windows",
7381
- /** Linux */
7382
- Linux = "Linux",
7383
- /** WindowsFunctions */
7384
- WindowsFunctions = "WindowsFunctions",
7385
- /** LinuxFunctions */
7386
- LinuxFunctions = "LinuxFunctions",
7387
- /** All */
7388
- All = "All"
7389
- }
7390
-
7391
7342
  /** Known values of {@link FtpsState} that the service accepts. */
7392
7343
  export declare enum KnownFtpsState {
7393
7344
  /** AllAllowed */
@@ -7484,6 +7435,30 @@ export declare enum KnownParameterType {
7484
7435
  SecureObject = "SecureObject"
7485
7436
  }
7486
7437
 
7438
+ /** Known values of {@link ProviderOsTypeSelected} that the service accepts. */
7439
+ export declare enum KnownProviderOsTypeSelected {
7440
+ /** Windows */
7441
+ Windows = "Windows",
7442
+ /** Linux */
7443
+ Linux = "Linux",
7444
+ /** WindowsFunctions */
7445
+ WindowsFunctions = "WindowsFunctions",
7446
+ /** LinuxFunctions */
7447
+ LinuxFunctions = "LinuxFunctions",
7448
+ /** All */
7449
+ All = "All"
7450
+ }
7451
+
7452
+ /** Known values of {@link ProviderStackOsType} that the service accepts. */
7453
+ export declare enum KnownProviderStackOsType {
7454
+ /** Windows */
7455
+ Windows = "Windows",
7456
+ /** Linux */
7457
+ Linux = "Linux",
7458
+ /** All */
7459
+ All = "All"
7460
+ }
7461
+
7487
7462
  /** Known values of {@link PublishingProfileFormat} that the service accepts. */
7488
7463
  export declare enum KnownPublishingProfileFormat {
7489
7464
  /** FileZilla3 */
@@ -7742,22 +7717,6 @@ export declare enum KnownWorkflowSkuName {
7742
7717
  Premium = "Premium"
7743
7718
  }
7744
7719
 
7745
- /** Known values of {@link WorkflowState} that the service accepts. */
7746
- export declare enum KnownWorkflowState {
7747
- /** NotSpecified */
7748
- NotSpecified = "NotSpecified",
7749
- /** Completed */
7750
- Completed = "Completed",
7751
- /** Enabled */
7752
- Enabled = "Enabled",
7753
- /** Disabled */
7754
- Disabled = "Disabled",
7755
- /** Deleted */
7756
- Deleted = "Deleted",
7757
- /** Suspended */
7758
- Suspended = "Suspended"
7759
- }
7760
-
7761
7720
  /** Known values of {@link WorkflowStatus} that the service accepts. */
7762
7721
  export declare enum KnownWorkflowStatus {
7763
7722
  /** NotSpecified */
@@ -7965,7 +7924,7 @@ export declare interface KubeEnvironments {
7965
7924
  * @param kubeEnvironmentEnvelope Configuration details of the Kubernetes Environment.
7966
7925
  * @param options The options parameters.
7967
7926
  */
7968
- beginCreateOrUpdate(resourceGroupName: string, name: string, kubeEnvironmentEnvelope: KubeEnvironment, options?: KubeEnvironmentsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<KubeEnvironmentsCreateOrUpdateResponse>, KubeEnvironmentsCreateOrUpdateResponse>>;
7927
+ beginCreateOrUpdate(resourceGroupName: string, name: string, kubeEnvironmentEnvelope: KubeEnvironment, options?: KubeEnvironmentsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<KubeEnvironmentsCreateOrUpdateResponse>, KubeEnvironmentsCreateOrUpdateResponse>>;
7969
7928
  /**
7970
7929
  * Description for Creates or updates a Kubernetes Environment.
7971
7930
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -7980,7 +7939,7 @@ export declare interface KubeEnvironments {
7980
7939
  * @param name Name of the Kubernetes Environment.
7981
7940
  * @param options The options parameters.
7982
7941
  */
7983
- beginDelete(resourceGroupName: string, name: string, options?: KubeEnvironmentsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
7942
+ beginDelete(resourceGroupName: string, name: string, options?: KubeEnvironmentsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
7984
7943
  /**
7985
7944
  * Description for Delete a Kubernetes Environment.
7986
7945
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -8117,10 +8076,6 @@ export declare interface LinuxJavaContainerSettings {
8117
8076
 
8118
8077
  /** Optional parameters. */
8119
8078
  export declare interface ListBillingMetersNextOptionalParams extends coreClient.OperationOptions {
8120
- /** Azure Location of billable resource */
8121
- billingLocation?: string;
8122
- /** App Service OS type meters used for */
8123
- osType?: string;
8124
8079
  }
8125
8080
 
8126
8081
  /** Contains response data for the listBillingMetersNext operation. */
@@ -8139,8 +8094,6 @@ export declare type ListBillingMetersResponse = BillingMeterCollection;
8139
8094
 
8140
8095
  /** Optional parameters. */
8141
8096
  export declare interface ListCustomHostNameSitesNextOptionalParams extends coreClient.OperationOptions {
8142
- /** Specific hostname */
8143
- hostname?: string;
8144
8097
  }
8145
8098
 
8146
8099
  /** Contains response data for the listCustomHostNameSitesNext operation. */
@@ -8157,14 +8110,6 @@ export declare type ListCustomHostNameSitesResponse = CustomHostnameSitesCollect
8157
8110
 
8158
8111
  /** Optional parameters. */
8159
8112
  export declare interface ListGeoRegionsNextOptionalParams extends coreClient.OperationOptions {
8160
- /** Name of SKU used to filter the regions. */
8161
- sku?: SkuName;
8162
- /** Specify <code>true</code> if you want to filter to only regions that support Linux workers. */
8163
- linuxWorkersEnabled?: boolean;
8164
- /** Specify <code>true</code> if you want to filter to only regions that support Xenon workers. */
8165
- xenonWorkersEnabled?: boolean;
8166
- /** Specify <code>true</code> if you want to filter to only regions that support Linux Consumption Workers. */
8167
- linuxDynamicWorkersEnabled?: boolean;
8168
8113
  }
8169
8114
 
8170
8115
  /** Contains response data for the listGeoRegionsNext operation. */
@@ -9146,7 +9091,6 @@ export declare interface Provider {
9146
9091
 
9147
9092
  /** Optional parameters. */
9148
9093
  export declare interface ProviderGetAvailableStacksNextOptionalParams extends coreClient.OperationOptions {
9149
- osTypeSelected?: Enum14;
9150
9094
  }
9151
9095
 
9152
9096
  /** Contains response data for the getAvailableStacksNext operation. */
@@ -9154,7 +9098,6 @@ export declare type ProviderGetAvailableStacksNextResponse = ApplicationStackCol
9154
9098
 
9155
9099
  /** Optional parameters. */
9156
9100
  export declare interface ProviderGetAvailableStacksOnPremNextOptionalParams extends coreClient.OperationOptions {
9157
- osTypeSelected?: Enum19;
9158
9101
  }
9159
9102
 
9160
9103
  /** Contains response data for the getAvailableStacksOnPremNext operation. */
@@ -9162,7 +9105,7 @@ export declare type ProviderGetAvailableStacksOnPremNextResponse = ApplicationSt
9162
9105
 
9163
9106
  /** Optional parameters. */
9164
9107
  export declare interface ProviderGetAvailableStacksOnPremOptionalParams extends coreClient.OperationOptions {
9165
- osTypeSelected?: Enum19;
9108
+ osTypeSelected?: ProviderOsTypeSelected;
9166
9109
  }
9167
9110
 
9168
9111
  /** Contains response data for the getAvailableStacksOnPrem operation. */
@@ -9170,7 +9113,7 @@ export declare type ProviderGetAvailableStacksOnPremResponse = ApplicationStackC
9170
9113
 
9171
9114
  /** Optional parameters. */
9172
9115
  export declare interface ProviderGetAvailableStacksOptionalParams extends coreClient.OperationOptions {
9173
- osTypeSelected?: Enum14;
9116
+ osTypeSelected?: ProviderOsTypeSelected;
9174
9117
  }
9175
9118
 
9176
9119
  /** Contains response data for the getAvailableStacks operation. */
@@ -9178,8 +9121,6 @@ export declare type ProviderGetAvailableStacksResponse = ApplicationStackCollect
9178
9121
 
9179
9122
  /** Optional parameters. */
9180
9123
  export declare interface ProviderGetFunctionAppStacksForLocationNextOptionalParams extends coreClient.OperationOptions {
9181
- /** Stack OS Type */
9182
- stackOsType?: Enum16;
9183
9124
  }
9184
9125
 
9185
9126
  /** Contains response data for the getFunctionAppStacksForLocationNext operation. */
@@ -9188,7 +9129,7 @@ export declare type ProviderGetFunctionAppStacksForLocationNextResponse = Functi
9188
9129
  /** Optional parameters. */
9189
9130
  export declare interface ProviderGetFunctionAppStacksForLocationOptionalParams extends coreClient.OperationOptions {
9190
9131
  /** Stack OS Type */
9191
- stackOsType?: Enum16;
9132
+ stackOsType?: ProviderStackOsType;
9192
9133
  }
9193
9134
 
9194
9135
  /** Contains response data for the getFunctionAppStacksForLocation operation. */
@@ -9196,8 +9137,6 @@ export declare type ProviderGetFunctionAppStacksForLocationResponse = FunctionAp
9196
9137
 
9197
9138
  /** Optional parameters. */
9198
9139
  export declare interface ProviderGetFunctionAppStacksNextOptionalParams extends coreClient.OperationOptions {
9199
- /** Stack OS Type */
9200
- stackOsType?: Enum15;
9201
9140
  }
9202
9141
 
9203
9142
  /** Contains response data for the getFunctionAppStacksNext operation. */
@@ -9206,7 +9145,7 @@ export declare type ProviderGetFunctionAppStacksNextResponse = FunctionAppStackC
9206
9145
  /** Optional parameters. */
9207
9146
  export declare interface ProviderGetFunctionAppStacksOptionalParams extends coreClient.OperationOptions {
9208
9147
  /** Stack OS Type */
9209
- stackOsType?: Enum15;
9148
+ stackOsType?: ProviderStackOsType;
9210
9149
  }
9211
9150
 
9212
9151
  /** Contains response data for the getFunctionAppStacks operation. */
@@ -9214,8 +9153,6 @@ export declare type ProviderGetFunctionAppStacksResponse = FunctionAppStackColle
9214
9153
 
9215
9154
  /** Optional parameters. */
9216
9155
  export declare interface ProviderGetWebAppStacksForLocationNextOptionalParams extends coreClient.OperationOptions {
9217
- /** Stack OS Type */
9218
- stackOsType?: Enum17;
9219
9156
  }
9220
9157
 
9221
9158
  /** Contains response data for the getWebAppStacksForLocationNext operation. */
@@ -9224,7 +9161,7 @@ export declare type ProviderGetWebAppStacksForLocationNextResponse = WebAppStack
9224
9161
  /** Optional parameters. */
9225
9162
  export declare interface ProviderGetWebAppStacksForLocationOptionalParams extends coreClient.OperationOptions {
9226
9163
  /** Stack OS Type */
9227
- stackOsType?: Enum17;
9164
+ stackOsType?: ProviderStackOsType;
9228
9165
  }
9229
9166
 
9230
9167
  /** Contains response data for the getWebAppStacksForLocation operation. */
@@ -9232,8 +9169,6 @@ export declare type ProviderGetWebAppStacksForLocationResponse = WebAppStackColl
9232
9169
 
9233
9170
  /** Optional parameters. */
9234
9171
  export declare interface ProviderGetWebAppStacksNextOptionalParams extends coreClient.OperationOptions {
9235
- /** Stack OS Type */
9236
- stackOsType?: Enum18;
9237
9172
  }
9238
9173
 
9239
9174
  /** Contains response data for the getWebAppStacksNext operation. */
@@ -9242,7 +9177,7 @@ export declare type ProviderGetWebAppStacksNextResponse = WebAppStackCollection;
9242
9177
  /** Optional parameters. */
9243
9178
  export declare interface ProviderGetWebAppStacksOptionalParams extends coreClient.OperationOptions {
9244
9179
  /** Stack OS Type */
9245
- stackOsType?: Enum18;
9180
+ stackOsType?: ProviderStackOsType;
9246
9181
  }
9247
9182
 
9248
9183
  /** Contains response data for the getWebAppStacks operation. */
@@ -9262,6 +9197,30 @@ export declare interface ProviderListOperationsOptionalParams extends coreClient
9262
9197
  /** Contains response data for the listOperations operation. */
9263
9198
  export declare type ProviderListOperationsResponse = CsmOperationCollection;
9264
9199
 
9200
+ /**
9201
+ * Defines values for ProviderOsTypeSelected. \
9202
+ * {@link KnownProviderOsTypeSelected} can be used interchangeably with ProviderOsTypeSelected,
9203
+ * this enum contains the known values that the service supports.
9204
+ * ### Known values supported by the service
9205
+ * **Windows** \
9206
+ * **Linux** \
9207
+ * **WindowsFunctions** \
9208
+ * **LinuxFunctions** \
9209
+ * **All**
9210
+ */
9211
+ export declare type ProviderOsTypeSelected = string;
9212
+
9213
+ /**
9214
+ * Defines values for ProviderStackOsType. \
9215
+ * {@link KnownProviderStackOsType} can be used interchangeably with ProviderStackOsType,
9216
+ * this enum contains the known values that the service supports.
9217
+ * ### Known values supported by the service
9218
+ * **Windows** \
9219
+ * **Linux** \
9220
+ * **All**
9221
+ */
9222
+ export declare type ProviderStackOsType = string;
9223
+
9265
9224
  /** Defines values for ProvisioningState. */
9266
9225
  export declare type ProvisioningState = "Succeeded" | "Failed" | "Canceled" | "InProgress" | "Deleting";
9267
9226
 
@@ -9660,10 +9619,6 @@ export declare type RecommendationsGetRuleDetailsByWebAppResponse = Recommendati
9660
9619
 
9661
9620
  /** Optional parameters. */
9662
9621
  export declare interface RecommendationsListHistoryForHostingEnvironmentNextOptionalParams extends coreClient.OperationOptions {
9663
- /** Filter is specified by using OData syntax. Example: $filter=channel eq 'Api' or channel eq 'Notification' and startTime eq 2014-01-01T00:00:00Z and endTime eq 2014-12-31T23:59:59Z and timeGrain eq duration'[PT1H|PT1M|P1D] */
9664
- filter?: string;
9665
- /** Specify <code>false</code> to return all recommendations. The default is <code>true</code>, which returns only expired recommendations. */
9666
- expiredOnly?: boolean;
9667
9622
  }
9668
9623
 
9669
9624
  /** Contains response data for the listHistoryForHostingEnvironmentNext operation. */
@@ -9682,10 +9637,6 @@ export declare type RecommendationsListHistoryForHostingEnvironmentResponse = Re
9682
9637
 
9683
9638
  /** Optional parameters. */
9684
9639
  export declare interface RecommendationsListHistoryForWebAppNextOptionalParams extends coreClient.OperationOptions {
9685
- /** Filter is specified by using OData syntax. Example: $filter=channel eq 'Api' or channel eq 'Notification' and startTime eq 2014-01-01T00:00:00Z and endTime eq 2014-12-31T23:59:59Z and timeGrain eq duration'[PT1H|PT1M|P1D] */
9686
- filter?: string;
9687
- /** Specify <code>false</code> to return all recommendations. The default is <code>true</code>, which returns only expired recommendations. */
9688
- expiredOnly?: boolean;
9689
9640
  }
9690
9641
 
9691
9642
  /** Contains response data for the listHistoryForWebAppNext operation. */
@@ -9704,10 +9655,6 @@ export declare type RecommendationsListHistoryForWebAppResponse = Recommendation
9704
9655
 
9705
9656
  /** Optional parameters. */
9706
9657
  export declare interface RecommendationsListNextOptionalParams extends coreClient.OperationOptions {
9707
- /** Filter is specified by using OData syntax. Example: $filter=channel eq 'Api' or channel eq 'Notification' and startTime eq 2014-01-01T00:00:00Z and endTime eq 2014-12-31T23:59:59Z and timeGrain eq duration'[PT1H|PT1M|P1D] */
9708
- filter?: string;
9709
- /** Specify <code>true</code> to return only the most critical recommendations. The default is <code>false</code>, which returns all recommendations. */
9710
- featured?: boolean;
9711
9658
  }
9712
9659
 
9713
9660
  /** Contains response data for the listNext operation. */
@@ -9723,10 +9670,6 @@ export declare interface RecommendationsListOptionalParams extends coreClient.Op
9723
9670
 
9724
9671
  /** Optional parameters. */
9725
9672
  export declare interface RecommendationsListRecommendedRulesForHostingEnvironmentNextOptionalParams extends coreClient.OperationOptions {
9726
- /** Return only channels specified in the filter. Filter is specified by using OData syntax. Example: $filter=channel eq 'Api' or channel eq 'Notification' */
9727
- filter?: string;
9728
- /** Specify <code>true</code> to return only the most critical recommendations. The default is <code>false</code>, which returns all recommendations. */
9729
- featured?: boolean;
9730
9673
  }
9731
9674
 
9732
9675
  /** Contains response data for the listRecommendedRulesForHostingEnvironmentNext operation. */
@@ -9745,10 +9688,6 @@ export declare type RecommendationsListRecommendedRulesForHostingEnvironmentResp
9745
9688
 
9746
9689
  /** Optional parameters. */
9747
9690
  export declare interface RecommendationsListRecommendedRulesForWebAppNextOptionalParams extends coreClient.OperationOptions {
9748
- /** Return only channels specified in the filter. Filter is specified by using OData syntax. Example: $filter=channel eq 'Api' or channel eq 'Notification' */
9749
- filter?: string;
9750
- /** Specify <code>true</code> to return only the most critical recommendations. The default is <code>false</code>, which returns all recommendations. */
9751
- featured?: boolean;
9752
9691
  }
9753
9692
 
9754
9693
  /** Contains response data for the listRecommendedRulesForWebAppNext operation. */
@@ -10707,6 +10646,8 @@ export declare interface Site extends Resource {
10707
10646
  * This must be of the form /subscriptions/{subscriptionName}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}
10708
10647
  */
10709
10648
  virtualNetworkSubnetId?: string;
10649
+ /** Azure Resource Manager ID of the customer's selected Managed Environment on which to host this app. This must be of the form /subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.App/managedEnvironments/{managedEnvironmentName} */
10650
+ managedEnvironmentId?: string;
10710
10651
  }
10711
10652
 
10712
10653
  /** Configuration settings for the Azure App Service Authentication / Authorization feature. */
@@ -10773,7 +10714,7 @@ export declare interface SiteAuthSettings extends ProxyOnlyResource {
10773
10714
  /** Gets a value indicating whether the issuer should be a valid HTTPS url and be validated as such. */
10774
10715
  validateIssuer?: boolean;
10775
10716
  /**
10776
- * Allowed audience values to consider when validating JWTs issued by
10717
+ * Allowed audience values to consider when validating JSON Web Tokens issued by
10777
10718
  * Azure Active Directory. Note that the <code>ClientID</code> value is always considered an
10778
10719
  * allowed audience, regardless of this setting.
10779
10720
  */
@@ -10987,6 +10928,8 @@ export declare interface SiteConfig {
10987
10928
  publishingUsername?: string;
10988
10929
  /** Application settings. */
10989
10930
  appSettings?: NameValuePair[];
10931
+ /** Application metadata. This property cannot be retrieved, since it may contain secrets. */
10932
+ metadata?: NameValuePair[];
10990
10933
  /** Connection strings. */
10991
10934
  connectionStrings?: ConnStringInfo[];
10992
10935
  /**
@@ -11056,8 +10999,12 @@ export declare interface SiteConfig {
11056
10999
  keyVaultReferenceIdentity?: string;
11057
11000
  /** IP security restrictions for main. */
11058
11001
  ipSecurityRestrictions?: IpSecurityRestriction[];
11002
+ /** Default action for main access restriction if no rules are matched. */
11003
+ ipSecurityRestrictionsDefaultAction?: DefaultAction;
11059
11004
  /** IP security restrictions for scm. */
11060
11005
  scmIpSecurityRestrictions?: IpSecurityRestriction[];
11006
+ /** Default action for scm access restriction if no rules are matched. */
11007
+ scmIpSecurityRestrictionsDefaultAction?: DefaultAction;
11061
11008
  /** IP security restrictions for scm to use main. */
11062
11009
  scmIpSecurityRestrictionsUseMain?: boolean;
11063
11010
  /** Http20Enabled: configures a web site to allow clients to connect over http2.0 */
@@ -11078,6 +11025,11 @@ export declare interface SiteConfig {
11078
11025
  * This setting only applies to the Consumption and Elastic Premium Plans
11079
11026
  */
11080
11027
  functionAppScaleLimit?: number;
11028
+ /**
11029
+ * Maximum number of workers that a site can scale out to.
11030
+ * This setting only applies to apps in plans where ElasticScaleEnabled is <code>true</code>
11031
+ */
11032
+ elasticWebAppScaleLimit?: number;
11081
11033
  /** Health check path */
11082
11034
  healthCheckPath?: string;
11083
11035
  /**
@@ -11167,6 +11119,8 @@ export declare interface SiteConfigResource extends ProxyOnlyResource {
11167
11119
  publishingUsername?: string;
11168
11120
  /** Application settings. */
11169
11121
  appSettings?: NameValuePair[];
11122
+ /** Application metadata. This property cannot be retrieved, since it may contain secrets. */
11123
+ metadata?: NameValuePair[];
11170
11124
  /** Connection strings. */
11171
11125
  connectionStrings?: ConnStringInfo[];
11172
11126
  /**
@@ -11236,8 +11190,12 @@ export declare interface SiteConfigResource extends ProxyOnlyResource {
11236
11190
  keyVaultReferenceIdentity?: string;
11237
11191
  /** IP security restrictions for main. */
11238
11192
  ipSecurityRestrictions?: IpSecurityRestriction[];
11193
+ /** Default action for main access restriction if no rules are matched. */
11194
+ ipSecurityRestrictionsDefaultAction?: DefaultAction;
11239
11195
  /** IP security restrictions for scm. */
11240
11196
  scmIpSecurityRestrictions?: IpSecurityRestriction[];
11197
+ /** Default action for scm access restriction if no rules are matched. */
11198
+ scmIpSecurityRestrictionsDefaultAction?: DefaultAction;
11241
11199
  /** IP security restrictions for scm to use main. */
11242
11200
  scmIpSecurityRestrictionsUseMain?: boolean;
11243
11201
  /** Http20Enabled: configures a web site to allow clients to connect over http2.0 */
@@ -11258,6 +11216,11 @@ export declare interface SiteConfigResource extends ProxyOnlyResource {
11258
11216
  * This setting only applies to the Consumption and Elastic Premium Plans
11259
11217
  */
11260
11218
  functionAppScaleLimit?: number;
11219
+ /**
11220
+ * Maximum number of workers that a site can scale out to.
11221
+ * This setting only applies to apps in plans where ElasticScaleEnabled is <code>true</code>
11222
+ */
11223
+ elasticWebAppScaleLimit?: number;
11261
11224
  /** Health check path */
11262
11225
  healthCheckPath?: string;
11263
11226
  /**
@@ -12054,6 +12017,39 @@ export declare interface StaticSiteARMResource extends Resource {
12054
12017
  enterpriseGradeCdnStatus?: EnterpriseGradeCdnStatus;
12055
12018
  /** State indicating whether public traffic are allowed or not for a static web app. Allowed Values: 'Enabled', 'Disabled' or an empty string. */
12056
12019
  publicNetworkAccess?: string;
12020
+ /**
12021
+ * Database connections for the static site
12022
+ * NOTE: This property will not be serialized. It can only be populated by the server.
12023
+ */
12024
+ readonly databaseConnections?: DatabaseConnectionOverview[];
12025
+ }
12026
+
12027
+ /** Static site basic auth properties ARM resource. */
12028
+ export declare interface StaticSiteBasicAuthPropertiesARMResource extends ProxyOnlyResource {
12029
+ /** The password for basic auth. */
12030
+ password?: string;
12031
+ /** Url to the secret in Key Vault. */
12032
+ secretUrl?: string;
12033
+ /** State indicating if basic auth is enabled and for what environments it is active. */
12034
+ applicableEnvironmentsMode?: string;
12035
+ /** The list of enabled environments for Basic Auth if ApplicableEnvironmentsMode is set to SpecifiedEnvironments. */
12036
+ environments?: string[];
12037
+ /**
12038
+ * State indicating if basic auth has a secret and what type it is.
12039
+ * NOTE: This property will not be serialized. It can only be populated by the server.
12040
+ */
12041
+ readonly secretState?: string;
12042
+ }
12043
+
12044
+ /** Collection of static site basic auth. */
12045
+ export declare interface StaticSiteBasicAuthPropertiesCollection {
12046
+ /** Collection of resources. */
12047
+ value: StaticSiteBasicAuthPropertiesARMResource[];
12048
+ /**
12049
+ * Link to next page of resources.
12050
+ * NOTE: This property will not be serialized. It can only be populated by the server.
12051
+ */
12052
+ readonly nextLink?: string;
12057
12053
  }
12058
12054
 
12059
12055
  /** Static Site Build ARM resource. */
@@ -12103,6 +12099,11 @@ export declare interface StaticSiteBuildARMResource extends ProxyOnlyResource {
12103
12099
  * NOTE: This property will not be serialized. It can only be populated by the server.
12104
12100
  */
12105
12101
  readonly linkedBackends?: StaticSiteLinkedBackend[];
12102
+ /**
12103
+ * Database connections for the static site build
12104
+ * NOTE: This property will not be serialized. It can only be populated by the server.
12105
+ */
12106
+ readonly databaseConnections?: DatabaseConnectionOverview[];
12106
12107
  }
12107
12108
 
12108
12109
  /** Collection of static site builds. */
@@ -12190,6 +12191,25 @@ export declare interface StaticSiteCustomDomainRequestPropertiesARMResource exte
12190
12191
  validationMethod?: string;
12191
12192
  }
12192
12193
 
12194
+ /** A database connection configuration file */
12195
+ export declare interface StaticSiteDatabaseConnectionConfigurationFileOverview {
12196
+ /**
12197
+ * The name of the configuration file.
12198
+ * NOTE: This property will not be serialized. It can only be populated by the server.
12199
+ */
12200
+ readonly fileName?: string;
12201
+ /**
12202
+ * The Base64 encoding of the file contents.
12203
+ * NOTE: This property will not be serialized. It can only be populated by the server.
12204
+ */
12205
+ readonly contents?: string;
12206
+ /**
12207
+ * The type of configuration file.
12208
+ * NOTE: This property will not be serialized. It can only be populated by the server.
12209
+ */
12210
+ readonly type?: string;
12211
+ }
12212
+
12193
12213
  /** Static Site Function Overview ARM resource. */
12194
12214
  export declare interface StaticSiteFunctionOverviewARMResource extends ProxyOnlyResource {
12195
12215
  /**
@@ -12319,6 +12339,11 @@ export declare interface StaticSitePatchResource extends ProxyOnlyResource {
12319
12339
  enterpriseGradeCdnStatus?: EnterpriseGradeCdnStatus;
12320
12340
  /** State indicating whether public traffic are allowed or not for a static web app. Allowed Values: 'Enabled', 'Disabled' or an empty string. */
12321
12341
  publicNetworkAccess?: string;
12342
+ /**
12343
+ * Database connections for the static site
12344
+ * NOTE: This property will not be serialized. It can only be populated by the server.
12345
+ */
12346
+ readonly databaseConnections?: DatabaseConnectionOverview[];
12322
12347
  }
12323
12348
 
12324
12349
  /** Static Site Reset Properties ARM resource. */
@@ -12357,6 +12382,14 @@ export declare interface StaticSites {
12357
12382
  * @param options The options parameters.
12358
12383
  */
12359
12384
  listStaticSiteBuilds(resourceGroupName: string, name: string, options?: StaticSitesGetStaticSiteBuildsOptionalParams): PagedAsyncIterableIterator<StaticSiteBuildARMResource>;
12385
+ /**
12386
+ * Returns overviews of database connections for a static site build
12387
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
12388
+ * @param name Name of the static site
12389
+ * @param environmentName The stage site identifier.
12390
+ * @param options The options parameters.
12391
+ */
12392
+ listBuildDatabaseConnections(resourceGroupName: string, name: string, environmentName: string, options?: StaticSitesGetBuildDatabaseConnectionsOptionalParams): PagedAsyncIterableIterator<DatabaseConnection>;
12360
12393
  /**
12361
12394
  * Description for Gets the functions of a particular static site build.
12362
12395
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -12365,6 +12398,14 @@ export declare interface StaticSites {
12365
12398
  * @param options The options parameters.
12366
12399
  */
12367
12400
  listStaticSiteBuildFunctions(resourceGroupName: string, name: string, environmentName: string, options?: StaticSitesListStaticSiteBuildFunctionsOptionalParams): PagedAsyncIterableIterator<StaticSiteFunctionOverviewARMResource>;
12401
+ /**
12402
+ * Returns details of database connections for a static site build
12403
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
12404
+ * @param name Name of the static site
12405
+ * @param environmentName The stage site identifier.
12406
+ * @param options The options parameters.
12407
+ */
12408
+ listBuildDatabaseConnectionsWithDetails(resourceGroupName: string, name: string, environmentName: string, options?: StaticSitesGetBuildDatabaseConnectionsWithDetailsOptionalParams): PagedAsyncIterableIterator<DatabaseConnection>;
12368
12409
  /**
12369
12410
  * Description for Gets the details of the user provided function apps registered with a static site
12370
12411
  * build
@@ -12374,6 +12415,13 @@ export declare interface StaticSites {
12374
12415
  * @param options The options parameters.
12375
12416
  */
12376
12417
  listUserProvidedFunctionAppsForStaticSiteBuild(resourceGroupName: string, name: string, environmentName: string, options?: StaticSitesGetUserProvidedFunctionAppsForStaticSiteBuildOptionalParams): PagedAsyncIterableIterator<StaticSiteUserProvidedFunctionAppARMResource>;
12418
+ /**
12419
+ * Description for Gets the basic auth properties for a static site as a collection.
12420
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
12421
+ * @param name Name of the static site.
12422
+ * @param options The options parameters.
12423
+ */
12424
+ listBasicAuth(resourceGroupName: string, name: string, options?: StaticSitesListBasicAuthOptionalParams): PagedAsyncIterableIterator<StaticSiteBasicAuthPropertiesARMResource>;
12377
12425
  /**
12378
12426
  * Description for Gets all static site custom domains for a particular static site.
12379
12427
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -12381,6 +12429,13 @@ export declare interface StaticSites {
12381
12429
  * @param options The options parameters.
12382
12430
  */
12383
12431
  listStaticSiteCustomDomains(resourceGroupName: string, name: string, options?: StaticSitesListStaticSiteCustomDomainsOptionalParams): PagedAsyncIterableIterator<StaticSiteCustomDomainOverviewARMResource>;
12432
+ /**
12433
+ * Returns overviews of database connections for a static site
12434
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
12435
+ * @param name Name of the static site
12436
+ * @param options The options parameters.
12437
+ */
12438
+ listDatabaseConnections(resourceGroupName: string, name: string, options?: StaticSitesGetDatabaseConnectionsOptionalParams): PagedAsyncIterableIterator<DatabaseConnection>;
12384
12439
  /**
12385
12440
  * Description for Gets the functions of a static site.
12386
12441
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -12395,6 +12450,13 @@ export declare interface StaticSites {
12395
12450
  * @param options The options parameters.
12396
12451
  */
12397
12452
  listPrivateEndpointConnectionList(resourceGroupName: string, name: string, options?: StaticSitesGetPrivateEndpointConnectionListOptionalParams): PagedAsyncIterableIterator<RemotePrivateEndpointConnectionARMResource>;
12453
+ /**
12454
+ * Returns details of database connections for a static site
12455
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
12456
+ * @param name Name of the static site
12457
+ * @param options The options parameters.
12458
+ */
12459
+ listDatabaseConnectionsWithDetails(resourceGroupName: string, name: string, options?: StaticSitesGetDatabaseConnectionsWithDetailsOptionalParams): PagedAsyncIterableIterator<DatabaseConnection>;
12398
12460
  /**
12399
12461
  * Description for Gets the details of the user provided function apps registered with a static site
12400
12462
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -12440,7 +12502,7 @@ export declare interface StaticSites {
12440
12502
  * @param staticSiteEnvelope A JSON representation of the staticsite properties. See example.
12441
12503
  * @param options The options parameters.
12442
12504
  */
12443
- beginCreateOrUpdateStaticSite(resourceGroupName: string, name: string, staticSiteEnvelope: StaticSiteARMResource, options?: StaticSitesCreateOrUpdateStaticSiteOptionalParams): Promise<PollerLike<PollOperationState<StaticSitesCreateOrUpdateStaticSiteResponse>, StaticSitesCreateOrUpdateStaticSiteResponse>>;
12505
+ beginCreateOrUpdateStaticSite(resourceGroupName: string, name: string, staticSiteEnvelope: StaticSiteARMResource, options?: StaticSitesCreateOrUpdateStaticSiteOptionalParams): Promise<SimplePollerLike<OperationState<StaticSitesCreateOrUpdateStaticSiteResponse>, StaticSitesCreateOrUpdateStaticSiteResponse>>;
12444
12506
  /**
12445
12507
  * Description for Creates a new static site in an existing resource group, or updates an existing
12446
12508
  * static site.
@@ -12456,7 +12518,7 @@ export declare interface StaticSites {
12456
12518
  * @param name Name of the static site to delete.
12457
12519
  * @param options The options parameters.
12458
12520
  */
12459
- beginDeleteStaticSite(resourceGroupName: string, name: string, options?: StaticSitesDeleteStaticSiteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
12521
+ beginDeleteStaticSite(resourceGroupName: string, name: string, options?: StaticSitesDeleteStaticSiteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
12460
12522
  /**
12461
12523
  * Description for Deletes a static site.
12462
12524
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -12507,7 +12569,7 @@ export declare interface StaticSites {
12507
12569
  * @param environmentName The stage site identifier.
12508
12570
  * @param options The options parameters.
12509
12571
  */
12510
- beginDeleteStaticSiteBuild(resourceGroupName: string, name: string, environmentName: string, options?: StaticSitesDeleteStaticSiteBuildOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
12572
+ beginDeleteStaticSiteBuild(resourceGroupName: string, name: string, environmentName: string, options?: StaticSitesDeleteStaticSiteBuildOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
12511
12573
  /**
12512
12574
  * Description for Deletes a static site build.
12513
12575
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -12534,6 +12596,55 @@ export declare interface StaticSites {
12534
12596
  * @param options The options parameters.
12535
12597
  */
12536
12598
  createOrUpdateStaticSiteBuildFunctionAppSettings(resourceGroupName: string, name: string, environmentName: string, appSettings: StringDictionary, options?: StaticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsOptionalParams): Promise<StaticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsResponse>;
12599
+ /**
12600
+ * Returns overview of a database connection for a static site build by name
12601
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
12602
+ * @param name Name of the static site
12603
+ * @param environmentName The stage site identifier.
12604
+ * @param databaseConnectionName Name of the database connection.
12605
+ * @param options The options parameters.
12606
+ */
12607
+ getBuildDatabaseConnection(resourceGroupName: string, name: string, environmentName: string, databaseConnectionName: string, options?: StaticSitesGetBuildDatabaseConnectionOptionalParams): Promise<StaticSitesGetBuildDatabaseConnectionResponse>;
12608
+ /**
12609
+ * Description for Create or update a database connection for a static site build
12610
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
12611
+ * @param name Name of the static site
12612
+ * @param environmentName The stage site identifier.
12613
+ * @param databaseConnectionName Name of the database connection.
12614
+ * @param databaseConnectionRequestEnvelope A JSON representation of the database connection request
12615
+ * properties
12616
+ * @param options The options parameters.
12617
+ */
12618
+ createOrUpdateBuildDatabaseConnection(resourceGroupName: string, name: string, environmentName: string, databaseConnectionName: string, databaseConnectionRequestEnvelope: DatabaseConnection, options?: StaticSitesCreateOrUpdateBuildDatabaseConnectionOptionalParams): Promise<StaticSitesCreateOrUpdateBuildDatabaseConnectionResponse>;
12619
+ /**
12620
+ * Delete a database connection for a static site build
12621
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
12622
+ * @param name Name of the static site
12623
+ * @param environmentName The stage site identifier.
12624
+ * @param databaseConnectionName Name of the database connection.
12625
+ * @param options The options parameters.
12626
+ */
12627
+ deleteBuildDatabaseConnection(resourceGroupName: string, name: string, environmentName: string, databaseConnectionName: string, options?: StaticSitesDeleteBuildDatabaseConnectionOptionalParams): Promise<void>;
12628
+ /**
12629
+ * Description for Create or update a database connection for a static site build
12630
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
12631
+ * @param name Name of the static site
12632
+ * @param environmentName The stage site identifier.
12633
+ * @param databaseConnectionName Name of the database connection.
12634
+ * @param databaseConnectionRequestEnvelope A JSON representation of the database connection request
12635
+ * properties
12636
+ * @param options The options parameters.
12637
+ */
12638
+ updateBuildDatabaseConnection(resourceGroupName: string, name: string, environmentName: string, databaseConnectionName: string, databaseConnectionRequestEnvelope: DatabaseConnectionPatchRequest, options?: StaticSitesUpdateBuildDatabaseConnectionOptionalParams): Promise<StaticSitesUpdateBuildDatabaseConnectionResponse>;
12639
+ /**
12640
+ * Returns details of a database connection for a static site build by name
12641
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
12642
+ * @param name Name of the static site
12643
+ * @param environmentName The stage site identifier.
12644
+ * @param databaseConnectionName Name of the database connection.
12645
+ * @param options The options parameters.
12646
+ */
12647
+ getBuildDatabaseConnectionWithDetails(resourceGroupName: string, name: string, environmentName: string, databaseConnectionName: string, options?: StaticSitesGetBuildDatabaseConnectionWithDetailsOptionalParams): Promise<StaticSitesGetBuildDatabaseConnectionWithDetailsResponse>;
12537
12648
  /**
12538
12649
  * Description for Gets the application settings of a static site build.
12539
12650
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -12570,7 +12681,7 @@ export declare interface StaticSites {
12570
12681
  * app properties. See example.
12571
12682
  * @param options The options parameters.
12572
12683
  */
12573
- beginRegisterUserProvidedFunctionAppWithStaticSiteBuild(resourceGroupName: string, name: string, environmentName: string, functionAppName: string, staticSiteUserProvidedFunctionEnvelope: StaticSiteUserProvidedFunctionAppARMResource, options?: StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildOptionalParams): Promise<PollerLike<PollOperationState<StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildResponse>, StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildResponse>>;
12684
+ beginRegisterUserProvidedFunctionAppWithStaticSiteBuild(resourceGroupName: string, name: string, environmentName: string, functionAppName: string, staticSiteUserProvidedFunctionEnvelope: StaticSiteUserProvidedFunctionAppARMResource, options?: StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildOptionalParams): Promise<SimplePollerLike<OperationState<StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildResponse>, StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildResponse>>;
12574
12685
  /**
12575
12686
  * Description for Register a user provided function app with a static site build
12576
12687
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -12600,7 +12711,7 @@ export declare interface StaticSites {
12600
12711
  * properties. See example.
12601
12712
  * @param options The options parameters.
12602
12713
  */
12603
- beginCreateZipDeploymentForStaticSiteBuild(resourceGroupName: string, name: string, environmentName: string, staticSiteZipDeploymentEnvelope: StaticSiteZipDeploymentARMResource, options?: StaticSitesCreateZipDeploymentForStaticSiteBuildOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
12714
+ beginCreateZipDeploymentForStaticSiteBuild(resourceGroupName: string, name: string, environmentName: string, staticSiteZipDeploymentEnvelope: StaticSiteZipDeploymentARMResource, options?: StaticSitesCreateZipDeploymentForStaticSiteBuildOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
12604
12715
  /**
12605
12716
  * Description for Deploys zipped content to a specific environment of a static site.
12606
12717
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -12619,6 +12730,23 @@ export declare interface StaticSites {
12619
12730
  * @param options The options parameters.
12620
12731
  */
12621
12732
  createOrUpdateStaticSiteAppSettings(resourceGroupName: string, name: string, appSettings: StringDictionary, options?: StaticSitesCreateOrUpdateStaticSiteAppSettingsOptionalParams): Promise<StaticSitesCreateOrUpdateStaticSiteAppSettingsResponse>;
12733
+ /**
12734
+ * Description for Gets the basic auth properties for a static site.
12735
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
12736
+ * @param name Name of the static site.
12737
+ * @param basicAuthName name of the basic auth entry.
12738
+ * @param options The options parameters.
12739
+ */
12740
+ getBasicAuth(resourceGroupName: string, name: string, basicAuthName: BasicAuthName, options?: StaticSitesGetBasicAuthOptionalParams): Promise<StaticSitesGetBasicAuthResponse>;
12741
+ /**
12742
+ * Description for Adds or updates basic auth for a static site.
12743
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
12744
+ * @param name Name of the static site.
12745
+ * @param basicAuthName name of the basic auth entry.
12746
+ * @param basicAuthEnvelope A JSON representation of the basic auth properties.
12747
+ * @param options The options parameters.
12748
+ */
12749
+ createOrUpdateBasicAuth(resourceGroupName: string, name: string, basicAuthName: BasicAuthName, basicAuthEnvelope: StaticSiteBasicAuthPropertiesARMResource, options?: StaticSitesCreateOrUpdateBasicAuthOptionalParams): Promise<StaticSitesCreateOrUpdateBasicAuthResponse>;
12622
12750
  /**
12623
12751
  * Description for Creates or updates the function app settings of a static site.
12624
12752
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -12653,7 +12781,7 @@ export declare interface StaticSites {
12653
12781
  * custom domain request properties. See example.
12654
12782
  * @param options The options parameters.
12655
12783
  */
12656
- beginCreateOrUpdateStaticSiteCustomDomain(resourceGroupName: string, name: string, domainName: string, staticSiteCustomDomainRequestPropertiesEnvelope: StaticSiteCustomDomainRequestPropertiesARMResource, options?: StaticSitesCreateOrUpdateStaticSiteCustomDomainOptionalParams): Promise<PollerLike<PollOperationState<StaticSitesCreateOrUpdateStaticSiteCustomDomainResponse>, StaticSitesCreateOrUpdateStaticSiteCustomDomainResponse>>;
12784
+ beginCreateOrUpdateStaticSiteCustomDomain(resourceGroupName: string, name: string, domainName: string, staticSiteCustomDomainRequestPropertiesEnvelope: StaticSiteCustomDomainRequestPropertiesARMResource, options?: StaticSitesCreateOrUpdateStaticSiteCustomDomainOptionalParams): Promise<SimplePollerLike<OperationState<StaticSitesCreateOrUpdateStaticSiteCustomDomainResponse>, StaticSitesCreateOrUpdateStaticSiteCustomDomainResponse>>;
12657
12785
  /**
12658
12786
  * Description for Creates a new static site custom domain in an existing resource group and static
12659
12787
  * site.
@@ -12672,7 +12800,7 @@ export declare interface StaticSites {
12672
12800
  * @param domainName The custom domain to delete.
12673
12801
  * @param options The options parameters.
12674
12802
  */
12675
- beginDeleteStaticSiteCustomDomain(resourceGroupName: string, name: string, domainName: string, options?: StaticSitesDeleteStaticSiteCustomDomainOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
12803
+ beginDeleteStaticSiteCustomDomain(resourceGroupName: string, name: string, domainName: string, options?: StaticSitesDeleteStaticSiteCustomDomainOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
12676
12804
  /**
12677
12805
  * Description for Deletes a custom domain.
12678
12806
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -12690,24 +12818,68 @@ export declare interface StaticSites {
12690
12818
  * custom domain request properties. See example.
12691
12819
  * @param options The options parameters.
12692
12820
  */
12693
- beginValidateCustomDomainCanBeAddedToStaticSite(resourceGroupName: string, name: string, domainName: string, staticSiteCustomDomainRequestPropertiesEnvelope: StaticSiteCustomDomainRequestPropertiesARMResource, options?: StaticSitesValidateCustomDomainCanBeAddedToStaticSiteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
12821
+ beginValidateCustomDomainCanBeAddedToStaticSite(resourceGroupName: string, name: string, domainName: string, staticSiteCustomDomainRequestPropertiesEnvelope: StaticSiteCustomDomainRequestPropertiesARMResource, options?: StaticSitesValidateCustomDomainCanBeAddedToStaticSiteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
12822
+ /**
12823
+ * Description for Validates a particular custom domain can be added to a static site.
12824
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
12825
+ * @param name Name of the static site.
12826
+ * @param domainName The custom domain to validate.
12827
+ * @param staticSiteCustomDomainRequestPropertiesEnvelope A JSON representation of the static site
12828
+ * custom domain request properties. See example.
12829
+ * @param options The options parameters.
12830
+ */
12831
+ beginValidateCustomDomainCanBeAddedToStaticSiteAndWait(resourceGroupName: string, name: string, domainName: string, staticSiteCustomDomainRequestPropertiesEnvelope: StaticSiteCustomDomainRequestPropertiesARMResource, options?: StaticSitesValidateCustomDomainCanBeAddedToStaticSiteOptionalParams): Promise<void>;
12832
+ /**
12833
+ * Returns overview of a database connection for a static site by name
12834
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
12835
+ * @param name Name of the static site
12836
+ * @param databaseConnectionName Name of the database connection.
12837
+ * @param options The options parameters.
12838
+ */
12839
+ getDatabaseConnection(resourceGroupName: string, name: string, databaseConnectionName: string, options?: StaticSitesGetDatabaseConnectionOptionalParams): Promise<StaticSitesGetDatabaseConnectionResponse>;
12840
+ /**
12841
+ * Description for Create or update a database connection for a static site
12842
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
12843
+ * @param name Name of the static site
12844
+ * @param databaseConnectionName Name of the database connection.
12845
+ * @param databaseConnectionRequestEnvelope A JSON representation of the database connection request
12846
+ * properties
12847
+ * @param options The options parameters.
12848
+ */
12849
+ createOrUpdateDatabaseConnection(resourceGroupName: string, name: string, databaseConnectionName: string, databaseConnectionRequestEnvelope: DatabaseConnection, options?: StaticSitesCreateOrUpdateDatabaseConnectionOptionalParams): Promise<StaticSitesCreateOrUpdateDatabaseConnectionResponse>;
12850
+ /**
12851
+ * Delete a database connection for a static site
12852
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
12853
+ * @param name Name of the static site
12854
+ * @param databaseConnectionName Name of the database connection.
12855
+ * @param options The options parameters.
12856
+ */
12857
+ deleteDatabaseConnection(resourceGroupName: string, name: string, databaseConnectionName: string, options?: StaticSitesDeleteDatabaseConnectionOptionalParams): Promise<void>;
12858
+ /**
12859
+ * Description for Create or update a database connection for a static site
12860
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
12861
+ * @param name Name of the static site
12862
+ * @param databaseConnectionName Name of the database connection.
12863
+ * @param databaseConnectionRequestEnvelope A JSON representation of the database connection request
12864
+ * properties
12865
+ * @param options The options parameters.
12866
+ */
12867
+ updateDatabaseConnection(resourceGroupName: string, name: string, databaseConnectionName: string, databaseConnectionRequestEnvelope: DatabaseConnectionPatchRequest, options?: StaticSitesUpdateDatabaseConnectionOptionalParams): Promise<StaticSitesUpdateDatabaseConnectionResponse>;
12694
12868
  /**
12695
- * Description for Validates a particular custom domain can be added to a static site.
12869
+ * Returns details of a database connection for a static site by name
12696
12870
  * @param resourceGroupName Name of the resource group to which the resource belongs.
12697
- * @param name Name of the static site.
12698
- * @param domainName The custom domain to validate.
12699
- * @param staticSiteCustomDomainRequestPropertiesEnvelope A JSON representation of the static site
12700
- * custom domain request properties. See example.
12871
+ * @param name Name of the static site
12872
+ * @param databaseConnectionName Name of the database connection.
12701
12873
  * @param options The options parameters.
12702
12874
  */
12703
- beginValidateCustomDomainCanBeAddedToStaticSiteAndWait(resourceGroupName: string, name: string, domainName: string, staticSiteCustomDomainRequestPropertiesEnvelope: StaticSiteCustomDomainRequestPropertiesARMResource, options?: StaticSitesValidateCustomDomainCanBeAddedToStaticSiteOptionalParams): Promise<void>;
12875
+ getDatabaseConnectionWithDetails(resourceGroupName: string, name: string, databaseConnectionName: string, options?: StaticSitesGetDatabaseConnectionWithDetailsOptionalParams): Promise<StaticSitesGetDatabaseConnectionWithDetailsResponse>;
12704
12876
  /**
12705
12877
  * Description for Detaches a static site.
12706
12878
  * @param resourceGroupName Name of the resource group to which the resource belongs.
12707
12879
  * @param name Name of the static site to detach.
12708
12880
  * @param options The options parameters.
12709
12881
  */
12710
- beginDetachStaticSite(resourceGroupName: string, name: string, options?: StaticSitesDetachStaticSiteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
12882
+ beginDetachStaticSite(resourceGroupName: string, name: string, options?: StaticSitesDetachStaticSiteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
12711
12883
  /**
12712
12884
  * Description for Detaches a static site.
12713
12885
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -12759,7 +12931,7 @@ export declare interface StaticSites {
12759
12931
  * @param privateEndpointWrapper Request body.
12760
12932
  * @param options The options parameters.
12761
12933
  */
12762
- beginApproveOrRejectPrivateEndpointConnection(resourceGroupName: string, name: string, privateEndpointConnectionName: string, privateEndpointWrapper: PrivateLinkConnectionApprovalRequestResource, options?: StaticSitesApproveOrRejectPrivateEndpointConnectionOptionalParams): Promise<PollerLike<PollOperationState<StaticSitesApproveOrRejectPrivateEndpointConnectionResponse>, StaticSitesApproveOrRejectPrivateEndpointConnectionResponse>>;
12934
+ beginApproveOrRejectPrivateEndpointConnection(resourceGroupName: string, name: string, privateEndpointConnectionName: string, privateEndpointWrapper: PrivateLinkConnectionApprovalRequestResource, options?: StaticSitesApproveOrRejectPrivateEndpointConnectionOptionalParams): Promise<SimplePollerLike<OperationState<StaticSitesApproveOrRejectPrivateEndpointConnectionResponse>, StaticSitesApproveOrRejectPrivateEndpointConnectionResponse>>;
12763
12935
  /**
12764
12936
  * Description for Approves or rejects a private endpoint connection
12765
12937
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -12776,7 +12948,7 @@ export declare interface StaticSites {
12776
12948
  * @param privateEndpointConnectionName Name of the private endpoint connection.
12777
12949
  * @param options The options parameters.
12778
12950
  */
12779
- beginDeletePrivateEndpointConnection(resourceGroupName: string, name: string, privateEndpointConnectionName: string, options?: StaticSitesDeletePrivateEndpointConnectionOptionalParams): Promise<PollerLike<PollOperationState<StaticSitesDeletePrivateEndpointConnectionResponse>, StaticSitesDeletePrivateEndpointConnectionResponse>>;
12951
+ beginDeletePrivateEndpointConnection(resourceGroupName: string, name: string, privateEndpointConnectionName: string, options?: StaticSitesDeletePrivateEndpointConnectionOptionalParams): Promise<SimplePollerLike<OperationState<StaticSitesDeletePrivateEndpointConnectionResponse>, StaticSitesDeletePrivateEndpointConnectionResponse>>;
12780
12952
  /**
12781
12953
  * Description for Deletes a private endpoint connection
12782
12954
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -12817,7 +12989,7 @@ export declare interface StaticSites {
12817
12989
  * app properties. See example.
12818
12990
  * @param options The options parameters.
12819
12991
  */
12820
- beginRegisterUserProvidedFunctionAppWithStaticSite(resourceGroupName: string, name: string, functionAppName: string, staticSiteUserProvidedFunctionEnvelope: StaticSiteUserProvidedFunctionAppARMResource, options?: StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteOptionalParams): Promise<PollerLike<PollOperationState<StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteResponse>, StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteResponse>>;
12992
+ beginRegisterUserProvidedFunctionAppWithStaticSite(resourceGroupName: string, name: string, functionAppName: string, staticSiteUserProvidedFunctionEnvelope: StaticSiteUserProvidedFunctionAppARMResource, options?: StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteOptionalParams): Promise<SimplePollerLike<OperationState<StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteResponse>, StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteResponse>>;
12821
12993
  /**
12822
12994
  * Description for Register a user provided function app with a static site
12823
12995
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -12844,7 +13016,7 @@ export declare interface StaticSites {
12844
13016
  * properties. See example.
12845
13017
  * @param options The options parameters.
12846
13018
  */
12847
- beginCreateZipDeploymentForStaticSite(resourceGroupName: string, name: string, staticSiteZipDeploymentEnvelope: StaticSiteZipDeploymentARMResource, options?: StaticSitesCreateZipDeploymentForStaticSiteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
13019
+ beginCreateZipDeploymentForStaticSite(resourceGroupName: string, name: string, staticSiteZipDeploymentEnvelope: StaticSiteZipDeploymentARMResource, options?: StaticSitesCreateZipDeploymentForStaticSiteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
12848
13020
  /**
12849
13021
  * Description for Deploys zipped content to a static site.
12850
13022
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -12863,7 +13035,7 @@ export declare interface StaticSites {
12863
13035
  * properties
12864
13036
  * @param options The options parameters.
12865
13037
  */
12866
- beginValidateBackend(resourceGroupName: string, name: string, linkedBackendName: string, staticSiteLinkedBackendEnvelope: StaticSiteLinkedBackendARMResource, options?: StaticSitesValidateBackendOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
13038
+ beginValidateBackend(resourceGroupName: string, name: string, linkedBackendName: string, staticSiteLinkedBackendEnvelope: StaticSiteLinkedBackendARMResource, options?: StaticSitesValidateBackendOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
12867
13039
  /**
12868
13040
  * Validates that a backend can be linked to a static site
12869
13041
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -12884,7 +13056,7 @@ export declare interface StaticSites {
12884
13056
  * properties
12885
13057
  * @param options The options parameters.
12886
13058
  */
12887
- beginValidateBackendForBuild(resourceGroupName: string, name: string, environmentName: string, linkedBackendName: string, staticSiteLinkedBackendEnvelope: StaticSiteLinkedBackendARMResource, options?: StaticSitesValidateBackendForBuildOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
13059
+ beginValidateBackendForBuild(resourceGroupName: string, name: string, environmentName: string, linkedBackendName: string, staticSiteLinkedBackendEnvelope: StaticSiteLinkedBackendARMResource, options?: StaticSitesValidateBackendForBuildOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
12888
13060
  /**
12889
13061
  * Validates that a backend can be linked to a static site build
12890
13062
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -12913,7 +13085,7 @@ export declare interface StaticSites {
12913
13085
  * properties
12914
13086
  * @param options The options parameters.
12915
13087
  */
12916
- beginLinkBackend(resourceGroupName: string, name: string, linkedBackendName: string, staticSiteLinkedBackendEnvelope: StaticSiteLinkedBackendARMResource, options?: StaticSitesLinkBackendOptionalParams): Promise<PollerLike<PollOperationState<StaticSitesLinkBackendResponse>, StaticSitesLinkBackendResponse>>;
13088
+ beginLinkBackend(resourceGroupName: string, name: string, linkedBackendName: string, staticSiteLinkedBackendEnvelope: StaticSiteLinkedBackendARMResource, options?: StaticSitesLinkBackendOptionalParams): Promise<SimplePollerLike<OperationState<StaticSitesLinkBackendResponse>, StaticSitesLinkBackendResponse>>;
12917
13089
  /**
12918
13090
  * Link backend to a static site
12919
13091
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -12951,7 +13123,7 @@ export declare interface StaticSites {
12951
13123
  * properties
12952
13124
  * @param options The options parameters.
12953
13125
  */
12954
- beginLinkBackendToBuild(resourceGroupName: string, name: string, environmentName: string, linkedBackendName: string, staticSiteLinkedBackendEnvelope: StaticSiteLinkedBackendARMResource, options?: StaticSitesLinkBackendToBuildOptionalParams): Promise<PollerLike<PollOperationState<StaticSitesLinkBackendToBuildResponse>, StaticSitesLinkBackendToBuildResponse>>;
13126
+ beginLinkBackendToBuild(resourceGroupName: string, name: string, environmentName: string, linkedBackendName: string, staticSiteLinkedBackendEnvelope: StaticSiteLinkedBackendARMResource, options?: StaticSitesLinkBackendToBuildOptionalParams): Promise<SimplePollerLike<OperationState<StaticSitesLinkBackendToBuildResponse>, StaticSitesLinkBackendToBuildResponse>>;
12955
13127
  /**
12956
13128
  * Link backend to a static site build
12957
13129
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -12985,6 +13157,27 @@ export declare interface StaticSitesApproveOrRejectPrivateEndpointConnectionOpti
12985
13157
  /** Contains response data for the approveOrRejectPrivateEndpointConnection operation. */
12986
13158
  export declare type StaticSitesApproveOrRejectPrivateEndpointConnectionResponse = RemotePrivateEndpointConnectionARMResource;
12987
13159
 
13160
+ /** Optional parameters. */
13161
+ export declare interface StaticSitesCreateOrUpdateBasicAuthOptionalParams extends coreClient.OperationOptions {
13162
+ }
13163
+
13164
+ /** Contains response data for the createOrUpdateBasicAuth operation. */
13165
+ export declare type StaticSitesCreateOrUpdateBasicAuthResponse = StaticSiteBasicAuthPropertiesARMResource;
13166
+
13167
+ /** Optional parameters. */
13168
+ export declare interface StaticSitesCreateOrUpdateBuildDatabaseConnectionOptionalParams extends coreClient.OperationOptions {
13169
+ }
13170
+
13171
+ /** Contains response data for the createOrUpdateBuildDatabaseConnection operation. */
13172
+ export declare type StaticSitesCreateOrUpdateBuildDatabaseConnectionResponse = DatabaseConnection;
13173
+
13174
+ /** Optional parameters. */
13175
+ export declare interface StaticSitesCreateOrUpdateDatabaseConnectionOptionalParams extends coreClient.OperationOptions {
13176
+ }
13177
+
13178
+ /** Contains response data for the createOrUpdateDatabaseConnection operation. */
13179
+ export declare type StaticSitesCreateOrUpdateDatabaseConnectionResponse = DatabaseConnection;
13180
+
12988
13181
  /** Optional parameters. */
12989
13182
  export declare interface StaticSitesCreateOrUpdateStaticSiteAppSettingsOptionalParams extends coreClient.OperationOptions {
12990
13183
  }
@@ -13058,6 +13251,14 @@ export declare interface StaticSitesCreateZipDeploymentForStaticSiteOptionalPara
13058
13251
  resumeFrom?: string;
13059
13252
  }
13060
13253
 
13254
+ /** Optional parameters. */
13255
+ export declare interface StaticSitesDeleteBuildDatabaseConnectionOptionalParams extends coreClient.OperationOptions {
13256
+ }
13257
+
13258
+ /** Optional parameters. */
13259
+ export declare interface StaticSitesDeleteDatabaseConnectionOptionalParams extends coreClient.OperationOptions {
13260
+ }
13261
+
13061
13262
  /** Optional parameters. */
13062
13263
  export declare interface StaticSitesDeletePrivateEndpointConnectionOptionalParams extends coreClient.OperationOptions {
13063
13264
  /** Delay to wait until next poll, in milliseconds. */
@@ -13113,6 +13314,97 @@ export declare interface StaticSitesDetachUserProvidedFunctionAppFromStaticSiteB
13113
13314
  export declare interface StaticSitesDetachUserProvidedFunctionAppFromStaticSiteOptionalParams extends coreClient.OperationOptions {
13114
13315
  }
13115
13316
 
13317
+ /** Optional parameters. */
13318
+ export declare interface StaticSitesGetBasicAuthOptionalParams extends coreClient.OperationOptions {
13319
+ }
13320
+
13321
+ /** Contains response data for the getBasicAuth operation. */
13322
+ export declare type StaticSitesGetBasicAuthResponse = StaticSiteBasicAuthPropertiesARMResource;
13323
+
13324
+ /** Optional parameters. */
13325
+ export declare interface StaticSitesGetBuildDatabaseConnectionOptionalParams extends coreClient.OperationOptions {
13326
+ }
13327
+
13328
+ /** Contains response data for the getBuildDatabaseConnection operation. */
13329
+ export declare type StaticSitesGetBuildDatabaseConnectionResponse = DatabaseConnection;
13330
+
13331
+ /** Optional parameters. */
13332
+ export declare interface StaticSitesGetBuildDatabaseConnectionsNextOptionalParams extends coreClient.OperationOptions {
13333
+ }
13334
+
13335
+ /** Contains response data for the getBuildDatabaseConnectionsNext operation. */
13336
+ export declare type StaticSitesGetBuildDatabaseConnectionsNextResponse = DatabaseConnectionCollection;
13337
+
13338
+ /** Optional parameters. */
13339
+ export declare interface StaticSitesGetBuildDatabaseConnectionsOptionalParams extends coreClient.OperationOptions {
13340
+ }
13341
+
13342
+ /** Contains response data for the getBuildDatabaseConnections operation. */
13343
+ export declare type StaticSitesGetBuildDatabaseConnectionsResponse = DatabaseConnectionCollection;
13344
+
13345
+ /** Optional parameters. */
13346
+ export declare interface StaticSitesGetBuildDatabaseConnectionsWithDetailsNextOptionalParams extends coreClient.OperationOptions {
13347
+ }
13348
+
13349
+ /** Contains response data for the getBuildDatabaseConnectionsWithDetailsNext operation. */
13350
+ export declare type StaticSitesGetBuildDatabaseConnectionsWithDetailsNextResponse = DatabaseConnectionCollection;
13351
+
13352
+ /** Optional parameters. */
13353
+ export declare interface StaticSitesGetBuildDatabaseConnectionsWithDetailsOptionalParams extends coreClient.OperationOptions {
13354
+ }
13355
+
13356
+ /** Contains response data for the getBuildDatabaseConnectionsWithDetails operation. */
13357
+ export declare type StaticSitesGetBuildDatabaseConnectionsWithDetailsResponse = DatabaseConnectionCollection;
13358
+
13359
+ /** Optional parameters. */
13360
+ export declare interface StaticSitesGetBuildDatabaseConnectionWithDetailsOptionalParams extends coreClient.OperationOptions {
13361
+ }
13362
+
13363
+ /** Contains response data for the getBuildDatabaseConnectionWithDetails operation. */
13364
+ export declare type StaticSitesGetBuildDatabaseConnectionWithDetailsResponse = DatabaseConnection;
13365
+
13366
+ /** Optional parameters. */
13367
+ export declare interface StaticSitesGetDatabaseConnectionOptionalParams extends coreClient.OperationOptions {
13368
+ }
13369
+
13370
+ /** Contains response data for the getDatabaseConnection operation. */
13371
+ export declare type StaticSitesGetDatabaseConnectionResponse = DatabaseConnection;
13372
+
13373
+ /** Optional parameters. */
13374
+ export declare interface StaticSitesGetDatabaseConnectionsNextOptionalParams extends coreClient.OperationOptions {
13375
+ }
13376
+
13377
+ /** Contains response data for the getDatabaseConnectionsNext operation. */
13378
+ export declare type StaticSitesGetDatabaseConnectionsNextResponse = DatabaseConnectionCollection;
13379
+
13380
+ /** Optional parameters. */
13381
+ export declare interface StaticSitesGetDatabaseConnectionsOptionalParams extends coreClient.OperationOptions {
13382
+ }
13383
+
13384
+ /** Contains response data for the getDatabaseConnections operation. */
13385
+ export declare type StaticSitesGetDatabaseConnectionsResponse = DatabaseConnectionCollection;
13386
+
13387
+ /** Optional parameters. */
13388
+ export declare interface StaticSitesGetDatabaseConnectionsWithDetailsNextOptionalParams extends coreClient.OperationOptions {
13389
+ }
13390
+
13391
+ /** Contains response data for the getDatabaseConnectionsWithDetailsNext operation. */
13392
+ export declare type StaticSitesGetDatabaseConnectionsWithDetailsNextResponse = DatabaseConnectionCollection;
13393
+
13394
+ /** Optional parameters. */
13395
+ export declare interface StaticSitesGetDatabaseConnectionsWithDetailsOptionalParams extends coreClient.OperationOptions {
13396
+ }
13397
+
13398
+ /** Contains response data for the getDatabaseConnectionsWithDetails operation. */
13399
+ export declare type StaticSitesGetDatabaseConnectionsWithDetailsResponse = DatabaseConnectionCollection;
13400
+
13401
+ /** Optional parameters. */
13402
+ export declare interface StaticSitesGetDatabaseConnectionWithDetailsOptionalParams extends coreClient.OperationOptions {
13403
+ }
13404
+
13405
+ /** Contains response data for the getDatabaseConnectionWithDetails operation. */
13406
+ export declare type StaticSitesGetDatabaseConnectionWithDetailsResponse = DatabaseConnection;
13407
+
13116
13408
  /** Optional parameters. */
13117
13409
  export declare interface StaticSitesGetLinkedBackendForBuildOptionalParams extends coreClient.OperationOptions {
13118
13410
  }
@@ -13296,6 +13588,20 @@ export declare interface StaticSitesLinkBackendToBuildOptionalParams extends cor
13296
13588
  /** Contains response data for the linkBackendToBuild operation. */
13297
13589
  export declare type StaticSitesLinkBackendToBuildResponse = StaticSiteLinkedBackendARMResource;
13298
13590
 
13591
+ /** Optional parameters. */
13592
+ export declare interface StaticSitesListBasicAuthNextOptionalParams extends coreClient.OperationOptions {
13593
+ }
13594
+
13595
+ /** Contains response data for the listBasicAuthNext operation. */
13596
+ export declare type StaticSitesListBasicAuthNextResponse = StaticSiteBasicAuthPropertiesCollection;
13597
+
13598
+ /** Optional parameters. */
13599
+ export declare interface StaticSitesListBasicAuthOptionalParams extends coreClient.OperationOptions {
13600
+ }
13601
+
13602
+ /** Contains response data for the listBasicAuth operation. */
13603
+ export declare type StaticSitesListBasicAuthResponse = StaticSiteBasicAuthPropertiesCollection;
13604
+
13299
13605
  /** Optional parameters. */
13300
13606
  export declare interface StaticSitesListNextOptionalParams extends coreClient.OperationOptions {
13301
13607
  }
@@ -13457,6 +13763,20 @@ export declare interface StaticSitesUnlinkBackendOptionalParams extends coreClie
13457
13763
  isCleaningAuthConfig?: boolean;
13458
13764
  }
13459
13765
 
13766
+ /** Optional parameters. */
13767
+ export declare interface StaticSitesUpdateBuildDatabaseConnectionOptionalParams extends coreClient.OperationOptions {
13768
+ }
13769
+
13770
+ /** Contains response data for the updateBuildDatabaseConnection operation. */
13771
+ export declare type StaticSitesUpdateBuildDatabaseConnectionResponse = DatabaseConnection;
13772
+
13773
+ /** Optional parameters. */
13774
+ export declare interface StaticSitesUpdateDatabaseConnectionOptionalParams extends coreClient.OperationOptions {
13775
+ }
13776
+
13777
+ /** Contains response data for the updateDatabaseConnection operation. */
13778
+ export declare type StaticSitesUpdateDatabaseConnectionResponse = DatabaseConnection;
13779
+
13460
13780
  /** Optional parameters. */
13461
13781
  export declare interface StaticSitesUpdateStaticSiteOptionalParams extends coreClient.OperationOptions {
13462
13782
  }
@@ -15106,6 +15426,21 @@ export declare interface WebApps {
15106
15426
  * @param options The options parameters.
15107
15427
  */
15108
15428
  listWebJobs(resourceGroupName: string, name: string, options?: WebAppsListWebJobsOptionalParams): PagedAsyncIterableIterator<WebJob>;
15429
+ /**
15430
+ * List the workflows for a web site, or a deployment slot.
15431
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
15432
+ * @param name Site name.
15433
+ * @param slot Name of the deployment slot.
15434
+ * @param options The options parameters.
15435
+ */
15436
+ listInstanceWorkflowsSlot(resourceGroupName: string, name: string, slot: string, options?: WebAppsListInstanceWorkflowsSlotOptionalParams): PagedAsyncIterableIterator<WorkflowEnvelope>;
15437
+ /**
15438
+ * List the workflows for a web site, or a deployment slot.
15439
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
15440
+ * @param name Site name.
15441
+ * @param options The options parameters.
15442
+ */
15443
+ listWorkflows(resourceGroupName: string, name: string, options?: WebAppsListWorkflowsOptionalParams): PagedAsyncIterableIterator<WorkflowEnvelope>;
15109
15444
  /**
15110
15445
  * Description for Gets the details of a web, mobile, or API app.
15111
15446
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -15122,7 +15457,7 @@ export declare interface WebApps {
15122
15457
  * @param siteEnvelope A JSON representation of the app properties. See example.
15123
15458
  * @param options The options parameters.
15124
15459
  */
15125
- beginCreateOrUpdate(resourceGroupName: string, name: string, siteEnvelope: Site, options?: WebAppsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<WebAppsCreateOrUpdateResponse>, WebAppsCreateOrUpdateResponse>>;
15460
+ beginCreateOrUpdate(resourceGroupName: string, name: string, siteEnvelope: Site, options?: WebAppsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<WebAppsCreateOrUpdateResponse>, WebAppsCreateOrUpdateResponse>>;
15126
15461
  /**
15127
15462
  * Description for Creates a new web, mobile, or API app in an existing resource group, or updates an
15128
15463
  * existing app.
@@ -15209,7 +15544,7 @@ export declare interface WebApps {
15209
15544
  * @param request Information on restore request .
15210
15545
  * @param options The options parameters.
15211
15546
  */
15212
- beginRestore(resourceGroupName: string, name: string, backupId: string, request: RestoreRequest, options?: WebAppsRestoreOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
15547
+ beginRestore(resourceGroupName: string, name: string, backupId: string, request: RestoreRequest, options?: WebAppsRestoreOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
15213
15548
  /**
15214
15549
  * Description for Restores a specific backup to another app (or deployment slot, if specified).
15215
15550
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -15406,7 +15741,7 @@ export declare interface WebApps {
15406
15741
  * @param name Name of the app.
15407
15742
  * @param options The options parameters.
15408
15743
  */
15409
- beginListPublishingCredentials(resourceGroupName: string, name: string, options?: WebAppsListPublishingCredentialsOptionalParams): Promise<PollerLike<PollOperationState<WebAppsListPublishingCredentialsResponse>, WebAppsListPublishingCredentialsResponse>>;
15744
+ beginListPublishingCredentials(resourceGroupName: string, name: string, options?: WebAppsListPublishingCredentialsOptionalParams): Promise<SimplePollerLike<OperationState<WebAppsListPublishingCredentialsResponse>, WebAppsListPublishingCredentialsResponse>>;
15410
15745
  /**
15411
15746
  * Description for Gets the Git/FTP publishing credentials of an app.
15412
15747
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -15539,7 +15874,7 @@ export declare interface WebApps {
15539
15874
  * @param deploymentStatusId GUID of the deployment operation.
15540
15875
  * @param options The options parameters.
15541
15876
  */
15542
- beginGetProductionSiteDeploymentStatus(resourceGroupName: string, name: string, deploymentStatusId: string, options?: WebAppsGetProductionSiteDeploymentStatusOptionalParams): Promise<PollerLike<PollOperationState<WebAppsGetProductionSiteDeploymentStatusResponse>, WebAppsGetProductionSiteDeploymentStatusResponse>>;
15877
+ beginGetProductionSiteDeploymentStatus(resourceGroupName: string, name: string, deploymentStatusId: string, options?: WebAppsGetProductionSiteDeploymentStatusOptionalParams): Promise<SimplePollerLike<OperationState<WebAppsGetProductionSiteDeploymentStatusResponse>, WebAppsGetProductionSiteDeploymentStatusResponse>>;
15543
15878
  /**
15544
15879
  * Gets the deployment status for an app (or deployment slot, if specified).
15545
15880
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -15642,7 +15977,7 @@ export declare interface WebApps {
15642
15977
  * @param mSDeploy Details of MSDeploy operation
15643
15978
  * @param options The options parameters.
15644
15979
  */
15645
- beginCreateMSDeployOperation(resourceGroupName: string, name: string, mSDeploy: MSDeploy, options?: WebAppsCreateMSDeployOperationOptionalParams): Promise<PollerLike<PollOperationState<WebAppsCreateMSDeployOperationResponse>, WebAppsCreateMSDeployOperationResponse>>;
15980
+ beginCreateMSDeployOperation(resourceGroupName: string, name: string, mSDeploy: MSDeploy, options?: WebAppsCreateMSDeployOperationOptionalParams): Promise<SimplePollerLike<OperationState<WebAppsCreateMSDeployOperationResponse>, WebAppsCreateMSDeployOperationResponse>>;
15646
15981
  /**
15647
15982
  * Description for Invoke the MSDeploy web app extension.
15648
15983
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -15696,7 +16031,7 @@ export declare interface WebApps {
15696
16031
  * @param functionEnvelope Function details.
15697
16032
  * @param options The options parameters.
15698
16033
  */
15699
- beginCreateFunction(resourceGroupName: string, name: string, functionName: string, functionEnvelope: FunctionEnvelope, options?: WebAppsCreateFunctionOptionalParams): Promise<PollerLike<PollOperationState<WebAppsCreateFunctionResponse>, WebAppsCreateFunctionResponse>>;
16034
+ beginCreateFunction(resourceGroupName: string, name: string, functionName: string, functionEnvelope: FunctionEnvelope, options?: WebAppsCreateFunctionOptionalParams): Promise<SimplePollerLike<OperationState<WebAppsCreateFunctionResponse>, WebAppsCreateFunctionResponse>>;
15700
16035
  /**
15701
16036
  * Description for Create function for web site, or a deployment slot.
15702
16037
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -15926,7 +16261,7 @@ export declare interface WebApps {
15926
16261
  * @param mSDeploy Details of MSDeploy operation
15927
16262
  * @param options The options parameters.
15928
16263
  */
15929
- beginCreateInstanceMSDeployOperation(resourceGroupName: string, name: string, instanceId: string, mSDeploy: MSDeploy, options?: WebAppsCreateInstanceMSDeployOperationOptionalParams): Promise<PollerLike<PollOperationState<WebAppsCreateInstanceMSDeployOperationResponse>, WebAppsCreateInstanceMSDeployOperationResponse>>;
16264
+ beginCreateInstanceMSDeployOperation(resourceGroupName: string, name: string, instanceId: string, mSDeploy: MSDeploy, options?: WebAppsCreateInstanceMSDeployOperationOptionalParams): Promise<SimplePollerLike<OperationState<WebAppsCreateInstanceMSDeployOperationResponse>, WebAppsCreateInstanceMSDeployOperationResponse>>;
15930
16265
  /**
15931
16266
  * Description for Invoke the MSDeploy web app extension.
15932
16267
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -16009,7 +16344,7 @@ export declare interface WebApps {
16009
16344
  * @param migrationOptions Migration migrationOptions.
16010
16345
  * @param options The options parameters.
16011
16346
  */
16012
- beginMigrateStorage(subscriptionName: string, resourceGroupName: string, name: string, migrationOptions: StorageMigrationOptions, options?: WebAppsMigrateStorageOptionalParams): Promise<PollerLike<PollOperationState<WebAppsMigrateStorageResponse>, WebAppsMigrateStorageResponse>>;
16347
+ beginMigrateStorage(subscriptionName: string, resourceGroupName: string, name: string, migrationOptions: StorageMigrationOptions, options?: WebAppsMigrateStorageOptionalParams): Promise<SimplePollerLike<OperationState<WebAppsMigrateStorageResponse>, WebAppsMigrateStorageResponse>>;
16013
16348
  /**
16014
16349
  * Description for Restores a web app.
16015
16350
  * @param subscriptionName Azure subscription.
@@ -16026,7 +16361,7 @@ export declare interface WebApps {
16026
16361
  * @param migrationRequestEnvelope MySql migration options.
16027
16362
  * @param options The options parameters.
16028
16363
  */
16029
- beginMigrateMySql(resourceGroupName: string, name: string, migrationRequestEnvelope: MigrateMySqlRequest, options?: WebAppsMigrateMySqlOptionalParams): Promise<PollerLike<PollOperationState<WebAppsMigrateMySqlResponse>, WebAppsMigrateMySqlResponse>>;
16364
+ beginMigrateMySql(resourceGroupName: string, name: string, migrationRequestEnvelope: MigrateMySqlRequest, options?: WebAppsMigrateMySqlOptionalParams): Promise<SimplePollerLike<OperationState<WebAppsMigrateMySqlResponse>, WebAppsMigrateMySqlResponse>>;
16030
16365
  /**
16031
16366
  * Description for Migrates a local (in-app) MySql database to a remote MySql database.
16032
16367
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -16109,7 +16444,7 @@ export declare interface WebApps {
16109
16444
  * @param name The name of the web app.
16110
16445
  * @param options The options parameters.
16111
16446
  */
16112
- beginStartWebSiteNetworkTraceOperation(resourceGroupName: string, name: string, options?: WebAppsStartWebSiteNetworkTraceOperationOptionalParams): Promise<PollerLike<PollOperationState<WebAppsStartWebSiteNetworkTraceOperationResponse>, WebAppsStartWebSiteNetworkTraceOperationResponse>>;
16447
+ beginStartWebSiteNetworkTraceOperation(resourceGroupName: string, name: string, options?: WebAppsStartWebSiteNetworkTraceOperationOptionalParams): Promise<SimplePollerLike<OperationState<WebAppsStartWebSiteNetworkTraceOperationResponse>, WebAppsStartWebSiteNetworkTraceOperationResponse>>;
16113
16448
  /**
16114
16449
  * Description for Start capturing network packets for the site.
16115
16450
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -16239,7 +16574,7 @@ export declare interface WebApps {
16239
16574
  * @param privateEndpointWrapper Private Endpoint Connection Approval ARM resource.
16240
16575
  * @param options The options parameters.
16241
16576
  */
16242
- beginApproveOrRejectPrivateEndpointConnection(resourceGroupName: string, name: string, privateEndpointConnectionName: string, privateEndpointWrapper: PrivateLinkConnectionApprovalRequestResource, options?: WebAppsApproveOrRejectPrivateEndpointConnectionOptionalParams): Promise<PollerLike<PollOperationState<WebAppsApproveOrRejectPrivateEndpointConnectionResponse>, WebAppsApproveOrRejectPrivateEndpointConnectionResponse>>;
16577
+ beginApproveOrRejectPrivateEndpointConnection(resourceGroupName: string, name: string, privateEndpointConnectionName: string, privateEndpointWrapper: PrivateLinkConnectionApprovalRequestResource, options?: WebAppsApproveOrRejectPrivateEndpointConnectionOptionalParams): Promise<SimplePollerLike<OperationState<WebAppsApproveOrRejectPrivateEndpointConnectionResponse>, WebAppsApproveOrRejectPrivateEndpointConnectionResponse>>;
16243
16578
  /**
16244
16579
  * Description for Approves or rejects a private endpoint connection
16245
16580
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -16256,7 +16591,7 @@ export declare interface WebApps {
16256
16591
  * @param privateEndpointConnectionName
16257
16592
  * @param options The options parameters.
16258
16593
  */
16259
- beginDeletePrivateEndpointConnection(resourceGroupName: string, name: string, privateEndpointConnectionName: string, options?: WebAppsDeletePrivateEndpointConnectionOptionalParams): Promise<PollerLike<PollOperationState<WebAppsDeletePrivateEndpointConnectionResponse>, WebAppsDeletePrivateEndpointConnectionResponse>>;
16594
+ beginDeletePrivateEndpointConnection(resourceGroupName: string, name: string, privateEndpointConnectionName: string, options?: WebAppsDeletePrivateEndpointConnectionOptionalParams): Promise<SimplePollerLike<OperationState<WebAppsDeletePrivateEndpointConnectionResponse>, WebAppsDeletePrivateEndpointConnectionResponse>>;
16260
16595
  /**
16261
16596
  * Description for Deletes a private endpoint connection
16262
16597
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -16364,7 +16699,7 @@ export declare interface WebApps {
16364
16699
  * @param request Information on restore request .
16365
16700
  * @param options The options parameters.
16366
16701
  */
16367
- beginRestoreFromBackupBlob(resourceGroupName: string, name: string, request: RestoreRequest, options?: WebAppsRestoreFromBackupBlobOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
16702
+ beginRestoreFromBackupBlob(resourceGroupName: string, name: string, request: RestoreRequest, options?: WebAppsRestoreFromBackupBlobOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
16368
16703
  /**
16369
16704
  * Description for Restores an app from a backup blob in Azure Storage.
16370
16705
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -16380,7 +16715,7 @@ export declare interface WebApps {
16380
16715
  * @param restoreRequest Deleted web app restore information.
16381
16716
  * @param options The options parameters.
16382
16717
  */
16383
- beginRestoreFromDeletedApp(resourceGroupName: string, name: string, restoreRequest: DeletedAppRestoreRequest, options?: WebAppsRestoreFromDeletedAppOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
16718
+ beginRestoreFromDeletedApp(resourceGroupName: string, name: string, restoreRequest: DeletedAppRestoreRequest, options?: WebAppsRestoreFromDeletedAppOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
16384
16719
  /**
16385
16720
  * Description for Restores a deleted web app to this web app.
16386
16721
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -16397,7 +16732,7 @@ export declare interface WebApps {
16397
16732
  * GetDeletedSites or GetSiteSnapshots API.
16398
16733
  * @param options The options parameters.
16399
16734
  */
16400
- beginRestoreSnapshot(resourceGroupName: string, name: string, restoreRequest: SnapshotRestoreRequest, options?: WebAppsRestoreSnapshotOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
16735
+ beginRestoreSnapshot(resourceGroupName: string, name: string, restoreRequest: SnapshotRestoreRequest, options?: WebAppsRestoreSnapshotOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
16401
16736
  /**
16402
16737
  * Description for Restores a web app from a snapshot.
16403
16738
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -16422,7 +16757,7 @@ export declare interface WebApps {
16422
16757
  * @param siteExtensionId Site extension name.
16423
16758
  * @param options The options parameters.
16424
16759
  */
16425
- beginInstallSiteExtension(resourceGroupName: string, name: string, siteExtensionId: string, options?: WebAppsInstallSiteExtensionOptionalParams): Promise<PollerLike<PollOperationState<WebAppsInstallSiteExtensionResponse>, WebAppsInstallSiteExtensionResponse>>;
16760
+ beginInstallSiteExtension(resourceGroupName: string, name: string, siteExtensionId: string, options?: WebAppsInstallSiteExtensionOptionalParams): Promise<SimplePollerLike<OperationState<WebAppsInstallSiteExtensionResponse>, WebAppsInstallSiteExtensionResponse>>;
16426
16761
  /**
16427
16762
  * Description for Install site extension on a web site, or a deployment slot.
16428
16763
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -16458,7 +16793,7 @@ export declare interface WebApps {
16458
16793
  * @param siteEnvelope A JSON representation of the app properties. See example.
16459
16794
  * @param options The options parameters.
16460
16795
  */
16461
- beginCreateOrUpdateSlot(resourceGroupName: string, name: string, slot: string, siteEnvelope: Site, options?: WebAppsCreateOrUpdateSlotOptionalParams): Promise<PollerLike<PollOperationState<WebAppsCreateOrUpdateSlotResponse>, WebAppsCreateOrUpdateSlotResponse>>;
16796
+ beginCreateOrUpdateSlot(resourceGroupName: string, name: string, slot: string, siteEnvelope: Site, options?: WebAppsCreateOrUpdateSlotOptionalParams): Promise<SimplePollerLike<OperationState<WebAppsCreateOrUpdateSlotResponse>, WebAppsCreateOrUpdateSlotResponse>>;
16462
16797
  /**
16463
16798
  * Description for Creates a new web, mobile, or API app in an existing resource group, or updates an
16464
16799
  * existing app.
@@ -16562,7 +16897,7 @@ export declare interface WebApps {
16562
16897
  * @param request Information on restore request .
16563
16898
  * @param options The options parameters.
16564
16899
  */
16565
- beginRestoreSlot(resourceGroupName: string, name: string, backupId: string, slot: string, request: RestoreRequest, options?: WebAppsRestoreSlotOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
16900
+ beginRestoreSlot(resourceGroupName: string, name: string, backupId: string, slot: string, request: RestoreRequest, options?: WebAppsRestoreSlotOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
16566
16901
  /**
16567
16902
  * Description for Restores a specific backup to another app (or deployment slot, if specified).
16568
16903
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -16803,7 +17138,7 @@ export declare interface WebApps {
16803
17138
  * credentials for the production slot.
16804
17139
  * @param options The options parameters.
16805
17140
  */
16806
- beginListPublishingCredentialsSlot(resourceGroupName: string, name: string, slot: string, options?: WebAppsListPublishingCredentialsSlotOptionalParams): Promise<PollerLike<PollOperationState<WebAppsListPublishingCredentialsSlotResponse>, WebAppsListPublishingCredentialsSlotResponse>>;
17141
+ beginListPublishingCredentialsSlot(resourceGroupName: string, name: string, slot: string, options?: WebAppsListPublishingCredentialsSlotOptionalParams): Promise<SimplePollerLike<OperationState<WebAppsListPublishingCredentialsSlotResponse>, WebAppsListPublishingCredentialsSlotResponse>>;
16807
17142
  /**
16808
17143
  * Description for Gets the Git/FTP publishing credentials of an app.
16809
17144
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -16945,7 +17280,7 @@ export declare interface WebApps {
16945
17280
  * @param deploymentStatusId GUID of the deployment operation.
16946
17281
  * @param options The options parameters.
16947
17282
  */
16948
- beginGetSlotSiteDeploymentStatusSlot(resourceGroupName: string, name: string, slot: string, deploymentStatusId: string, options?: WebAppsGetSlotSiteDeploymentStatusSlotOptionalParams): Promise<PollerLike<PollOperationState<WebAppsGetSlotSiteDeploymentStatusSlotResponse>, WebAppsGetSlotSiteDeploymentStatusSlotResponse>>;
17283
+ beginGetSlotSiteDeploymentStatusSlot(resourceGroupName: string, name: string, slot: string, deploymentStatusId: string, options?: WebAppsGetSlotSiteDeploymentStatusSlotOptionalParams): Promise<SimplePollerLike<OperationState<WebAppsGetSlotSiteDeploymentStatusSlotResponse>, WebAppsGetSlotSiteDeploymentStatusSlotResponse>>;
16949
17284
  /**
16950
17285
  * Gets the deployment status for an app (or deployment slot, if specified).
16951
17286
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -17070,7 +17405,7 @@ export declare interface WebApps {
17070
17405
  * @param mSDeploy Details of MSDeploy operation
17071
17406
  * @param options The options parameters.
17072
17407
  */
17073
- beginCreateMSDeployOperationSlot(resourceGroupName: string, name: string, slot: string, mSDeploy: MSDeploy, options?: WebAppsCreateMSDeployOperationSlotOptionalParams): Promise<PollerLike<PollOperationState<WebAppsCreateMSDeployOperationSlotResponse>, WebAppsCreateMSDeployOperationSlotResponse>>;
17408
+ beginCreateMSDeployOperationSlot(resourceGroupName: string, name: string, slot: string, mSDeploy: MSDeploy, options?: WebAppsCreateMSDeployOperationSlotOptionalParams): Promise<SimplePollerLike<OperationState<WebAppsCreateMSDeployOperationSlotResponse>, WebAppsCreateMSDeployOperationSlotResponse>>;
17074
17409
  /**
17075
17410
  * Description for Invoke the MSDeploy web app extension.
17076
17411
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -17114,7 +17449,7 @@ export declare interface WebApps {
17114
17449
  * @param functionEnvelope Function details.
17115
17450
  * @param options The options parameters.
17116
17451
  */
17117
- beginCreateInstanceFunctionSlot(resourceGroupName: string, name: string, functionName: string, slot: string, functionEnvelope: FunctionEnvelope, options?: WebAppsCreateInstanceFunctionSlotOptionalParams): Promise<PollerLike<PollOperationState<WebAppsCreateInstanceFunctionSlotResponse>, WebAppsCreateInstanceFunctionSlotResponse>>;
17452
+ beginCreateInstanceFunctionSlot(resourceGroupName: string, name: string, functionName: string, slot: string, functionEnvelope: FunctionEnvelope, options?: WebAppsCreateInstanceFunctionSlotOptionalParams): Promise<SimplePollerLike<OperationState<WebAppsCreateInstanceFunctionSlotResponse>, WebAppsCreateInstanceFunctionSlotResponse>>;
17118
17453
  /**
17119
17454
  * Description for Create function for web site, or a deployment slot.
17120
17455
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -17380,7 +17715,7 @@ export declare interface WebApps {
17380
17715
  * @param mSDeploy Details of MSDeploy operation
17381
17716
  * @param options The options parameters.
17382
17717
  */
17383
- beginCreateInstanceMSDeployOperationSlot(resourceGroupName: string, name: string, slot: string, instanceId: string, mSDeploy: MSDeploy, options?: WebAppsCreateInstanceMSDeployOperationSlotOptionalParams): Promise<PollerLike<PollOperationState<WebAppsCreateInstanceMSDeployOperationSlotResponse>, WebAppsCreateInstanceMSDeployOperationSlotResponse>>;
17718
+ beginCreateInstanceMSDeployOperationSlot(resourceGroupName: string, name: string, slot: string, instanceId: string, mSDeploy: MSDeploy, options?: WebAppsCreateInstanceMSDeployOperationSlotOptionalParams): Promise<SimplePollerLike<OperationState<WebAppsCreateInstanceMSDeployOperationSlotResponse>, WebAppsCreateInstanceMSDeployOperationSlotResponse>>;
17384
17719
  /**
17385
17720
  * Description for Invoke the MSDeploy web app extension.
17386
17721
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -17557,7 +17892,7 @@ export declare interface WebApps {
17557
17892
  * @param slot The name of the slot for this web app.
17558
17893
  * @param options The options parameters.
17559
17894
  */
17560
- beginStartWebSiteNetworkTraceOperationSlot(resourceGroupName: string, name: string, slot: string, options?: WebAppsStartWebSiteNetworkTraceOperationSlotOptionalParams): Promise<PollerLike<PollOperationState<WebAppsStartWebSiteNetworkTraceOperationSlotResponse>, WebAppsStartWebSiteNetworkTraceOperationSlotResponse>>;
17895
+ beginStartWebSiteNetworkTraceOperationSlot(resourceGroupName: string, name: string, slot: string, options?: WebAppsStartWebSiteNetworkTraceOperationSlotOptionalParams): Promise<SimplePollerLike<OperationState<WebAppsStartWebSiteNetworkTraceOperationSlotResponse>, WebAppsStartWebSiteNetworkTraceOperationSlotResponse>>;
17561
17896
  /**
17562
17897
  * Description for Start capturing network packets for the site.
17563
17898
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -17712,7 +18047,7 @@ export declare interface WebApps {
17712
18047
  * @param privateEndpointWrapper Private Endpoint Connection Approval ARM resource.
17713
18048
  * @param options The options parameters.
17714
18049
  */
17715
- beginApproveOrRejectPrivateEndpointConnectionSlot(resourceGroupName: string, name: string, privateEndpointConnectionName: string, slot: string, privateEndpointWrapper: PrivateLinkConnectionApprovalRequestResource, options?: WebAppsApproveOrRejectPrivateEndpointConnectionSlotOptionalParams): Promise<PollerLike<PollOperationState<WebAppsApproveOrRejectPrivateEndpointConnectionSlotResponse>, WebAppsApproveOrRejectPrivateEndpointConnectionSlotResponse>>;
18050
+ beginApproveOrRejectPrivateEndpointConnectionSlot(resourceGroupName: string, name: string, privateEndpointConnectionName: string, slot: string, privateEndpointWrapper: PrivateLinkConnectionApprovalRequestResource, options?: WebAppsApproveOrRejectPrivateEndpointConnectionSlotOptionalParams): Promise<SimplePollerLike<OperationState<WebAppsApproveOrRejectPrivateEndpointConnectionSlotResponse>, WebAppsApproveOrRejectPrivateEndpointConnectionSlotResponse>>;
17716
18051
  /**
17717
18052
  * Description for Approves or rejects a private endpoint connection
17718
18053
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -17731,7 +18066,7 @@ export declare interface WebApps {
17731
18066
  * @param slot
17732
18067
  * @param options The options parameters.
17733
18068
  */
17734
- beginDeletePrivateEndpointConnectionSlot(resourceGroupName: string, name: string, privateEndpointConnectionName: string, slot: string, options?: WebAppsDeletePrivateEndpointConnectionSlotOptionalParams): Promise<PollerLike<PollOperationState<WebAppsDeletePrivateEndpointConnectionSlotResponse>, WebAppsDeletePrivateEndpointConnectionSlotResponse>>;
18069
+ beginDeletePrivateEndpointConnectionSlot(resourceGroupName: string, name: string, privateEndpointConnectionName: string, slot: string, options?: WebAppsDeletePrivateEndpointConnectionSlotOptionalParams): Promise<SimplePollerLike<OperationState<WebAppsDeletePrivateEndpointConnectionSlotResponse>, WebAppsDeletePrivateEndpointConnectionSlotResponse>>;
17735
18070
  /**
17736
18071
  * Description for Deletes a private endpoint connection
17737
18072
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -17863,7 +18198,7 @@ export declare interface WebApps {
17863
18198
  * @param request Information on restore request .
17864
18199
  * @param options The options parameters.
17865
18200
  */
17866
- beginRestoreFromBackupBlobSlot(resourceGroupName: string, name: string, slot: string, request: RestoreRequest, options?: WebAppsRestoreFromBackupBlobSlotOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
18201
+ beginRestoreFromBackupBlobSlot(resourceGroupName: string, name: string, slot: string, request: RestoreRequest, options?: WebAppsRestoreFromBackupBlobSlotOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
17867
18202
  /**
17868
18203
  * Description for Restores an app from a backup blob in Azure Storage.
17869
18204
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -17882,7 +18217,7 @@ export declare interface WebApps {
17882
18217
  * @param restoreRequest Deleted web app restore information.
17883
18218
  * @param options The options parameters.
17884
18219
  */
17885
- beginRestoreFromDeletedAppSlot(resourceGroupName: string, name: string, slot: string, restoreRequest: DeletedAppRestoreRequest, options?: WebAppsRestoreFromDeletedAppSlotOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
18220
+ beginRestoreFromDeletedAppSlot(resourceGroupName: string, name: string, slot: string, restoreRequest: DeletedAppRestoreRequest, options?: WebAppsRestoreFromDeletedAppSlotOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
17886
18221
  /**
17887
18222
  * Description for Restores a deleted web app to this web app.
17888
18223
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -17901,7 +18236,7 @@ export declare interface WebApps {
17901
18236
  * GetDeletedSites or GetSiteSnapshots API.
17902
18237
  * @param options The options parameters.
17903
18238
  */
17904
- beginRestoreSnapshotSlot(resourceGroupName: string, name: string, slot: string, restoreRequest: SnapshotRestoreRequest, options?: WebAppsRestoreSnapshotSlotOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
18239
+ beginRestoreSnapshotSlot(resourceGroupName: string, name: string, slot: string, restoreRequest: SnapshotRestoreRequest, options?: WebAppsRestoreSnapshotSlotOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
17905
18240
  /**
17906
18241
  * Description for Restores a web app from a snapshot.
17907
18242
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -17931,7 +18266,7 @@ export declare interface WebApps {
17931
18266
  * slot.
17932
18267
  * @param options The options parameters.
17933
18268
  */
17934
- beginInstallSiteExtensionSlot(resourceGroupName: string, name: string, siteExtensionId: string, slot: string, options?: WebAppsInstallSiteExtensionSlotOptionalParams): Promise<PollerLike<PollOperationState<WebAppsInstallSiteExtensionSlotResponse>, WebAppsInstallSiteExtensionSlotResponse>>;
18269
+ beginInstallSiteExtensionSlot(resourceGroupName: string, name: string, siteExtensionId: string, slot: string, options?: WebAppsInstallSiteExtensionSlotOptionalParams): Promise<SimplePollerLike<OperationState<WebAppsInstallSiteExtensionSlotResponse>, WebAppsInstallSiteExtensionSlotResponse>>;
17935
18270
  /**
17936
18271
  * Description for Install site extension on a web site, or a deployment slot.
17937
18272
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -17961,7 +18296,7 @@ export declare interface WebApps {
17961
18296
  * @param slotSwapEntity JSON object that contains the target slot name. See example.
17962
18297
  * @param options The options parameters.
17963
18298
  */
17964
- beginSwapSlot(resourceGroupName: string, name: string, slot: string, slotSwapEntity: CsmSlotEntity, options?: WebAppsSwapSlotOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
18299
+ beginSwapSlot(resourceGroupName: string, name: string, slot: string, slotSwapEntity: CsmSlotEntity, options?: WebAppsSwapSlotOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
17965
18300
  /**
17966
18301
  * Description for Swaps two deployment slots of an app.
17967
18302
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -17990,7 +18325,7 @@ export declare interface WebApps {
17990
18325
  * @param siteSourceControl JSON representation of a SiteSourceControl object. See example.
17991
18326
  * @param options The options parameters.
17992
18327
  */
17993
- beginCreateOrUpdateSourceControlSlot(resourceGroupName: string, name: string, slot: string, siteSourceControl: SiteSourceControl, options?: WebAppsCreateOrUpdateSourceControlSlotOptionalParams): Promise<PollerLike<PollOperationState<WebAppsCreateOrUpdateSourceControlSlotResponse>, WebAppsCreateOrUpdateSourceControlSlotResponse>>;
18328
+ beginCreateOrUpdateSourceControlSlot(resourceGroupName: string, name: string, slot: string, siteSourceControl: SiteSourceControl, options?: WebAppsCreateOrUpdateSourceControlSlotOptionalParams): Promise<SimplePollerLike<OperationState<WebAppsCreateOrUpdateSourceControlSlotResponse>, WebAppsCreateOrUpdateSourceControlSlotResponse>>;
17994
18329
  /**
17995
18330
  * Description for Updates the source control configuration of an app.
17996
18331
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -18036,7 +18371,7 @@ export declare interface WebApps {
18036
18371
  * @param slot The name of the slot for this web app.
18037
18372
  * @param options The options parameters.
18038
18373
  */
18039
- beginStartNetworkTraceSlot(resourceGroupName: string, name: string, slot: string, options?: WebAppsStartNetworkTraceSlotOptionalParams): Promise<PollerLike<PollOperationState<WebAppsStartNetworkTraceSlotResponse>, WebAppsStartNetworkTraceSlotResponse>>;
18374
+ beginStartNetworkTraceSlot(resourceGroupName: string, name: string, slot: string, options?: WebAppsStartNetworkTraceSlotOptionalParams): Promise<SimplePollerLike<OperationState<WebAppsStartNetworkTraceSlotResponse>, WebAppsStartNetworkTraceSlotResponse>>;
18040
18375
  /**
18041
18376
  * Description for Start capturing network packets for the site.
18042
18377
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -18224,7 +18559,7 @@ export declare interface WebApps {
18224
18559
  * @param slotSwapEntity JSON object that contains the target slot name. See example.
18225
18560
  * @param options The options parameters.
18226
18561
  */
18227
- beginSwapSlotWithProduction(resourceGroupName: string, name: string, slotSwapEntity: CsmSlotEntity, options?: WebAppsSwapSlotWithProductionOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
18562
+ beginSwapSlotWithProduction(resourceGroupName: string, name: string, slotSwapEntity: CsmSlotEntity, options?: WebAppsSwapSlotWithProductionOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
18228
18563
  /**
18229
18564
  * Description for Swaps two deployment slots of an app.
18230
18565
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -18247,7 +18582,7 @@ export declare interface WebApps {
18247
18582
  * @param siteSourceControl JSON representation of a SiteSourceControl object. See example.
18248
18583
  * @param options The options parameters.
18249
18584
  */
18250
- beginCreateOrUpdateSourceControl(resourceGroupName: string, name: string, siteSourceControl: SiteSourceControl, options?: WebAppsCreateOrUpdateSourceControlOptionalParams): Promise<PollerLike<PollOperationState<WebAppsCreateOrUpdateSourceControlResponse>, WebAppsCreateOrUpdateSourceControlResponse>>;
18585
+ beginCreateOrUpdateSourceControl(resourceGroupName: string, name: string, siteSourceControl: SiteSourceControl, options?: WebAppsCreateOrUpdateSourceControlOptionalParams): Promise<SimplePollerLike<OperationState<WebAppsCreateOrUpdateSourceControlResponse>, WebAppsCreateOrUpdateSourceControlResponse>>;
18251
18586
  /**
18252
18587
  * Description for Updates the source control configuration of an app.
18253
18588
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -18284,7 +18619,7 @@ export declare interface WebApps {
18284
18619
  * @param name The name of the web app.
18285
18620
  * @param options The options parameters.
18286
18621
  */
18287
- beginStartNetworkTrace(resourceGroupName: string, name: string, options?: WebAppsStartNetworkTraceOptionalParams): Promise<PollerLike<PollOperationState<WebAppsStartNetworkTraceResponse>, WebAppsStartNetworkTraceResponse>>;
18622
+ beginStartNetworkTrace(resourceGroupName: string, name: string, options?: WebAppsStartNetworkTraceOptionalParams): Promise<SimplePollerLike<OperationState<WebAppsStartNetworkTraceResponse>, WebAppsStartNetworkTraceResponse>>;
18288
18623
  /**
18289
18624
  * Description for Start capturing network packets for the site.
18290
18625
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -18433,6 +18768,53 @@ export declare interface WebApps {
18433
18768
  * @param options The options parameters.
18434
18769
  */
18435
18770
  getWebJob(resourceGroupName: string, name: string, webJobName: string, options?: WebAppsGetWebJobOptionalParams): Promise<WebAppsGetWebJobResponse>;
18771
+ /**
18772
+ * Description for Creates the artifacts for web site, or a deployment slot.
18773
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
18774
+ * @param name Site name.
18775
+ * @param options The options parameters.
18776
+ */
18777
+ deployWorkflowArtifacts(resourceGroupName: string, name: string, options?: WebAppsDeployWorkflowArtifactsOptionalParams): Promise<void>;
18778
+ /**
18779
+ * Description for Creates the artifacts for web site, or a deployment slot.
18780
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
18781
+ * @param name Site name.
18782
+ * @param slot Name of the deployment slot.
18783
+ * @param options The options parameters.
18784
+ */
18785
+ deployWorkflowArtifactsSlot(resourceGroupName: string, name: string, slot: string, options?: WebAppsDeployWorkflowArtifactsSlotOptionalParams): Promise<void>;
18786
+ /**
18787
+ * Get workflow information by its ID for web site, or a deployment slot.
18788
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
18789
+ * @param name Site name.
18790
+ * @param slot Name of the deployment slot.
18791
+ * @param workflowName Workflow name.
18792
+ * @param options The options parameters.
18793
+ */
18794
+ getInstanceWorkflowSlot(resourceGroupName: string, name: string, slot: string, workflowName: string, options?: WebAppsGetInstanceWorkflowSlotOptionalParams): Promise<WebAppsGetInstanceWorkflowSlotResponse>;
18795
+ /**
18796
+ * Lists logic app's connections for web site, or a deployment slot.
18797
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
18798
+ * @param name Site name.
18799
+ * @param slot Name of the deployment slot.
18800
+ * @param options The options parameters.
18801
+ */
18802
+ listWorkflowsConnectionsSlot(resourceGroupName: string, name: string, slot: string, options?: WebAppsListWorkflowsConnectionsSlotOptionalParams): Promise<WebAppsListWorkflowsConnectionsSlotResponse>;
18803
+ /**
18804
+ * Get workflow information by its ID for web site, or a deployment slot.
18805
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
18806
+ * @param name Site name.
18807
+ * @param workflowName Workflow name.
18808
+ * @param options The options parameters.
18809
+ */
18810
+ getWorkflow(resourceGroupName: string, name: string, workflowName: string, options?: WebAppsGetWorkflowOptionalParams): Promise<WebAppsGetWorkflowResponse>;
18811
+ /**
18812
+ * Lists logic app's connections for web site, or a deployment slot.
18813
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
18814
+ * @param name Site name.
18815
+ * @param options The options parameters.
18816
+ */
18817
+ listWorkflowsConnections(resourceGroupName: string, name: string, options?: WebAppsListWorkflowsConnectionsOptionalParams): Promise<WebAppsListWorkflowsConnectionsResponse>;
18436
18818
  }
18437
18819
 
18438
18820
  /** Optional parameters. */
@@ -18996,6 +19378,18 @@ export declare interface WebAppsDeleteVnetConnectionOptionalParams extends coreC
18996
19378
  export declare interface WebAppsDeleteVnetConnectionSlotOptionalParams extends coreClient.OperationOptions {
18997
19379
  }
18998
19380
 
19381
+ /** Optional parameters. */
19382
+ export declare interface WebAppsDeployWorkflowArtifactsOptionalParams extends coreClient.OperationOptions {
19383
+ /** Application settings and files of the workflow. */
19384
+ workflowArtifacts?: WorkflowArtifacts;
19385
+ }
19386
+
19387
+ /** Optional parameters. */
19388
+ export declare interface WebAppsDeployWorkflowArtifactsSlotOptionalParams extends coreClient.OperationOptions {
19389
+ /** Application settings and files of the workflow. */
19390
+ workflowArtifacts?: WorkflowArtifacts;
19391
+ }
19392
+
18999
19393
  /** Optional parameters. */
19000
19394
  export declare interface WebAppsDiscoverBackupOptionalParams extends coreClient.OperationOptions {
19001
19395
  }
@@ -19448,6 +19842,13 @@ export declare interface WebAppsGetInstanceProcessSlotOptionalParams extends cor
19448
19842
  /** Contains response data for the getInstanceProcessSlot operation. */
19449
19843
  export declare type WebAppsGetInstanceProcessSlotResponse = ProcessInfo;
19450
19844
 
19845
+ /** Optional parameters. */
19846
+ export declare interface WebAppsGetInstanceWorkflowSlotOptionalParams extends coreClient.OperationOptions {
19847
+ }
19848
+
19849
+ /** Contains response data for the getInstanceWorkflowSlot operation. */
19850
+ export declare type WebAppsGetInstanceWorkflowSlotResponse = WorkflowEnvelope;
19851
+
19451
19852
  /** Optional parameters. */
19452
19853
  export declare interface WebAppsGetMigrateMySqlStatusOptionalParams extends coreClient.OperationOptions {
19453
19854
  }
@@ -19999,6 +20400,13 @@ export declare type WebAppsGetWebSiteContainerLogsSlotResponse = {
19999
20400
  readableStreamBody?: NodeJS.ReadableStream;
20000
20401
  };
20001
20402
 
20403
+ /** Optional parameters. */
20404
+ export declare interface WebAppsGetWorkflowOptionalParams extends coreClient.OperationOptions {
20405
+ }
20406
+
20407
+ /** Contains response data for the getWorkflow operation. */
20408
+ export declare type WebAppsGetWorkflowResponse = WorkflowEnvelope;
20409
+
20002
20410
  /** Optional parameters. */
20003
20411
  export declare interface WebAppsInstallSiteExtensionOptionalParams extends coreClient.OperationOptions {
20004
20412
  /** Delay to wait until next poll, in milliseconds. */
@@ -20135,8 +20543,6 @@ export declare type WebAppsListBasicPublishingCredentialsPoliciesSlotResponse =
20135
20543
 
20136
20544
  /** Optional parameters. */
20137
20545
  export declare interface WebAppsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
20138
- /** Specify <strong>true</strong> to include deployment slots in results. The default is false, which only gives you the production slot of all apps. */
20139
- includeSlots?: boolean;
20140
20546
  }
20141
20547
 
20142
20548
  /** Contains response data for the listByResourceGroupNext operation. */
@@ -20543,6 +20949,20 @@ export declare interface WebAppsListInstanceProcessThreadsSlotOptionalParams ext
20543
20949
  /** Contains response data for the listInstanceProcessThreadsSlot operation. */
20544
20950
  export declare type WebAppsListInstanceProcessThreadsSlotResponse = ProcessThreadInfoCollection;
20545
20951
 
20952
+ /** Optional parameters. */
20953
+ export declare interface WebAppsListInstanceWorkflowsSlotNextOptionalParams extends coreClient.OperationOptions {
20954
+ }
20955
+
20956
+ /** Contains response data for the listInstanceWorkflowsSlotNext operation. */
20957
+ export declare type WebAppsListInstanceWorkflowsSlotNextResponse = WorkflowEnvelopeCollection;
20958
+
20959
+ /** Optional parameters. */
20960
+ export declare interface WebAppsListInstanceWorkflowsSlotOptionalParams extends coreClient.OperationOptions {
20961
+ }
20962
+
20963
+ /** Contains response data for the listInstanceWorkflowsSlot operation. */
20964
+ export declare type WebAppsListInstanceWorkflowsSlotResponse = WorkflowEnvelopeCollection;
20965
+
20546
20966
  /** Optional parameters. */
20547
20967
  export declare interface WebAppsListMetadataOptionalParams extends coreClient.OperationOptions {
20548
20968
  }
@@ -20584,8 +21004,6 @@ export declare interface WebAppsListOptionalParams extends coreClient.OperationO
20584
21004
 
20585
21005
  /** Optional parameters. */
20586
21006
  export declare interface WebAppsListPerfMonCountersNextOptionalParams extends coreClient.OperationOptions {
20587
- /** Return only usages/metrics specified in the filter. Filter conforms to odata syntax. Example: $filter=(startTime eq 2014-01-01T00:00:00Z and endTime eq 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'. */
20588
- filter?: string;
20589
21007
  }
20590
21008
 
20591
21009
  /** Contains response data for the listPerfMonCountersNext operation. */
@@ -20602,8 +21020,6 @@ export declare type WebAppsListPerfMonCountersResponse = PerfMonCounterCollectio
20602
21020
 
20603
21021
  /** Optional parameters. */
20604
21022
  export declare interface WebAppsListPerfMonCountersSlotNextOptionalParams extends coreClient.OperationOptions {
20605
- /** Return only usages/metrics specified in the filter. Filter conforms to odata syntax. Example: $filter=(startTime eq 2014-01-01T00:00:00Z and endTime eq 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'. */
20606
- filter?: string;
20607
21023
  }
20608
21024
 
20609
21025
  /** Contains response data for the listPerfMonCountersSlotNext operation. */
@@ -21110,8 +21526,6 @@ export declare type WebAppsListTriggeredWebJobsSlotResponse = TriggeredWebJobCol
21110
21526
 
21111
21527
  /** Optional parameters. */
21112
21528
  export declare interface WebAppsListUsagesNextOptionalParams extends coreClient.OperationOptions {
21113
- /** Return only information specified in the filter (using OData syntax). For example: $filter=(name.value eq 'Metric1' or name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and endTime eq 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'. */
21114
- filter?: string;
21115
21529
  }
21116
21530
 
21117
21531
  /** Contains response data for the listUsagesNext operation. */
@@ -21128,8 +21542,6 @@ export declare type WebAppsListUsagesResponse = CsmUsageQuotaCollection;
21128
21542
 
21129
21543
  /** Optional parameters. */
21130
21544
  export declare interface WebAppsListUsagesSlotNextOptionalParams extends coreClient.OperationOptions {
21131
- /** Return only information specified in the filter (using OData syntax). For example: $filter=(name.value eq 'Metric1' or name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and endTime eq 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'. */
21132
- filter?: string;
21133
21545
  }
21134
21546
 
21135
21547
  /** Contains response data for the listUsagesSlotNext operation. */
@@ -21186,6 +21598,34 @@ export declare interface WebAppsListWebJobsSlotOptionalParams extends coreClient
21186
21598
  /** Contains response data for the listWebJobsSlot operation. */
21187
21599
  export declare type WebAppsListWebJobsSlotResponse = WebJobCollection;
21188
21600
 
21601
+ /** Optional parameters. */
21602
+ export declare interface WebAppsListWorkflowsConnectionsOptionalParams extends coreClient.OperationOptions {
21603
+ }
21604
+
21605
+ /** Contains response data for the listWorkflowsConnections operation. */
21606
+ export declare type WebAppsListWorkflowsConnectionsResponse = WorkflowEnvelope;
21607
+
21608
+ /** Optional parameters. */
21609
+ export declare interface WebAppsListWorkflowsConnectionsSlotOptionalParams extends coreClient.OperationOptions {
21610
+ }
21611
+
21612
+ /** Contains response data for the listWorkflowsConnectionsSlot operation. */
21613
+ export declare type WebAppsListWorkflowsConnectionsSlotResponse = WorkflowEnvelope;
21614
+
21615
+ /** Optional parameters. */
21616
+ export declare interface WebAppsListWorkflowsNextOptionalParams extends coreClient.OperationOptions {
21617
+ }
21618
+
21619
+ /** Contains response data for the listWorkflowsNext operation. */
21620
+ export declare type WebAppsListWorkflowsNextResponse = WorkflowEnvelopeCollection;
21621
+
21622
+ /** Optional parameters. */
21623
+ export declare interface WebAppsListWorkflowsOptionalParams extends coreClient.OperationOptions {
21624
+ }
21625
+
21626
+ /** Contains response data for the listWorkflows operation. */
21627
+ export declare type WebAppsListWorkflowsResponse = WorkflowEnvelopeCollection;
21628
+
21189
21629
  /** Optional parameters. */
21190
21630
  export declare interface WebAppsMigrateMySqlOptionalParams extends coreClient.OperationOptions {
21191
21631
  /** Delay to wait until next poll, in milliseconds. */
@@ -22273,12 +22713,83 @@ export declare interface Workflow extends WorkflowResource {
22273
22713
  kind?: Kind;
22274
22714
  }
22275
22715
 
22716
+ /** The workflow filter. */
22717
+ export declare interface WorkflowArtifacts {
22718
+ /** Application settings of the workflow. */
22719
+ appSettings?: Record<string, unknown>;
22720
+ /** Files of the app. */
22721
+ files?: {
22722
+ [propertyName: string]: Record<string, unknown>;
22723
+ };
22724
+ /** Files of the app to delete. */
22725
+ filesToDelete?: string[];
22726
+ }
22727
+
22728
+ /** Workflow properties definition. */
22729
+ export declare interface WorkflowEnvelope {
22730
+ /**
22731
+ * The resource id.
22732
+ * NOTE: This property will not be serialized. It can only be populated by the server.
22733
+ */
22734
+ readonly id?: string;
22735
+ /**
22736
+ * Gets the resource name.
22737
+ * NOTE: This property will not be serialized. It can only be populated by the server.
22738
+ */
22739
+ readonly name?: string;
22740
+ /**
22741
+ * Gets the resource type.
22742
+ * NOTE: This property will not be serialized. It can only be populated by the server.
22743
+ */
22744
+ readonly type?: string;
22745
+ /** The resource kind. */
22746
+ kind?: string;
22747
+ /** The resource location. */
22748
+ location?: string;
22749
+ /** Additional workflow properties. */
22750
+ properties?: WorkflowEnvelopeProperties;
22751
+ }
22752
+
22753
+ /** Collection of Kudu workflow information elements. */
22754
+ export declare interface WorkflowEnvelopeCollection {
22755
+ /** Collection of resources. */
22756
+ value: WorkflowEnvelope[];
22757
+ /**
22758
+ * Link to next page of resources.
22759
+ * NOTE: This property will not be serialized. It can only be populated by the server.
22760
+ */
22761
+ readonly nextLink?: string;
22762
+ }
22763
+
22764
+ /** Additional workflow properties. */
22765
+ export declare interface WorkflowEnvelopeProperties {
22766
+ /** Gets or sets the files. */
22767
+ files?: {
22768
+ [propertyName: string]: Record<string, unknown>;
22769
+ };
22770
+ /** Gets or sets the state of the workflow. */
22771
+ flowState?: WorkflowState;
22772
+ /** Gets or sets workflow health. */
22773
+ health?: WorkflowHealth;
22774
+ }
22775
+
22276
22776
  /** The workflow filter. */
22277
22777
  export declare interface WorkflowFilter {
22278
22778
  /** The state of workflows. */
22279
22779
  state?: WorkflowState;
22280
22780
  }
22281
22781
 
22782
+ /** Represents the workflow health. */
22783
+ export declare interface WorkflowHealth {
22784
+ /** Gets or sets the workflow health state. */
22785
+ state: WorkflowHealthState;
22786
+ /** Gets or sets the workflow error. */
22787
+ error?: ErrorEntity;
22788
+ }
22789
+
22790
+ /** Defines values for WorkflowHealthState. */
22791
+ export declare type WorkflowHealthState = "NotSpecified" | "Healthy" | "Unhealthy" | "Unknown";
22792
+
22282
22793
  /** The list of workflows. */
22283
22794
  export declare interface WorkflowListResult {
22284
22795
  /** The list of workflows. */
@@ -22798,10 +23309,6 @@ export declare type WorkflowRunActionsListExpressionTracesResponse = ExpressionT
22798
23309
 
22799
23310
  /** Optional parameters. */
22800
23311
  export declare interface WorkflowRunActionsListNextOptionalParams extends coreClient.OperationOptions {
22801
- /** The number of items to be included in the result. */
22802
- top?: number;
22803
- /** The filter to apply on the operation. Options for filters include: Status. */
22804
- filter?: string;
22805
23312
  }
22806
23313
 
22807
23314
  /** Contains response data for the listNext operation. */
@@ -22875,10 +23382,6 @@ export declare type WorkflowRunsGetResponse = WorkflowRun;
22875
23382
 
22876
23383
  /** Optional parameters. */
22877
23384
  export declare interface WorkflowRunsListNextOptionalParams extends coreClient.OperationOptions {
22878
- /** The number of items to be included in the result. */
22879
- top?: number;
22880
- /** The filter to apply on the operation. Options for filters include: Status, StartTime, and ClientTrackingId. */
22881
- filter?: string;
22882
23385
  }
22883
23386
 
22884
23387
  /** Contains response data for the listNext operation. */
@@ -23014,19 +23517,8 @@ export declare type WorkflowSkuName = string;
23014
23517
  export declare interface WorkflowsRegenerateAccessKeyOptionalParams extends coreClient.OperationOptions {
23015
23518
  }
23016
23519
 
23017
- /**
23018
- * Defines values for WorkflowState. \
23019
- * {@link KnownWorkflowState} can be used interchangeably with WorkflowState,
23020
- * this enum contains the known values that the service supports.
23021
- * ### Known values supported by the service
23022
- * **NotSpecified** \
23023
- * **Completed** \
23024
- * **Enabled** \
23025
- * **Disabled** \
23026
- * **Deleted** \
23027
- * **Suspended**
23028
- */
23029
- export declare type WorkflowState = string;
23520
+ /** Defines values for WorkflowState. */
23521
+ export declare type WorkflowState = "NotSpecified" | "Completed" | "Enabled" | "Disabled" | "Deleted" | "Suspended";
23030
23522
 
23031
23523
  /**
23032
23524
  * Defines values for WorkflowStatus. \
@@ -23178,7 +23670,7 @@ export declare interface WorkflowTriggerHistories {
23178
23670
  * resulted in a run.
23179
23671
  * @param options The options parameters.
23180
23672
  */
23181
- beginResubmit(resourceGroupName: string, name: string, workflowName: string, triggerName: string, historyName: string, options?: WorkflowTriggerHistoriesResubmitOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
23673
+ beginResubmit(resourceGroupName: string, name: string, workflowName: string, triggerName: string, historyName: string, options?: WorkflowTriggerHistoriesResubmitOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
23182
23674
  /**
23183
23675
  * Resubmits a workflow run based on the trigger history.
23184
23676
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -23201,10 +23693,6 @@ export declare type WorkflowTriggerHistoriesGetResponse = WorkflowTriggerHistory
23201
23693
 
23202
23694
  /** Optional parameters. */
23203
23695
  export declare interface WorkflowTriggerHistoriesListNextOptionalParams extends coreClient.OperationOptions {
23204
- /** The number of items to be included in the result. */
23205
- top?: number;
23206
- /** The filter to apply on the operation. Options for filters include: Status, StartTime, and ClientTrackingId. */
23207
- filter?: string;
23208
23696
  }
23209
23697
 
23210
23698
  /** Contains response data for the listNext operation. */
@@ -23414,7 +23902,7 @@ export declare interface WorkflowTriggers {
23414
23902
  * @param triggerName The workflow trigger name.
23415
23903
  * @param options The options parameters.
23416
23904
  */
23417
- beginRun(resourceGroupName: string, name: string, workflowName: string, triggerName: string, options?: WorkflowTriggersRunOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
23905
+ beginRun(resourceGroupName: string, name: string, workflowName: string, triggerName: string, options?: WorkflowTriggersRunOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
23418
23906
  /**
23419
23907
  * Runs a workflow trigger.
23420
23908
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -23458,10 +23946,6 @@ export declare type WorkflowTriggersListCallbackUrlResponse = WorkflowTriggerCal
23458
23946
 
23459
23947
  /** Optional parameters. */
23460
23948
  export declare interface WorkflowTriggersListNextOptionalParams extends coreClient.OperationOptions {
23461
- /** The number of items to be included in the result. */
23462
- top?: number;
23463
- /** The filter to apply on the operation. */
23464
- filter?: string;
23465
23949
  }
23466
23950
 
23467
23951
  /** Contains response data for the listNext operation. */
@@ -23572,8 +24056,6 @@ export declare type WorkflowVersionsGetResponse = WorkflowVersion;
23572
24056
 
23573
24057
  /** Optional parameters. */
23574
24058
  export declare interface WorkflowVersionsListNextOptionalParams extends coreClient.OperationOptions {
23575
- /** The number of items to be included in the result. */
23576
- top?: number;
23577
24059
  }
23578
24060
 
23579
24061
  /** Contains response data for the listNext operation. */