@azure/arm-appservice 14.1.1-alpha.20240510.1 → 15.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 (627) hide show
  1. package/CHANGELOG.md +81 -18
  2. package/LICENSE +1 -1
  3. package/dist/index.js +14115 -12986
  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 +3 -3
  8. package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateCertificateSample.js.map +1 -1
  9. package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateSample.js +6 -6
  10. package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateSample.js.map +1 -1
  11. package/dist-esm/samples-dev/appServiceCertificateOrdersDeleteCertificateSample.js +1 -1
  12. package/dist-esm/samples-dev/appServiceCertificateOrdersDeleteSample.js +1 -1
  13. package/dist-esm/samples-dev/appServiceCertificateOrdersGetCertificateSample.js +1 -1
  14. package/dist-esm/samples-dev/appServiceCertificateOrdersGetSample.js +1 -1
  15. package/dist-esm/samples-dev/appServiceCertificateOrdersListByResourceGroupSample.js +1 -1
  16. package/dist-esm/samples-dev/appServiceCertificateOrdersListCertificatesSample.js +1 -1
  17. package/dist-esm/samples-dev/appServiceCertificateOrdersListSample.js +1 -1
  18. package/dist-esm/samples-dev/appServiceCertificateOrdersReissueSample.js +3 -3
  19. package/dist-esm/samples-dev/appServiceCertificateOrdersReissueSample.js.map +1 -1
  20. package/dist-esm/samples-dev/appServiceCertificateOrdersRenewSample.js +3 -3
  21. package/dist-esm/samples-dev/appServiceCertificateOrdersRenewSample.js.map +1 -1
  22. package/dist-esm/samples-dev/appServiceCertificateOrdersResendEmailSample.js +1 -1
  23. package/dist-esm/samples-dev/appServiceCertificateOrdersResendRequestEmailsSample.js +1 -1
  24. package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateActionsSample.js +1 -1
  25. package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateActionsSample.js.map +1 -1
  26. package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateEmailHistorySample.js +1 -1
  27. package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateEmailHistorySample.js.map +1 -1
  28. package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveSiteSealSample.js +3 -3
  29. package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveSiteSealSample.js.map +1 -1
  30. package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateCertificateSample.js +3 -3
  31. package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateCertificateSample.js.map +1 -1
  32. package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateSample.js +6 -6
  33. package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateSample.js.map +1 -1
  34. package/dist-esm/samples-dev/appServiceCertificateOrdersValidatePurchaseInformationSample.js +6 -6
  35. package/dist-esm/samples-dev/appServiceCertificateOrdersValidatePurchaseInformationSample.js.map +1 -1
  36. package/dist-esm/samples-dev/appServiceCertificateOrdersVerifyDomainOwnershipSample.js +1 -1
  37. package/dist-esm/samples-dev/appServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionSample.js +4 -4
  38. package/dist-esm/samples-dev/appServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionSample.js.map +1 -1
  39. package/dist-esm/samples-dev/appServiceEnvironmentsChangeVnetSample.js +3 -3
  40. package/dist-esm/samples-dev/appServiceEnvironmentsChangeVnetSample.js.map +1 -1
  41. package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateMultiRolePoolSample.js +3 -3
  42. package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateMultiRolePoolSample.js.map +1 -1
  43. package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateSample.js +4 -4
  44. package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateSample.js.map +1 -1
  45. package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateWorkerPoolSample.js +3 -3
  46. package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateWorkerPoolSample.js.map +1 -1
  47. package/dist-esm/samples-dev/appServiceEnvironmentsDeleteAseCustomDnsSuffixConfigurationSample.js +1 -1
  48. package/dist-esm/samples-dev/appServiceEnvironmentsDeleteAseCustomDnsSuffixConfigurationSample.js.map +1 -1
  49. package/dist-esm/samples-dev/appServiceEnvironmentsDeletePrivateEndpointConnectionSample.js +1 -1
  50. package/dist-esm/samples-dev/appServiceEnvironmentsDeletePrivateEndpointConnectionSample.js.map +1 -1
  51. package/dist-esm/samples-dev/appServiceEnvironmentsDeleteSample.js +1 -1
  52. package/dist-esm/samples-dev/appServiceEnvironmentsGetAseCustomDnsSuffixConfigurationSample.js +1 -1
  53. package/dist-esm/samples-dev/appServiceEnvironmentsGetAseCustomDnsSuffixConfigurationSample.js.map +1 -1
  54. package/dist-esm/samples-dev/appServiceEnvironmentsGetAseV3NetworkingConfigurationSample.js +1 -1
  55. package/dist-esm/samples-dev/appServiceEnvironmentsGetAseV3NetworkingConfigurationSample.js.map +1 -1
  56. package/dist-esm/samples-dev/appServiceEnvironmentsGetDiagnosticsItemSample.js +1 -1
  57. package/dist-esm/samples-dev/appServiceEnvironmentsGetInboundNetworkDependenciesEndpointsSample.js +1 -1
  58. package/dist-esm/samples-dev/appServiceEnvironmentsGetMultiRolePoolSample.js +1 -1
  59. package/dist-esm/samples-dev/appServiceEnvironmentsGetOutboundNetworkDependenciesEndpointsSample.js +1 -1
  60. package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionListSample.js +1 -1
  61. package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionSample.js +1 -1
  62. package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionSample.js.map +1 -1
  63. package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateLinkResourcesSample.js +1 -1
  64. package/dist-esm/samples-dev/appServiceEnvironmentsGetSample.js +1 -1
  65. package/dist-esm/samples-dev/appServiceEnvironmentsGetVipInfoSample.js +1 -1
  66. package/dist-esm/samples-dev/appServiceEnvironmentsGetWorkerPoolSample.js +1 -1
  67. package/dist-esm/samples-dev/appServiceEnvironmentsListAppServicePlansSample.js +1 -1
  68. package/dist-esm/samples-dev/appServiceEnvironmentsListByResourceGroupSample.js +1 -1
  69. package/dist-esm/samples-dev/appServiceEnvironmentsListCapacitiesSample.js +1 -1
  70. package/dist-esm/samples-dev/appServiceEnvironmentsListDiagnosticsSample.js +1 -1
  71. package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRoleMetricDefinitionsSample.js +1 -1
  72. package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolInstanceMetricDefinitionsSample.js +1 -1
  73. package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolSkusSample.js +1 -1
  74. package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolsSample.js +1 -1
  75. package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRoleUsagesSample.js +1 -1
  76. package/dist-esm/samples-dev/appServiceEnvironmentsListOperationsSample.js +1 -1
  77. package/dist-esm/samples-dev/appServiceEnvironmentsListSample.js +1 -1
  78. package/dist-esm/samples-dev/appServiceEnvironmentsListUsagesSample.js +1 -1
  79. package/dist-esm/samples-dev/appServiceEnvironmentsListWebAppsSample.js +1 -1
  80. package/dist-esm/samples-dev/appServiceEnvironmentsListWebWorkerMetricDefinitionsSample.js +1 -1
  81. package/dist-esm/samples-dev/appServiceEnvironmentsListWebWorkerUsagesSample.js +1 -1
  82. package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolInstanceMetricDefinitionsSample.js +1 -1
  83. package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolSkusSample.js +1 -1
  84. package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolsSample.js +1 -1
  85. package/dist-esm/samples-dev/appServiceEnvironmentsRebootSample.js +1 -1
  86. package/dist-esm/samples-dev/appServiceEnvironmentsResumeSample.js +1 -1
  87. package/dist-esm/samples-dev/appServiceEnvironmentsSuspendSample.js +1 -1
  88. package/dist-esm/samples-dev/appServiceEnvironmentsTestUpgradeAvailableNotificationSample.js +1 -1
  89. package/dist-esm/samples-dev/appServiceEnvironmentsTestUpgradeAvailableNotificationSample.js.map +1 -1
  90. package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseCustomDnsSuffixConfigurationSample.js +3 -3
  91. package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseCustomDnsSuffixConfigurationSample.js.map +1 -1
  92. package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseNetworkingConfigurationSample.js +3 -3
  93. package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseNetworkingConfigurationSample.js.map +1 -1
  94. package/dist-esm/samples-dev/appServiceEnvironmentsUpdateMultiRolePoolSample.js +3 -3
  95. package/dist-esm/samples-dev/appServiceEnvironmentsUpdateMultiRolePoolSample.js.map +1 -1
  96. package/dist-esm/samples-dev/appServiceEnvironmentsUpdateSample.js +4 -4
  97. package/dist-esm/samples-dev/appServiceEnvironmentsUpdateSample.js.map +1 -1
  98. package/dist-esm/samples-dev/appServiceEnvironmentsUpdateWorkerPoolSample.js +3 -3
  99. package/dist-esm/samples-dev/appServiceEnvironmentsUpdateWorkerPoolSample.js.map +1 -1
  100. package/dist-esm/samples-dev/appServiceEnvironmentsUpgradeSample.js +1 -1
  101. package/dist-esm/samples-dev/appServicePlansCreateOrUpdateSample.js +2 -2
  102. package/dist-esm/samples-dev/appServicePlansDeleteSample.js +1 -1
  103. package/dist-esm/samples-dev/appServicePlansGetSample.js +1 -1
  104. package/dist-esm/samples-dev/appServicePlansListByResourceGroupSample.js +1 -1
  105. package/dist-esm/samples-dev/appServicePlansListSample.js +1 -1
  106. package/dist-esm/samples-dev/appServicePlansUpdateSample.js +2 -2
  107. package/dist-esm/samples-dev/appServicePlansUpdateSample.js.map +1 -1
  108. package/dist-esm/samples-dev/certificateOrdersDiagnosticsGetAppServiceCertificateOrderDetectorResponseSample.js +1 -1
  109. package/dist-esm/samples-dev/certificateOrdersDiagnosticsGetAppServiceCertificateOrderDetectorResponseSample.js.map +1 -1
  110. package/dist-esm/samples-dev/certificateOrdersDiagnosticsListAppServiceCertificateOrderDetectorResponseSample.js +1 -1
  111. package/dist-esm/samples-dev/certificateRegistrationProviderListOperationsSample.js +1 -1
  112. package/dist-esm/samples-dev/certificatesCreateOrUpdateSample.js +2 -2
  113. package/dist-esm/samples-dev/certificatesDeleteSample.js +1 -1
  114. package/dist-esm/samples-dev/certificatesGetSample.js +1 -1
  115. package/dist-esm/samples-dev/certificatesListByResourceGroupSample.js +1 -1
  116. package/dist-esm/samples-dev/certificatesListSample.js +1 -1
  117. package/dist-esm/samples-dev/certificatesUpdateSample.js +3 -3
  118. package/dist-esm/samples-dev/certificatesUpdateSample.js.map +1 -1
  119. package/dist-esm/samples-dev/containerAppsCreateOrUpdateSample.js +7 -7
  120. package/dist-esm/samples-dev/containerAppsDeleteSample.js +1 -1
  121. package/dist-esm/samples-dev/containerAppsGetSample.js +1 -1
  122. package/dist-esm/samples-dev/containerAppsListByResourceGroupSample.js +1 -1
  123. package/dist-esm/samples-dev/containerAppsListBySubscriptionSample.js +1 -1
  124. package/dist-esm/samples-dev/containerAppsListSecretsSample.js +1 -1
  125. package/dist-esm/samples-dev/containerAppsRevisionsActivateRevisionSample.js +1 -1
  126. package/dist-esm/samples-dev/containerAppsRevisionsDeactivateRevisionSample.js +1 -1
  127. package/dist-esm/samples-dev/containerAppsRevisionsGetRevisionSample.js +1 -1
  128. package/dist-esm/samples-dev/containerAppsRevisionsListRevisionsSample.js +1 -1
  129. package/dist-esm/samples-dev/containerAppsRevisionsRestartRevisionSample.js +1 -1
  130. package/dist-esm/samples-dev/deletedWebAppsGetDeletedWebAppByLocationSample.js +1 -1
  131. package/dist-esm/samples-dev/deletedWebAppsListByLocationSample.js +1 -1
  132. package/dist-esm/samples-dev/diagnosticsExecuteSiteAnalysisSample.js +2 -2
  133. package/dist-esm/samples-dev/diagnosticsExecuteSiteAnalysisSlotSample.js +2 -2
  134. package/dist-esm/samples-dev/diagnosticsExecuteSiteDetectorSample.js +2 -2
  135. package/dist-esm/samples-dev/diagnosticsExecuteSiteDetectorSlotSample.js +2 -2
  136. package/dist-esm/samples-dev/diagnosticsGetHostingEnvironmentDetectorResponseSample.js +1 -1
  137. package/dist-esm/samples-dev/diagnosticsGetSiteAnalysisSample.js +2 -2
  138. package/dist-esm/samples-dev/diagnosticsGetSiteAnalysisSlotSample.js +2 -2
  139. package/dist-esm/samples-dev/diagnosticsGetSiteDetectorResponseSample.js +2 -2
  140. package/dist-esm/samples-dev/diagnosticsGetSiteDetectorResponseSlotSample.js +2 -2
  141. package/dist-esm/samples-dev/diagnosticsGetSiteDetectorSample.js +2 -2
  142. package/dist-esm/samples-dev/diagnosticsGetSiteDetectorSlotSample.js +2 -2
  143. package/dist-esm/samples-dev/diagnosticsGetSiteDiagnosticCategorySample.js +2 -2
  144. package/dist-esm/samples-dev/diagnosticsGetSiteDiagnosticCategorySlotSample.js +2 -2
  145. package/dist-esm/samples-dev/diagnosticsListHostingEnvironmentDetectorResponsesSample.js +1 -1
  146. package/dist-esm/samples-dev/diagnosticsListSiteAnalysesSample.js +2 -2
  147. package/dist-esm/samples-dev/diagnosticsListSiteAnalysesSlotSample.js +2 -2
  148. package/dist-esm/samples-dev/diagnosticsListSiteDetectorResponsesSample.js +2 -2
  149. package/dist-esm/samples-dev/diagnosticsListSiteDetectorResponsesSlotSample.js +2 -2
  150. package/dist-esm/samples-dev/diagnosticsListSiteDetectorsSample.js +2 -2
  151. package/dist-esm/samples-dev/diagnosticsListSiteDetectorsSlotSample.js +2 -2
  152. package/dist-esm/samples-dev/diagnosticsListSiteDiagnosticCategoriesSample.js +2 -2
  153. package/dist-esm/samples-dev/diagnosticsListSiteDiagnosticCategoriesSlotSample.js +2 -2
  154. package/dist-esm/samples-dev/domainRegistrationProviderListOperationsSample.js +1 -1
  155. package/dist-esm/samples-dev/domainsCheckAvailabilitySample.js +1 -1
  156. package/dist-esm/samples-dev/domainsCreateOrUpdateOwnershipIdentifierSample.js +3 -3
  157. package/dist-esm/samples-dev/domainsCreateOrUpdateOwnershipIdentifierSample.js.map +1 -1
  158. package/dist-esm/samples-dev/domainsCreateOrUpdateSample.js +11 -11
  159. package/dist-esm/samples-dev/domainsDeleteOwnershipIdentifierSample.js +1 -1
  160. package/dist-esm/samples-dev/domainsDeleteSample.js +2 -2
  161. package/dist-esm/samples-dev/domainsDeleteSample.js.map +1 -1
  162. package/dist-esm/samples-dev/domainsGetControlCenterSsoRequestSample.js +1 -1
  163. package/dist-esm/samples-dev/domainsGetOwnershipIdentifierSample.js +1 -1
  164. package/dist-esm/samples-dev/domainsGetSample.js +1 -1
  165. package/dist-esm/samples-dev/domainsListByResourceGroupSample.js +1 -1
  166. package/dist-esm/samples-dev/domainsListOwnershipIdentifiersSample.js +1 -1
  167. package/dist-esm/samples-dev/domainsListRecommendationsSample.js +3 -3
  168. package/dist-esm/samples-dev/domainsListRecommendationsSample.js.map +1 -1
  169. package/dist-esm/samples-dev/domainsListSample.js +1 -1
  170. package/dist-esm/samples-dev/domainsRenewSample.js +1 -1
  171. package/dist-esm/samples-dev/domainsTransferOutSample.js +1 -1
  172. package/dist-esm/samples-dev/domainsUpdateOwnershipIdentifierSample.js +3 -3
  173. package/dist-esm/samples-dev/domainsUpdateOwnershipIdentifierSample.js.map +1 -1
  174. package/dist-esm/samples-dev/domainsUpdateSample.js +12 -12
  175. package/dist-esm/samples-dev/domainsUpdateSample.js.map +1 -1
  176. package/dist-esm/samples-dev/getUsagesInLocationListSample.js +1 -1
  177. package/dist-esm/samples-dev/globalGetDeletedWebAppSample.js +1 -1
  178. package/dist-esm/samples-dev/globalGetDeletedWebAppSnapshotsSample.js +1 -1
  179. package/dist-esm/samples-dev/globalGetSubscriptionOperationWithAsyncResponseSample.js +1 -1
  180. package/dist-esm/samples-dev/kubeEnvironmentsCreateOrUpdateSample.js +3 -3
  181. package/dist-esm/samples-dev/kubeEnvironmentsCreateOrUpdateSample.js.map +1 -1
  182. package/dist-esm/samples-dev/kubeEnvironmentsDeleteSample.js +1 -1
  183. package/dist-esm/samples-dev/kubeEnvironmentsGetSample.js +1 -1
  184. package/dist-esm/samples-dev/kubeEnvironmentsListByResourceGroupSample.js +1 -1
  185. package/dist-esm/samples-dev/kubeEnvironmentsListBySubscriptionSample.js +1 -1
  186. package/dist-esm/samples-dev/kubeEnvironmentsUpdateSample.js +3 -3
  187. package/dist-esm/samples-dev/kubeEnvironmentsUpdateSample.js.map +1 -1
  188. package/dist-esm/samples-dev/listAseRegionsSample.js +1 -1
  189. package/dist-esm/samples-dev/listCustomHostNameSitesSample.js +3 -3
  190. package/dist-esm/samples-dev/listCustomHostNameSitesSample.js.map +1 -1
  191. package/dist-esm/samples-dev/providerGetFunctionAppStacksForLocationSample.js +1 -1
  192. package/dist-esm/samples-dev/providerGetFunctionAppStacksSample.js +1 -1
  193. package/dist-esm/samples-dev/providerGetWebAppStacksForLocationSample.js +1 -1
  194. package/dist-esm/samples-dev/providerGetWebAppStacksSample.js +1 -1
  195. package/dist-esm/samples-dev/providerListOperationsSample.js +1 -1
  196. package/dist-esm/samples-dev/resourceHealthMetadataGetBySiteSample.js +1 -1
  197. package/dist-esm/samples-dev/resourceHealthMetadataGetBySiteSlotSample.js +1 -1
  198. package/dist-esm/samples-dev/resourceHealthMetadataListByResourceGroupSample.js +1 -1
  199. package/dist-esm/samples-dev/resourceHealthMetadataListBySiteSample.js +1 -1
  200. package/dist-esm/samples-dev/resourceHealthMetadataListBySiteSlotSample.js +1 -1
  201. package/dist-esm/samples-dev/resourceHealthMetadataListSample.js +1 -1
  202. package/dist-esm/samples-dev/staticSitesApproveOrRejectPrivateEndpointConnectionSample.js +4 -4
  203. package/dist-esm/samples-dev/staticSitesApproveOrRejectPrivateEndpointConnectionSample.js.map +1 -1
  204. package/dist-esm/samples-dev/staticSitesCreateOrUpdateBasicAuthSample.js +3 -3
  205. package/dist-esm/samples-dev/staticSitesCreateOrUpdateBasicAuthSample.js.map +1 -1
  206. package/dist-esm/samples-dev/staticSitesCreateOrUpdateBuildDatabaseConnectionSample.js +3 -3
  207. package/dist-esm/samples-dev/staticSitesCreateOrUpdateBuildDatabaseConnectionSample.js.map +1 -1
  208. package/dist-esm/samples-dev/staticSitesCreateOrUpdateDatabaseConnectionSample.js +3 -3
  209. package/dist-esm/samples-dev/staticSitesCreateOrUpdateDatabaseConnectionSample.js.map +1 -1
  210. package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteAppSettingsSample.js +3 -3
  211. package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteAppSettingsSample.js.map +1 -1
  212. package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildAppSettingsSample.js +3 -3
  213. package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildAppSettingsSample.js.map +1 -1
  214. package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsSample.js +3 -3
  215. package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsSample.js.map +1 -1
  216. package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteCustomDomainSample.js +2 -2
  217. package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteCustomDomainSample.js.map +1 -1
  218. package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteFunctionAppSettingsSample.js +3 -3
  219. package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteFunctionAppSettingsSample.js.map +1 -1
  220. package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteSample.js +4 -4
  221. package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteSample.js.map +1 -1
  222. package/dist-esm/samples-dev/staticSitesCreateUserRolesInvitationLinkSample.js +3 -3
  223. package/dist-esm/samples-dev/staticSitesCreateUserRolesInvitationLinkSample.js.map +1 -1
  224. package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteBuildSample.js +3 -3
  225. package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteBuildSample.js.map +1 -1
  226. package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteSample.js +3 -3
  227. package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteSample.js.map +1 -1
  228. package/dist-esm/samples-dev/staticSitesDeleteBuildDatabaseConnectionSample.js +1 -1
  229. package/dist-esm/samples-dev/staticSitesDeleteDatabaseConnectionSample.js +1 -1
  230. package/dist-esm/samples-dev/staticSitesDeletePrivateEndpointConnectionSample.js +1 -1
  231. package/dist-esm/samples-dev/staticSitesDeletePrivateEndpointConnectionSample.js.map +1 -1
  232. package/dist-esm/samples-dev/staticSitesDeleteStaticSiteBuildSample.js +1 -1
  233. package/dist-esm/samples-dev/staticSitesDeleteStaticSiteCustomDomainSample.js +1 -1
  234. package/dist-esm/samples-dev/staticSitesDeleteStaticSiteCustomDomainSample.js.map +1 -1
  235. package/dist-esm/samples-dev/staticSitesDeleteStaticSiteSample.js +1 -1
  236. package/dist-esm/samples-dev/staticSitesDeleteStaticSiteUserSample.js +1 -1
  237. package/dist-esm/samples-dev/staticSitesDetachStaticSiteSample.js +1 -1
  238. package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteBuildSample.js +1 -1
  239. package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteBuildSample.js.map +1 -1
  240. package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteSample.js +1 -1
  241. package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteSample.js.map +1 -1
  242. package/dist-esm/samples-dev/staticSitesGetBasicAuthSample.js +1 -1
  243. package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionSample.js +1 -1
  244. package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionWithDetailsSample.js +1 -1
  245. package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsSample.js +1 -1
  246. package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsWithDetailsSample.js +1 -1
  247. package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionSample.js +1 -1
  248. package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionWithDetailsSample.js +1 -1
  249. package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsSample.js +1 -1
  250. package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsWithDetailsSample.js +1 -1
  251. package/dist-esm/samples-dev/staticSitesGetLinkedBackendForBuildSample.js +1 -1
  252. package/dist-esm/samples-dev/staticSitesGetLinkedBackendSample.js +1 -1
  253. package/dist-esm/samples-dev/staticSitesGetLinkedBackendsForBuildSample.js +1 -1
  254. package/dist-esm/samples-dev/staticSitesGetLinkedBackendsSample.js +1 -1
  255. package/dist-esm/samples-dev/staticSitesGetPrivateEndpointConnectionListSample.js +1 -1
  256. package/dist-esm/samples-dev/staticSitesGetPrivateEndpointConnectionSample.js +1 -1
  257. package/dist-esm/samples-dev/staticSitesGetPrivateLinkResourcesSample.js +1 -1
  258. package/dist-esm/samples-dev/staticSitesGetStaticSiteBuildSample.js +1 -1
  259. package/dist-esm/samples-dev/staticSitesGetStaticSiteBuildsSample.js +1 -1
  260. package/dist-esm/samples-dev/staticSitesGetStaticSiteCustomDomainSample.js +1 -1
  261. package/dist-esm/samples-dev/staticSitesGetStaticSiteSample.js +1 -1
  262. package/dist-esm/samples-dev/staticSitesGetStaticSitesByResourceGroupSample.js +1 -1
  263. package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteBuildSample.js +1 -1
  264. package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteBuildSample.js.map +1 -1
  265. package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteSample.js +1 -1
  266. package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteSample.js.map +1 -1
  267. package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppsForStaticSiteBuildSample.js +1 -1
  268. package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppsForStaticSiteSample.js +1 -1
  269. package/dist-esm/samples-dev/staticSitesLinkBackendSample.js +3 -3
  270. package/dist-esm/samples-dev/staticSitesLinkBackendSample.js.map +1 -1
  271. package/dist-esm/samples-dev/staticSitesLinkBackendToBuildSample.js +3 -3
  272. package/dist-esm/samples-dev/staticSitesLinkBackendToBuildSample.js.map +1 -1
  273. package/dist-esm/samples-dev/staticSitesListBasicAuthSample.js +1 -1
  274. package/dist-esm/samples-dev/staticSitesListSample.js +1 -1
  275. package/dist-esm/samples-dev/staticSitesListStaticSiteAppSettingsSample.js +1 -1
  276. package/dist-esm/samples-dev/staticSitesListStaticSiteBuildAppSettingsSample.js +1 -1
  277. package/dist-esm/samples-dev/staticSitesListStaticSiteBuildFunctionAppSettingsSample.js +1 -1
  278. package/dist-esm/samples-dev/staticSitesListStaticSiteBuildFunctionAppSettingsSample.js.map +1 -1
  279. package/dist-esm/samples-dev/staticSitesListStaticSiteBuildFunctionsSample.js +1 -1
  280. package/dist-esm/samples-dev/staticSitesListStaticSiteConfiguredRolesSample.js +1 -1
  281. package/dist-esm/samples-dev/staticSitesListStaticSiteCustomDomainsSample.js +1 -1
  282. package/dist-esm/samples-dev/staticSitesListStaticSiteFunctionAppSettingsSample.js +1 -1
  283. package/dist-esm/samples-dev/staticSitesListStaticSiteFunctionsSample.js +1 -1
  284. package/dist-esm/samples-dev/staticSitesListStaticSiteSecretsSample.js +1 -1
  285. package/dist-esm/samples-dev/staticSitesListStaticSiteUsersSample.js +1 -1
  286. package/dist-esm/samples-dev/staticSitesPreviewWorkflowSample.js +4 -4
  287. package/dist-esm/samples-dev/staticSitesPreviewWorkflowSample.js.map +1 -1
  288. package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildSample.js +4 -6
  289. package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildSample.js.map +1 -1
  290. package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteSample.js +4 -6
  291. package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteSample.js.map +1 -1
  292. package/dist-esm/samples-dev/staticSitesResetStaticSiteApiKeySample.js +3 -3
  293. package/dist-esm/samples-dev/staticSitesResetStaticSiteApiKeySample.js.map +1 -1
  294. package/dist-esm/samples-dev/staticSitesUnlinkBackendFromBuildSample.js +1 -1
  295. package/dist-esm/samples-dev/staticSitesUnlinkBackendSample.js +1 -1
  296. package/dist-esm/samples-dev/staticSitesUpdateBuildDatabaseConnectionSample.js +2 -2
  297. package/dist-esm/samples-dev/staticSitesUpdateBuildDatabaseConnectionSample.js.map +1 -1
  298. package/dist-esm/samples-dev/staticSitesUpdateDatabaseConnectionSample.js +2 -2
  299. package/dist-esm/samples-dev/staticSitesUpdateDatabaseConnectionSample.js.map +1 -1
  300. package/dist-esm/samples-dev/staticSitesUpdateStaticSiteSample.js +2 -2
  301. package/dist-esm/samples-dev/staticSitesUpdateStaticSiteSample.js.map +1 -1
  302. package/dist-esm/samples-dev/staticSitesUpdateStaticSiteUserSample.js +3 -3
  303. package/dist-esm/samples-dev/staticSitesUpdateStaticSiteUserSample.js.map +1 -1
  304. package/dist-esm/samples-dev/staticSitesValidateBackendForBuildSample.js +3 -3
  305. package/dist-esm/samples-dev/staticSitesValidateBackendForBuildSample.js.map +1 -1
  306. package/dist-esm/samples-dev/staticSitesValidateBackendSample.js +3 -3
  307. package/dist-esm/samples-dev/staticSitesValidateBackendSample.js.map +1 -1
  308. package/dist-esm/samples-dev/staticSitesValidateCustomDomainCanBeAddedToStaticSiteSample.js +2 -2
  309. package/dist-esm/samples-dev/staticSitesValidateCustomDomainCanBeAddedToStaticSiteSample.js.map +1 -1
  310. package/dist-esm/samples-dev/topLevelDomainsGetSample.js +1 -1
  311. package/dist-esm/samples-dev/topLevelDomainsListAgreementsSample.js +3 -3
  312. package/dist-esm/samples-dev/topLevelDomainsListAgreementsSample.js.map +1 -1
  313. package/dist-esm/samples-dev/topLevelDomainsListSample.js +1 -1
  314. package/dist-esm/samples-dev/verifyHostingEnvironmentVnetSample.js +2 -2
  315. package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSample.js +1 -1
  316. package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSlotSample.js +1 -1
  317. package/dist-esm/samples-dev/webAppsApplySlotConfigToProductionSample.js +2 -2
  318. package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSample.js +4 -4
  319. package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSample.js.map +1 -1
  320. package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSlotSample.js +4 -4
  321. package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSlotSample.js.map +1 -1
  322. package/dist-esm/samples-dev/webAppsBackupSample.js +6 -6
  323. package/dist-esm/samples-dev/webAppsCreateOrUpdateConfigurationSample.js +9 -5
  324. package/dist-esm/samples-dev/webAppsCreateOrUpdateConfigurationSample.js.map +1 -1
  325. package/dist-esm/samples-dev/webAppsCreateOrUpdateSample.js +111 -5
  326. package/dist-esm/samples-dev/webAppsCreateOrUpdateSample.js.map +1 -1
  327. package/dist-esm/samples-dev/webAppsCreateOrUpdateSlotSample.js +5 -5
  328. package/dist-esm/samples-dev/webAppsDeleteBackupSample.js +1 -1
  329. package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSample.js +1 -1
  330. package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSample.js.map +1 -1
  331. package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSlotSample.js +1 -1
  332. package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSlotSample.js.map +1 -1
  333. package/dist-esm/samples-dev/webAppsDeleteSample.js +1 -1
  334. package/dist-esm/samples-dev/webAppsDeleteSlotSample.js +1 -1
  335. package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSample.js +19 -19
  336. package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSample.js.map +1 -1
  337. package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSlotSample.js +16 -16
  338. package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSlotSample.js.map +1 -1
  339. package/dist-esm/samples-dev/webAppsGetAppSettingKeyVaultReferenceSample.js +1 -1
  340. package/dist-esm/samples-dev/webAppsGetAppSettingKeyVaultReferenceSlotSample.js +1 -1
  341. package/dist-esm/samples-dev/webAppsGetAppSettingsKeyVaultReferencesSample.js +1 -1
  342. package/dist-esm/samples-dev/webAppsGetAppSettingsKeyVaultReferencesSlotSample.js +1 -1
  343. package/dist-esm/samples-dev/webAppsGetAuthSettingsSample.js +1 -1
  344. package/dist-esm/samples-dev/webAppsGetAuthSettingsV2Sample.js +1 -1
  345. package/dist-esm/samples-dev/webAppsGetAuthSettingsV2WithoutSecretsSample.js +1 -1
  346. package/dist-esm/samples-dev/webAppsGetBackupStatusSample.js +1 -1
  347. package/dist-esm/samples-dev/webAppsGetConfigurationSample.js +1 -1
  348. package/dist-esm/samples-dev/webAppsGetFtpAllowedSample.js +1 -1
  349. package/dist-esm/samples-dev/webAppsGetFtpAllowedSlotSample.js +1 -1
  350. package/dist-esm/samples-dev/webAppsGetInstanceInfoSample.js +1 -1
  351. package/dist-esm/samples-dev/webAppsGetInstanceInfoSlotSample.js +1 -1
  352. package/dist-esm/samples-dev/webAppsGetInstanceWorkflowSlotSample.js +1 -1
  353. package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSample.js +1 -1
  354. package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSlotSample.js +1 -1
  355. package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSlotV2Sample.js +1 -1
  356. package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationV2Sample.js +1 -1
  357. package/dist-esm/samples-dev/webAppsGetNetworkTracesSample.js +1 -1
  358. package/dist-esm/samples-dev/webAppsGetNetworkTracesSlotSample.js +1 -1
  359. package/dist-esm/samples-dev/webAppsGetNetworkTracesSlotV2Sample.js +1 -1
  360. package/dist-esm/samples-dev/webAppsGetNetworkTracesV2Sample.js +1 -1
  361. package/dist-esm/samples-dev/webAppsGetPrivateEndpointConnectionSample.js +1 -1
  362. package/dist-esm/samples-dev/webAppsGetPrivateEndpointConnectionSlotSample.js +1 -1
  363. package/dist-esm/samples-dev/webAppsGetPrivateLinkResourcesSample.js +1 -1
  364. package/dist-esm/samples-dev/webAppsGetPrivateLinkResourcesSlotSample.js +1 -1
  365. package/dist-esm/samples-dev/webAppsGetProductionSiteDeploymentStatusSample.js +1 -1
  366. package/dist-esm/samples-dev/webAppsGetProductionSiteDeploymentStatusSample.js.map +1 -1
  367. package/dist-esm/samples-dev/webAppsGetSample.js +1 -1
  368. package/dist-esm/samples-dev/webAppsGetScmAllowedSample.js +1 -1
  369. package/dist-esm/samples-dev/webAppsGetScmAllowedSlotSample.js +1 -1
  370. package/dist-esm/samples-dev/webAppsGetSlotSample.js +1 -1
  371. package/dist-esm/samples-dev/webAppsGetSlotSiteDeploymentStatusSlotSample.js +1 -1
  372. package/dist-esm/samples-dev/webAppsGetSlotSiteDeploymentStatusSlotSample.js.map +1 -1
  373. package/dist-esm/samples-dev/webAppsGetWorkflowSample.js +1 -1
  374. package/dist-esm/samples-dev/webAppsListApplicationSettingsSample.js +1 -1
  375. package/dist-esm/samples-dev/webAppsListBackupStatusSecretsSample.js +6 -6
  376. package/dist-esm/samples-dev/webAppsListBackupsSample.js +1 -1
  377. package/dist-esm/samples-dev/webAppsListBasicPublishingCredentialsPoliciesSample.js +1 -1
  378. package/dist-esm/samples-dev/webAppsListBasicPublishingCredentialsPoliciesSlotSample.js +1 -1
  379. package/dist-esm/samples-dev/webAppsListByResourceGroupSample.js +1 -1
  380. package/dist-esm/samples-dev/webAppsListConfigurationsSample.js +1 -1
  381. package/dist-esm/samples-dev/webAppsListInstanceWorkflowsSlotSample.js +1 -1
  382. package/dist-esm/samples-dev/webAppsListProductionSiteDeploymentStatusesSample.js +1 -1
  383. package/dist-esm/samples-dev/webAppsListSample.js +1 -1
  384. package/dist-esm/samples-dev/webAppsListSiteBackupsSample.js +1 -1
  385. package/dist-esm/samples-dev/webAppsListSiteBackupsSlotSample.js +1 -1
  386. package/dist-esm/samples-dev/webAppsListSlotSiteDeploymentStatusesSlotSample.js +1 -1
  387. package/dist-esm/samples-dev/webAppsListSlotsSample.js +1 -1
  388. package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSample.js +1 -1
  389. package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSlotSample.js +1 -1
  390. package/dist-esm/samples-dev/webAppsListWorkflowsSample.js +1 -1
  391. package/dist-esm/samples-dev/webAppsRestoreSample.js +5 -5
  392. package/dist-esm/samples-dev/webAppsStartNetworkTraceSample.js +2 -2
  393. package/dist-esm/samples-dev/webAppsStartNetworkTraceSample.js.map +1 -1
  394. package/dist-esm/samples-dev/webAppsStartNetworkTraceSlotSample.js +3 -3
  395. package/dist-esm/samples-dev/webAppsStartNetworkTraceSlotSample.js.map +1 -1
  396. package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSample.js +3 -3
  397. package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSample.js.map +1 -1
  398. package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSlotSample.js +3 -3
  399. package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSlotSample.js.map +1 -1
  400. package/dist-esm/samples-dev/webAppsStopNetworkTraceSample.js +1 -1
  401. package/dist-esm/samples-dev/webAppsStopNetworkTraceSlotSample.js +1 -1
  402. package/dist-esm/samples-dev/webAppsStopWebSiteNetworkTraceSample.js +1 -1
  403. package/dist-esm/samples-dev/webAppsStopWebSiteNetworkTraceSlotSample.js +1 -1
  404. package/dist-esm/samples-dev/webAppsUpdateApplicationSettingsSample.js +3 -3
  405. package/dist-esm/samples-dev/webAppsUpdateApplicationSettingsSample.js.map +1 -1
  406. package/dist-esm/samples-dev/webAppsUpdateAuthSettingsSample.js +4 -4
  407. package/dist-esm/samples-dev/webAppsUpdateAuthSettingsSample.js.map +1 -1
  408. package/dist-esm/samples-dev/webAppsUpdateAuthSettingsV2Sample.js +13 -13
  409. package/dist-esm/samples-dev/webAppsUpdateAuthSettingsV2Sample.js.map +1 -1
  410. package/dist-esm/samples-dev/webAppsUpdateAzureStorageAccountsSample.js +5 -5
  411. package/dist-esm/samples-dev/webAppsUpdateAzureStorageAccountsSample.js.map +1 -1
  412. package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSample.js +3 -5
  413. package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSample.js.map +1 -1
  414. package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSlotSample.js +3 -5
  415. package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSlotSample.js.map +1 -1
  416. package/dist-esm/samples-dev/webAppsUpdateSample.js +3 -3
  417. package/dist-esm/samples-dev/webAppsUpdateSample.js.map +1 -1
  418. package/dist-esm/samples-dev/webAppsUpdateScmAllowedSample.js +3 -5
  419. package/dist-esm/samples-dev/webAppsUpdateScmAllowedSample.js.map +1 -1
  420. package/dist-esm/samples-dev/webAppsUpdateScmAllowedSlotSample.js +3 -5
  421. package/dist-esm/samples-dev/webAppsUpdateScmAllowedSlotSample.js.map +1 -1
  422. package/dist-esm/samples-dev/webAppsUpdateSlotSample.js +3 -3
  423. package/dist-esm/samples-dev/webAppsUpdateSlotSample.js.map +1 -1
  424. package/dist-esm/samples-dev/workflowRunActionRepetitionsGetSample.js +1 -1
  425. package/dist-esm/samples-dev/workflowRunActionRepetitionsListExpressionTracesSample.js +1 -1
  426. package/dist-esm/samples-dev/workflowRunActionRepetitionsListSample.js +1 -1
  427. package/dist-esm/samples-dev/workflowRunActionRepetitionsRequestHistoriesGetSample.js +1 -1
  428. package/dist-esm/samples-dev/workflowRunActionRepetitionsRequestHistoriesListSample.js +1 -1
  429. package/dist-esm/samples-dev/workflowRunActionScopeRepetitionsGetSample.js +1 -1
  430. package/dist-esm/samples-dev/workflowRunActionScopeRepetitionsListSample.js +1 -1
  431. package/dist-esm/samples-dev/workflowRunActionsGetSample.js +1 -1
  432. package/dist-esm/samples-dev/workflowRunActionsListExpressionTracesSample.js +1 -1
  433. package/dist-esm/samples-dev/workflowRunActionsListSample.js +1 -1
  434. package/dist-esm/samples-dev/workflowRunsCancelSample.js +1 -1
  435. package/dist-esm/samples-dev/workflowRunsGetSample.js +1 -1
  436. package/dist-esm/samples-dev/workflowRunsListSample.js +1 -1
  437. package/dist-esm/samples-dev/workflowTriggerHistoriesGetSample.js +1 -1
  438. package/dist-esm/samples-dev/workflowTriggerHistoriesListSample.js +1 -1
  439. package/dist-esm/samples-dev/workflowTriggerHistoriesResubmitSample.js +1 -1
  440. package/dist-esm/samples-dev/workflowTriggersGetSample.js +1 -1
  441. package/dist-esm/samples-dev/workflowTriggersGetSchemaJsonSample.js +1 -1
  442. package/dist-esm/samples-dev/workflowTriggersListCallbackUrlSample.js +1 -1
  443. package/dist-esm/samples-dev/workflowTriggersListSample.js +1 -1
  444. package/dist-esm/samples-dev/workflowTriggersRunSample.js +1 -1
  445. package/dist-esm/samples-dev/workflowVersionsGetSample.js +1 -1
  446. package/dist-esm/samples-dev/workflowVersionsListSample.js +1 -1
  447. package/dist-esm/samples-dev/workflowsRegenerateAccessKeySample.js +2 -2
  448. package/dist-esm/samples-dev/workflowsRegenerateAccessKeySample.js.map +1 -1
  449. package/dist-esm/samples-dev/workflowsValidateSample.js +3 -3
  450. package/dist-esm/src/lroImpl.js +1 -1
  451. package/dist-esm/src/models/index.d.ts +295 -9
  452. package/dist-esm/src/models/index.d.ts.map +1 -1
  453. package/dist-esm/src/models/index.js +46 -0
  454. package/dist-esm/src/models/index.js.map +1 -1
  455. package/dist-esm/src/models/mappers.d.ts +15 -1
  456. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  457. package/dist-esm/src/models/mappers.js +7690 -7144
  458. package/dist-esm/src/models/mappers.js.map +1 -1
  459. package/dist-esm/src/models/parameters.d.ts +2 -0
  460. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  461. package/dist-esm/src/models/parameters.js +456 -438
  462. package/dist-esm/src/models/parameters.js.map +1 -1
  463. package/dist-esm/src/operations/appServiceCertificateOrders.d.ts.map +1 -1
  464. package/dist-esm/src/operations/appServiceCertificateOrders.js +135 -135
  465. package/dist-esm/src/operations/appServiceCertificateOrders.js.map +1 -1
  466. package/dist-esm/src/operations/appServiceEnvironments.d.ts +5 -5
  467. package/dist-esm/src/operations/appServiceEnvironments.d.ts.map +1 -1
  468. package/dist-esm/src/operations/appServiceEnvironments.js +456 -456
  469. package/dist-esm/src/operations/appServiceEnvironments.js.map +1 -1
  470. package/dist-esm/src/operations/appServicePlans.d.ts.map +1 -1
  471. package/dist-esm/src/operations/appServicePlans.js +194 -194
  472. package/dist-esm/src/operations/appServicePlans.js.map +1 -1
  473. package/dist-esm/src/operations/certificateOrdersDiagnostics.d.ts.map +1 -1
  474. package/dist-esm/src/operations/certificateOrdersDiagnostics.js +17 -17
  475. package/dist-esm/src/operations/certificateOrdersDiagnostics.js.map +1 -1
  476. package/dist-esm/src/operations/certificateRegistrationProvider.d.ts.map +1 -1
  477. package/dist-esm/src/operations/certificateRegistrationProvider.js +9 -9
  478. package/dist-esm/src/operations/certificateRegistrationProvider.js.map +1 -1
  479. package/dist-esm/src/operations/certificates.js +40 -40
  480. package/dist-esm/src/operations/certificates.js.map +1 -1
  481. package/dist-esm/src/operations/containerApps.d.ts.map +1 -1
  482. package/dist-esm/src/operations/containerApps.js +52 -52
  483. package/dist-esm/src/operations/containerApps.js.map +1 -1
  484. package/dist-esm/src/operations/containerAppsRevisions.js +28 -28
  485. package/dist-esm/src/operations/containerAppsRevisions.js.map +1 -1
  486. package/dist-esm/src/operations/deletedWebApps.js +26 -26
  487. package/dist-esm/src/operations/deletedWebApps.js.map +1 -1
  488. package/dist-esm/src/operations/diagnostics.js +181 -181
  489. package/dist-esm/src/operations/diagnostics.js.map +1 -1
  490. package/dist-esm/src/operations/domainRegistrationProvider.d.ts.map +1 -1
  491. package/dist-esm/src/operations/domainRegistrationProvider.js +9 -9
  492. package/dist-esm/src/operations/domainRegistrationProvider.js.map +1 -1
  493. package/dist-esm/src/operations/domains.d.ts.map +1 -1
  494. package/dist-esm/src/operations/domains.js +109 -109
  495. package/dist-esm/src/operations/domains.js.map +1 -1
  496. package/dist-esm/src/operations/getUsagesInLocation.js +11 -11
  497. package/dist-esm/src/operations/getUsagesInLocation.js.map +1 -1
  498. package/dist-esm/src/operations/global.js +16 -16
  499. package/dist-esm/src/operations/global.js.map +1 -1
  500. package/dist-esm/src/operations/kubeEnvironments.d.ts.map +1 -1
  501. package/dist-esm/src/operations/kubeEnvironments.js +53 -53
  502. package/dist-esm/src/operations/kubeEnvironments.js.map +1 -1
  503. package/dist-esm/src/operations/provider.js +64 -64
  504. package/dist-esm/src/operations/provider.js.map +1 -1
  505. package/dist-esm/src/operations/recommendations.d.ts.map +1 -1
  506. package/dist-esm/src/operations/recommendations.js +107 -103
  507. package/dist-esm/src/operations/recommendations.js.map +1 -1
  508. package/dist-esm/src/operations/resourceHealthMetadataOperations.d.ts.map +1 -1
  509. package/dist-esm/src/operations/resourceHealthMetadataOperations.js +53 -53
  510. package/dist-esm/src/operations/resourceHealthMetadataOperations.js.map +1 -1
  511. package/dist-esm/src/operations/staticSites.d.ts +3 -3
  512. package/dist-esm/src/operations/staticSites.d.ts.map +1 -1
  513. package/dist-esm/src/operations/staticSites.js +577 -577
  514. package/dist-esm/src/operations/staticSites.js.map +1 -1
  515. package/dist-esm/src/operations/topLevelDomains.js +24 -24
  516. package/dist-esm/src/operations/topLevelDomains.js.map +1 -1
  517. package/dist-esm/src/operations/webApps.d.ts +119 -9
  518. package/dist-esm/src/operations/webApps.d.ts.map +1 -1
  519. package/dist-esm/src/operations/webApps.js +3437 -2940
  520. package/dist-esm/src/operations/webApps.js.map +1 -1
  521. package/dist-esm/src/operations/workflowRunActionRepetitions.d.ts.map +1 -1
  522. package/dist-esm/src/operations/workflowRunActionRepetitions.js +31 -31
  523. package/dist-esm/src/operations/workflowRunActionRepetitions.js.map +1 -1
  524. package/dist-esm/src/operations/workflowRunActionRepetitionsRequestHistories.d.ts.map +1 -1
  525. package/dist-esm/src/operations/workflowRunActionRepetitionsRequestHistories.js +19 -19
  526. package/dist-esm/src/operations/workflowRunActionRepetitionsRequestHistories.js.map +1 -1
  527. package/dist-esm/src/operations/workflowRunActionScopeRepetitions.d.ts.map +1 -1
  528. package/dist-esm/src/operations/workflowRunActionScopeRepetitions.js +18 -18
  529. package/dist-esm/src/operations/workflowRunActionScopeRepetitions.js.map +1 -1
  530. package/dist-esm/src/operations/workflowRunActions.js +28 -28
  531. package/dist-esm/src/operations/workflowRunActions.js.map +1 -1
  532. package/dist-esm/src/operations/workflowRuns.js +20 -20
  533. package/dist-esm/src/operations/workflowRuns.js.map +1 -1
  534. package/dist-esm/src/operations/workflowTriggerHistories.d.ts.map +1 -1
  535. package/dist-esm/src/operations/workflowTriggerHistories.js +27 -27
  536. package/dist-esm/src/operations/workflowTriggerHistories.js.map +1 -1
  537. package/dist-esm/src/operations/workflowTriggers.d.ts.map +1 -1
  538. package/dist-esm/src/operations/workflowTriggers.js +35 -35
  539. package/dist-esm/src/operations/workflowTriggers.js.map +1 -1
  540. package/dist-esm/src/operations/workflowVersions.js +16 -16
  541. package/dist-esm/src/operations/workflowVersions.js.map +1 -1
  542. package/dist-esm/src/operations/workflows.js +8 -8
  543. package/dist-esm/src/operations/workflows.js.map +1 -1
  544. package/dist-esm/src/operationsInterfaces/appServiceCertificateOrders.d.ts.map +1 -1
  545. package/dist-esm/src/operationsInterfaces/appServiceEnvironments.d.ts +5 -5
  546. package/dist-esm/src/operationsInterfaces/appServiceEnvironments.d.ts.map +1 -1
  547. package/dist-esm/src/operationsInterfaces/certificateOrdersDiagnostics.d.ts.map +1 -1
  548. package/dist-esm/src/operationsInterfaces/staticSites.d.ts +3 -3
  549. package/dist-esm/src/operationsInterfaces/staticSites.d.ts.map +1 -1
  550. package/dist-esm/src/operationsInterfaces/webApps.d.ts +81 -9
  551. package/dist-esm/src/operationsInterfaces/webApps.d.ts.map +1 -1
  552. package/dist-esm/src/webSiteManagementClient.d.ts.map +1 -1
  553. package/dist-esm/src/webSiteManagementClient.js +135 -131
  554. package/dist-esm/src/webSiteManagementClient.js.map +1 -1
  555. package/dist-esm/test/web_examples.d.ts.map +1 -1
  556. package/dist-esm/test/web_examples.js +5 -4
  557. package/dist-esm/test/web_examples.js.map +1 -1
  558. package/package.json +7 -7
  559. package/review/arm-appservice.api.md +234 -9
  560. package/src/lroImpl.ts +3 -3
  561. package/src/models/index.ts +1027 -380
  562. package/src/models/mappers.ts +8952 -8335
  563. package/src/models/parameters.ts +467 -443
  564. package/src/operations/appServiceCertificateOrders.ts +239 -266
  565. package/src/operations/appServiceEnvironments.ts +1228 -1301
  566. package/src/operations/appServicePlans.ts +348 -374
  567. package/src/operations/certificateOrdersDiagnostics.ts +90 -94
  568. package/src/operations/certificateRegistrationProvider.ts +19 -18
  569. package/src/operations/certificates.ts +70 -75
  570. package/src/operations/containerApps.ts +98 -105
  571. package/src/operations/containerAppsRevisions.ts +54 -59
  572. package/src/operations/deletedWebApps.ts +45 -47
  573. package/src/operations/diagnostics.ts +455 -470
  574. package/src/operations/domainRegistrationProvider.ts +19 -18
  575. package/src/operations/domains.ts +214 -230
  576. package/src/operations/getUsagesInLocation.ts +20 -21
  577. package/src/operations/global.ts +41 -43
  578. package/src/operations/kubeEnvironments.ts +100 -108
  579. package/src/operations/provider.ts +134 -134
  580. package/src/operations/recommendations.ts +341 -345
  581. package/src/operations/resourceHealthMetadataOperations.ts +104 -109
  582. package/src/operations/staticSites.ts +1736 -1811
  583. package/src/operations/topLevelDomains.ts +46 -49
  584. package/src/operations/webApps.ts +7101 -6820
  585. package/src/operations/workflowRunActionRepetitions.ts +63 -65
  586. package/src/operations/workflowRunActionRepetitionsRequestHistories.ts +38 -39
  587. package/src/operations/workflowRunActionScopeRepetitions.ts +37 -38
  588. package/src/operations/workflowRunActions.ts +58 -61
  589. package/src/operations/workflowRuns.ts +39 -42
  590. package/src/operations/workflowTriggerHistories.ts +55 -59
  591. package/src/operations/workflowTriggers.ts +68 -74
  592. package/src/operations/workflowVersions.ts +32 -34
  593. package/src/operations/workflows.ts +15 -17
  594. package/src/operationsInterfaces/appServiceCertificateOrders.ts +25 -29
  595. package/src/operationsInterfaces/appServiceEnvironments.ts +65 -76
  596. package/src/operationsInterfaces/appServicePlans.ts +29 -29
  597. package/src/operationsInterfaces/certificateOrdersDiagnostics.ts +4 -6
  598. package/src/operationsInterfaces/certificateRegistrationProvider.ts +2 -2
  599. package/src/operationsInterfaces/certificates.ts +7 -7
  600. package/src/operationsInterfaces/containerApps.ts +9 -9
  601. package/src/operationsInterfaces/containerAppsRevisions.ts +6 -6
  602. package/src/operationsInterfaces/deletedWebApps.ts +4 -4
  603. package/src/operationsInterfaces/diagnostics.ts +23 -23
  604. package/src/operationsInterfaces/domainRegistrationProvider.ts +2 -2
  605. package/src/operationsInterfaces/domains.ts +17 -17
  606. package/src/operationsInterfaces/getUsagesInLocation.ts +2 -2
  607. package/src/operationsInterfaces/global.ts +4 -4
  608. package/src/operationsInterfaces/kubeEnvironments.ts +9 -9
  609. package/src/operationsInterfaces/provider.ts +8 -8
  610. package/src/operationsInterfaces/recommendations.ts +16 -16
  611. package/src/operationsInterfaces/resourceHealthMetadataOperations.ts +7 -7
  612. package/src/operationsInterfaces/staticSites.ts +100 -111
  613. package/src/operationsInterfaces/topLevelDomains.ts +4 -4
  614. package/src/operationsInterfaces/webApps.ts +583 -461
  615. package/src/operationsInterfaces/workflowRunActionRepetitions.ts +4 -4
  616. package/src/operationsInterfaces/workflowRunActionRepetitionsRequestHistories.ts +3 -3
  617. package/src/operationsInterfaces/workflowRunActionScopeRepetitions.ts +3 -3
  618. package/src/operationsInterfaces/workflowRunActions.ts +4 -4
  619. package/src/operationsInterfaces/workflowRuns.ts +4 -4
  620. package/src/operationsInterfaces/workflowTriggerHistories.ts +5 -5
  621. package/src/operationsInterfaces/workflowTriggers.ts +7 -7
  622. package/src/operationsInterfaces/workflowVersions.ts +3 -3
  623. package/src/operationsInterfaces/workflows.ts +3 -3
  624. package/src/pagingHelper.ts +1 -1
  625. package/src/webSiteManagementClient.ts +272 -281
  626. package/types/arm-appservice.d.ts +417 -18
  627. package/types/tsdoc-metadata.json +1 -1
@@ -53,6 +53,8 @@ import {
53
53
  WebAppsListProcessThreadsOptionalParams,
54
54
  PublicCertificate,
55
55
  WebAppsListPublicCertificatesOptionalParams,
56
+ SiteContainer,
57
+ WebAppsListSiteContainersOptionalParams,
56
58
  SiteExtensionInfo,
57
59
  WebAppsListSiteExtensionsOptionalParams,
58
60
  WebAppsListSlotsOptionalParams,
@@ -79,6 +81,7 @@ import {
79
81
  WebAppsListProcessModulesSlotOptionalParams,
80
82
  WebAppsListProcessThreadsSlotOptionalParams,
81
83
  WebAppsListPublicCertificatesSlotOptionalParams,
84
+ WebAppsListSiteContainersSlotOptionalParams,
82
85
  WebAppsListSiteExtensionsSlotOptionalParams,
83
86
  SlotDifference,
84
87
  CsmSlotEntity,
@@ -355,7 +358,6 @@ import {
355
358
  WebAppsPutPrivateAccessVnetResponse,
356
359
  WebAppsGetPrivateEndpointConnectionOptionalParams,
357
360
  WebAppsGetPrivateEndpointConnectionResponse,
358
- PrivateLinkConnectionApprovalRequestResource,
359
361
  WebAppsApproveOrRejectPrivateEndpointConnectionOptionalParams,
360
362
  WebAppsApproveOrRejectPrivateEndpointConnectionResponse,
361
363
  WebAppsDeletePrivateEndpointConnectionOptionalParams,
@@ -384,6 +386,11 @@ import {
384
386
  WebAppsRestoreFromDeletedAppOptionalParams,
385
387
  SnapshotRestoreRequest,
386
388
  WebAppsRestoreSnapshotOptionalParams,
389
+ WebAppsGetSiteContainerOptionalParams,
390
+ WebAppsGetSiteContainerResponse,
391
+ WebAppsCreateOrUpdateSiteContainerOptionalParams,
392
+ WebAppsCreateOrUpdateSiteContainerResponse,
393
+ WebAppsDeleteSiteContainerOptionalParams,
387
394
  WebAppsGetSiteExtensionOptionalParams,
388
395
  WebAppsGetSiteExtensionResponse,
389
396
  WebAppsInstallSiteExtensionOptionalParams,
@@ -632,6 +639,11 @@ import {
632
639
  WebAppsRestoreFromBackupBlobSlotOptionalParams,
633
640
  WebAppsRestoreFromDeletedAppSlotOptionalParams,
634
641
  WebAppsRestoreSnapshotSlotOptionalParams,
642
+ WebAppsGetSiteContainerSlotOptionalParams,
643
+ WebAppsGetSiteContainerSlotResponse,
644
+ WebAppsCreateOrUpdateSiteContainerSlotOptionalParams,
645
+ WebAppsCreateOrUpdateSiteContainerSlotResponse,
646
+ WebAppsDeleteSiteContainerSlotOptionalParams,
635
647
  WebAppsGetSiteExtensionSlotOptionalParams,
636
648
  WebAppsGetSiteExtensionSlotResponse,
637
649
  WebAppsInstallSiteExtensionSlotOptionalParams,
@@ -725,7 +737,7 @@ import {
725
737
  WebAppsGetWorkflowOptionalParams,
726
738
  WebAppsGetWorkflowResponse,
727
739
  WebAppsListWorkflowsConnectionsOptionalParams,
728
- WebAppsListWorkflowsConnectionsResponse
740
+ WebAppsListWorkflowsConnectionsResponse,
729
741
  } from "../models";
730
742
 
731
743
  /// <reference lib="esnext.asynciterable" />
@@ -743,7 +755,7 @@ export interface WebApps {
743
755
  */
744
756
  listByResourceGroup(
745
757
  resourceGroupName: string,
746
- options?: WebAppsListByResourceGroupOptionalParams
758
+ options?: WebAppsListByResourceGroupOptionalParams,
747
759
  ): PagedAsyncIterableIterator<Site>;
748
760
  /**
749
761
  * Description for Gets existing backups of an app.
@@ -754,7 +766,7 @@ export interface WebApps {
754
766
  listBackups(
755
767
  resourceGroupName: string,
756
768
  name: string,
757
- options?: WebAppsListBackupsOptionalParams
769
+ options?: WebAppsListBackupsOptionalParams,
758
770
  ): PagedAsyncIterableIterator<BackupItem>;
759
771
  /**
760
772
  * Description for Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given
@@ -766,7 +778,7 @@ export interface WebApps {
766
778
  listBasicPublishingCredentialsPolicies(
767
779
  resourceGroupName: string,
768
780
  name: string,
769
- options?: WebAppsListBasicPublishingCredentialsPoliciesOptionalParams
781
+ options?: WebAppsListBasicPublishingCredentialsPoliciesOptionalParams,
770
782
  ): PagedAsyncIterableIterator<CsmPublishingCredentialsPoliciesEntity>;
771
783
  /**
772
784
  * Description for List the configurations of an app
@@ -777,7 +789,7 @@ export interface WebApps {
777
789
  listConfigurations(
778
790
  resourceGroupName: string,
779
791
  name: string,
780
- options?: WebAppsListConfigurationsOptionalParams
792
+ options?: WebAppsListConfigurationsOptionalParams,
781
793
  ): PagedAsyncIterableIterator<SiteConfigResource>;
782
794
  /**
783
795
  * Description for Gets the config reference app settings and status of an app
@@ -788,7 +800,7 @@ export interface WebApps {
788
800
  listAppSettingsKeyVaultReferences(
789
801
  resourceGroupName: string,
790
802
  name: string,
791
- options?: WebAppsGetAppSettingsKeyVaultReferencesOptionalParams
803
+ options?: WebAppsGetAppSettingsKeyVaultReferencesOptionalParams,
792
804
  ): PagedAsyncIterableIterator<ApiKVReference>;
793
805
  /**
794
806
  * Description for Gets the config reference app settings and status of an app
@@ -799,7 +811,7 @@ export interface WebApps {
799
811
  listSiteConnectionStringKeyVaultReferences(
800
812
  resourceGroupName: string,
801
813
  name: string,
802
- options?: WebAppsGetSiteConnectionStringKeyVaultReferencesOptionalParams
814
+ options?: WebAppsGetSiteConnectionStringKeyVaultReferencesOptionalParams,
803
815
  ): PagedAsyncIterableIterator<ApiKVReference>;
804
816
  /**
805
817
  * Description for Gets a list of web app configuration snapshots identifiers. Each element of the list
@@ -811,7 +823,7 @@ export interface WebApps {
811
823
  listConfigurationSnapshotInfo(
812
824
  resourceGroupName: string,
813
825
  name: string,
814
- options?: WebAppsListConfigurationSnapshotInfoOptionalParams
826
+ options?: WebAppsListConfigurationSnapshotInfoOptionalParams,
815
827
  ): PagedAsyncIterableIterator<SiteConfigurationSnapshotInfo>;
816
828
  /**
817
829
  * Description for List continuous web jobs for an app, or a deployment slot.
@@ -822,7 +834,7 @@ export interface WebApps {
822
834
  listContinuousWebJobs(
823
835
  resourceGroupName: string,
824
836
  name: string,
825
- options?: WebAppsListContinuousWebJobsOptionalParams
837
+ options?: WebAppsListContinuousWebJobsOptionalParams,
826
838
  ): PagedAsyncIterableIterator<ContinuousWebJob>;
827
839
  /**
828
840
  * List deployment statuses for an app (or deployment slot, if specified).
@@ -833,7 +845,7 @@ export interface WebApps {
833
845
  listProductionSiteDeploymentStatuses(
834
846
  resourceGroupName: string,
835
847
  name: string,
836
- options?: WebAppsListProductionSiteDeploymentStatusesOptionalParams
848
+ options?: WebAppsListProductionSiteDeploymentStatusesOptionalParams,
837
849
  ): PagedAsyncIterableIterator<CsmDeploymentStatus>;
838
850
  /**
839
851
  * Description for List deployments for an app, or a deployment slot.
@@ -844,7 +856,7 @@ export interface WebApps {
844
856
  listDeployments(
845
857
  resourceGroupName: string,
846
858
  name: string,
847
- options?: WebAppsListDeploymentsOptionalParams
859
+ options?: WebAppsListDeploymentsOptionalParams,
848
860
  ): PagedAsyncIterableIterator<Deployment>;
849
861
  /**
850
862
  * Description for Lists ownership identifiers for domain associated with web app.
@@ -855,7 +867,7 @@ export interface WebApps {
855
867
  listDomainOwnershipIdentifiers(
856
868
  resourceGroupName: string,
857
869
  name: string,
858
- options?: WebAppsListDomainOwnershipIdentifiersOptionalParams
870
+ options?: WebAppsListDomainOwnershipIdentifiersOptionalParams,
859
871
  ): PagedAsyncIterableIterator<Identifier>;
860
872
  /**
861
873
  * Description for List the functions for a web site, or a deployment slot.
@@ -866,7 +878,7 @@ export interface WebApps {
866
878
  listFunctions(
867
879
  resourceGroupName: string,
868
880
  name: string,
869
- options?: WebAppsListFunctionsOptionalParams
881
+ options?: WebAppsListFunctionsOptionalParams,
870
882
  ): PagedAsyncIterableIterator<FunctionEnvelope>;
871
883
  /**
872
884
  * Description for Get hostname bindings for an app or a deployment slot.
@@ -877,7 +889,7 @@ export interface WebApps {
877
889
  listHostNameBindings(
878
890
  resourceGroupName: string,
879
891
  name: string,
880
- options?: WebAppsListHostNameBindingsOptionalParams
892
+ options?: WebAppsListHostNameBindingsOptionalParams,
881
893
  ): PagedAsyncIterableIterator<HostNameBinding>;
882
894
  /**
883
895
  * Description for Gets all scale-out instances of an app.
@@ -888,7 +900,7 @@ export interface WebApps {
888
900
  listInstanceIdentifiers(
889
901
  resourceGroupName: string,
890
902
  name: string,
891
- options?: WebAppsListInstanceIdentifiersOptionalParams
903
+ options?: WebAppsListInstanceIdentifiersOptionalParams,
892
904
  ): PagedAsyncIterableIterator<WebSiteInstanceStatus>;
893
905
  /**
894
906
  * Description for Get list of processes for a web site, or a deployment slot, or for a specific
@@ -903,7 +915,7 @@ export interface WebApps {
903
915
  resourceGroupName: string,
904
916
  name: string,
905
917
  instanceId: string,
906
- options?: WebAppsListInstanceProcessesOptionalParams
918
+ options?: WebAppsListInstanceProcessesOptionalParams,
907
919
  ): PagedAsyncIterableIterator<ProcessInfo>;
908
920
  /**
909
921
  * Description for List module information for a process by its ID for a specific scaled-out instance
@@ -920,7 +932,7 @@ export interface WebApps {
920
932
  name: string,
921
933
  processId: string,
922
934
  instanceId: string,
923
- options?: WebAppsListInstanceProcessModulesOptionalParams
935
+ options?: WebAppsListInstanceProcessModulesOptionalParams,
924
936
  ): PagedAsyncIterableIterator<ProcessModuleInfo>;
925
937
  /**
926
938
  * Description for List the threads in a process by its ID for a specific scaled-out instance in a web
@@ -937,7 +949,7 @@ export interface WebApps {
937
949
  name: string,
938
950
  processId: string,
939
951
  instanceId: string,
940
- options?: WebAppsListInstanceProcessThreadsOptionalParams
952
+ options?: WebAppsListInstanceProcessThreadsOptionalParams,
941
953
  ): PagedAsyncIterableIterator<ProcessThreadInfo>;
942
954
  /**
943
955
  * Description for Gets existing backups of an app.
@@ -948,7 +960,7 @@ export interface WebApps {
948
960
  listSiteBackups(
949
961
  resourceGroupName: string,
950
962
  name: string,
951
- options?: WebAppsListSiteBackupsOptionalParams
963
+ options?: WebAppsListSiteBackupsOptionalParams,
952
964
  ): PagedAsyncIterableIterator<BackupItem>;
953
965
  /**
954
966
  * Description for Gets perfmon counters for web app.
@@ -959,7 +971,7 @@ export interface WebApps {
959
971
  listPerfMonCounters(
960
972
  resourceGroupName: string,
961
973
  name: string,
962
- options?: WebAppsListPerfMonCountersOptionalParams
974
+ options?: WebAppsListPerfMonCountersOptionalParams,
963
975
  ): PagedAsyncIterableIterator<PerfMonResponse>;
964
976
  /**
965
977
  * Description for Gets the list of private endpoint connections associated with a site
@@ -970,7 +982,7 @@ export interface WebApps {
970
982
  listPrivateEndpointConnectionList(
971
983
  resourceGroupName: string,
972
984
  name: string,
973
- options?: WebAppsGetPrivateEndpointConnectionListOptionalParams
985
+ options?: WebAppsGetPrivateEndpointConnectionListOptionalParams,
974
986
  ): PagedAsyncIterableIterator<RemotePrivateEndpointConnectionARMResource>;
975
987
  /**
976
988
  * Description for Get list of processes for a web site, or a deployment slot, or for a specific
@@ -982,7 +994,7 @@ export interface WebApps {
982
994
  listProcesses(
983
995
  resourceGroupName: string,
984
996
  name: string,
985
- options?: WebAppsListProcessesOptionalParams
997
+ options?: WebAppsListProcessesOptionalParams,
986
998
  ): PagedAsyncIterableIterator<ProcessInfo>;
987
999
  /**
988
1000
  * Description for List module information for a process by its ID for a specific scaled-out instance
@@ -996,7 +1008,7 @@ export interface WebApps {
996
1008
  resourceGroupName: string,
997
1009
  name: string,
998
1010
  processId: string,
999
- options?: WebAppsListProcessModulesOptionalParams
1011
+ options?: WebAppsListProcessModulesOptionalParams,
1000
1012
  ): PagedAsyncIterableIterator<ProcessModuleInfo>;
1001
1013
  /**
1002
1014
  * Description for List the threads in a process by its ID for a specific scaled-out instance in a web
@@ -1010,7 +1022,7 @@ export interface WebApps {
1010
1022
  resourceGroupName: string,
1011
1023
  name: string,
1012
1024
  processId: string,
1013
- options?: WebAppsListProcessThreadsOptionalParams
1025
+ options?: WebAppsListProcessThreadsOptionalParams,
1014
1026
  ): PagedAsyncIterableIterator<ProcessThreadInfo>;
1015
1027
  /**
1016
1028
  * Description for Get public certificates for an app or a deployment slot.
@@ -1021,8 +1033,19 @@ export interface WebApps {
1021
1033
  listPublicCertificates(
1022
1034
  resourceGroupName: string,
1023
1035
  name: string,
1024
- options?: WebAppsListPublicCertificatesOptionalParams
1036
+ options?: WebAppsListPublicCertificatesOptionalParams,
1025
1037
  ): PagedAsyncIterableIterator<PublicCertificate>;
1038
+ /**
1039
+ * Lists all the site containers of a site, or a deployment slot.
1040
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
1041
+ * @param name Name of the app.
1042
+ * @param options The options parameters.
1043
+ */
1044
+ listSiteContainers(
1045
+ resourceGroupName: string,
1046
+ name: string,
1047
+ options?: WebAppsListSiteContainersOptionalParams,
1048
+ ): PagedAsyncIterableIterator<SiteContainer>;
1026
1049
  /**
1027
1050
  * Description for Get list of siteextensions for a web site, or a deployment slot.
1028
1051
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -1032,7 +1055,7 @@ export interface WebApps {
1032
1055
  listSiteExtensions(
1033
1056
  resourceGroupName: string,
1034
1057
  name: string,
1035
- options?: WebAppsListSiteExtensionsOptionalParams
1058
+ options?: WebAppsListSiteExtensionsOptionalParams,
1036
1059
  ): PagedAsyncIterableIterator<SiteExtensionInfo>;
1037
1060
  /**
1038
1061
  * Description for Gets an app's deployment slots.
@@ -1043,7 +1066,7 @@ export interface WebApps {
1043
1066
  listSlots(
1044
1067
  resourceGroupName: string,
1045
1068
  name: string,
1046
- options?: WebAppsListSlotsOptionalParams
1069
+ options?: WebAppsListSlotsOptionalParams,
1047
1070
  ): PagedAsyncIterableIterator<Site>;
1048
1071
  /**
1049
1072
  * Description for Gets existing backups of an app.
@@ -1057,7 +1080,7 @@ export interface WebApps {
1057
1080
  resourceGroupName: string,
1058
1081
  name: string,
1059
1082
  slot: string,
1060
- options?: WebAppsListBackupsSlotOptionalParams
1083
+ options?: WebAppsListBackupsSlotOptionalParams,
1061
1084
  ): PagedAsyncIterableIterator<BackupItem>;
1062
1085
  /**
1063
1086
  * Description for Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given
@@ -1071,7 +1094,7 @@ export interface WebApps {
1071
1094
  resourceGroupName: string,
1072
1095
  name: string,
1073
1096
  slot: string,
1074
- options?: WebAppsListBasicPublishingCredentialsPoliciesSlotOptionalParams
1097
+ options?: WebAppsListBasicPublishingCredentialsPoliciesSlotOptionalParams,
1075
1098
  ): PagedAsyncIterableIterator<CsmPublishingCredentialsPoliciesEntity>;
1076
1099
  /**
1077
1100
  * Description for List the configurations of an app
@@ -1085,7 +1108,7 @@ export interface WebApps {
1085
1108
  resourceGroupName: string,
1086
1109
  name: string,
1087
1110
  slot: string,
1088
- options?: WebAppsListConfigurationsSlotOptionalParams
1111
+ options?: WebAppsListConfigurationsSlotOptionalParams,
1089
1112
  ): PagedAsyncIterableIterator<SiteConfigResource>;
1090
1113
  /**
1091
1114
  * Description for Gets the config reference app settings and status of an app
@@ -1098,7 +1121,7 @@ export interface WebApps {
1098
1121
  resourceGroupName: string,
1099
1122
  name: string,
1100
1123
  slot: string,
1101
- options?: WebAppsGetAppSettingsKeyVaultReferencesSlotOptionalParams
1124
+ options?: WebAppsGetAppSettingsKeyVaultReferencesSlotOptionalParams,
1102
1125
  ): PagedAsyncIterableIterator<ApiKVReference>;
1103
1126
  /**
1104
1127
  * Description for Gets the config reference app settings and status of an app
@@ -1111,7 +1134,7 @@ export interface WebApps {
1111
1134
  resourceGroupName: string,
1112
1135
  name: string,
1113
1136
  slot: string,
1114
- options?: WebAppsGetSiteConnectionStringKeyVaultReferencesSlotOptionalParams
1137
+ options?: WebAppsGetSiteConnectionStringKeyVaultReferencesSlotOptionalParams,
1115
1138
  ): PagedAsyncIterableIterator<ApiKVReference>;
1116
1139
  /**
1117
1140
  * Description for Gets a list of web app configuration snapshots identifiers. Each element of the list
@@ -1126,7 +1149,7 @@ export interface WebApps {
1126
1149
  resourceGroupName: string,
1127
1150
  name: string,
1128
1151
  slot: string,
1129
- options?: WebAppsListConfigurationSnapshotInfoSlotOptionalParams
1152
+ options?: WebAppsListConfigurationSnapshotInfoSlotOptionalParams,
1130
1153
  ): PagedAsyncIterableIterator<SiteConfigurationSnapshotInfo>;
1131
1154
  /**
1132
1155
  * Description for List continuous web jobs for an app, or a deployment slot.
@@ -1140,7 +1163,7 @@ export interface WebApps {
1140
1163
  resourceGroupName: string,
1141
1164
  name: string,
1142
1165
  slot: string,
1143
- options?: WebAppsListContinuousWebJobsSlotOptionalParams
1166
+ options?: WebAppsListContinuousWebJobsSlotOptionalParams,
1144
1167
  ): PagedAsyncIterableIterator<ContinuousWebJob>;
1145
1168
  /**
1146
1169
  * List deployment statuses for an app (or deployment slot, if specified).
@@ -1154,7 +1177,7 @@ export interface WebApps {
1154
1177
  resourceGroupName: string,
1155
1178
  name: string,
1156
1179
  slot: string,
1157
- options?: WebAppsListSlotSiteDeploymentStatusesSlotOptionalParams
1180
+ options?: WebAppsListSlotSiteDeploymentStatusesSlotOptionalParams,
1158
1181
  ): PagedAsyncIterableIterator<CsmDeploymentStatus>;
1159
1182
  /**
1160
1183
  * Description for List deployments for an app, or a deployment slot.
@@ -1168,7 +1191,7 @@ export interface WebApps {
1168
1191
  resourceGroupName: string,
1169
1192
  name: string,
1170
1193
  slot: string,
1171
- options?: WebAppsListDeploymentsSlotOptionalParams
1194
+ options?: WebAppsListDeploymentsSlotOptionalParams,
1172
1195
  ): PagedAsyncIterableIterator<Deployment>;
1173
1196
  /**
1174
1197
  * Description for Lists ownership identifiers for domain associated with web app.
@@ -1182,7 +1205,7 @@ export interface WebApps {
1182
1205
  resourceGroupName: string,
1183
1206
  name: string,
1184
1207
  slot: string,
1185
- options?: WebAppsListDomainOwnershipIdentifiersSlotOptionalParams
1208
+ options?: WebAppsListDomainOwnershipIdentifiersSlotOptionalParams,
1186
1209
  ): PagedAsyncIterableIterator<Identifier>;
1187
1210
  /**
1188
1211
  * Description for List the functions for a web site, or a deployment slot.
@@ -1195,7 +1218,7 @@ export interface WebApps {
1195
1218
  resourceGroupName: string,
1196
1219
  name: string,
1197
1220
  slot: string,
1198
- options?: WebAppsListInstanceFunctionsSlotOptionalParams
1221
+ options?: WebAppsListInstanceFunctionsSlotOptionalParams,
1199
1222
  ): PagedAsyncIterableIterator<FunctionEnvelope>;
1200
1223
  /**
1201
1224
  * Description for Get hostname bindings for an app or a deployment slot.
@@ -1209,7 +1232,7 @@ export interface WebApps {
1209
1232
  resourceGroupName: string,
1210
1233
  name: string,
1211
1234
  slot: string,
1212
- options?: WebAppsListHostNameBindingsSlotOptionalParams
1235
+ options?: WebAppsListHostNameBindingsSlotOptionalParams,
1213
1236
  ): PagedAsyncIterableIterator<HostNameBinding>;
1214
1237
  /**
1215
1238
  * Description for Gets all scale-out instances of an app.
@@ -1223,7 +1246,7 @@ export interface WebApps {
1223
1246
  resourceGroupName: string,
1224
1247
  name: string,
1225
1248
  slot: string,
1226
- options?: WebAppsListInstanceIdentifiersSlotOptionalParams
1249
+ options?: WebAppsListInstanceIdentifiersSlotOptionalParams,
1227
1250
  ): PagedAsyncIterableIterator<WebSiteInstanceStatus>;
1228
1251
  /**
1229
1252
  * Description for Get list of processes for a web site, or a deployment slot, or for a specific
@@ -1241,7 +1264,7 @@ export interface WebApps {
1241
1264
  name: string,
1242
1265
  slot: string,
1243
1266
  instanceId: string,
1244
- options?: WebAppsListInstanceProcessesSlotOptionalParams
1267
+ options?: WebAppsListInstanceProcessesSlotOptionalParams,
1245
1268
  ): PagedAsyncIterableIterator<ProcessInfo>;
1246
1269
  /**
1247
1270
  * Description for List module information for a process by its ID for a specific scaled-out instance
@@ -1261,7 +1284,7 @@ export interface WebApps {
1261
1284
  processId: string,
1262
1285
  slot: string,
1263
1286
  instanceId: string,
1264
- options?: WebAppsListInstanceProcessModulesSlotOptionalParams
1287
+ options?: WebAppsListInstanceProcessModulesSlotOptionalParams,
1265
1288
  ): PagedAsyncIterableIterator<ProcessModuleInfo>;
1266
1289
  /**
1267
1290
  * Description for List the threads in a process by its ID for a specific scaled-out instance in a web
@@ -1281,7 +1304,7 @@ export interface WebApps {
1281
1304
  processId: string,
1282
1305
  slot: string,
1283
1306
  instanceId: string,
1284
- options?: WebAppsListInstanceProcessThreadsSlotOptionalParams
1307
+ options?: WebAppsListInstanceProcessThreadsSlotOptionalParams,
1285
1308
  ): PagedAsyncIterableIterator<ProcessThreadInfo>;
1286
1309
  /**
1287
1310
  * Description for Gets existing backups of an app.
@@ -1295,7 +1318,7 @@ export interface WebApps {
1295
1318
  resourceGroupName: string,
1296
1319
  name: string,
1297
1320
  slot: string,
1298
- options?: WebAppsListSiteBackupsSlotOptionalParams
1321
+ options?: WebAppsListSiteBackupsSlotOptionalParams,
1299
1322
  ): PagedAsyncIterableIterator<BackupItem>;
1300
1323
  /**
1301
1324
  * Description for Gets perfmon counters for web app.
@@ -1308,7 +1331,7 @@ export interface WebApps {
1308
1331
  resourceGroupName: string,
1309
1332
  name: string,
1310
1333
  slot: string,
1311
- options?: WebAppsListPerfMonCountersSlotOptionalParams
1334
+ options?: WebAppsListPerfMonCountersSlotOptionalParams,
1312
1335
  ): PagedAsyncIterableIterator<PerfMonResponse>;
1313
1336
  /**
1314
1337
  * Description for Gets the list of private endpoint connections associated with a site
@@ -1321,7 +1344,7 @@ export interface WebApps {
1321
1344
  resourceGroupName: string,
1322
1345
  name: string,
1323
1346
  slot: string,
1324
- options?: WebAppsGetPrivateEndpointConnectionListSlotOptionalParams
1347
+ options?: WebAppsGetPrivateEndpointConnectionListSlotOptionalParams,
1325
1348
  ): PagedAsyncIterableIterator<RemotePrivateEndpointConnectionARMResource>;
1326
1349
  /**
1327
1350
  * Description for Get list of processes for a web site, or a deployment slot, or for a specific
@@ -1336,7 +1359,7 @@ export interface WebApps {
1336
1359
  resourceGroupName: string,
1337
1360
  name: string,
1338
1361
  slot: string,
1339
- options?: WebAppsListProcessesSlotOptionalParams
1362
+ options?: WebAppsListProcessesSlotOptionalParams,
1340
1363
  ): PagedAsyncIterableIterator<ProcessInfo>;
1341
1364
  /**
1342
1365
  * Description for List module information for a process by its ID for a specific scaled-out instance
@@ -1353,7 +1376,7 @@ export interface WebApps {
1353
1376
  name: string,
1354
1377
  processId: string,
1355
1378
  slot: string,
1356
- options?: WebAppsListProcessModulesSlotOptionalParams
1379
+ options?: WebAppsListProcessModulesSlotOptionalParams,
1357
1380
  ): PagedAsyncIterableIterator<ProcessModuleInfo>;
1358
1381
  /**
1359
1382
  * Description for List the threads in a process by its ID for a specific scaled-out instance in a web
@@ -1370,7 +1393,7 @@ export interface WebApps {
1370
1393
  name: string,
1371
1394
  processId: string,
1372
1395
  slot: string,
1373
- options?: WebAppsListProcessThreadsSlotOptionalParams
1396
+ options?: WebAppsListProcessThreadsSlotOptionalParams,
1374
1397
  ): PagedAsyncIterableIterator<ProcessThreadInfo>;
1375
1398
  /**
1376
1399
  * Description for Get public certificates for an app or a deployment slot.
@@ -1384,8 +1407,22 @@ export interface WebApps {
1384
1407
  resourceGroupName: string,
1385
1408
  name: string,
1386
1409
  slot: string,
1387
- options?: WebAppsListPublicCertificatesSlotOptionalParams
1410
+ options?: WebAppsListPublicCertificatesSlotOptionalParams,
1388
1411
  ): PagedAsyncIterableIterator<PublicCertificate>;
1412
+ /**
1413
+ * Lists all the site containers of a site, or a deployment slot.
1414
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
1415
+ * @param name Name of the app.
1416
+ * @param slot Name of the deployment slot. If a slot is not specified, the API will get a list of site
1417
+ * containers for the production slot.
1418
+ * @param options The options parameters.
1419
+ */
1420
+ listSiteContainersSlot(
1421
+ resourceGroupName: string,
1422
+ name: string,
1423
+ slot: string,
1424
+ options?: WebAppsListSiteContainersSlotOptionalParams,
1425
+ ): PagedAsyncIterableIterator<SiteContainer>;
1389
1426
  /**
1390
1427
  * Description for Get list of siteextensions for a web site, or a deployment slot.
1391
1428
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -1398,7 +1435,7 @@ export interface WebApps {
1398
1435
  resourceGroupName: string,
1399
1436
  name: string,
1400
1437
  slot: string,
1401
- options?: WebAppsListSiteExtensionsSlotOptionalParams
1438
+ options?: WebAppsListSiteExtensionsSlotOptionalParams,
1402
1439
  ): PagedAsyncIterableIterator<SiteExtensionInfo>;
1403
1440
  /**
1404
1441
  * Description for Get the difference in configuration settings between two web app slots.
@@ -1414,7 +1451,7 @@ export interface WebApps {
1414
1451
  name: string,
1415
1452
  slot: string,
1416
1453
  slotSwapEntity: CsmSlotEntity,
1417
- options?: WebAppsListSlotDifferencesSlotOptionalParams
1454
+ options?: WebAppsListSlotDifferencesSlotOptionalParams,
1418
1455
  ): PagedAsyncIterableIterator<SlotDifference>;
1419
1456
  /**
1420
1457
  * Description for Returns all Snapshots to the user.
@@ -1427,7 +1464,7 @@ export interface WebApps {
1427
1464
  resourceGroupName: string,
1428
1465
  name: string,
1429
1466
  slot: string,
1430
- options?: WebAppsListSnapshotsSlotOptionalParams
1467
+ options?: WebAppsListSnapshotsSlotOptionalParams,
1431
1468
  ): PagedAsyncIterableIterator<Snapshot>;
1432
1469
  /**
1433
1470
  * Description for Returns all Snapshots to the user from DRSecondary endpoint.
@@ -1440,7 +1477,7 @@ export interface WebApps {
1440
1477
  resourceGroupName: string,
1441
1478
  name: string,
1442
1479
  slot: string,
1443
- options?: WebAppsListSnapshotsFromDRSecondarySlotOptionalParams
1480
+ options?: WebAppsListSnapshotsFromDRSecondarySlotOptionalParams,
1444
1481
  ): PagedAsyncIterableIterator<Snapshot>;
1445
1482
  /**
1446
1483
  * Description for List triggered web jobs for an app, or a deployment slot.
@@ -1454,7 +1491,7 @@ export interface WebApps {
1454
1491
  resourceGroupName: string,
1455
1492
  name: string,
1456
1493
  slot: string,
1457
- options?: WebAppsListTriggeredWebJobsSlotOptionalParams
1494
+ options?: WebAppsListTriggeredWebJobsSlotOptionalParams,
1458
1495
  ): PagedAsyncIterableIterator<TriggeredWebJob>;
1459
1496
  /**
1460
1497
  * Description for List a triggered web job's history for an app, or a deployment slot.
@@ -1470,7 +1507,7 @@ export interface WebApps {
1470
1507
  name: string,
1471
1508
  webJobName: string,
1472
1509
  slot: string,
1473
- options?: WebAppsListTriggeredWebJobHistorySlotOptionalParams
1510
+ options?: WebAppsListTriggeredWebJobHistorySlotOptionalParams,
1474
1511
  ): PagedAsyncIterableIterator<TriggeredJobHistory>;
1475
1512
  /**
1476
1513
  * Description for Gets the quota usage information of an app (or deployment slot, if specified).
@@ -1484,7 +1521,7 @@ export interface WebApps {
1484
1521
  resourceGroupName: string,
1485
1522
  name: string,
1486
1523
  slot: string,
1487
- options?: WebAppsListUsagesSlotOptionalParams
1524
+ options?: WebAppsListUsagesSlotOptionalParams,
1488
1525
  ): PagedAsyncIterableIterator<CsmUsageQuota>;
1489
1526
  /**
1490
1527
  * Description for List webjobs for an app, or a deployment slot.
@@ -1498,7 +1535,7 @@ export interface WebApps {
1498
1535
  resourceGroupName: string,
1499
1536
  name: string,
1500
1537
  slot: string,
1501
- options?: WebAppsListWebJobsSlotOptionalParams
1538
+ options?: WebAppsListWebJobsSlotOptionalParams,
1502
1539
  ): PagedAsyncIterableIterator<WebJob>;
1503
1540
  /**
1504
1541
  * Description for Get the difference in configuration settings between two web app slots.
@@ -1511,7 +1548,7 @@ export interface WebApps {
1511
1548
  resourceGroupName: string,
1512
1549
  name: string,
1513
1550
  slotSwapEntity: CsmSlotEntity,
1514
- options?: WebAppsListSlotDifferencesFromProductionOptionalParams
1551
+ options?: WebAppsListSlotDifferencesFromProductionOptionalParams,
1515
1552
  ): PagedAsyncIterableIterator<SlotDifference>;
1516
1553
  /**
1517
1554
  * Description for Returns all Snapshots to the user.
@@ -1522,7 +1559,7 @@ export interface WebApps {
1522
1559
  listSnapshots(
1523
1560
  resourceGroupName: string,
1524
1561
  name: string,
1525
- options?: WebAppsListSnapshotsOptionalParams
1562
+ options?: WebAppsListSnapshotsOptionalParams,
1526
1563
  ): PagedAsyncIterableIterator<Snapshot>;
1527
1564
  /**
1528
1565
  * Description for Returns all Snapshots to the user from DRSecondary endpoint.
@@ -1533,7 +1570,7 @@ export interface WebApps {
1533
1570
  listSnapshotsFromDRSecondary(
1534
1571
  resourceGroupName: string,
1535
1572
  name: string,
1536
- options?: WebAppsListSnapshotsFromDRSecondaryOptionalParams
1573
+ options?: WebAppsListSnapshotsFromDRSecondaryOptionalParams,
1537
1574
  ): PagedAsyncIterableIterator<Snapshot>;
1538
1575
  /**
1539
1576
  * Description for List triggered web jobs for an app, or a deployment slot.
@@ -1544,7 +1581,7 @@ export interface WebApps {
1544
1581
  listTriggeredWebJobs(
1545
1582
  resourceGroupName: string,
1546
1583
  name: string,
1547
- options?: WebAppsListTriggeredWebJobsOptionalParams
1584
+ options?: WebAppsListTriggeredWebJobsOptionalParams,
1548
1585
  ): PagedAsyncIterableIterator<TriggeredWebJob>;
1549
1586
  /**
1550
1587
  * Description for List a triggered web job's history for an app, or a deployment slot.
@@ -1557,7 +1594,7 @@ export interface WebApps {
1557
1594
  resourceGroupName: string,
1558
1595
  name: string,
1559
1596
  webJobName: string,
1560
- options?: WebAppsListTriggeredWebJobHistoryOptionalParams
1597
+ options?: WebAppsListTriggeredWebJobHistoryOptionalParams,
1561
1598
  ): PagedAsyncIterableIterator<TriggeredJobHistory>;
1562
1599
  /**
1563
1600
  * Description for Gets the quota usage information of an app (or deployment slot, if specified).
@@ -1568,7 +1605,7 @@ export interface WebApps {
1568
1605
  listUsages(
1569
1606
  resourceGroupName: string,
1570
1607
  name: string,
1571
- options?: WebAppsListUsagesOptionalParams
1608
+ options?: WebAppsListUsagesOptionalParams,
1572
1609
  ): PagedAsyncIterableIterator<CsmUsageQuota>;
1573
1610
  /**
1574
1611
  * Description for List webjobs for an app, or a deployment slot.
@@ -1579,7 +1616,7 @@ export interface WebApps {
1579
1616
  listWebJobs(
1580
1617
  resourceGroupName: string,
1581
1618
  name: string,
1582
- options?: WebAppsListWebJobsOptionalParams
1619
+ options?: WebAppsListWebJobsOptionalParams,
1583
1620
  ): PagedAsyncIterableIterator<WebJob>;
1584
1621
  /**
1585
1622
  * List the workflows for a web site, or a deployment slot.
@@ -1592,7 +1629,7 @@ export interface WebApps {
1592
1629
  resourceGroupName: string,
1593
1630
  name: string,
1594
1631
  slot: string,
1595
- options?: WebAppsListInstanceWorkflowsSlotOptionalParams
1632
+ options?: WebAppsListInstanceWorkflowsSlotOptionalParams,
1596
1633
  ): PagedAsyncIterableIterator<WorkflowEnvelope>;
1597
1634
  /**
1598
1635
  * List the workflows for a web site, or a deployment slot.
@@ -1603,7 +1640,7 @@ export interface WebApps {
1603
1640
  listWorkflows(
1604
1641
  resourceGroupName: string,
1605
1642
  name: string,
1606
- options?: WebAppsListWorkflowsOptionalParams
1643
+ options?: WebAppsListWorkflowsOptionalParams,
1607
1644
  ): PagedAsyncIterableIterator<WorkflowEnvelope>;
1608
1645
  /**
1609
1646
  * Description for Gets the details of a web, mobile, or API app.
@@ -1614,7 +1651,7 @@ export interface WebApps {
1614
1651
  get(
1615
1652
  resourceGroupName: string,
1616
1653
  name: string,
1617
- options?: WebAppsGetOptionalParams
1654
+ options?: WebAppsGetOptionalParams,
1618
1655
  ): Promise<WebAppsGetResponse>;
1619
1656
  /**
1620
1657
  * Description for Creates a new web, mobile, or API app in an existing resource group, or updates an
@@ -1629,7 +1666,7 @@ export interface WebApps {
1629
1666
  resourceGroupName: string,
1630
1667
  name: string,
1631
1668
  siteEnvelope: Site,
1632
- options?: WebAppsCreateOrUpdateOptionalParams
1669
+ options?: WebAppsCreateOrUpdateOptionalParams,
1633
1670
  ): Promise<
1634
1671
  SimplePollerLike<
1635
1672
  OperationState<WebAppsCreateOrUpdateResponse>,
@@ -1649,7 +1686,7 @@ export interface WebApps {
1649
1686
  resourceGroupName: string,
1650
1687
  name: string,
1651
1688
  siteEnvelope: Site,
1652
- options?: WebAppsCreateOrUpdateOptionalParams
1689
+ options?: WebAppsCreateOrUpdateOptionalParams,
1653
1690
  ): Promise<WebAppsCreateOrUpdateResponse>;
1654
1691
  /**
1655
1692
  * Description for Deletes a web, mobile, or API app, or one of the deployment slots.
@@ -1660,7 +1697,7 @@ export interface WebApps {
1660
1697
  delete(
1661
1698
  resourceGroupName: string,
1662
1699
  name: string,
1663
- options?: WebAppsDeleteOptionalParams
1700
+ options?: WebAppsDeleteOptionalParams,
1664
1701
  ): Promise<void>;
1665
1702
  /**
1666
1703
  * Description for Creates a new web, mobile, or API app in an existing resource group, or updates an
@@ -1675,7 +1712,7 @@ export interface WebApps {
1675
1712
  resourceGroupName: string,
1676
1713
  name: string,
1677
1714
  siteEnvelope: SitePatchResource,
1678
- options?: WebAppsUpdateOptionalParams
1715
+ options?: WebAppsUpdateOptionalParams,
1679
1716
  ): Promise<WebAppsUpdateResponse>;
1680
1717
  /**
1681
1718
  * Description for Analyze a custom hostname.
@@ -1686,7 +1723,7 @@ export interface WebApps {
1686
1723
  analyzeCustomHostname(
1687
1724
  resourceGroupName: string,
1688
1725
  name: string,
1689
- options?: WebAppsAnalyzeCustomHostnameOptionalParams
1726
+ options?: WebAppsAnalyzeCustomHostnameOptionalParams,
1690
1727
  ): Promise<WebAppsAnalyzeCustomHostnameResponse>;
1691
1728
  /**
1692
1729
  * Description for Applies the configuration settings from the target slot onto the current slot.
@@ -1699,7 +1736,7 @@ export interface WebApps {
1699
1736
  resourceGroupName: string,
1700
1737
  name: string,
1701
1738
  slotSwapEntity: CsmSlotEntity,
1702
- options?: WebAppsApplySlotConfigToProductionOptionalParams
1739
+ options?: WebAppsApplySlotConfigToProductionOptionalParams,
1703
1740
  ): Promise<void>;
1704
1741
  /**
1705
1742
  * Description for Creates a backup of an app.
@@ -1713,7 +1750,7 @@ export interface WebApps {
1713
1750
  resourceGroupName: string,
1714
1751
  name: string,
1715
1752
  request: BackupRequest,
1716
- options?: WebAppsBackupOptionalParams
1753
+ options?: WebAppsBackupOptionalParams,
1717
1754
  ): Promise<WebAppsBackupResponse>;
1718
1755
  /**
1719
1756
  * Description for Gets a backup of an app by its ID.
@@ -1726,7 +1763,7 @@ export interface WebApps {
1726
1763
  resourceGroupName: string,
1727
1764
  name: string,
1728
1765
  backupId: string,
1729
- options?: WebAppsGetBackupStatusOptionalParams
1766
+ options?: WebAppsGetBackupStatusOptionalParams,
1730
1767
  ): Promise<WebAppsGetBackupStatusResponse>;
1731
1768
  /**
1732
1769
  * Description for Deletes a backup of an app by its ID.
@@ -1739,7 +1776,7 @@ export interface WebApps {
1739
1776
  resourceGroupName: string,
1740
1777
  name: string,
1741
1778
  backupId: string,
1742
- options?: WebAppsDeleteBackupOptionalParams
1779
+ options?: WebAppsDeleteBackupOptionalParams,
1743
1780
  ): Promise<void>;
1744
1781
  /**
1745
1782
  * Description for Gets status of a web app backup that may be in progress, including secrets
@@ -1756,7 +1793,7 @@ export interface WebApps {
1756
1793
  name: string,
1757
1794
  backupId: string,
1758
1795
  request: BackupRequest,
1759
- options?: WebAppsListBackupStatusSecretsOptionalParams
1796
+ options?: WebAppsListBackupStatusSecretsOptionalParams,
1760
1797
  ): Promise<WebAppsListBackupStatusSecretsResponse>;
1761
1798
  /**
1762
1799
  * Description for Restores a specific backup to another app (or deployment slot, if specified).
@@ -1771,7 +1808,7 @@ export interface WebApps {
1771
1808
  name: string,
1772
1809
  backupId: string,
1773
1810
  request: RestoreRequest,
1774
- options?: WebAppsRestoreOptionalParams
1811
+ options?: WebAppsRestoreOptionalParams,
1775
1812
  ): Promise<SimplePollerLike<OperationState<void>, void>>;
1776
1813
  /**
1777
1814
  * Description for Restores a specific backup to another app (or deployment slot, if specified).
@@ -1786,7 +1823,7 @@ export interface WebApps {
1786
1823
  name: string,
1787
1824
  backupId: string,
1788
1825
  request: RestoreRequest,
1789
- options?: WebAppsRestoreOptionalParams
1826
+ options?: WebAppsRestoreOptionalParams,
1790
1827
  ): Promise<void>;
1791
1828
  /**
1792
1829
  * Description for Returns whether FTP is allowed on the site or not.
@@ -1797,7 +1834,7 @@ export interface WebApps {
1797
1834
  getFtpAllowed(
1798
1835
  resourceGroupName: string,
1799
1836
  name: string,
1800
- options?: WebAppsGetFtpAllowedOptionalParams
1837
+ options?: WebAppsGetFtpAllowedOptionalParams,
1801
1838
  ): Promise<WebAppsGetFtpAllowedResponse>;
1802
1839
  /**
1803
1840
  * Description for Updates whether FTP is allowed on the site or not.
@@ -1810,7 +1847,7 @@ export interface WebApps {
1810
1847
  resourceGroupName: string,
1811
1848
  name: string,
1812
1849
  csmPublishingAccessPoliciesEntity: CsmPublishingCredentialsPoliciesEntity,
1813
- options?: WebAppsUpdateFtpAllowedOptionalParams
1850
+ options?: WebAppsUpdateFtpAllowedOptionalParams,
1814
1851
  ): Promise<WebAppsUpdateFtpAllowedResponse>;
1815
1852
  /**
1816
1853
  * Description for Returns whether Scm basic auth is allowed on the site or not.
@@ -1821,7 +1858,7 @@ export interface WebApps {
1821
1858
  getScmAllowed(
1822
1859
  resourceGroupName: string,
1823
1860
  name: string,
1824
- options?: WebAppsGetScmAllowedOptionalParams
1861
+ options?: WebAppsGetScmAllowedOptionalParams,
1825
1862
  ): Promise<WebAppsGetScmAllowedResponse>;
1826
1863
  /**
1827
1864
  * Description for Updates whether user publishing credentials are allowed on the site or not.
@@ -1834,7 +1871,7 @@ export interface WebApps {
1834
1871
  resourceGroupName: string,
1835
1872
  name: string,
1836
1873
  csmPublishingAccessPoliciesEntity: CsmPublishingCredentialsPoliciesEntity,
1837
- options?: WebAppsUpdateScmAllowedOptionalParams
1874
+ options?: WebAppsUpdateScmAllowedOptionalParams,
1838
1875
  ): Promise<WebAppsUpdateScmAllowedResponse>;
1839
1876
  /**
1840
1877
  * Description for Replaces the application settings of an app.
@@ -1847,7 +1884,7 @@ export interface WebApps {
1847
1884
  resourceGroupName: string,
1848
1885
  name: string,
1849
1886
  appSettings: StringDictionary,
1850
- options?: WebAppsUpdateApplicationSettingsOptionalParams
1887
+ options?: WebAppsUpdateApplicationSettingsOptionalParams,
1851
1888
  ): Promise<WebAppsUpdateApplicationSettingsResponse>;
1852
1889
  /**
1853
1890
  * Description for Gets the application settings of an app.
@@ -1858,7 +1895,7 @@ export interface WebApps {
1858
1895
  listApplicationSettings(
1859
1896
  resourceGroupName: string,
1860
1897
  name: string,
1861
- options?: WebAppsListApplicationSettingsOptionalParams
1898
+ options?: WebAppsListApplicationSettingsOptionalParams,
1862
1899
  ): Promise<WebAppsListApplicationSettingsResponse>;
1863
1900
  /**
1864
1901
  * Description for Updates the Authentication / Authorization settings associated with web app.
@@ -1871,7 +1908,7 @@ export interface WebApps {
1871
1908
  resourceGroupName: string,
1872
1909
  name: string,
1873
1910
  siteAuthSettings: SiteAuthSettings,
1874
- options?: WebAppsUpdateAuthSettingsOptionalParams
1911
+ options?: WebAppsUpdateAuthSettingsOptionalParams,
1875
1912
  ): Promise<WebAppsUpdateAuthSettingsResponse>;
1876
1913
  /**
1877
1914
  * Description for Gets the Authentication/Authorization settings of an app.
@@ -1882,7 +1919,7 @@ export interface WebApps {
1882
1919
  getAuthSettings(
1883
1920
  resourceGroupName: string,
1884
1921
  name: string,
1885
- options?: WebAppsGetAuthSettingsOptionalParams
1922
+ options?: WebAppsGetAuthSettingsOptionalParams,
1886
1923
  ): Promise<WebAppsGetAuthSettingsResponse>;
1887
1924
  /**
1888
1925
  * Description for Gets site's Authentication / Authorization settings for apps via the V2 format
@@ -1893,7 +1930,7 @@ export interface WebApps {
1893
1930
  getAuthSettingsV2WithoutSecrets(
1894
1931
  resourceGroupName: string,
1895
1932
  name: string,
1896
- options?: WebAppsGetAuthSettingsV2WithoutSecretsOptionalParams
1933
+ options?: WebAppsGetAuthSettingsV2WithoutSecretsOptionalParams,
1897
1934
  ): Promise<WebAppsGetAuthSettingsV2WithoutSecretsResponse>;
1898
1935
  /**
1899
1936
  * Description for Updates site's Authentication / Authorization settings for apps via the V2 format
@@ -1906,7 +1943,7 @@ export interface WebApps {
1906
1943
  resourceGroupName: string,
1907
1944
  name: string,
1908
1945
  siteAuthSettingsV2: SiteAuthSettingsV2,
1909
- options?: WebAppsUpdateAuthSettingsV2OptionalParams
1946
+ options?: WebAppsUpdateAuthSettingsV2OptionalParams,
1910
1947
  ): Promise<WebAppsUpdateAuthSettingsV2Response>;
1911
1948
  /**
1912
1949
  * Description for Gets site's Authentication / Authorization settings for apps via the V2 format
@@ -1917,7 +1954,7 @@ export interface WebApps {
1917
1954
  getAuthSettingsV2(
1918
1955
  resourceGroupName: string,
1919
1956
  name: string,
1920
- options?: WebAppsGetAuthSettingsV2OptionalParams
1957
+ options?: WebAppsGetAuthSettingsV2OptionalParams,
1921
1958
  ): Promise<WebAppsGetAuthSettingsV2Response>;
1922
1959
  /**
1923
1960
  * Description for Updates the Azure storage account configurations of an app.
@@ -1930,7 +1967,7 @@ export interface WebApps {
1930
1967
  resourceGroupName: string,
1931
1968
  name: string,
1932
1969
  azureStorageAccounts: AzureStoragePropertyDictionaryResource,
1933
- options?: WebAppsUpdateAzureStorageAccountsOptionalParams
1970
+ options?: WebAppsUpdateAzureStorageAccountsOptionalParams,
1934
1971
  ): Promise<WebAppsUpdateAzureStorageAccountsResponse>;
1935
1972
  /**
1936
1973
  * Description for Gets the Azure storage account configurations of an app.
@@ -1941,7 +1978,7 @@ export interface WebApps {
1941
1978
  listAzureStorageAccounts(
1942
1979
  resourceGroupName: string,
1943
1980
  name: string,
1944
- options?: WebAppsListAzureStorageAccountsOptionalParams
1981
+ options?: WebAppsListAzureStorageAccountsOptionalParams,
1945
1982
  ): Promise<WebAppsListAzureStorageAccountsResponse>;
1946
1983
  /**
1947
1984
  * Description for Updates the backup configuration of an app.
@@ -1954,7 +1991,7 @@ export interface WebApps {
1954
1991
  resourceGroupName: string,
1955
1992
  name: string,
1956
1993
  request: BackupRequest,
1957
- options?: WebAppsUpdateBackupConfigurationOptionalParams
1994
+ options?: WebAppsUpdateBackupConfigurationOptionalParams,
1958
1995
  ): Promise<WebAppsUpdateBackupConfigurationResponse>;
1959
1996
  /**
1960
1997
  * Description for Deletes the backup configuration of an app.
@@ -1965,7 +2002,7 @@ export interface WebApps {
1965
2002
  deleteBackupConfiguration(
1966
2003
  resourceGroupName: string,
1967
2004
  name: string,
1968
- options?: WebAppsDeleteBackupConfigurationOptionalParams
2005
+ options?: WebAppsDeleteBackupConfigurationOptionalParams,
1969
2006
  ): Promise<void>;
1970
2007
  /**
1971
2008
  * Description for Gets the backup configuration of an app.
@@ -1976,7 +2013,7 @@ export interface WebApps {
1976
2013
  getBackupConfiguration(
1977
2014
  resourceGroupName: string,
1978
2015
  name: string,
1979
- options?: WebAppsGetBackupConfigurationOptionalParams
2016
+ options?: WebAppsGetBackupConfigurationOptionalParams,
1980
2017
  ): Promise<WebAppsGetBackupConfigurationResponse>;
1981
2018
  /**
1982
2019
  * Description for Gets the config reference and status of an app
@@ -1989,7 +2026,7 @@ export interface WebApps {
1989
2026
  resourceGroupName: string,
1990
2027
  name: string,
1991
2028
  appSettingKey: string,
1992
- options?: WebAppsGetAppSettingKeyVaultReferenceOptionalParams
2029
+ options?: WebAppsGetAppSettingKeyVaultReferenceOptionalParams,
1993
2030
  ): Promise<WebAppsGetAppSettingKeyVaultReferenceResponse>;
1994
2031
  /**
1995
2032
  * Description for Gets the config reference and status of an app
@@ -2002,7 +2039,7 @@ export interface WebApps {
2002
2039
  resourceGroupName: string,
2003
2040
  name: string,
2004
2041
  connectionStringKey: string,
2005
- options?: WebAppsGetSiteConnectionStringKeyVaultReferenceOptionalParams
2042
+ options?: WebAppsGetSiteConnectionStringKeyVaultReferenceOptionalParams,
2006
2043
  ): Promise<WebAppsGetSiteConnectionStringKeyVaultReferenceResponse>;
2007
2044
  /**
2008
2045
  * Description for Replaces the connection strings of an app.
@@ -2015,7 +2052,7 @@ export interface WebApps {
2015
2052
  resourceGroupName: string,
2016
2053
  name: string,
2017
2054
  connectionStrings: ConnectionStringDictionary,
2018
- options?: WebAppsUpdateConnectionStringsOptionalParams
2055
+ options?: WebAppsUpdateConnectionStringsOptionalParams,
2019
2056
  ): Promise<WebAppsUpdateConnectionStringsResponse>;
2020
2057
  /**
2021
2058
  * Description for Gets the connection strings of an app.
@@ -2026,7 +2063,7 @@ export interface WebApps {
2026
2063
  listConnectionStrings(
2027
2064
  resourceGroupName: string,
2028
2065
  name: string,
2029
- options?: WebAppsListConnectionStringsOptionalParams
2066
+ options?: WebAppsListConnectionStringsOptionalParams,
2030
2067
  ): Promise<WebAppsListConnectionStringsResponse>;
2031
2068
  /**
2032
2069
  * Description for Gets the logging configuration of an app.
@@ -2037,7 +2074,7 @@ export interface WebApps {
2037
2074
  getDiagnosticLogsConfiguration(
2038
2075
  resourceGroupName: string,
2039
2076
  name: string,
2040
- options?: WebAppsGetDiagnosticLogsConfigurationOptionalParams
2077
+ options?: WebAppsGetDiagnosticLogsConfigurationOptionalParams,
2041
2078
  ): Promise<WebAppsGetDiagnosticLogsConfigurationResponse>;
2042
2079
  /**
2043
2080
  * Description for Updates the logging configuration of an app.
@@ -2051,7 +2088,7 @@ export interface WebApps {
2051
2088
  resourceGroupName: string,
2052
2089
  name: string,
2053
2090
  siteLogsConfig: SiteLogsConfig,
2054
- options?: WebAppsUpdateDiagnosticLogsConfigOptionalParams
2091
+ options?: WebAppsUpdateDiagnosticLogsConfigOptionalParams,
2055
2092
  ): Promise<WebAppsUpdateDiagnosticLogsConfigResponse>;
2056
2093
  /**
2057
2094
  * Description for Replaces the metadata of an app.
@@ -2064,7 +2101,7 @@ export interface WebApps {
2064
2101
  resourceGroupName: string,
2065
2102
  name: string,
2066
2103
  metadata: StringDictionary,
2067
- options?: WebAppsUpdateMetadataOptionalParams
2104
+ options?: WebAppsUpdateMetadataOptionalParams,
2068
2105
  ): Promise<WebAppsUpdateMetadataResponse>;
2069
2106
  /**
2070
2107
  * Description for Gets the metadata of an app.
@@ -2075,7 +2112,7 @@ export interface WebApps {
2075
2112
  listMetadata(
2076
2113
  resourceGroupName: string,
2077
2114
  name: string,
2078
- options?: WebAppsListMetadataOptionalParams
2115
+ options?: WebAppsListMetadataOptionalParams,
2079
2116
  ): Promise<WebAppsListMetadataResponse>;
2080
2117
  /**
2081
2118
  * Description for Gets the Git/FTP publishing credentials of an app.
@@ -2086,7 +2123,7 @@ export interface WebApps {
2086
2123
  beginListPublishingCredentials(
2087
2124
  resourceGroupName: string,
2088
2125
  name: string,
2089
- options?: WebAppsListPublishingCredentialsOptionalParams
2126
+ options?: WebAppsListPublishingCredentialsOptionalParams,
2090
2127
  ): Promise<
2091
2128
  SimplePollerLike<
2092
2129
  OperationState<WebAppsListPublishingCredentialsResponse>,
@@ -2102,7 +2139,7 @@ export interface WebApps {
2102
2139
  beginListPublishingCredentialsAndWait(
2103
2140
  resourceGroupName: string,
2104
2141
  name: string,
2105
- options?: WebAppsListPublishingCredentialsOptionalParams
2142
+ options?: WebAppsListPublishingCredentialsOptionalParams,
2106
2143
  ): Promise<WebAppsListPublishingCredentialsResponse>;
2107
2144
  /**
2108
2145
  * Description for Updates the Push settings associated with web app.
@@ -2115,7 +2152,7 @@ export interface WebApps {
2115
2152
  resourceGroupName: string,
2116
2153
  name: string,
2117
2154
  pushSettings: PushSettings,
2118
- options?: WebAppsUpdateSitePushSettingsOptionalParams
2155
+ options?: WebAppsUpdateSitePushSettingsOptionalParams,
2119
2156
  ): Promise<WebAppsUpdateSitePushSettingsResponse>;
2120
2157
  /**
2121
2158
  * Description for Gets the Push settings associated with web app.
@@ -2126,7 +2163,7 @@ export interface WebApps {
2126
2163
  listSitePushSettings(
2127
2164
  resourceGroupName: string,
2128
2165
  name: string,
2129
- options?: WebAppsListSitePushSettingsOptionalParams
2166
+ options?: WebAppsListSitePushSettingsOptionalParams,
2130
2167
  ): Promise<WebAppsListSitePushSettingsResponse>;
2131
2168
  /**
2132
2169
  * Description for Gets the names of app settings and connection strings that stick to the slot (not
@@ -2138,7 +2175,7 @@ export interface WebApps {
2138
2175
  listSlotConfigurationNames(
2139
2176
  resourceGroupName: string,
2140
2177
  name: string,
2141
- options?: WebAppsListSlotConfigurationNamesOptionalParams
2178
+ options?: WebAppsListSlotConfigurationNamesOptionalParams,
2142
2179
  ): Promise<WebAppsListSlotConfigurationNamesResponse>;
2143
2180
  /**
2144
2181
  * Description for Updates the names of application settings and connection string that remain with the
@@ -2152,7 +2189,7 @@ export interface WebApps {
2152
2189
  resourceGroupName: string,
2153
2190
  name: string,
2154
2191
  slotConfigNames: SlotConfigNamesResource,
2155
- options?: WebAppsUpdateSlotConfigurationNamesOptionalParams
2192
+ options?: WebAppsUpdateSlotConfigurationNamesOptionalParams,
2156
2193
  ): Promise<WebAppsUpdateSlotConfigurationNamesResponse>;
2157
2194
  /**
2158
2195
  * Description for Gets the configuration of an app, such as platform version and bitness, default
@@ -2164,7 +2201,7 @@ export interface WebApps {
2164
2201
  getConfiguration(
2165
2202
  resourceGroupName: string,
2166
2203
  name: string,
2167
- options?: WebAppsGetConfigurationOptionalParams
2204
+ options?: WebAppsGetConfigurationOptionalParams,
2168
2205
  ): Promise<WebAppsGetConfigurationResponse>;
2169
2206
  /**
2170
2207
  * Description for Updates the configuration of an app.
@@ -2177,7 +2214,7 @@ export interface WebApps {
2177
2214
  resourceGroupName: string,
2178
2215
  name: string,
2179
2216
  siteConfig: SiteConfigResource,
2180
- options?: WebAppsCreateOrUpdateConfigurationOptionalParams
2217
+ options?: WebAppsCreateOrUpdateConfigurationOptionalParams,
2181
2218
  ): Promise<WebAppsCreateOrUpdateConfigurationResponse>;
2182
2219
  /**
2183
2220
  * Description for Updates the configuration of an app.
@@ -2190,7 +2227,7 @@ export interface WebApps {
2190
2227
  resourceGroupName: string,
2191
2228
  name: string,
2192
2229
  siteConfig: SiteConfigResource,
2193
- options?: WebAppsUpdateConfigurationOptionalParams
2230
+ options?: WebAppsUpdateConfigurationOptionalParams,
2194
2231
  ): Promise<WebAppsUpdateConfigurationResponse>;
2195
2232
  /**
2196
2233
  * Description for Gets a snapshot of the configuration of an app at a previous point in time.
@@ -2203,7 +2240,7 @@ export interface WebApps {
2203
2240
  resourceGroupName: string,
2204
2241
  name: string,
2205
2242
  snapshotId: string,
2206
- options?: WebAppsGetConfigurationSnapshotOptionalParams
2243
+ options?: WebAppsGetConfigurationSnapshotOptionalParams,
2207
2244
  ): Promise<WebAppsGetConfigurationSnapshotResponse>;
2208
2245
  /**
2209
2246
  * Description for Reverts the configuration of an app to a previous snapshot.
@@ -2216,7 +2253,7 @@ export interface WebApps {
2216
2253
  resourceGroupName: string,
2217
2254
  name: string,
2218
2255
  snapshotId: string,
2219
- options?: WebAppsRecoverSiteConfigurationSnapshotOptionalParams
2256
+ options?: WebAppsRecoverSiteConfigurationSnapshotOptionalParams,
2220
2257
  ): Promise<void>;
2221
2258
  /**
2222
2259
  * Description for Gets the last lines of docker logs for the given site
@@ -2227,7 +2264,7 @@ export interface WebApps {
2227
2264
  getWebSiteContainerLogs(
2228
2265
  resourceGroupName: string,
2229
2266
  name: string,
2230
- options?: WebAppsGetWebSiteContainerLogsOptionalParams
2267
+ options?: WebAppsGetWebSiteContainerLogsOptionalParams,
2231
2268
  ): Promise<WebAppsGetWebSiteContainerLogsResponse>;
2232
2269
  /**
2233
2270
  * Description for Gets the ZIP archived docker log files for the given site
@@ -2238,7 +2275,7 @@ export interface WebApps {
2238
2275
  getContainerLogsZip(
2239
2276
  resourceGroupName: string,
2240
2277
  name: string,
2241
- options?: WebAppsGetContainerLogsZipOptionalParams
2278
+ options?: WebAppsGetContainerLogsZipOptionalParams,
2242
2279
  ): Promise<WebAppsGetContainerLogsZipResponse>;
2243
2280
  /**
2244
2281
  * Description for Gets a continuous web job by its ID for an app, or a deployment slot.
@@ -2251,7 +2288,7 @@ export interface WebApps {
2251
2288
  resourceGroupName: string,
2252
2289
  name: string,
2253
2290
  webJobName: string,
2254
- options?: WebAppsGetContinuousWebJobOptionalParams
2291
+ options?: WebAppsGetContinuousWebJobOptionalParams,
2255
2292
  ): Promise<WebAppsGetContinuousWebJobResponse>;
2256
2293
  /**
2257
2294
  * Description for Delete a continuous web job by its ID for an app, or a deployment slot.
@@ -2264,7 +2301,7 @@ export interface WebApps {
2264
2301
  resourceGroupName: string,
2265
2302
  name: string,
2266
2303
  webJobName: string,
2267
- options?: WebAppsDeleteContinuousWebJobOptionalParams
2304
+ options?: WebAppsDeleteContinuousWebJobOptionalParams,
2268
2305
  ): Promise<void>;
2269
2306
  /**
2270
2307
  * Description for Start a continuous web job for an app, or a deployment slot.
@@ -2277,7 +2314,7 @@ export interface WebApps {
2277
2314
  resourceGroupName: string,
2278
2315
  name: string,
2279
2316
  webJobName: string,
2280
- options?: WebAppsStartContinuousWebJobOptionalParams
2317
+ options?: WebAppsStartContinuousWebJobOptionalParams,
2281
2318
  ): Promise<void>;
2282
2319
  /**
2283
2320
  * Description for Stop a continuous web job for an app, or a deployment slot.
@@ -2290,7 +2327,7 @@ export interface WebApps {
2290
2327
  resourceGroupName: string,
2291
2328
  name: string,
2292
2329
  webJobName: string,
2293
- options?: WebAppsStopContinuousWebJobOptionalParams
2330
+ options?: WebAppsStopContinuousWebJobOptionalParams,
2294
2331
  ): Promise<void>;
2295
2332
  /**
2296
2333
  * Gets the deployment status for an app (or deployment slot, if specified).
@@ -2303,7 +2340,7 @@ export interface WebApps {
2303
2340
  resourceGroupName: string,
2304
2341
  name: string,
2305
2342
  deploymentStatusId: string,
2306
- options?: WebAppsGetProductionSiteDeploymentStatusOptionalParams
2343
+ options?: WebAppsGetProductionSiteDeploymentStatusOptionalParams,
2307
2344
  ): Promise<
2308
2345
  SimplePollerLike<
2309
2346
  OperationState<WebAppsGetProductionSiteDeploymentStatusResponse>,
@@ -2321,7 +2358,7 @@ export interface WebApps {
2321
2358
  resourceGroupName: string,
2322
2359
  name: string,
2323
2360
  deploymentStatusId: string,
2324
- options?: WebAppsGetProductionSiteDeploymentStatusOptionalParams
2361
+ options?: WebAppsGetProductionSiteDeploymentStatusOptionalParams,
2325
2362
  ): Promise<WebAppsGetProductionSiteDeploymentStatusResponse>;
2326
2363
  /**
2327
2364
  * Description for Get a deployment by its ID for an app, or a deployment slot.
@@ -2334,7 +2371,7 @@ export interface WebApps {
2334
2371
  resourceGroupName: string,
2335
2372
  name: string,
2336
2373
  id: string,
2337
- options?: WebAppsGetDeploymentOptionalParams
2374
+ options?: WebAppsGetDeploymentOptionalParams,
2338
2375
  ): Promise<WebAppsGetDeploymentResponse>;
2339
2376
  /**
2340
2377
  * Description for Create a deployment for an app, or a deployment slot.
@@ -2349,7 +2386,7 @@ export interface WebApps {
2349
2386
  name: string,
2350
2387
  id: string,
2351
2388
  deployment: Deployment,
2352
- options?: WebAppsCreateDeploymentOptionalParams
2389
+ options?: WebAppsCreateDeploymentOptionalParams,
2353
2390
  ): Promise<WebAppsCreateDeploymentResponse>;
2354
2391
  /**
2355
2392
  * Description for Delete a deployment by its ID for an app, or a deployment slot.
@@ -2362,7 +2399,7 @@ export interface WebApps {
2362
2399
  resourceGroupName: string,
2363
2400
  name: string,
2364
2401
  id: string,
2365
- options?: WebAppsDeleteDeploymentOptionalParams
2402
+ options?: WebAppsDeleteDeploymentOptionalParams,
2366
2403
  ): Promise<void>;
2367
2404
  /**
2368
2405
  * Description for List deployment log for specific deployment for an app, or a deployment slot.
@@ -2376,7 +2413,7 @@ export interface WebApps {
2376
2413
  resourceGroupName: string,
2377
2414
  name: string,
2378
2415
  id: string,
2379
- options?: WebAppsListDeploymentLogOptionalParams
2416
+ options?: WebAppsListDeploymentLogOptionalParams,
2380
2417
  ): Promise<WebAppsListDeploymentLogResponse>;
2381
2418
  /**
2382
2419
  * Description for Discovers an existing app backup that can be restored from a blob in Azure storage.
@@ -2391,7 +2428,7 @@ export interface WebApps {
2391
2428
  resourceGroupName: string,
2392
2429
  name: string,
2393
2430
  request: RestoreRequest,
2394
- options?: WebAppsDiscoverBackupOptionalParams
2431
+ options?: WebAppsDiscoverBackupOptionalParams,
2395
2432
  ): Promise<WebAppsDiscoverBackupResponse>;
2396
2433
  /**
2397
2434
  * Description for Get domain ownership identifier for web app.
@@ -2404,7 +2441,7 @@ export interface WebApps {
2404
2441
  resourceGroupName: string,
2405
2442
  name: string,
2406
2443
  domainOwnershipIdentifierName: string,
2407
- options?: WebAppsGetDomainOwnershipIdentifierOptionalParams
2444
+ options?: WebAppsGetDomainOwnershipIdentifierOptionalParams,
2408
2445
  ): Promise<WebAppsGetDomainOwnershipIdentifierResponse>;
2409
2446
  /**
2410
2447
  * Description for Creates a domain ownership identifier for web app, or updates an existing ownership
@@ -2420,7 +2457,7 @@ export interface WebApps {
2420
2457
  name: string,
2421
2458
  domainOwnershipIdentifierName: string,
2422
2459
  domainOwnershipIdentifier: Identifier,
2423
- options?: WebAppsCreateOrUpdateDomainOwnershipIdentifierOptionalParams
2460
+ options?: WebAppsCreateOrUpdateDomainOwnershipIdentifierOptionalParams,
2424
2461
  ): Promise<WebAppsCreateOrUpdateDomainOwnershipIdentifierResponse>;
2425
2462
  /**
2426
2463
  * Description for Deletes a domain ownership identifier for a web app.
@@ -2433,7 +2470,7 @@ export interface WebApps {
2433
2470
  resourceGroupName: string,
2434
2471
  name: string,
2435
2472
  domainOwnershipIdentifierName: string,
2436
- options?: WebAppsDeleteDomainOwnershipIdentifierOptionalParams
2473
+ options?: WebAppsDeleteDomainOwnershipIdentifierOptionalParams,
2437
2474
  ): Promise<void>;
2438
2475
  /**
2439
2476
  * Description for Creates a domain ownership identifier for web app, or updates an existing ownership
@@ -2449,7 +2486,7 @@ export interface WebApps {
2449
2486
  name: string,
2450
2487
  domainOwnershipIdentifierName: string,
2451
2488
  domainOwnershipIdentifier: Identifier,
2452
- options?: WebAppsUpdateDomainOwnershipIdentifierOptionalParams
2489
+ options?: WebAppsUpdateDomainOwnershipIdentifierOptionalParams,
2453
2490
  ): Promise<WebAppsUpdateDomainOwnershipIdentifierResponse>;
2454
2491
  /**
2455
2492
  * Description for Get the status of the last MSDeploy operation.
@@ -2460,7 +2497,7 @@ export interface WebApps {
2460
2497
  getMSDeployStatus(
2461
2498
  resourceGroupName: string,
2462
2499
  name: string,
2463
- options?: WebAppsGetMSDeployStatusOptionalParams
2500
+ options?: WebAppsGetMSDeployStatusOptionalParams,
2464
2501
  ): Promise<WebAppsGetMSDeployStatusResponse>;
2465
2502
  /**
2466
2503
  * Description for Invoke the MSDeploy web app extension.
@@ -2473,7 +2510,7 @@ export interface WebApps {
2473
2510
  resourceGroupName: string,
2474
2511
  name: string,
2475
2512
  mSDeploy: MSDeploy,
2476
- options?: WebAppsCreateMSDeployOperationOptionalParams
2513
+ options?: WebAppsCreateMSDeployOperationOptionalParams,
2477
2514
  ): Promise<
2478
2515
  SimplePollerLike<
2479
2516
  OperationState<WebAppsCreateMSDeployOperationResponse>,
@@ -2491,7 +2528,7 @@ export interface WebApps {
2491
2528
  resourceGroupName: string,
2492
2529
  name: string,
2493
2530
  mSDeploy: MSDeploy,
2494
- options?: WebAppsCreateMSDeployOperationOptionalParams
2531
+ options?: WebAppsCreateMSDeployOperationOptionalParams,
2495
2532
  ): Promise<WebAppsCreateMSDeployOperationResponse>;
2496
2533
  /**
2497
2534
  * Description for Get the MSDeploy Log for the last MSDeploy operation.
@@ -2502,7 +2539,7 @@ export interface WebApps {
2502
2539
  getMSDeployLog(
2503
2540
  resourceGroupName: string,
2504
2541
  name: string,
2505
- options?: WebAppsGetMSDeployLogOptionalParams
2542
+ options?: WebAppsGetMSDeployLogOptionalParams,
2506
2543
  ): Promise<WebAppsGetMSDeployLogResponse>;
2507
2544
  /**
2508
2545
  * Description for Invoke onedeploy status API /api/deployments and gets the deployment status for the
@@ -2514,7 +2551,7 @@ export interface WebApps {
2514
2551
  getOneDeployStatus(
2515
2552
  resourceGroupName: string,
2516
2553
  name: string,
2517
- options?: WebAppsGetOneDeployStatusOptionalParams
2554
+ options?: WebAppsGetOneDeployStatusOptionalParams,
2518
2555
  ): Promise<WebAppsGetOneDeployStatusResponse>;
2519
2556
  /**
2520
2557
  * Description for Invoke the OneDeploy publish web app extension.
@@ -2525,7 +2562,7 @@ export interface WebApps {
2525
2562
  createOneDeployOperation(
2526
2563
  resourceGroupName: string,
2527
2564
  name: string,
2528
- options?: WebAppsCreateOneDeployOperationOptionalParams
2565
+ options?: WebAppsCreateOneDeployOperationOptionalParams,
2529
2566
  ): Promise<WebAppsCreateOneDeployOperationResponse>;
2530
2567
  /**
2531
2568
  * Description for Fetch a short lived token that can be exchanged for a master key.
@@ -2536,7 +2573,7 @@ export interface WebApps {
2536
2573
  getFunctionsAdminToken(
2537
2574
  resourceGroupName: string,
2538
2575
  name: string,
2539
- options?: WebAppsGetFunctionsAdminTokenOptionalParams
2576
+ options?: WebAppsGetFunctionsAdminTokenOptionalParams,
2540
2577
  ): Promise<WebAppsGetFunctionsAdminTokenResponse>;
2541
2578
  /**
2542
2579
  * Description for Get function information by its ID for web site, or a deployment slot.
@@ -2549,7 +2586,7 @@ export interface WebApps {
2549
2586
  resourceGroupName: string,
2550
2587
  name: string,
2551
2588
  functionName: string,
2552
- options?: WebAppsGetFunctionOptionalParams
2589
+ options?: WebAppsGetFunctionOptionalParams,
2553
2590
  ): Promise<WebAppsGetFunctionResponse>;
2554
2591
  /**
2555
2592
  * Description for Create function for web site, or a deployment slot.
@@ -2564,7 +2601,7 @@ export interface WebApps {
2564
2601
  name: string,
2565
2602
  functionName: string,
2566
2603
  functionEnvelope: FunctionEnvelope,
2567
- options?: WebAppsCreateFunctionOptionalParams
2604
+ options?: WebAppsCreateFunctionOptionalParams,
2568
2605
  ): Promise<
2569
2606
  SimplePollerLike<
2570
2607
  OperationState<WebAppsCreateFunctionResponse>,
@@ -2584,7 +2621,7 @@ export interface WebApps {
2584
2621
  name: string,
2585
2622
  functionName: string,
2586
2623
  functionEnvelope: FunctionEnvelope,
2587
- options?: WebAppsCreateFunctionOptionalParams
2624
+ options?: WebAppsCreateFunctionOptionalParams,
2588
2625
  ): Promise<WebAppsCreateFunctionResponse>;
2589
2626
  /**
2590
2627
  * Description for Delete a function for web site, or a deployment slot.
@@ -2597,7 +2634,7 @@ export interface WebApps {
2597
2634
  resourceGroupName: string,
2598
2635
  name: string,
2599
2636
  functionName: string,
2600
- options?: WebAppsDeleteFunctionOptionalParams
2637
+ options?: WebAppsDeleteFunctionOptionalParams,
2601
2638
  ): Promise<void>;
2602
2639
  /**
2603
2640
  * Description for Add or update a function secret.
@@ -2614,7 +2651,7 @@ export interface WebApps {
2614
2651
  functionName: string,
2615
2652
  keyName: string,
2616
2653
  key: KeyInfo,
2617
- options?: WebAppsCreateOrUpdateFunctionSecretOptionalParams
2654
+ options?: WebAppsCreateOrUpdateFunctionSecretOptionalParams,
2618
2655
  ): Promise<WebAppsCreateOrUpdateFunctionSecretResponse>;
2619
2656
  /**
2620
2657
  * Description for Delete a function secret.
@@ -2629,7 +2666,7 @@ export interface WebApps {
2629
2666
  name: string,
2630
2667
  functionName: string,
2631
2668
  keyName: string,
2632
- options?: WebAppsDeleteFunctionSecretOptionalParams
2669
+ options?: WebAppsDeleteFunctionSecretOptionalParams,
2633
2670
  ): Promise<void>;
2634
2671
  /**
2635
2672
  * Description for Get function keys for a function in a web site, or a deployment slot.
@@ -2642,7 +2679,7 @@ export interface WebApps {
2642
2679
  resourceGroupName: string,
2643
2680
  name: string,
2644
2681
  functionName: string,
2645
- options?: WebAppsListFunctionKeysOptionalParams
2682
+ options?: WebAppsListFunctionKeysOptionalParams,
2646
2683
  ): Promise<WebAppsListFunctionKeysResponse>;
2647
2684
  /**
2648
2685
  * Description for Get function secrets for a function in a web site, or a deployment slot.
@@ -2655,7 +2692,7 @@ export interface WebApps {
2655
2692
  resourceGroupName: string,
2656
2693
  name: string,
2657
2694
  functionName: string,
2658
- options?: WebAppsListFunctionSecretsOptionalParams
2695
+ options?: WebAppsListFunctionSecretsOptionalParams,
2659
2696
  ): Promise<WebAppsListFunctionSecretsResponse>;
2660
2697
  /**
2661
2698
  * Description for Get host secrets for a function app.
@@ -2666,7 +2703,7 @@ export interface WebApps {
2666
2703
  listHostKeys(
2667
2704
  resourceGroupName: string,
2668
2705
  name: string,
2669
- options?: WebAppsListHostKeysOptionalParams
2706
+ options?: WebAppsListHostKeysOptionalParams,
2670
2707
  ): Promise<WebAppsListHostKeysResponse>;
2671
2708
  /**
2672
2709
  * Description for This is to allow calling via powershell and ARM template.
@@ -2677,7 +2714,7 @@ export interface WebApps {
2677
2714
  listSyncStatus(
2678
2715
  resourceGroupName: string,
2679
2716
  name: string,
2680
- options?: WebAppsListSyncStatusOptionalParams
2717
+ options?: WebAppsListSyncStatusOptionalParams,
2681
2718
  ): Promise<void>;
2682
2719
  /**
2683
2720
  * Description for Syncs function trigger metadata to the management database
@@ -2688,7 +2725,7 @@ export interface WebApps {
2688
2725
  syncFunctions(
2689
2726
  resourceGroupName: string,
2690
2727
  name: string,
2691
- options?: WebAppsSyncFunctionsOptionalParams
2728
+ options?: WebAppsSyncFunctionsOptionalParams,
2692
2729
  ): Promise<void>;
2693
2730
  /**
2694
2731
  * Description for Add or update a host level secret.
@@ -2705,7 +2742,7 @@ export interface WebApps {
2705
2742
  keyType: string,
2706
2743
  keyName: string,
2707
2744
  key: KeyInfo,
2708
- options?: WebAppsCreateOrUpdateHostSecretOptionalParams
2745
+ options?: WebAppsCreateOrUpdateHostSecretOptionalParams,
2709
2746
  ): Promise<WebAppsCreateOrUpdateHostSecretResponse>;
2710
2747
  /**
2711
2748
  * Description for Delete a host level secret.
@@ -2720,7 +2757,7 @@ export interface WebApps {
2720
2757
  name: string,
2721
2758
  keyType: string,
2722
2759
  keyName: string,
2723
- options?: WebAppsDeleteHostSecretOptionalParams
2760
+ options?: WebAppsDeleteHostSecretOptionalParams,
2724
2761
  ): Promise<void>;
2725
2762
  /**
2726
2763
  * Description for Get the named hostname binding for an app (or deployment slot, if specified).
@@ -2733,7 +2770,7 @@ export interface WebApps {
2733
2770
  resourceGroupName: string,
2734
2771
  name: string,
2735
2772
  hostName: string,
2736
- options?: WebAppsGetHostNameBindingOptionalParams
2773
+ options?: WebAppsGetHostNameBindingOptionalParams,
2737
2774
  ): Promise<WebAppsGetHostNameBindingResponse>;
2738
2775
  /**
2739
2776
  * Description for Creates a hostname binding for an app.
@@ -2748,7 +2785,7 @@ export interface WebApps {
2748
2785
  name: string,
2749
2786
  hostName: string,
2750
2787
  hostNameBinding: HostNameBinding,
2751
- options?: WebAppsCreateOrUpdateHostNameBindingOptionalParams
2788
+ options?: WebAppsCreateOrUpdateHostNameBindingOptionalParams,
2752
2789
  ): Promise<WebAppsCreateOrUpdateHostNameBindingResponse>;
2753
2790
  /**
2754
2791
  * Description for Deletes a hostname binding for an app.
@@ -2761,7 +2798,7 @@ export interface WebApps {
2761
2798
  resourceGroupName: string,
2762
2799
  name: string,
2763
2800
  hostName: string,
2764
- options?: WebAppsDeleteHostNameBindingOptionalParams
2801
+ options?: WebAppsDeleteHostNameBindingOptionalParams,
2765
2802
  ): Promise<void>;
2766
2803
  /**
2767
2804
  * Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App.
@@ -2776,7 +2813,7 @@ export interface WebApps {
2776
2813
  name: string,
2777
2814
  namespaceName: string,
2778
2815
  relayName: string,
2779
- options?: WebAppsGetHybridConnectionOptionalParams
2816
+ options?: WebAppsGetHybridConnectionOptionalParams,
2780
2817
  ): Promise<WebAppsGetHybridConnectionResponse>;
2781
2818
  /**
2782
2819
  * Description for Creates a new Hybrid Connection using a Service Bus relay.
@@ -2793,7 +2830,7 @@ export interface WebApps {
2793
2830
  namespaceName: string,
2794
2831
  relayName: string,
2795
2832
  connectionEnvelope: HybridConnection,
2796
- options?: WebAppsCreateOrUpdateHybridConnectionOptionalParams
2833
+ options?: WebAppsCreateOrUpdateHybridConnectionOptionalParams,
2797
2834
  ): Promise<WebAppsCreateOrUpdateHybridConnectionResponse>;
2798
2835
  /**
2799
2836
  * Description for Removes a Hybrid Connection from this site.
@@ -2808,7 +2845,7 @@ export interface WebApps {
2808
2845
  name: string,
2809
2846
  namespaceName: string,
2810
2847
  relayName: string,
2811
- options?: WebAppsDeleteHybridConnectionOptionalParams
2848
+ options?: WebAppsDeleteHybridConnectionOptionalParams,
2812
2849
  ): Promise<void>;
2813
2850
  /**
2814
2851
  * Description for Creates a new Hybrid Connection using a Service Bus relay.
@@ -2825,7 +2862,7 @@ export interface WebApps {
2825
2862
  namespaceName: string,
2826
2863
  relayName: string,
2827
2864
  connectionEnvelope: HybridConnection,
2828
- options?: WebAppsUpdateHybridConnectionOptionalParams
2865
+ options?: WebAppsUpdateHybridConnectionOptionalParams,
2829
2866
  ): Promise<WebAppsUpdateHybridConnectionResponse>;
2830
2867
  /**
2831
2868
  * Description for Retrieves all Service Bus Hybrid Connections used by this Web App.
@@ -2836,7 +2873,7 @@ export interface WebApps {
2836
2873
  listHybridConnections(
2837
2874
  resourceGroupName: string,
2838
2875
  name: string,
2839
- options?: WebAppsListHybridConnectionsOptionalParams
2876
+ options?: WebAppsListHybridConnectionsOptionalParams,
2840
2877
  ): Promise<WebAppsListHybridConnectionsResponse>;
2841
2878
  /**
2842
2879
  * Description for Gets hybrid connections configured for an app (or deployment slot, if specified).
@@ -2847,7 +2884,7 @@ export interface WebApps {
2847
2884
  listRelayServiceConnections(
2848
2885
  resourceGroupName: string,
2849
2886
  name: string,
2850
- options?: WebAppsListRelayServiceConnectionsOptionalParams
2887
+ options?: WebAppsListRelayServiceConnectionsOptionalParams,
2851
2888
  ): Promise<WebAppsListRelayServiceConnectionsResponse>;
2852
2889
  /**
2853
2890
  * Description for Gets a hybrid connection configuration by its name.
@@ -2860,7 +2897,7 @@ export interface WebApps {
2860
2897
  resourceGroupName: string,
2861
2898
  name: string,
2862
2899
  entityName: string,
2863
- options?: WebAppsGetRelayServiceConnectionOptionalParams
2900
+ options?: WebAppsGetRelayServiceConnectionOptionalParams,
2864
2901
  ): Promise<WebAppsGetRelayServiceConnectionResponse>;
2865
2902
  /**
2866
2903
  * Description for Creates a new hybrid connection configuration (PUT), or updates an existing one
@@ -2876,7 +2913,7 @@ export interface WebApps {
2876
2913
  name: string,
2877
2914
  entityName: string,
2878
2915
  connectionEnvelope: RelayServiceConnectionEntity,
2879
- options?: WebAppsCreateOrUpdateRelayServiceConnectionOptionalParams
2916
+ options?: WebAppsCreateOrUpdateRelayServiceConnectionOptionalParams,
2880
2917
  ): Promise<WebAppsCreateOrUpdateRelayServiceConnectionResponse>;
2881
2918
  /**
2882
2919
  * Description for Deletes a relay service connection by its name.
@@ -2889,7 +2926,7 @@ export interface WebApps {
2889
2926
  resourceGroupName: string,
2890
2927
  name: string,
2891
2928
  entityName: string,
2892
- options?: WebAppsDeleteRelayServiceConnectionOptionalParams
2929
+ options?: WebAppsDeleteRelayServiceConnectionOptionalParams,
2893
2930
  ): Promise<void>;
2894
2931
  /**
2895
2932
  * Description for Creates a new hybrid connection configuration (PUT), or updates an existing one
@@ -2905,7 +2942,7 @@ export interface WebApps {
2905
2942
  name: string,
2906
2943
  entityName: string,
2907
2944
  connectionEnvelope: RelayServiceConnectionEntity,
2908
- options?: WebAppsUpdateRelayServiceConnectionOptionalParams
2945
+ options?: WebAppsUpdateRelayServiceConnectionOptionalParams,
2909
2946
  ): Promise<WebAppsUpdateRelayServiceConnectionResponse>;
2910
2947
  /**
2911
2948
  * Description for Gets all scale-out instances of an app.
@@ -2918,7 +2955,7 @@ export interface WebApps {
2918
2955
  resourceGroupName: string,
2919
2956
  name: string,
2920
2957
  instanceId: string,
2921
- options?: WebAppsGetInstanceInfoOptionalParams
2958
+ options?: WebAppsGetInstanceInfoOptionalParams,
2922
2959
  ): Promise<WebAppsGetInstanceInfoResponse>;
2923
2960
  /**
2924
2961
  * Description for Get the status of the last MSDeploy operation.
@@ -2931,7 +2968,7 @@ export interface WebApps {
2931
2968
  resourceGroupName: string,
2932
2969
  name: string,
2933
2970
  instanceId: string,
2934
- options?: WebAppsGetInstanceMsDeployStatusOptionalParams
2971
+ options?: WebAppsGetInstanceMsDeployStatusOptionalParams,
2935
2972
  ): Promise<WebAppsGetInstanceMsDeployStatusResponse>;
2936
2973
  /**
2937
2974
  * Description for Invoke the MSDeploy web app extension.
@@ -2946,7 +2983,7 @@ export interface WebApps {
2946
2983
  name: string,
2947
2984
  instanceId: string,
2948
2985
  mSDeploy: MSDeploy,
2949
- options?: WebAppsCreateInstanceMSDeployOperationOptionalParams
2986
+ options?: WebAppsCreateInstanceMSDeployOperationOptionalParams,
2950
2987
  ): Promise<
2951
2988
  SimplePollerLike<
2952
2989
  OperationState<WebAppsCreateInstanceMSDeployOperationResponse>,
@@ -2966,7 +3003,7 @@ export interface WebApps {
2966
3003
  name: string,
2967
3004
  instanceId: string,
2968
3005
  mSDeploy: MSDeploy,
2969
- options?: WebAppsCreateInstanceMSDeployOperationOptionalParams
3006
+ options?: WebAppsCreateInstanceMSDeployOperationOptionalParams,
2970
3007
  ): Promise<WebAppsCreateInstanceMSDeployOperationResponse>;
2971
3008
  /**
2972
3009
  * Description for Get the MSDeploy Log for the last MSDeploy operation.
@@ -2979,7 +3016,7 @@ export interface WebApps {
2979
3016
  resourceGroupName: string,
2980
3017
  name: string,
2981
3018
  instanceId: string,
2982
- options?: WebAppsGetInstanceMSDeployLogOptionalParams
3019
+ options?: WebAppsGetInstanceMSDeployLogOptionalParams,
2983
3020
  ): Promise<WebAppsGetInstanceMSDeployLogResponse>;
2984
3021
  /**
2985
3022
  * Description for Get process information by its ID for a specific scaled-out instance in a web site.
@@ -2995,7 +3032,7 @@ export interface WebApps {
2995
3032
  name: string,
2996
3033
  processId: string,
2997
3034
  instanceId: string,
2998
- options?: WebAppsGetInstanceProcessOptionalParams
3035
+ options?: WebAppsGetInstanceProcessOptionalParams,
2999
3036
  ): Promise<WebAppsGetInstanceProcessResponse>;
3000
3037
  /**
3001
3038
  * Description for Terminate a process by its ID for a web site, or a deployment slot, or specific
@@ -3012,7 +3049,7 @@ export interface WebApps {
3012
3049
  name: string,
3013
3050
  processId: string,
3014
3051
  instanceId: string,
3015
- options?: WebAppsDeleteInstanceProcessOptionalParams
3052
+ options?: WebAppsDeleteInstanceProcessOptionalParams,
3016
3053
  ): Promise<void>;
3017
3054
  /**
3018
3055
  * Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web
@@ -3029,7 +3066,7 @@ export interface WebApps {
3029
3066
  name: string,
3030
3067
  processId: string,
3031
3068
  instanceId: string,
3032
- options?: WebAppsGetInstanceProcessDumpOptionalParams
3069
+ options?: WebAppsGetInstanceProcessDumpOptionalParams,
3033
3070
  ): Promise<WebAppsGetInstanceProcessDumpResponse>;
3034
3071
  /**
3035
3072
  * Description for Get process information by its ID for a specific scaled-out instance in a web site.
@@ -3047,7 +3084,7 @@ export interface WebApps {
3047
3084
  processId: string,
3048
3085
  baseAddress: string,
3049
3086
  instanceId: string,
3050
- options?: WebAppsGetInstanceProcessModuleOptionalParams
3087
+ options?: WebAppsGetInstanceProcessModuleOptionalParams,
3051
3088
  ): Promise<WebAppsGetInstanceProcessModuleResponse>;
3052
3089
  /**
3053
3090
  * Description for Shows whether an app can be cloned to another resource group or subscription.
@@ -3058,7 +3095,7 @@ export interface WebApps {
3058
3095
  isCloneable(
3059
3096
  resourceGroupName: string,
3060
3097
  name: string,
3061
- options?: WebAppsIsCloneableOptionalParams
3098
+ options?: WebAppsIsCloneableOptionalParams,
3062
3099
  ): Promise<WebAppsIsCloneableResponse>;
3063
3100
  /**
3064
3101
  * Description for This is to allow calling via powershell and ARM template.
@@ -3069,7 +3106,7 @@ export interface WebApps {
3069
3106
  listSyncFunctionTriggers(
3070
3107
  resourceGroupName: string,
3071
3108
  name: string,
3072
- options?: WebAppsListSyncFunctionTriggersOptionalParams
3109
+ options?: WebAppsListSyncFunctionTriggersOptionalParams,
3073
3110
  ): Promise<WebAppsListSyncFunctionTriggersResponse>;
3074
3111
  /**
3075
3112
  * Description for Restores a web app.
@@ -3084,7 +3121,7 @@ export interface WebApps {
3084
3121
  resourceGroupName: string,
3085
3122
  name: string,
3086
3123
  migrationOptions: StorageMigrationOptions,
3087
- options?: WebAppsMigrateStorageOptionalParams
3124
+ options?: WebAppsMigrateStorageOptionalParams,
3088
3125
  ): Promise<
3089
3126
  SimplePollerLike<
3090
3127
  OperationState<WebAppsMigrateStorageResponse>,
@@ -3104,7 +3141,7 @@ export interface WebApps {
3104
3141
  resourceGroupName: string,
3105
3142
  name: string,
3106
3143
  migrationOptions: StorageMigrationOptions,
3107
- options?: WebAppsMigrateStorageOptionalParams
3144
+ options?: WebAppsMigrateStorageOptionalParams,
3108
3145
  ): Promise<WebAppsMigrateStorageResponse>;
3109
3146
  /**
3110
3147
  * Description for Migrates a local (in-app) MySql database to a remote MySql database.
@@ -3117,7 +3154,7 @@ export interface WebApps {
3117
3154
  resourceGroupName: string,
3118
3155
  name: string,
3119
3156
  migrationRequestEnvelope: MigrateMySqlRequest,
3120
- options?: WebAppsMigrateMySqlOptionalParams
3157
+ options?: WebAppsMigrateMySqlOptionalParams,
3121
3158
  ): Promise<
3122
3159
  SimplePollerLike<
3123
3160
  OperationState<WebAppsMigrateMySqlResponse>,
@@ -3135,7 +3172,7 @@ export interface WebApps {
3135
3172
  resourceGroupName: string,
3136
3173
  name: string,
3137
3174
  migrationRequestEnvelope: MigrateMySqlRequest,
3138
- options?: WebAppsMigrateMySqlOptionalParams
3175
+ options?: WebAppsMigrateMySqlOptionalParams,
3139
3176
  ): Promise<WebAppsMigrateMySqlResponse>;
3140
3177
  /**
3141
3178
  * Description for Returns the status of MySql in app migration, if one is active, and whether or not
@@ -3147,7 +3184,7 @@ export interface WebApps {
3147
3184
  getMigrateMySqlStatus(
3148
3185
  resourceGroupName: string,
3149
3186
  name: string,
3150
- options?: WebAppsGetMigrateMySqlStatusOptionalParams
3187
+ options?: WebAppsGetMigrateMySqlStatusOptionalParams,
3151
3188
  ): Promise<WebAppsGetMigrateMySqlStatusResponse>;
3152
3189
  /**
3153
3190
  * Description for Gets a Swift Virtual Network connection.
@@ -3158,7 +3195,7 @@ export interface WebApps {
3158
3195
  getSwiftVirtualNetworkConnection(
3159
3196
  resourceGroupName: string,
3160
3197
  name: string,
3161
- options?: WebAppsGetSwiftVirtualNetworkConnectionOptionalParams
3198
+ options?: WebAppsGetSwiftVirtualNetworkConnectionOptionalParams,
3162
3199
  ): Promise<WebAppsGetSwiftVirtualNetworkConnectionResponse>;
3163
3200
  /**
3164
3201
  * Description for Integrates this Web App with a Virtual Network. This requires that 1)
@@ -3174,10 +3211,8 @@ export interface WebApps {
3174
3211
  resourceGroupName: string,
3175
3212
  name: string,
3176
3213
  connectionEnvelope: SwiftVirtualNetwork,
3177
- options?: WebAppsCreateOrUpdateSwiftVirtualNetworkConnectionWithCheckOptionalParams
3178
- ): Promise<
3179
- WebAppsCreateOrUpdateSwiftVirtualNetworkConnectionWithCheckResponse
3180
- >;
3214
+ options?: WebAppsCreateOrUpdateSwiftVirtualNetworkConnectionWithCheckOptionalParams,
3215
+ ): Promise<WebAppsCreateOrUpdateSwiftVirtualNetworkConnectionWithCheckResponse>;
3181
3216
  /**
3182
3217
  * Description for Deletes a Swift Virtual Network connection from an app (or deployment slot).
3183
3218
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -3187,7 +3222,7 @@ export interface WebApps {
3187
3222
  deleteSwiftVirtualNetwork(
3188
3223
  resourceGroupName: string,
3189
3224
  name: string,
3190
- options?: WebAppsDeleteSwiftVirtualNetworkOptionalParams
3225
+ options?: WebAppsDeleteSwiftVirtualNetworkOptionalParams,
3191
3226
  ): Promise<void>;
3192
3227
  /**
3193
3228
  * Description for Integrates this Web App with a Virtual Network. This requires that 1)
@@ -3203,7 +3238,7 @@ export interface WebApps {
3203
3238
  resourceGroupName: string,
3204
3239
  name: string,
3205
3240
  connectionEnvelope: SwiftVirtualNetwork,
3206
- options?: WebAppsUpdateSwiftVirtualNetworkConnectionWithCheckOptionalParams
3241
+ options?: WebAppsUpdateSwiftVirtualNetworkConnectionWithCheckOptionalParams,
3207
3242
  ): Promise<WebAppsUpdateSwiftVirtualNetworkConnectionWithCheckResponse>;
3208
3243
  /**
3209
3244
  * Description for Gets all network features used by the app (or deployment slot, if specified).
@@ -3216,7 +3251,7 @@ export interface WebApps {
3216
3251
  resourceGroupName: string,
3217
3252
  name: string,
3218
3253
  view: string,
3219
- options?: WebAppsListNetworkFeaturesOptionalParams
3254
+ options?: WebAppsListNetworkFeaturesOptionalParams,
3220
3255
  ): Promise<WebAppsListNetworkFeaturesResponse>;
3221
3256
  /**
3222
3257
  * Description for Gets a named operation for a network trace capturing (or deployment slot, if
@@ -3230,7 +3265,7 @@ export interface WebApps {
3230
3265
  resourceGroupName: string,
3231
3266
  name: string,
3232
3267
  operationId: string,
3233
- options?: WebAppsGetNetworkTraceOperationOptionalParams
3268
+ options?: WebAppsGetNetworkTraceOperationOptionalParams,
3234
3269
  ): Promise<WebAppsGetNetworkTraceOperationResponse>;
3235
3270
  /**
3236
3271
  * Description for Start capturing network packets for the site (To be deprecated).
@@ -3241,7 +3276,7 @@ export interface WebApps {
3241
3276
  startWebSiteNetworkTrace(
3242
3277
  resourceGroupName: string,
3243
3278
  name: string,
3244
- options?: WebAppsStartWebSiteNetworkTraceOptionalParams
3279
+ options?: WebAppsStartWebSiteNetworkTraceOptionalParams,
3245
3280
  ): Promise<WebAppsStartWebSiteNetworkTraceResponse>;
3246
3281
  /**
3247
3282
  * Description for Start capturing network packets for the site.
@@ -3252,7 +3287,7 @@ export interface WebApps {
3252
3287
  beginStartWebSiteNetworkTraceOperation(
3253
3288
  resourceGroupName: string,
3254
3289
  name: string,
3255
- options?: WebAppsStartWebSiteNetworkTraceOperationOptionalParams
3290
+ options?: WebAppsStartWebSiteNetworkTraceOperationOptionalParams,
3256
3291
  ): Promise<
3257
3292
  SimplePollerLike<
3258
3293
  OperationState<WebAppsStartWebSiteNetworkTraceOperationResponse>,
@@ -3268,7 +3303,7 @@ export interface WebApps {
3268
3303
  beginStartWebSiteNetworkTraceOperationAndWait(
3269
3304
  resourceGroupName: string,
3270
3305
  name: string,
3271
- options?: WebAppsStartWebSiteNetworkTraceOperationOptionalParams
3306
+ options?: WebAppsStartWebSiteNetworkTraceOperationOptionalParams,
3272
3307
  ): Promise<WebAppsStartWebSiteNetworkTraceOperationResponse>;
3273
3308
  /**
3274
3309
  * Description for Stop ongoing capturing network packets for the site.
@@ -3279,7 +3314,7 @@ export interface WebApps {
3279
3314
  stopWebSiteNetworkTrace(
3280
3315
  resourceGroupName: string,
3281
3316
  name: string,
3282
- options?: WebAppsStopWebSiteNetworkTraceOptionalParams
3317
+ options?: WebAppsStopWebSiteNetworkTraceOptionalParams,
3283
3318
  ): Promise<void>;
3284
3319
  /**
3285
3320
  * Description for Gets a named operation for a network trace capturing (or deployment slot, if
@@ -3293,7 +3328,7 @@ export interface WebApps {
3293
3328
  resourceGroupName: string,
3294
3329
  name: string,
3295
3330
  operationId: string,
3296
- options?: WebAppsGetNetworkTracesOptionalParams
3331
+ options?: WebAppsGetNetworkTracesOptionalParams,
3297
3332
  ): Promise<WebAppsGetNetworkTracesResponse>;
3298
3333
  /**
3299
3334
  * Description for Gets a named operation for a network trace capturing (or deployment slot, if
@@ -3307,7 +3342,7 @@ export interface WebApps {
3307
3342
  resourceGroupName: string,
3308
3343
  name: string,
3309
3344
  operationId: string,
3310
- options?: WebAppsGetNetworkTraceOperationV2OptionalParams
3345
+ options?: WebAppsGetNetworkTraceOperationV2OptionalParams,
3311
3346
  ): Promise<WebAppsGetNetworkTraceOperationV2Response>;
3312
3347
  /**
3313
3348
  * Description for Gets a named operation for a network trace capturing (or deployment slot, if
@@ -3321,7 +3356,7 @@ export interface WebApps {
3321
3356
  resourceGroupName: string,
3322
3357
  name: string,
3323
3358
  operationId: string,
3324
- options?: WebAppsGetNetworkTracesV2OptionalParams
3359
+ options?: WebAppsGetNetworkTracesV2OptionalParams,
3325
3360
  ): Promise<WebAppsGetNetworkTracesV2Response>;
3326
3361
  /**
3327
3362
  * Description for Generates a new publishing password for an app (or deployment slot, if specified).
@@ -3332,7 +3367,7 @@ export interface WebApps {
3332
3367
  generateNewSitePublishingPassword(
3333
3368
  resourceGroupName: string,
3334
3369
  name: string,
3335
- options?: WebAppsGenerateNewSitePublishingPasswordOptionalParams
3370
+ options?: WebAppsGenerateNewSitePublishingPasswordOptionalParams,
3336
3371
  ): Promise<void>;
3337
3372
  /**
3338
3373
  * Description for Gets web app's event logs.
@@ -3343,7 +3378,7 @@ export interface WebApps {
3343
3378
  getSitePhpErrorLogFlag(
3344
3379
  resourceGroupName: string,
3345
3380
  name: string,
3346
- options?: WebAppsGetSitePhpErrorLogFlagOptionalParams
3381
+ options?: WebAppsGetSitePhpErrorLogFlagOptionalParams,
3347
3382
  ): Promise<WebAppsGetSitePhpErrorLogFlagResponse>;
3348
3383
  /**
3349
3384
  * Description for Gets the premier add-ons of an app.
@@ -3354,7 +3389,7 @@ export interface WebApps {
3354
3389
  listPremierAddOns(
3355
3390
  resourceGroupName: string,
3356
3391
  name: string,
3357
- options?: WebAppsListPremierAddOnsOptionalParams
3392
+ options?: WebAppsListPremierAddOnsOptionalParams,
3358
3393
  ): Promise<WebAppsListPremierAddOnsResponse>;
3359
3394
  /**
3360
3395
  * Description for Gets a named add-on of an app.
@@ -3367,7 +3402,7 @@ export interface WebApps {
3367
3402
  resourceGroupName: string,
3368
3403
  name: string,
3369
3404
  premierAddOnName: string,
3370
- options?: WebAppsGetPremierAddOnOptionalParams
3405
+ options?: WebAppsGetPremierAddOnOptionalParams,
3371
3406
  ): Promise<WebAppsGetPremierAddOnResponse>;
3372
3407
  /**
3373
3408
  * Description for Updates a named add-on of an app.
@@ -3382,7 +3417,7 @@ export interface WebApps {
3382
3417
  name: string,
3383
3418
  premierAddOnName: string,
3384
3419
  premierAddOn: PremierAddOn,
3385
- options?: WebAppsAddPremierAddOnOptionalParams
3420
+ options?: WebAppsAddPremierAddOnOptionalParams,
3386
3421
  ): Promise<WebAppsAddPremierAddOnResponse>;
3387
3422
  /**
3388
3423
  * Description for Delete a premier add-on from an app.
@@ -3395,7 +3430,7 @@ export interface WebApps {
3395
3430
  resourceGroupName: string,
3396
3431
  name: string,
3397
3432
  premierAddOnName: string,
3398
- options?: WebAppsDeletePremierAddOnOptionalParams
3433
+ options?: WebAppsDeletePremierAddOnOptionalParams,
3399
3434
  ): Promise<void>;
3400
3435
  /**
3401
3436
  * Description for Updates a named add-on of an app.
@@ -3410,7 +3445,7 @@ export interface WebApps {
3410
3445
  name: string,
3411
3446
  premierAddOnName: string,
3412
3447
  premierAddOn: PremierAddOnPatchResource,
3413
- options?: WebAppsUpdatePremierAddOnOptionalParams
3448
+ options?: WebAppsUpdatePremierAddOnOptionalParams,
3414
3449
  ): Promise<WebAppsUpdatePremierAddOnResponse>;
3415
3450
  /**
3416
3451
  * Description for Gets data around private site access enablement and authorized Virtual Networks that
@@ -3422,7 +3457,7 @@ export interface WebApps {
3422
3457
  getPrivateAccess(
3423
3458
  resourceGroupName: string,
3424
3459
  name: string,
3425
- options?: WebAppsGetPrivateAccessOptionalParams
3460
+ options?: WebAppsGetPrivateAccessOptionalParams,
3426
3461
  ): Promise<WebAppsGetPrivateAccessResponse>;
3427
3462
  /**
3428
3463
  * Description for Sets data around private site access enablement and authorized Virtual Networks that
@@ -3436,7 +3471,7 @@ export interface WebApps {
3436
3471
  resourceGroupName: string,
3437
3472
  name: string,
3438
3473
  access: PrivateAccess,
3439
- options?: WebAppsPutPrivateAccessVnetOptionalParams
3474
+ options?: WebAppsPutPrivateAccessVnetOptionalParams,
3440
3475
  ): Promise<WebAppsPutPrivateAccessVnetResponse>;
3441
3476
  /**
3442
3477
  * Description for Gets a private endpoint connection
@@ -3449,22 +3484,22 @@ export interface WebApps {
3449
3484
  resourceGroupName: string,
3450
3485
  name: string,
3451
3486
  privateEndpointConnectionName: string,
3452
- options?: WebAppsGetPrivateEndpointConnectionOptionalParams
3487
+ options?: WebAppsGetPrivateEndpointConnectionOptionalParams,
3453
3488
  ): Promise<WebAppsGetPrivateEndpointConnectionResponse>;
3454
3489
  /**
3455
3490
  * Description for Approves or rejects a private endpoint connection
3456
3491
  * @param resourceGroupName Name of the resource group to which the resource belongs.
3457
3492
  * @param name Name of the site.
3458
3493
  * @param privateEndpointConnectionName
3459
- * @param privateEndpointWrapper Private Endpoint Connection Approval ARM resource.
3494
+ * @param privateEndpointWrapper Remote Private Endpoint Connection ARM resource.
3460
3495
  * @param options The options parameters.
3461
3496
  */
3462
3497
  beginApproveOrRejectPrivateEndpointConnection(
3463
3498
  resourceGroupName: string,
3464
3499
  name: string,
3465
3500
  privateEndpointConnectionName: string,
3466
- privateEndpointWrapper: PrivateLinkConnectionApprovalRequestResource,
3467
- options?: WebAppsApproveOrRejectPrivateEndpointConnectionOptionalParams
3501
+ privateEndpointWrapper: RemotePrivateEndpointConnectionARMResource,
3502
+ options?: WebAppsApproveOrRejectPrivateEndpointConnectionOptionalParams,
3468
3503
  ): Promise<
3469
3504
  SimplePollerLike<
3470
3505
  OperationState<WebAppsApproveOrRejectPrivateEndpointConnectionResponse>,
@@ -3476,15 +3511,15 @@ export interface WebApps {
3476
3511
  * @param resourceGroupName Name of the resource group to which the resource belongs.
3477
3512
  * @param name Name of the site.
3478
3513
  * @param privateEndpointConnectionName
3479
- * @param privateEndpointWrapper Private Endpoint Connection Approval ARM resource.
3514
+ * @param privateEndpointWrapper Remote Private Endpoint Connection ARM resource.
3480
3515
  * @param options The options parameters.
3481
3516
  */
3482
3517
  beginApproveOrRejectPrivateEndpointConnectionAndWait(
3483
3518
  resourceGroupName: string,
3484
3519
  name: string,
3485
3520
  privateEndpointConnectionName: string,
3486
- privateEndpointWrapper: PrivateLinkConnectionApprovalRequestResource,
3487
- options?: WebAppsApproveOrRejectPrivateEndpointConnectionOptionalParams
3521
+ privateEndpointWrapper: RemotePrivateEndpointConnectionARMResource,
3522
+ options?: WebAppsApproveOrRejectPrivateEndpointConnectionOptionalParams,
3488
3523
  ): Promise<WebAppsApproveOrRejectPrivateEndpointConnectionResponse>;
3489
3524
  /**
3490
3525
  * Description for Deletes a private endpoint connection
@@ -3497,7 +3532,7 @@ export interface WebApps {
3497
3532
  resourceGroupName: string,
3498
3533
  name: string,
3499
3534
  privateEndpointConnectionName: string,
3500
- options?: WebAppsDeletePrivateEndpointConnectionOptionalParams
3535
+ options?: WebAppsDeletePrivateEndpointConnectionOptionalParams,
3501
3536
  ): Promise<
3502
3537
  SimplePollerLike<
3503
3538
  OperationState<WebAppsDeletePrivateEndpointConnectionResponse>,
@@ -3515,7 +3550,7 @@ export interface WebApps {
3515
3550
  resourceGroupName: string,
3516
3551
  name: string,
3517
3552
  privateEndpointConnectionName: string,
3518
- options?: WebAppsDeletePrivateEndpointConnectionOptionalParams
3553
+ options?: WebAppsDeletePrivateEndpointConnectionOptionalParams,
3519
3554
  ): Promise<WebAppsDeletePrivateEndpointConnectionResponse>;
3520
3555
  /**
3521
3556
  * Description for Gets the private link resources
@@ -3526,7 +3561,7 @@ export interface WebApps {
3526
3561
  getPrivateLinkResources(
3527
3562
  resourceGroupName: string,
3528
3563
  name: string,
3529
- options?: WebAppsGetPrivateLinkResourcesOptionalParams
3564
+ options?: WebAppsGetPrivateLinkResourcesOptionalParams,
3530
3565
  ): Promise<WebAppsGetPrivateLinkResourcesResponse>;
3531
3566
  /**
3532
3567
  * Description for Get process information by its ID for a specific scaled-out instance in a web site.
@@ -3539,7 +3574,7 @@ export interface WebApps {
3539
3574
  resourceGroupName: string,
3540
3575
  name: string,
3541
3576
  processId: string,
3542
- options?: WebAppsGetProcessOptionalParams
3577
+ options?: WebAppsGetProcessOptionalParams,
3543
3578
  ): Promise<WebAppsGetProcessResponse>;
3544
3579
  /**
3545
3580
  * Description for Terminate a process by its ID for a web site, or a deployment slot, or specific
@@ -3553,7 +3588,7 @@ export interface WebApps {
3553
3588
  resourceGroupName: string,
3554
3589
  name: string,
3555
3590
  processId: string,
3556
- options?: WebAppsDeleteProcessOptionalParams
3591
+ options?: WebAppsDeleteProcessOptionalParams,
3557
3592
  ): Promise<void>;
3558
3593
  /**
3559
3594
  * Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web
@@ -3567,7 +3602,7 @@ export interface WebApps {
3567
3602
  resourceGroupName: string,
3568
3603
  name: string,
3569
3604
  processId: string,
3570
- options?: WebAppsGetProcessDumpOptionalParams
3605
+ options?: WebAppsGetProcessDumpOptionalParams,
3571
3606
  ): Promise<WebAppsGetProcessDumpResponse>;
3572
3607
  /**
3573
3608
  * Description for Get process information by its ID for a specific scaled-out instance in a web site.
@@ -3582,7 +3617,7 @@ export interface WebApps {
3582
3617
  name: string,
3583
3618
  processId: string,
3584
3619
  baseAddress: string,
3585
- options?: WebAppsGetProcessModuleOptionalParams
3620
+ options?: WebAppsGetProcessModuleOptionalParams,
3586
3621
  ): Promise<WebAppsGetProcessModuleResponse>;
3587
3622
  /**
3588
3623
  * Description for Get the named public certificate for an app (or deployment slot, if specified).
@@ -3595,7 +3630,7 @@ export interface WebApps {
3595
3630
  resourceGroupName: string,
3596
3631
  name: string,
3597
3632
  publicCertificateName: string,
3598
- options?: WebAppsGetPublicCertificateOptionalParams
3633
+ options?: WebAppsGetPublicCertificateOptionalParams,
3599
3634
  ): Promise<WebAppsGetPublicCertificateResponse>;
3600
3635
  /**
3601
3636
  * Description for Creates a hostname binding for an app.
@@ -3611,7 +3646,7 @@ export interface WebApps {
3611
3646
  name: string,
3612
3647
  publicCertificateName: string,
3613
3648
  publicCertificate: PublicCertificate,
3614
- options?: WebAppsCreateOrUpdatePublicCertificateOptionalParams
3649
+ options?: WebAppsCreateOrUpdatePublicCertificateOptionalParams,
3615
3650
  ): Promise<WebAppsCreateOrUpdatePublicCertificateResponse>;
3616
3651
  /**
3617
3652
  * Description for Deletes a hostname binding for an app.
@@ -3624,7 +3659,7 @@ export interface WebApps {
3624
3659
  resourceGroupName: string,
3625
3660
  name: string,
3626
3661
  publicCertificateName: string,
3627
- options?: WebAppsDeletePublicCertificateOptionalParams
3662
+ options?: WebAppsDeletePublicCertificateOptionalParams,
3628
3663
  ): Promise<void>;
3629
3664
  /**
3630
3665
  * Description for Gets the publishing profile for an app (or deployment slot, if specified).
@@ -3638,7 +3673,7 @@ export interface WebApps {
3638
3673
  resourceGroupName: string,
3639
3674
  name: string,
3640
3675
  publishingProfileOptions: CsmPublishingProfileOptions,
3641
- options?: WebAppsListPublishingProfileXmlWithSecretsOptionalParams
3676
+ options?: WebAppsListPublishingProfileXmlWithSecretsOptionalParams,
3642
3677
  ): Promise<WebAppsListPublishingProfileXmlWithSecretsResponse>;
3643
3678
  /**
3644
3679
  * Description for Resets the configuration settings of the current slot if they were previously
@@ -3650,7 +3685,7 @@ export interface WebApps {
3650
3685
  resetProductionSlotConfig(
3651
3686
  resourceGroupName: string,
3652
3687
  name: string,
3653
- options?: WebAppsResetProductionSlotConfigOptionalParams
3688
+ options?: WebAppsResetProductionSlotConfigOptionalParams,
3654
3689
  ): Promise<void>;
3655
3690
  /**
3656
3691
  * Description for Restarts an app (or deployment slot, if specified).
@@ -3661,7 +3696,7 @@ export interface WebApps {
3661
3696
  restart(
3662
3697
  resourceGroupName: string,
3663
3698
  name: string,
3664
- options?: WebAppsRestartOptionalParams
3699
+ options?: WebAppsRestartOptionalParams,
3665
3700
  ): Promise<void>;
3666
3701
  /**
3667
3702
  * Description for Restores an app from a backup blob in Azure Storage.
@@ -3674,7 +3709,7 @@ export interface WebApps {
3674
3709
  resourceGroupName: string,
3675
3710
  name: string,
3676
3711
  request: RestoreRequest,
3677
- options?: WebAppsRestoreFromBackupBlobOptionalParams
3712
+ options?: WebAppsRestoreFromBackupBlobOptionalParams,
3678
3713
  ): Promise<SimplePollerLike<OperationState<void>, void>>;
3679
3714
  /**
3680
3715
  * Description for Restores an app from a backup blob in Azure Storage.
@@ -3687,7 +3722,7 @@ export interface WebApps {
3687
3722
  resourceGroupName: string,
3688
3723
  name: string,
3689
3724
  request: RestoreRequest,
3690
- options?: WebAppsRestoreFromBackupBlobOptionalParams
3725
+ options?: WebAppsRestoreFromBackupBlobOptionalParams,
3691
3726
  ): Promise<void>;
3692
3727
  /**
3693
3728
  * Description for Restores a deleted web app to this web app.
@@ -3700,7 +3735,7 @@ export interface WebApps {
3700
3735
  resourceGroupName: string,
3701
3736
  name: string,
3702
3737
  restoreRequest: DeletedAppRestoreRequest,
3703
- options?: WebAppsRestoreFromDeletedAppOptionalParams
3738
+ options?: WebAppsRestoreFromDeletedAppOptionalParams,
3704
3739
  ): Promise<SimplePollerLike<OperationState<void>, void>>;
3705
3740
  /**
3706
3741
  * Description for Restores a deleted web app to this web app.
@@ -3713,7 +3748,7 @@ export interface WebApps {
3713
3748
  resourceGroupName: string,
3714
3749
  name: string,
3715
3750
  restoreRequest: DeletedAppRestoreRequest,
3716
- options?: WebAppsRestoreFromDeletedAppOptionalParams
3751
+ options?: WebAppsRestoreFromDeletedAppOptionalParams,
3717
3752
  ): Promise<void>;
3718
3753
  /**
3719
3754
  * Description for Restores a web app from a snapshot.
@@ -3727,7 +3762,7 @@ export interface WebApps {
3727
3762
  resourceGroupName: string,
3728
3763
  name: string,
3729
3764
  restoreRequest: SnapshotRestoreRequest,
3730
- options?: WebAppsRestoreSnapshotOptionalParams
3765
+ options?: WebAppsRestoreSnapshotOptionalParams,
3731
3766
  ): Promise<SimplePollerLike<OperationState<void>, void>>;
3732
3767
  /**
3733
3768
  * Description for Restores a web app from a snapshot.
@@ -3741,7 +3776,48 @@ export interface WebApps {
3741
3776
  resourceGroupName: string,
3742
3777
  name: string,
3743
3778
  restoreRequest: SnapshotRestoreRequest,
3744
- options?: WebAppsRestoreSnapshotOptionalParams
3779
+ options?: WebAppsRestoreSnapshotOptionalParams,
3780
+ ): Promise<void>;
3781
+ /**
3782
+ * Gets a site container of a site, or a deployment slot.
3783
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
3784
+ * @param name Name of the app.
3785
+ * @param containerName Site Container Name
3786
+ * @param options The options parameters.
3787
+ */
3788
+ getSiteContainer(
3789
+ resourceGroupName: string,
3790
+ name: string,
3791
+ containerName: string,
3792
+ options?: WebAppsGetSiteContainerOptionalParams,
3793
+ ): Promise<WebAppsGetSiteContainerResponse>;
3794
+ /**
3795
+ * Creates or Updates a site container for a site, or a deployment slot.
3796
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
3797
+ * @param name Name of the app.
3798
+ * @param containerName Site Container Name
3799
+ * @param request Container Entity
3800
+ * @param options The options parameters.
3801
+ */
3802
+ createOrUpdateSiteContainer(
3803
+ resourceGroupName: string,
3804
+ name: string,
3805
+ containerName: string,
3806
+ request: SiteContainer,
3807
+ options?: WebAppsCreateOrUpdateSiteContainerOptionalParams,
3808
+ ): Promise<WebAppsCreateOrUpdateSiteContainerResponse>;
3809
+ /**
3810
+ * Deletes a site container for a site, or a deployment slot.
3811
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
3812
+ * @param name Name of the app.
3813
+ * @param containerName Site Container Name
3814
+ * @param options The options parameters.
3815
+ */
3816
+ deleteSiteContainer(
3817
+ resourceGroupName: string,
3818
+ name: string,
3819
+ containerName: string,
3820
+ options?: WebAppsDeleteSiteContainerOptionalParams,
3745
3821
  ): Promise<void>;
3746
3822
  /**
3747
3823
  * Description for Get site extension information by its ID for a web site, or a deployment slot.
@@ -3754,7 +3830,7 @@ export interface WebApps {
3754
3830
  resourceGroupName: string,
3755
3831
  name: string,
3756
3832
  siteExtensionId: string,
3757
- options?: WebAppsGetSiteExtensionOptionalParams
3833
+ options?: WebAppsGetSiteExtensionOptionalParams,
3758
3834
  ): Promise<WebAppsGetSiteExtensionResponse>;
3759
3835
  /**
3760
3836
  * Description for Install site extension on a web site, or a deployment slot.
@@ -3767,7 +3843,7 @@ export interface WebApps {
3767
3843
  resourceGroupName: string,
3768
3844
  name: string,
3769
3845
  siteExtensionId: string,
3770
- options?: WebAppsInstallSiteExtensionOptionalParams
3846
+ options?: WebAppsInstallSiteExtensionOptionalParams,
3771
3847
  ): Promise<
3772
3848
  SimplePollerLike<
3773
3849
  OperationState<WebAppsInstallSiteExtensionResponse>,
@@ -3785,7 +3861,7 @@ export interface WebApps {
3785
3861
  resourceGroupName: string,
3786
3862
  name: string,
3787
3863
  siteExtensionId: string,
3788
- options?: WebAppsInstallSiteExtensionOptionalParams
3864
+ options?: WebAppsInstallSiteExtensionOptionalParams,
3789
3865
  ): Promise<WebAppsInstallSiteExtensionResponse>;
3790
3866
  /**
3791
3867
  * Description for Remove a site extension from a web site, or a deployment slot.
@@ -3798,7 +3874,7 @@ export interface WebApps {
3798
3874
  resourceGroupName: string,
3799
3875
  name: string,
3800
3876
  siteExtensionId: string,
3801
- options?: WebAppsDeleteSiteExtensionOptionalParams
3877
+ options?: WebAppsDeleteSiteExtensionOptionalParams,
3802
3878
  ): Promise<void>;
3803
3879
  /**
3804
3880
  * Description for Gets the details of a web, mobile, or API app.
@@ -3811,7 +3887,7 @@ export interface WebApps {
3811
3887
  resourceGroupName: string,
3812
3888
  name: string,
3813
3889
  slot: string,
3814
- options?: WebAppsGetSlotOptionalParams
3890
+ options?: WebAppsGetSlotOptionalParams,
3815
3891
  ): Promise<WebAppsGetSlotResponse>;
3816
3892
  /**
3817
3893
  * Description for Creates a new web, mobile, or API app in an existing resource group, or updates an
@@ -3829,7 +3905,7 @@ export interface WebApps {
3829
3905
  name: string,
3830
3906
  slot: string,
3831
3907
  siteEnvelope: Site,
3832
- options?: WebAppsCreateOrUpdateSlotOptionalParams
3908
+ options?: WebAppsCreateOrUpdateSlotOptionalParams,
3833
3909
  ): Promise<
3834
3910
  SimplePollerLike<
3835
3911
  OperationState<WebAppsCreateOrUpdateSlotResponse>,
@@ -3852,7 +3928,7 @@ export interface WebApps {
3852
3928
  name: string,
3853
3929
  slot: string,
3854
3930
  siteEnvelope: Site,
3855
- options?: WebAppsCreateOrUpdateSlotOptionalParams
3931
+ options?: WebAppsCreateOrUpdateSlotOptionalParams,
3856
3932
  ): Promise<WebAppsCreateOrUpdateSlotResponse>;
3857
3933
  /**
3858
3934
  * Description for Deletes a web, mobile, or API app, or one of the deployment slots.
@@ -3865,7 +3941,7 @@ export interface WebApps {
3865
3941
  resourceGroupName: string,
3866
3942
  name: string,
3867
3943
  slot: string,
3868
- options?: WebAppsDeleteSlotOptionalParams
3944
+ options?: WebAppsDeleteSlotOptionalParams,
3869
3945
  ): Promise<void>;
3870
3946
  /**
3871
3947
  * Description for Creates a new web, mobile, or API app in an existing resource group, or updates an
@@ -3883,7 +3959,7 @@ export interface WebApps {
3883
3959
  name: string,
3884
3960
  slot: string,
3885
3961
  siteEnvelope: SitePatchResource,
3886
- options?: WebAppsUpdateSlotOptionalParams
3962
+ options?: WebAppsUpdateSlotOptionalParams,
3887
3963
  ): Promise<WebAppsUpdateSlotResponse>;
3888
3964
  /**
3889
3965
  * Description for Analyze a custom hostname.
@@ -3896,7 +3972,7 @@ export interface WebApps {
3896
3972
  resourceGroupName: string,
3897
3973
  name: string,
3898
3974
  slot: string,
3899
- options?: WebAppsAnalyzeCustomHostnameSlotOptionalParams
3975
+ options?: WebAppsAnalyzeCustomHostnameSlotOptionalParams,
3900
3976
  ): Promise<WebAppsAnalyzeCustomHostnameSlotResponse>;
3901
3977
  /**
3902
3978
  * Description for Applies the configuration settings from the target slot onto the current slot.
@@ -3912,7 +3988,7 @@ export interface WebApps {
3912
3988
  name: string,
3913
3989
  slot: string,
3914
3990
  slotSwapEntity: CsmSlotEntity,
3915
- options?: WebAppsApplySlotConfigurationSlotOptionalParams
3991
+ options?: WebAppsApplySlotConfigurationSlotOptionalParams,
3916
3992
  ): Promise<void>;
3917
3993
  /**
3918
3994
  * Description for Creates a backup of an app.
@@ -3929,7 +4005,7 @@ export interface WebApps {
3929
4005
  name: string,
3930
4006
  slot: string,
3931
4007
  request: BackupRequest,
3932
- options?: WebAppsBackupSlotOptionalParams
4008
+ options?: WebAppsBackupSlotOptionalParams,
3933
4009
  ): Promise<WebAppsBackupSlotResponse>;
3934
4010
  /**
3935
4011
  * Description for Gets a backup of an app by its ID.
@@ -3945,7 +4021,7 @@ export interface WebApps {
3945
4021
  name: string,
3946
4022
  backupId: string,
3947
4023
  slot: string,
3948
- options?: WebAppsGetBackupStatusSlotOptionalParams
4024
+ options?: WebAppsGetBackupStatusSlotOptionalParams,
3949
4025
  ): Promise<WebAppsGetBackupStatusSlotResponse>;
3950
4026
  /**
3951
4027
  * Description for Deletes a backup of an app by its ID.
@@ -3961,7 +4037,7 @@ export interface WebApps {
3961
4037
  name: string,
3962
4038
  backupId: string,
3963
4039
  slot: string,
3964
- options?: WebAppsDeleteBackupSlotOptionalParams
4040
+ options?: WebAppsDeleteBackupSlotOptionalParams,
3965
4041
  ): Promise<void>;
3966
4042
  /**
3967
4043
  * Description for Gets status of a web app backup that may be in progress, including secrets
@@ -3980,7 +4056,7 @@ export interface WebApps {
3980
4056
  backupId: string,
3981
4057
  slot: string,
3982
4058
  request: BackupRequest,
3983
- options?: WebAppsListBackupStatusSecretsSlotOptionalParams
4059
+ options?: WebAppsListBackupStatusSecretsSlotOptionalParams,
3984
4060
  ): Promise<WebAppsListBackupStatusSecretsSlotResponse>;
3985
4061
  /**
3986
4062
  * Description for Restores a specific backup to another app (or deployment slot, if specified).
@@ -3998,7 +4074,7 @@ export interface WebApps {
3998
4074
  backupId: string,
3999
4075
  slot: string,
4000
4076
  request: RestoreRequest,
4001
- options?: WebAppsRestoreSlotOptionalParams
4077
+ options?: WebAppsRestoreSlotOptionalParams,
4002
4078
  ): Promise<SimplePollerLike<OperationState<void>, void>>;
4003
4079
  /**
4004
4080
  * Description for Restores a specific backup to another app (or deployment slot, if specified).
@@ -4016,7 +4092,7 @@ export interface WebApps {
4016
4092
  backupId: string,
4017
4093
  slot: string,
4018
4094
  request: RestoreRequest,
4019
- options?: WebAppsRestoreSlotOptionalParams
4095
+ options?: WebAppsRestoreSlotOptionalParams,
4020
4096
  ): Promise<void>;
4021
4097
  /**
4022
4098
  * Description for Returns whether FTP is allowed on the site or not.
@@ -4029,7 +4105,7 @@ export interface WebApps {
4029
4105
  resourceGroupName: string,
4030
4106
  name: string,
4031
4107
  slot: string,
4032
- options?: WebAppsGetFtpAllowedSlotOptionalParams
4108
+ options?: WebAppsGetFtpAllowedSlotOptionalParams,
4033
4109
  ): Promise<WebAppsGetFtpAllowedSlotResponse>;
4034
4110
  /**
4035
4111
  * Description for Updates whether FTP is allowed on the site or not.
@@ -4044,7 +4120,7 @@ export interface WebApps {
4044
4120
  name: string,
4045
4121
  slot: string,
4046
4122
  csmPublishingAccessPoliciesEntity: CsmPublishingCredentialsPoliciesEntity,
4047
- options?: WebAppsUpdateFtpAllowedSlotOptionalParams
4123
+ options?: WebAppsUpdateFtpAllowedSlotOptionalParams,
4048
4124
  ): Promise<WebAppsUpdateFtpAllowedSlotResponse>;
4049
4125
  /**
4050
4126
  * Description for Returns whether Scm basic auth is allowed on the site or not.
@@ -4057,7 +4133,7 @@ export interface WebApps {
4057
4133
  resourceGroupName: string,
4058
4134
  name: string,
4059
4135
  slot: string,
4060
- options?: WebAppsGetScmAllowedSlotOptionalParams
4136
+ options?: WebAppsGetScmAllowedSlotOptionalParams,
4061
4137
  ): Promise<WebAppsGetScmAllowedSlotResponse>;
4062
4138
  /**
4063
4139
  * Description for Updates whether user publishing credentials are allowed on the site or not.
@@ -4072,7 +4148,7 @@ export interface WebApps {
4072
4148
  name: string,
4073
4149
  slot: string,
4074
4150
  csmPublishingAccessPoliciesEntity: CsmPublishingCredentialsPoliciesEntity,
4075
- options?: WebAppsUpdateScmAllowedSlotOptionalParams
4151
+ options?: WebAppsUpdateScmAllowedSlotOptionalParams,
4076
4152
  ): Promise<WebAppsUpdateScmAllowedSlotResponse>;
4077
4153
  /**
4078
4154
  * Description for Replaces the application settings of an app.
@@ -4088,7 +4164,7 @@ export interface WebApps {
4088
4164
  name: string,
4089
4165
  slot: string,
4090
4166
  appSettings: StringDictionary,
4091
- options?: WebAppsUpdateApplicationSettingsSlotOptionalParams
4167
+ options?: WebAppsUpdateApplicationSettingsSlotOptionalParams,
4092
4168
  ): Promise<WebAppsUpdateApplicationSettingsSlotResponse>;
4093
4169
  /**
4094
4170
  * Description for Gets the application settings of an app.
@@ -4102,7 +4178,7 @@ export interface WebApps {
4102
4178
  resourceGroupName: string,
4103
4179
  name: string,
4104
4180
  slot: string,
4105
- options?: WebAppsListApplicationSettingsSlotOptionalParams
4181
+ options?: WebAppsListApplicationSettingsSlotOptionalParams,
4106
4182
  ): Promise<WebAppsListApplicationSettingsSlotResponse>;
4107
4183
  /**
4108
4184
  * Description for Updates the Authentication / Authorization settings associated with web app.
@@ -4117,7 +4193,7 @@ export interface WebApps {
4117
4193
  name: string,
4118
4194
  slot: string,
4119
4195
  siteAuthSettings: SiteAuthSettings,
4120
- options?: WebAppsUpdateAuthSettingsSlotOptionalParams
4196
+ options?: WebAppsUpdateAuthSettingsSlotOptionalParams,
4121
4197
  ): Promise<WebAppsUpdateAuthSettingsSlotResponse>;
4122
4198
  /**
4123
4199
  * Description for Gets the Authentication/Authorization settings of an app.
@@ -4131,7 +4207,7 @@ export interface WebApps {
4131
4207
  resourceGroupName: string,
4132
4208
  name: string,
4133
4209
  slot: string,
4134
- options?: WebAppsGetAuthSettingsSlotOptionalParams
4210
+ options?: WebAppsGetAuthSettingsSlotOptionalParams,
4135
4211
  ): Promise<WebAppsGetAuthSettingsSlotResponse>;
4136
4212
  /**
4137
4213
  * Gets site's Authentication / Authorization settings for apps via the V2 format
@@ -4145,7 +4221,7 @@ export interface WebApps {
4145
4221
  resourceGroupName: string,
4146
4222
  name: string,
4147
4223
  slot: string,
4148
- options?: WebAppsGetAuthSettingsV2WithoutSecretsSlotOptionalParams
4224
+ options?: WebAppsGetAuthSettingsV2WithoutSecretsSlotOptionalParams,
4149
4225
  ): Promise<WebAppsGetAuthSettingsV2WithoutSecretsSlotResponse>;
4150
4226
  /**
4151
4227
  * Description for Updates site's Authentication / Authorization settings for apps via the V2 format
@@ -4160,7 +4236,7 @@ export interface WebApps {
4160
4236
  name: string,
4161
4237
  slot: string,
4162
4238
  siteAuthSettingsV2: SiteAuthSettingsV2,
4163
- options?: WebAppsUpdateAuthSettingsV2SlotOptionalParams
4239
+ options?: WebAppsUpdateAuthSettingsV2SlotOptionalParams,
4164
4240
  ): Promise<WebAppsUpdateAuthSettingsV2SlotResponse>;
4165
4241
  /**
4166
4242
  * Description for Gets site's Authentication / Authorization settings for apps via the V2 format
@@ -4174,7 +4250,7 @@ export interface WebApps {
4174
4250
  resourceGroupName: string,
4175
4251
  name: string,
4176
4252
  slot: string,
4177
- options?: WebAppsGetAuthSettingsV2SlotOptionalParams
4253
+ options?: WebAppsGetAuthSettingsV2SlotOptionalParams,
4178
4254
  ): Promise<WebAppsGetAuthSettingsV2SlotResponse>;
4179
4255
  /**
4180
4256
  * Description for Updates the Azure storage account configurations of an app.
@@ -4190,7 +4266,7 @@ export interface WebApps {
4190
4266
  name: string,
4191
4267
  slot: string,
4192
4268
  azureStorageAccounts: AzureStoragePropertyDictionaryResource,
4193
- options?: WebAppsUpdateAzureStorageAccountsSlotOptionalParams
4269
+ options?: WebAppsUpdateAzureStorageAccountsSlotOptionalParams,
4194
4270
  ): Promise<WebAppsUpdateAzureStorageAccountsSlotResponse>;
4195
4271
  /**
4196
4272
  * Description for Gets the Azure storage account configurations of an app.
@@ -4204,7 +4280,7 @@ export interface WebApps {
4204
4280
  resourceGroupName: string,
4205
4281
  name: string,
4206
4282
  slot: string,
4207
- options?: WebAppsListAzureStorageAccountsSlotOptionalParams
4283
+ options?: WebAppsListAzureStorageAccountsSlotOptionalParams,
4208
4284
  ): Promise<WebAppsListAzureStorageAccountsSlotResponse>;
4209
4285
  /**
4210
4286
  * Description for Updates the backup configuration of an app.
@@ -4220,7 +4296,7 @@ export interface WebApps {
4220
4296
  name: string,
4221
4297
  slot: string,
4222
4298
  request: BackupRequest,
4223
- options?: WebAppsUpdateBackupConfigurationSlotOptionalParams
4299
+ options?: WebAppsUpdateBackupConfigurationSlotOptionalParams,
4224
4300
  ): Promise<WebAppsUpdateBackupConfigurationSlotResponse>;
4225
4301
  /**
4226
4302
  * Description for Deletes the backup configuration of an app.
@@ -4234,7 +4310,7 @@ export interface WebApps {
4234
4310
  resourceGroupName: string,
4235
4311
  name: string,
4236
4312
  slot: string,
4237
- options?: WebAppsDeleteBackupConfigurationSlotOptionalParams
4313
+ options?: WebAppsDeleteBackupConfigurationSlotOptionalParams,
4238
4314
  ): Promise<void>;
4239
4315
  /**
4240
4316
  * Description for Gets the backup configuration of an app.
@@ -4248,7 +4324,7 @@ export interface WebApps {
4248
4324
  resourceGroupName: string,
4249
4325
  name: string,
4250
4326
  slot: string,
4251
- options?: WebAppsGetBackupConfigurationSlotOptionalParams
4327
+ options?: WebAppsGetBackupConfigurationSlotOptionalParams,
4252
4328
  ): Promise<WebAppsGetBackupConfigurationSlotResponse>;
4253
4329
  /**
4254
4330
  * Description for Gets the config reference and status of an app
@@ -4263,7 +4339,7 @@ export interface WebApps {
4263
4339
  name: string,
4264
4340
  appSettingKey: string,
4265
4341
  slot: string,
4266
- options?: WebAppsGetAppSettingKeyVaultReferenceSlotOptionalParams
4342
+ options?: WebAppsGetAppSettingKeyVaultReferenceSlotOptionalParams,
4267
4343
  ): Promise<WebAppsGetAppSettingKeyVaultReferenceSlotResponse>;
4268
4344
  /**
4269
4345
  * Description for Gets the config reference and status of an app
@@ -4278,7 +4354,7 @@ export interface WebApps {
4278
4354
  name: string,
4279
4355
  connectionStringKey: string,
4280
4356
  slot: string,
4281
- options?: WebAppsGetSiteConnectionStringKeyVaultReferenceSlotOptionalParams
4357
+ options?: WebAppsGetSiteConnectionStringKeyVaultReferenceSlotOptionalParams,
4282
4358
  ): Promise<WebAppsGetSiteConnectionStringKeyVaultReferenceSlotResponse>;
4283
4359
  /**
4284
4360
  * Description for Replaces the connection strings of an app.
@@ -4294,7 +4370,7 @@ export interface WebApps {
4294
4370
  name: string,
4295
4371
  slot: string,
4296
4372
  connectionStrings: ConnectionStringDictionary,
4297
- options?: WebAppsUpdateConnectionStringsSlotOptionalParams
4373
+ options?: WebAppsUpdateConnectionStringsSlotOptionalParams,
4298
4374
  ): Promise<WebAppsUpdateConnectionStringsSlotResponse>;
4299
4375
  /**
4300
4376
  * Description for Gets the connection strings of an app.
@@ -4308,7 +4384,7 @@ export interface WebApps {
4308
4384
  resourceGroupName: string,
4309
4385
  name: string,
4310
4386
  slot: string,
4311
- options?: WebAppsListConnectionStringsSlotOptionalParams
4387
+ options?: WebAppsListConnectionStringsSlotOptionalParams,
4312
4388
  ): Promise<WebAppsListConnectionStringsSlotResponse>;
4313
4389
  /**
4314
4390
  * Description for Gets the logging configuration of an app.
@@ -4322,7 +4398,7 @@ export interface WebApps {
4322
4398
  resourceGroupName: string,
4323
4399
  name: string,
4324
4400
  slot: string,
4325
- options?: WebAppsGetDiagnosticLogsConfigurationSlotOptionalParams
4401
+ options?: WebAppsGetDiagnosticLogsConfigurationSlotOptionalParams,
4326
4402
  ): Promise<WebAppsGetDiagnosticLogsConfigurationSlotResponse>;
4327
4403
  /**
4328
4404
  * Description for Updates the logging configuration of an app.
@@ -4339,7 +4415,7 @@ export interface WebApps {
4339
4415
  name: string,
4340
4416
  slot: string,
4341
4417
  siteLogsConfig: SiteLogsConfig,
4342
- options?: WebAppsUpdateDiagnosticLogsConfigSlotOptionalParams
4418
+ options?: WebAppsUpdateDiagnosticLogsConfigSlotOptionalParams,
4343
4419
  ): Promise<WebAppsUpdateDiagnosticLogsConfigSlotResponse>;
4344
4420
  /**
4345
4421
  * Description for Replaces the metadata of an app.
@@ -4355,7 +4431,7 @@ export interface WebApps {
4355
4431
  name: string,
4356
4432
  slot: string,
4357
4433
  metadata: StringDictionary,
4358
- options?: WebAppsUpdateMetadataSlotOptionalParams
4434
+ options?: WebAppsUpdateMetadataSlotOptionalParams,
4359
4435
  ): Promise<WebAppsUpdateMetadataSlotResponse>;
4360
4436
  /**
4361
4437
  * Description for Gets the metadata of an app.
@@ -4369,7 +4445,7 @@ export interface WebApps {
4369
4445
  resourceGroupName: string,
4370
4446
  name: string,
4371
4447
  slot: string,
4372
- options?: WebAppsListMetadataSlotOptionalParams
4448
+ options?: WebAppsListMetadataSlotOptionalParams,
4373
4449
  ): Promise<WebAppsListMetadataSlotResponse>;
4374
4450
  /**
4375
4451
  * Description for Gets the Git/FTP publishing credentials of an app.
@@ -4383,7 +4459,7 @@ export interface WebApps {
4383
4459
  resourceGroupName: string,
4384
4460
  name: string,
4385
4461
  slot: string,
4386
- options?: WebAppsListPublishingCredentialsSlotOptionalParams
4462
+ options?: WebAppsListPublishingCredentialsSlotOptionalParams,
4387
4463
  ): Promise<
4388
4464
  SimplePollerLike<
4389
4465
  OperationState<WebAppsListPublishingCredentialsSlotResponse>,
@@ -4402,7 +4478,7 @@ export interface WebApps {
4402
4478
  resourceGroupName: string,
4403
4479
  name: string,
4404
4480
  slot: string,
4405
- options?: WebAppsListPublishingCredentialsSlotOptionalParams
4481
+ options?: WebAppsListPublishingCredentialsSlotOptionalParams,
4406
4482
  ): Promise<WebAppsListPublishingCredentialsSlotResponse>;
4407
4483
  /**
4408
4484
  * Description for Updates the Push settings associated with web app.
@@ -4417,7 +4493,7 @@ export interface WebApps {
4417
4493
  name: string,
4418
4494
  slot: string,
4419
4495
  pushSettings: PushSettings,
4420
- options?: WebAppsUpdateSitePushSettingsSlotOptionalParams
4496
+ options?: WebAppsUpdateSitePushSettingsSlotOptionalParams,
4421
4497
  ): Promise<WebAppsUpdateSitePushSettingsSlotResponse>;
4422
4498
  /**
4423
4499
  * Description for Gets the Push settings associated with web app.
@@ -4430,7 +4506,7 @@ export interface WebApps {
4430
4506
  resourceGroupName: string,
4431
4507
  name: string,
4432
4508
  slot: string,
4433
- options?: WebAppsListSitePushSettingsSlotOptionalParams
4509
+ options?: WebAppsListSitePushSettingsSlotOptionalParams,
4434
4510
  ): Promise<WebAppsListSitePushSettingsSlotResponse>;
4435
4511
  /**
4436
4512
  * Description for Gets the configuration of an app, such as platform version and bitness, default
@@ -4445,7 +4521,7 @@ export interface WebApps {
4445
4521
  resourceGroupName: string,
4446
4522
  name: string,
4447
4523
  slot: string,
4448
- options?: WebAppsGetConfigurationSlotOptionalParams
4524
+ options?: WebAppsGetConfigurationSlotOptionalParams,
4449
4525
  ): Promise<WebAppsGetConfigurationSlotResponse>;
4450
4526
  /**
4451
4527
  * Description for Updates the configuration of an app.
@@ -4461,7 +4537,7 @@ export interface WebApps {
4461
4537
  name: string,
4462
4538
  slot: string,
4463
4539
  siteConfig: SiteConfigResource,
4464
- options?: WebAppsCreateOrUpdateConfigurationSlotOptionalParams
4540
+ options?: WebAppsCreateOrUpdateConfigurationSlotOptionalParams,
4465
4541
  ): Promise<WebAppsCreateOrUpdateConfigurationSlotResponse>;
4466
4542
  /**
4467
4543
  * Description for Updates the configuration of an app.
@@ -4477,7 +4553,7 @@ export interface WebApps {
4477
4553
  name: string,
4478
4554
  slot: string,
4479
4555
  siteConfig: SiteConfigResource,
4480
- options?: WebAppsUpdateConfigurationSlotOptionalParams
4556
+ options?: WebAppsUpdateConfigurationSlotOptionalParams,
4481
4557
  ): Promise<WebAppsUpdateConfigurationSlotResponse>;
4482
4558
  /**
4483
4559
  * Description for Gets a snapshot of the configuration of an app at a previous point in time.
@@ -4493,7 +4569,7 @@ export interface WebApps {
4493
4569
  name: string,
4494
4570
  snapshotId: string,
4495
4571
  slot: string,
4496
- options?: WebAppsGetConfigurationSnapshotSlotOptionalParams
4572
+ options?: WebAppsGetConfigurationSnapshotSlotOptionalParams,
4497
4573
  ): Promise<WebAppsGetConfigurationSnapshotSlotResponse>;
4498
4574
  /**
4499
4575
  * Description for Reverts the configuration of an app to a previous snapshot.
@@ -4509,7 +4585,7 @@ export interface WebApps {
4509
4585
  name: string,
4510
4586
  snapshotId: string,
4511
4587
  slot: string,
4512
- options?: WebAppsRecoverSiteConfigurationSnapshotSlotOptionalParams
4588
+ options?: WebAppsRecoverSiteConfigurationSnapshotSlotOptionalParams,
4513
4589
  ): Promise<void>;
4514
4590
  /**
4515
4591
  * Description for Gets the last lines of docker logs for the given site
@@ -4522,7 +4598,7 @@ export interface WebApps {
4522
4598
  resourceGroupName: string,
4523
4599
  name: string,
4524
4600
  slot: string,
4525
- options?: WebAppsGetWebSiteContainerLogsSlotOptionalParams
4601
+ options?: WebAppsGetWebSiteContainerLogsSlotOptionalParams,
4526
4602
  ): Promise<WebAppsGetWebSiteContainerLogsSlotResponse>;
4527
4603
  /**
4528
4604
  * Description for Gets the ZIP archived docker log files for the given site
@@ -4535,7 +4611,7 @@ export interface WebApps {
4535
4611
  resourceGroupName: string,
4536
4612
  name: string,
4537
4613
  slot: string,
4538
- options?: WebAppsGetContainerLogsZipSlotOptionalParams
4614
+ options?: WebAppsGetContainerLogsZipSlotOptionalParams,
4539
4615
  ): Promise<WebAppsGetContainerLogsZipSlotResponse>;
4540
4616
  /**
4541
4617
  * Description for Gets a continuous web job by its ID for an app, or a deployment slot.
@@ -4551,7 +4627,7 @@ export interface WebApps {
4551
4627
  name: string,
4552
4628
  webJobName: string,
4553
4629
  slot: string,
4554
- options?: WebAppsGetContinuousWebJobSlotOptionalParams
4630
+ options?: WebAppsGetContinuousWebJobSlotOptionalParams,
4555
4631
  ): Promise<WebAppsGetContinuousWebJobSlotResponse>;
4556
4632
  /**
4557
4633
  * Description for Delete a continuous web job by its ID for an app, or a deployment slot.
@@ -4567,7 +4643,7 @@ export interface WebApps {
4567
4643
  name: string,
4568
4644
  webJobName: string,
4569
4645
  slot: string,
4570
- options?: WebAppsDeleteContinuousWebJobSlotOptionalParams
4646
+ options?: WebAppsDeleteContinuousWebJobSlotOptionalParams,
4571
4647
  ): Promise<void>;
4572
4648
  /**
4573
4649
  * Description for Start a continuous web job for an app, or a deployment slot.
@@ -4583,7 +4659,7 @@ export interface WebApps {
4583
4659
  name: string,
4584
4660
  webJobName: string,
4585
4661
  slot: string,
4586
- options?: WebAppsStartContinuousWebJobSlotOptionalParams
4662
+ options?: WebAppsStartContinuousWebJobSlotOptionalParams,
4587
4663
  ): Promise<void>;
4588
4664
  /**
4589
4665
  * Description for Stop a continuous web job for an app, or a deployment slot.
@@ -4599,7 +4675,7 @@ export interface WebApps {
4599
4675
  name: string,
4600
4676
  webJobName: string,
4601
4677
  slot: string,
4602
- options?: WebAppsStopContinuousWebJobSlotOptionalParams
4678
+ options?: WebAppsStopContinuousWebJobSlotOptionalParams,
4603
4679
  ): Promise<void>;
4604
4680
  /**
4605
4681
  * Gets the deployment status for an app (or deployment slot, if specified).
@@ -4615,7 +4691,7 @@ export interface WebApps {
4615
4691
  name: string,
4616
4692
  slot: string,
4617
4693
  deploymentStatusId: string,
4618
- options?: WebAppsGetSlotSiteDeploymentStatusSlotOptionalParams
4694
+ options?: WebAppsGetSlotSiteDeploymentStatusSlotOptionalParams,
4619
4695
  ): Promise<
4620
4696
  SimplePollerLike<
4621
4697
  OperationState<WebAppsGetSlotSiteDeploymentStatusSlotResponse>,
@@ -4636,7 +4712,7 @@ export interface WebApps {
4636
4712
  name: string,
4637
4713
  slot: string,
4638
4714
  deploymentStatusId: string,
4639
- options?: WebAppsGetSlotSiteDeploymentStatusSlotOptionalParams
4715
+ options?: WebAppsGetSlotSiteDeploymentStatusSlotOptionalParams,
4640
4716
  ): Promise<WebAppsGetSlotSiteDeploymentStatusSlotResponse>;
4641
4717
  /**
4642
4718
  * Description for Get a deployment by its ID for an app, or a deployment slot.
@@ -4652,7 +4728,7 @@ export interface WebApps {
4652
4728
  name: string,
4653
4729
  id: string,
4654
4730
  slot: string,
4655
- options?: WebAppsGetDeploymentSlotOptionalParams
4731
+ options?: WebAppsGetDeploymentSlotOptionalParams,
4656
4732
  ): Promise<WebAppsGetDeploymentSlotResponse>;
4657
4733
  /**
4658
4734
  * Description for Create a deployment for an app, or a deployment slot.
@@ -4670,7 +4746,7 @@ export interface WebApps {
4670
4746
  id: string,
4671
4747
  slot: string,
4672
4748
  deployment: Deployment,
4673
- options?: WebAppsCreateDeploymentSlotOptionalParams
4749
+ options?: WebAppsCreateDeploymentSlotOptionalParams,
4674
4750
  ): Promise<WebAppsCreateDeploymentSlotResponse>;
4675
4751
  /**
4676
4752
  * Description for Delete a deployment by its ID for an app, or a deployment slot.
@@ -4686,7 +4762,7 @@ export interface WebApps {
4686
4762
  name: string,
4687
4763
  id: string,
4688
4764
  slot: string,
4689
- options?: WebAppsDeleteDeploymentSlotOptionalParams
4765
+ options?: WebAppsDeleteDeploymentSlotOptionalParams,
4690
4766
  ): Promise<void>;
4691
4767
  /**
4692
4768
  * Description for List deployment log for specific deployment for an app, or a deployment slot.
@@ -4703,7 +4779,7 @@ export interface WebApps {
4703
4779
  name: string,
4704
4780
  id: string,
4705
4781
  slot: string,
4706
- options?: WebAppsListDeploymentLogSlotOptionalParams
4782
+ options?: WebAppsListDeploymentLogSlotOptionalParams,
4707
4783
  ): Promise<WebAppsListDeploymentLogSlotResponse>;
4708
4784
  /**
4709
4785
  * Description for Discovers an existing app backup that can be restored from a blob in Azure storage.
@@ -4721,7 +4797,7 @@ export interface WebApps {
4721
4797
  name: string,
4722
4798
  slot: string,
4723
4799
  request: RestoreRequest,
4724
- options?: WebAppsDiscoverBackupSlotOptionalParams
4800
+ options?: WebAppsDiscoverBackupSlotOptionalParams,
4725
4801
  ): Promise<WebAppsDiscoverBackupSlotResponse>;
4726
4802
  /**
4727
4803
  * Description for Get domain ownership identifier for web app.
@@ -4737,7 +4813,7 @@ export interface WebApps {
4737
4813
  name: string,
4738
4814
  domainOwnershipIdentifierName: string,
4739
4815
  slot: string,
4740
- options?: WebAppsGetDomainOwnershipIdentifierSlotOptionalParams
4816
+ options?: WebAppsGetDomainOwnershipIdentifierSlotOptionalParams,
4741
4817
  ): Promise<WebAppsGetDomainOwnershipIdentifierSlotResponse>;
4742
4818
  /**
4743
4819
  * Description for Creates a domain ownership identifier for web app, or updates an existing ownership
@@ -4756,7 +4832,7 @@ export interface WebApps {
4756
4832
  domainOwnershipIdentifierName: string,
4757
4833
  slot: string,
4758
4834
  domainOwnershipIdentifier: Identifier,
4759
- options?: WebAppsCreateOrUpdateDomainOwnershipIdentifierSlotOptionalParams
4835
+ options?: WebAppsCreateOrUpdateDomainOwnershipIdentifierSlotOptionalParams,
4760
4836
  ): Promise<WebAppsCreateOrUpdateDomainOwnershipIdentifierSlotResponse>;
4761
4837
  /**
4762
4838
  * Description for Deletes a domain ownership identifier for a web app.
@@ -4772,7 +4848,7 @@ export interface WebApps {
4772
4848
  name: string,
4773
4849
  domainOwnershipIdentifierName: string,
4774
4850
  slot: string,
4775
- options?: WebAppsDeleteDomainOwnershipIdentifierSlotOptionalParams
4851
+ options?: WebAppsDeleteDomainOwnershipIdentifierSlotOptionalParams,
4776
4852
  ): Promise<void>;
4777
4853
  /**
4778
4854
  * Description for Creates a domain ownership identifier for web app, or updates an existing ownership
@@ -4791,7 +4867,7 @@ export interface WebApps {
4791
4867
  domainOwnershipIdentifierName: string,
4792
4868
  slot: string,
4793
4869
  domainOwnershipIdentifier: Identifier,
4794
- options?: WebAppsUpdateDomainOwnershipIdentifierSlotOptionalParams
4870
+ options?: WebAppsUpdateDomainOwnershipIdentifierSlotOptionalParams,
4795
4871
  ): Promise<WebAppsUpdateDomainOwnershipIdentifierSlotResponse>;
4796
4872
  /**
4797
4873
  * Description for Get the status of the last MSDeploy operation.
@@ -4804,7 +4880,7 @@ export interface WebApps {
4804
4880
  resourceGroupName: string,
4805
4881
  name: string,
4806
4882
  slot: string,
4807
- options?: WebAppsGetMSDeployStatusSlotOptionalParams
4883
+ options?: WebAppsGetMSDeployStatusSlotOptionalParams,
4808
4884
  ): Promise<WebAppsGetMSDeployStatusSlotResponse>;
4809
4885
  /**
4810
4886
  * Description for Invoke the MSDeploy web app extension.
@@ -4819,7 +4895,7 @@ export interface WebApps {
4819
4895
  name: string,
4820
4896
  slot: string,
4821
4897
  mSDeploy: MSDeploy,
4822
- options?: WebAppsCreateMSDeployOperationSlotOptionalParams
4898
+ options?: WebAppsCreateMSDeployOperationSlotOptionalParams,
4823
4899
  ): Promise<
4824
4900
  SimplePollerLike<
4825
4901
  OperationState<WebAppsCreateMSDeployOperationSlotResponse>,
@@ -4839,7 +4915,7 @@ export interface WebApps {
4839
4915
  name: string,
4840
4916
  slot: string,
4841
4917
  mSDeploy: MSDeploy,
4842
- options?: WebAppsCreateMSDeployOperationSlotOptionalParams
4918
+ options?: WebAppsCreateMSDeployOperationSlotOptionalParams,
4843
4919
  ): Promise<WebAppsCreateMSDeployOperationSlotResponse>;
4844
4920
  /**
4845
4921
  * Description for Get the MSDeploy Log for the last MSDeploy operation.
@@ -4852,7 +4928,7 @@ export interface WebApps {
4852
4928
  resourceGroupName: string,
4853
4929
  name: string,
4854
4930
  slot: string,
4855
- options?: WebAppsGetMSDeployLogSlotOptionalParams
4931
+ options?: WebAppsGetMSDeployLogSlotOptionalParams,
4856
4932
  ): Promise<WebAppsGetMSDeployLogSlotResponse>;
4857
4933
  /**
4858
4934
  * Description for Fetch a short lived token that can be exchanged for a master key.
@@ -4865,7 +4941,7 @@ export interface WebApps {
4865
4941
  resourceGroupName: string,
4866
4942
  name: string,
4867
4943
  slot: string,
4868
- options?: WebAppsGetFunctionsAdminTokenSlotOptionalParams
4944
+ options?: WebAppsGetFunctionsAdminTokenSlotOptionalParams,
4869
4945
  ): Promise<WebAppsGetFunctionsAdminTokenSlotResponse>;
4870
4946
  /**
4871
4947
  * Description for Get function information by its ID for web site, or a deployment slot.
@@ -4880,7 +4956,7 @@ export interface WebApps {
4880
4956
  name: string,
4881
4957
  functionName: string,
4882
4958
  slot: string,
4883
- options?: WebAppsGetInstanceFunctionSlotOptionalParams
4959
+ options?: WebAppsGetInstanceFunctionSlotOptionalParams,
4884
4960
  ): Promise<WebAppsGetInstanceFunctionSlotResponse>;
4885
4961
  /**
4886
4962
  * Description for Create function for web site, or a deployment slot.
@@ -4897,7 +4973,7 @@ export interface WebApps {
4897
4973
  functionName: string,
4898
4974
  slot: string,
4899
4975
  functionEnvelope: FunctionEnvelope,
4900
- options?: WebAppsCreateInstanceFunctionSlotOptionalParams
4976
+ options?: WebAppsCreateInstanceFunctionSlotOptionalParams,
4901
4977
  ): Promise<
4902
4978
  SimplePollerLike<
4903
4979
  OperationState<WebAppsCreateInstanceFunctionSlotResponse>,
@@ -4919,7 +4995,7 @@ export interface WebApps {
4919
4995
  functionName: string,
4920
4996
  slot: string,
4921
4997
  functionEnvelope: FunctionEnvelope,
4922
- options?: WebAppsCreateInstanceFunctionSlotOptionalParams
4998
+ options?: WebAppsCreateInstanceFunctionSlotOptionalParams,
4923
4999
  ): Promise<WebAppsCreateInstanceFunctionSlotResponse>;
4924
5000
  /**
4925
5001
  * Description for Delete a function for web site, or a deployment slot.
@@ -4934,7 +5010,7 @@ export interface WebApps {
4934
5010
  name: string,
4935
5011
  functionName: string,
4936
5012
  slot: string,
4937
- options?: WebAppsDeleteInstanceFunctionSlotOptionalParams
5013
+ options?: WebAppsDeleteInstanceFunctionSlotOptionalParams,
4938
5014
  ): Promise<void>;
4939
5015
  /**
4940
5016
  * Description for Add or update a function secret.
@@ -4953,7 +5029,7 @@ export interface WebApps {
4953
5029
  keyName: string,
4954
5030
  slot: string,
4955
5031
  key: KeyInfo,
4956
- options?: WebAppsCreateOrUpdateFunctionSecretSlotOptionalParams
5032
+ options?: WebAppsCreateOrUpdateFunctionSecretSlotOptionalParams,
4957
5033
  ): Promise<WebAppsCreateOrUpdateFunctionSecretSlotResponse>;
4958
5034
  /**
4959
5035
  * Description for Delete a function secret.
@@ -4970,7 +5046,7 @@ export interface WebApps {
4970
5046
  functionName: string,
4971
5047
  keyName: string,
4972
5048
  slot: string,
4973
- options?: WebAppsDeleteFunctionSecretSlotOptionalParams
5049
+ options?: WebAppsDeleteFunctionSecretSlotOptionalParams,
4974
5050
  ): Promise<void>;
4975
5051
  /**
4976
5052
  * Description for Get function keys for a function in a web site, or a deployment slot.
@@ -4985,7 +5061,7 @@ export interface WebApps {
4985
5061
  name: string,
4986
5062
  functionName: string,
4987
5063
  slot: string,
4988
- options?: WebAppsListFunctionKeysSlotOptionalParams
5064
+ options?: WebAppsListFunctionKeysSlotOptionalParams,
4989
5065
  ): Promise<WebAppsListFunctionKeysSlotResponse>;
4990
5066
  /**
4991
5067
  * Description for Get function secrets for a function in a web site, or a deployment slot.
@@ -5000,7 +5076,7 @@ export interface WebApps {
5000
5076
  name: string,
5001
5077
  functionName: string,
5002
5078
  slot: string,
5003
- options?: WebAppsListFunctionSecretsSlotOptionalParams
5079
+ options?: WebAppsListFunctionSecretsSlotOptionalParams,
5004
5080
  ): Promise<WebAppsListFunctionSecretsSlotResponse>;
5005
5081
  /**
5006
5082
  * Description for Get host secrets for a function app.
@@ -5013,7 +5089,7 @@ export interface WebApps {
5013
5089
  resourceGroupName: string,
5014
5090
  name: string,
5015
5091
  slot: string,
5016
- options?: WebAppsListHostKeysSlotOptionalParams
5092
+ options?: WebAppsListHostKeysSlotOptionalParams,
5017
5093
  ): Promise<WebAppsListHostKeysSlotResponse>;
5018
5094
  /**
5019
5095
  * Description for This is to allow calling via powershell and ARM template.
@@ -5026,7 +5102,7 @@ export interface WebApps {
5026
5102
  resourceGroupName: string,
5027
5103
  name: string,
5028
5104
  slot: string,
5029
- options?: WebAppsListSyncStatusSlotOptionalParams
5105
+ options?: WebAppsListSyncStatusSlotOptionalParams,
5030
5106
  ): Promise<void>;
5031
5107
  /**
5032
5108
  * Description for Syncs function trigger metadata to the management database
@@ -5039,7 +5115,7 @@ export interface WebApps {
5039
5115
  resourceGroupName: string,
5040
5116
  name: string,
5041
5117
  slot: string,
5042
- options?: WebAppsSyncFunctionsSlotOptionalParams
5118
+ options?: WebAppsSyncFunctionsSlotOptionalParams,
5043
5119
  ): Promise<void>;
5044
5120
  /**
5045
5121
  * Description for Add or update a host level secret.
@@ -5058,7 +5134,7 @@ export interface WebApps {
5058
5134
  keyName: string,
5059
5135
  slot: string,
5060
5136
  key: KeyInfo,
5061
- options?: WebAppsCreateOrUpdateHostSecretSlotOptionalParams
5137
+ options?: WebAppsCreateOrUpdateHostSecretSlotOptionalParams,
5062
5138
  ): Promise<WebAppsCreateOrUpdateHostSecretSlotResponse>;
5063
5139
  /**
5064
5140
  * Description for Delete a host level secret.
@@ -5075,7 +5151,7 @@ export interface WebApps {
5075
5151
  keyType: string,
5076
5152
  keyName: string,
5077
5153
  slot: string,
5078
- options?: WebAppsDeleteHostSecretSlotOptionalParams
5154
+ options?: WebAppsDeleteHostSecretSlotOptionalParams,
5079
5155
  ): Promise<void>;
5080
5156
  /**
5081
5157
  * Description for Get the named hostname binding for an app (or deployment slot, if specified).
@@ -5091,7 +5167,7 @@ export interface WebApps {
5091
5167
  name: string,
5092
5168
  slot: string,
5093
5169
  hostName: string,
5094
- options?: WebAppsGetHostNameBindingSlotOptionalParams
5170
+ options?: WebAppsGetHostNameBindingSlotOptionalParams,
5095
5171
  ): Promise<WebAppsGetHostNameBindingSlotResponse>;
5096
5172
  /**
5097
5173
  * Description for Creates a hostname binding for an app.
@@ -5109,7 +5185,7 @@ export interface WebApps {
5109
5185
  hostName: string,
5110
5186
  slot: string,
5111
5187
  hostNameBinding: HostNameBinding,
5112
- options?: WebAppsCreateOrUpdateHostNameBindingSlotOptionalParams
5188
+ options?: WebAppsCreateOrUpdateHostNameBindingSlotOptionalParams,
5113
5189
  ): Promise<WebAppsCreateOrUpdateHostNameBindingSlotResponse>;
5114
5190
  /**
5115
5191
  * Description for Deletes a hostname binding for an app.
@@ -5125,7 +5201,7 @@ export interface WebApps {
5125
5201
  name: string,
5126
5202
  slot: string,
5127
5203
  hostName: string,
5128
- options?: WebAppsDeleteHostNameBindingSlotOptionalParams
5204
+ options?: WebAppsDeleteHostNameBindingSlotOptionalParams,
5129
5205
  ): Promise<void>;
5130
5206
  /**
5131
5207
  * Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App.
@@ -5142,7 +5218,7 @@ export interface WebApps {
5142
5218
  namespaceName: string,
5143
5219
  relayName: string,
5144
5220
  slot: string,
5145
- options?: WebAppsGetHybridConnectionSlotOptionalParams
5221
+ options?: WebAppsGetHybridConnectionSlotOptionalParams,
5146
5222
  ): Promise<WebAppsGetHybridConnectionSlotResponse>;
5147
5223
  /**
5148
5224
  * Description for Creates a new Hybrid Connection using a Service Bus relay.
@@ -5161,7 +5237,7 @@ export interface WebApps {
5161
5237
  relayName: string,
5162
5238
  slot: string,
5163
5239
  connectionEnvelope: HybridConnection,
5164
- options?: WebAppsCreateOrUpdateHybridConnectionSlotOptionalParams
5240
+ options?: WebAppsCreateOrUpdateHybridConnectionSlotOptionalParams,
5165
5241
  ): Promise<WebAppsCreateOrUpdateHybridConnectionSlotResponse>;
5166
5242
  /**
5167
5243
  * Description for Removes a Hybrid Connection from this site.
@@ -5178,7 +5254,7 @@ export interface WebApps {
5178
5254
  namespaceName: string,
5179
5255
  relayName: string,
5180
5256
  slot: string,
5181
- options?: WebAppsDeleteHybridConnectionSlotOptionalParams
5257
+ options?: WebAppsDeleteHybridConnectionSlotOptionalParams,
5182
5258
  ): Promise<void>;
5183
5259
  /**
5184
5260
  * Description for Creates a new Hybrid Connection using a Service Bus relay.
@@ -5197,7 +5273,7 @@ export interface WebApps {
5197
5273
  relayName: string,
5198
5274
  slot: string,
5199
5275
  connectionEnvelope: HybridConnection,
5200
- options?: WebAppsUpdateHybridConnectionSlotOptionalParams
5276
+ options?: WebAppsUpdateHybridConnectionSlotOptionalParams,
5201
5277
  ): Promise<WebAppsUpdateHybridConnectionSlotResponse>;
5202
5278
  /**
5203
5279
  * Description for Retrieves all Service Bus Hybrid Connections used by this Web App.
@@ -5210,7 +5286,7 @@ export interface WebApps {
5210
5286
  resourceGroupName: string,
5211
5287
  name: string,
5212
5288
  slot: string,
5213
- options?: WebAppsListHybridConnectionsSlotOptionalParams
5289
+ options?: WebAppsListHybridConnectionsSlotOptionalParams,
5214
5290
  ): Promise<WebAppsListHybridConnectionsSlotResponse>;
5215
5291
  /**
5216
5292
  * Description for Gets hybrid connections configured for an app (or deployment slot, if specified).
@@ -5224,7 +5300,7 @@ export interface WebApps {
5224
5300
  resourceGroupName: string,
5225
5301
  name: string,
5226
5302
  slot: string,
5227
- options?: WebAppsListRelayServiceConnectionsSlotOptionalParams
5303
+ options?: WebAppsListRelayServiceConnectionsSlotOptionalParams,
5228
5304
  ): Promise<WebAppsListRelayServiceConnectionsSlotResponse>;
5229
5305
  /**
5230
5306
  * Description for Gets a hybrid connection configuration by its name.
@@ -5240,7 +5316,7 @@ export interface WebApps {
5240
5316
  name: string,
5241
5317
  entityName: string,
5242
5318
  slot: string,
5243
- options?: WebAppsGetRelayServiceConnectionSlotOptionalParams
5319
+ options?: WebAppsGetRelayServiceConnectionSlotOptionalParams,
5244
5320
  ): Promise<WebAppsGetRelayServiceConnectionSlotResponse>;
5245
5321
  /**
5246
5322
  * Description for Creates a new hybrid connection configuration (PUT), or updates an existing one
@@ -5259,7 +5335,7 @@ export interface WebApps {
5259
5335
  entityName: string,
5260
5336
  slot: string,
5261
5337
  connectionEnvelope: RelayServiceConnectionEntity,
5262
- options?: WebAppsCreateOrUpdateRelayServiceConnectionSlotOptionalParams
5338
+ options?: WebAppsCreateOrUpdateRelayServiceConnectionSlotOptionalParams,
5263
5339
  ): Promise<WebAppsCreateOrUpdateRelayServiceConnectionSlotResponse>;
5264
5340
  /**
5265
5341
  * Description for Deletes a relay service connection by its name.
@@ -5275,7 +5351,7 @@ export interface WebApps {
5275
5351
  name: string,
5276
5352
  entityName: string,
5277
5353
  slot: string,
5278
- options?: WebAppsDeleteRelayServiceConnectionSlotOptionalParams
5354
+ options?: WebAppsDeleteRelayServiceConnectionSlotOptionalParams,
5279
5355
  ): Promise<void>;
5280
5356
  /**
5281
5357
  * Description for Creates a new hybrid connection configuration (PUT), or updates an existing one
@@ -5294,7 +5370,7 @@ export interface WebApps {
5294
5370
  entityName: string,
5295
5371
  slot: string,
5296
5372
  connectionEnvelope: RelayServiceConnectionEntity,
5297
- options?: WebAppsUpdateRelayServiceConnectionSlotOptionalParams
5373
+ options?: WebAppsUpdateRelayServiceConnectionSlotOptionalParams,
5298
5374
  ): Promise<WebAppsUpdateRelayServiceConnectionSlotResponse>;
5299
5375
  /**
5300
5376
  * Description for Gets all scale-out instances of an app.
@@ -5310,7 +5386,7 @@ export interface WebApps {
5310
5386
  name: string,
5311
5387
  instanceId: string,
5312
5388
  slot: string,
5313
- options?: WebAppsGetInstanceInfoSlotOptionalParams
5389
+ options?: WebAppsGetInstanceInfoSlotOptionalParams,
5314
5390
  ): Promise<WebAppsGetInstanceInfoSlotResponse>;
5315
5391
  /**
5316
5392
  * Description for Get the status of the last MSDeploy operation.
@@ -5325,7 +5401,7 @@ export interface WebApps {
5325
5401
  name: string,
5326
5402
  slot: string,
5327
5403
  instanceId: string,
5328
- options?: WebAppsGetInstanceMsDeployStatusSlotOptionalParams
5404
+ options?: WebAppsGetInstanceMsDeployStatusSlotOptionalParams,
5329
5405
  ): Promise<WebAppsGetInstanceMsDeployStatusSlotResponse>;
5330
5406
  /**
5331
5407
  * Description for Invoke the MSDeploy web app extension.
@@ -5342,7 +5418,7 @@ export interface WebApps {
5342
5418
  slot: string,
5343
5419
  instanceId: string,
5344
5420
  mSDeploy: MSDeploy,
5345
- options?: WebAppsCreateInstanceMSDeployOperationSlotOptionalParams
5421
+ options?: WebAppsCreateInstanceMSDeployOperationSlotOptionalParams,
5346
5422
  ): Promise<
5347
5423
  SimplePollerLike<
5348
5424
  OperationState<WebAppsCreateInstanceMSDeployOperationSlotResponse>,
@@ -5364,7 +5440,7 @@ export interface WebApps {
5364
5440
  slot: string,
5365
5441
  instanceId: string,
5366
5442
  mSDeploy: MSDeploy,
5367
- options?: WebAppsCreateInstanceMSDeployOperationSlotOptionalParams
5443
+ options?: WebAppsCreateInstanceMSDeployOperationSlotOptionalParams,
5368
5444
  ): Promise<WebAppsCreateInstanceMSDeployOperationSlotResponse>;
5369
5445
  /**
5370
5446
  * Description for Get the MSDeploy Log for the last MSDeploy operation.
@@ -5379,7 +5455,7 @@ export interface WebApps {
5379
5455
  name: string,
5380
5456
  slot: string,
5381
5457
  instanceId: string,
5382
- options?: WebAppsGetInstanceMSDeployLogSlotOptionalParams
5458
+ options?: WebAppsGetInstanceMSDeployLogSlotOptionalParams,
5383
5459
  ): Promise<WebAppsGetInstanceMSDeployLogSlotResponse>;
5384
5460
  /**
5385
5461
  * Description for Get process information by its ID for a specific scaled-out instance in a web site.
@@ -5398,7 +5474,7 @@ export interface WebApps {
5398
5474
  processId: string,
5399
5475
  slot: string,
5400
5476
  instanceId: string,
5401
- options?: WebAppsGetInstanceProcessSlotOptionalParams
5477
+ options?: WebAppsGetInstanceProcessSlotOptionalParams,
5402
5478
  ): Promise<WebAppsGetInstanceProcessSlotResponse>;
5403
5479
  /**
5404
5480
  * Description for Terminate a process by its ID for a web site, or a deployment slot, or specific
@@ -5418,7 +5494,7 @@ export interface WebApps {
5418
5494
  processId: string,
5419
5495
  slot: string,
5420
5496
  instanceId: string,
5421
- options?: WebAppsDeleteInstanceProcessSlotOptionalParams
5497
+ options?: WebAppsDeleteInstanceProcessSlotOptionalParams,
5422
5498
  ): Promise<void>;
5423
5499
  /**
5424
5500
  * Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web
@@ -5438,7 +5514,7 @@ export interface WebApps {
5438
5514
  processId: string,
5439
5515
  slot: string,
5440
5516
  instanceId: string,
5441
- options?: WebAppsGetInstanceProcessDumpSlotOptionalParams
5517
+ options?: WebAppsGetInstanceProcessDumpSlotOptionalParams,
5442
5518
  ): Promise<WebAppsGetInstanceProcessDumpSlotResponse>;
5443
5519
  /**
5444
5520
  * Description for Get process information by its ID for a specific scaled-out instance in a web site.
@@ -5459,7 +5535,7 @@ export interface WebApps {
5459
5535
  baseAddress: string,
5460
5536
  slot: string,
5461
5537
  instanceId: string,
5462
- options?: WebAppsGetInstanceProcessModuleSlotOptionalParams
5538
+ options?: WebAppsGetInstanceProcessModuleSlotOptionalParams,
5463
5539
  ): Promise<WebAppsGetInstanceProcessModuleSlotResponse>;
5464
5540
  /**
5465
5541
  * Description for Shows whether an app can be cloned to another resource group or subscription.
@@ -5473,7 +5549,7 @@ export interface WebApps {
5473
5549
  resourceGroupName: string,
5474
5550
  name: string,
5475
5551
  slot: string,
5476
- options?: WebAppsIsCloneableSlotOptionalParams
5552
+ options?: WebAppsIsCloneableSlotOptionalParams,
5477
5553
  ): Promise<WebAppsIsCloneableSlotResponse>;
5478
5554
  /**
5479
5555
  * Description for This is to allow calling via powershell and ARM template.
@@ -5486,7 +5562,7 @@ export interface WebApps {
5486
5562
  resourceGroupName: string,
5487
5563
  name: string,
5488
5564
  slot: string,
5489
- options?: WebAppsListSyncFunctionTriggersSlotOptionalParams
5565
+ options?: WebAppsListSyncFunctionTriggersSlotOptionalParams,
5490
5566
  ): Promise<WebAppsListSyncFunctionTriggersSlotResponse>;
5491
5567
  /**
5492
5568
  * Description for Returns the status of MySql in app migration, if one is active, and whether or not
@@ -5500,7 +5576,7 @@ export interface WebApps {
5500
5576
  resourceGroupName: string,
5501
5577
  name: string,
5502
5578
  slot: string,
5503
- options?: WebAppsGetMigrateMySqlStatusSlotOptionalParams
5579
+ options?: WebAppsGetMigrateMySqlStatusSlotOptionalParams,
5504
5580
  ): Promise<WebAppsGetMigrateMySqlStatusSlotResponse>;
5505
5581
  /**
5506
5582
  * Description for Gets a Swift Virtual Network connection.
@@ -5514,7 +5590,7 @@ export interface WebApps {
5514
5590
  resourceGroupName: string,
5515
5591
  name: string,
5516
5592
  slot: string,
5517
- options?: WebAppsGetSwiftVirtualNetworkConnectionSlotOptionalParams
5593
+ options?: WebAppsGetSwiftVirtualNetworkConnectionSlotOptionalParams,
5518
5594
  ): Promise<WebAppsGetSwiftVirtualNetworkConnectionSlotResponse>;
5519
5595
  /**
5520
5596
  * Description for Integrates this Web App with a Virtual Network. This requires that 1)
@@ -5533,10 +5609,8 @@ export interface WebApps {
5533
5609
  name: string,
5534
5610
  slot: string,
5535
5611
  connectionEnvelope: SwiftVirtualNetwork,
5536
- options?: WebAppsCreateOrUpdateSwiftVirtualNetworkConnectionWithCheckSlotOptionalParams
5537
- ): Promise<
5538
- WebAppsCreateOrUpdateSwiftVirtualNetworkConnectionWithCheckSlotResponse
5539
- >;
5612
+ options?: WebAppsCreateOrUpdateSwiftVirtualNetworkConnectionWithCheckSlotOptionalParams,
5613
+ ): Promise<WebAppsCreateOrUpdateSwiftVirtualNetworkConnectionWithCheckSlotResponse>;
5540
5614
  /**
5541
5615
  * Description for Deletes a Swift Virtual Network connection from an app (or deployment slot).
5542
5616
  * @param resourceGroupName Name of the resource group to which the resource belongs.
@@ -5549,7 +5623,7 @@ export interface WebApps {
5549
5623
  resourceGroupName: string,
5550
5624
  name: string,
5551
5625
  slot: string,
5552
- options?: WebAppsDeleteSwiftVirtualNetworkSlotOptionalParams
5626
+ options?: WebAppsDeleteSwiftVirtualNetworkSlotOptionalParams,
5553
5627
  ): Promise<void>;
5554
5628
  /**
5555
5629
  * Description for Integrates this Web App with a Virtual Network. This requires that 1)
@@ -5568,7 +5642,7 @@ export interface WebApps {
5568
5642
  name: string,
5569
5643
  slot: string,
5570
5644
  connectionEnvelope: SwiftVirtualNetwork,
5571
- options?: WebAppsUpdateSwiftVirtualNetworkConnectionWithCheckSlotOptionalParams
5645
+ options?: WebAppsUpdateSwiftVirtualNetworkConnectionWithCheckSlotOptionalParams,
5572
5646
  ): Promise<WebAppsUpdateSwiftVirtualNetworkConnectionWithCheckSlotResponse>;
5573
5647
  /**
5574
5648
  * Description for Gets all network features used by the app (or deployment slot, if specified).
@@ -5584,7 +5658,7 @@ export interface WebApps {
5584
5658
  name: string,
5585
5659
  view: string,
5586
5660
  slot: string,
5587
- options?: WebAppsListNetworkFeaturesSlotOptionalParams
5661
+ options?: WebAppsListNetworkFeaturesSlotOptionalParams,
5588
5662
  ): Promise<WebAppsListNetworkFeaturesSlotResponse>;
5589
5663
  /**
5590
5664
  * Description for Gets a named operation for a network trace capturing (or deployment slot, if
@@ -5601,7 +5675,7 @@ export interface WebApps {
5601
5675
  name: string,
5602
5676
  operationId: string,
5603
5677
  slot: string,
5604
- options?: WebAppsGetNetworkTraceOperationSlotOptionalParams
5678
+ options?: WebAppsGetNetworkTraceOperationSlotOptionalParams,
5605
5679
  ): Promise<WebAppsGetNetworkTraceOperationSlotResponse>;
5606
5680
  /**
5607
5681
  * Description for Start capturing network packets for the site (To be deprecated).
@@ -5614,7 +5688,7 @@ export interface WebApps {
5614
5688
  resourceGroupName: string,
5615
5689
  name: string,
5616
5690
  slot: string,
5617
- options?: WebAppsStartWebSiteNetworkTraceSlotOptionalParams
5691
+ options?: WebAppsStartWebSiteNetworkTraceSlotOptionalParams,
5618
5692
  ): Promise<WebAppsStartWebSiteNetworkTraceSlotResponse>;
5619
5693
  /**
5620
5694
  * Description for Start capturing network packets for the site.
@@ -5627,7 +5701,7 @@ export interface WebApps {
5627
5701
  resourceGroupName: string,
5628
5702
  name: string,
5629
5703
  slot: string,
5630
- options?: WebAppsStartWebSiteNetworkTraceOperationSlotOptionalParams
5704
+ options?: WebAppsStartWebSiteNetworkTraceOperationSlotOptionalParams,
5631
5705
  ): Promise<
5632
5706
  SimplePollerLike<
5633
5707
  OperationState<WebAppsStartWebSiteNetworkTraceOperationSlotResponse>,
@@ -5645,7 +5719,7 @@ export interface WebApps {
5645
5719
  resourceGroupName: string,
5646
5720
  name: string,
5647
5721
  slot: string,
5648
- options?: WebAppsStartWebSiteNetworkTraceOperationSlotOptionalParams
5722
+ options?: WebAppsStartWebSiteNetworkTraceOperationSlotOptionalParams,
5649
5723
  ): Promise<WebAppsStartWebSiteNetworkTraceOperationSlotResponse>;
5650
5724
  /**
5651
5725
  * Description for Stop ongoing capturing network packets for the site.
@@ -5658,7 +5732,7 @@ export interface WebApps {
5658
5732
  resourceGroupName: string,
5659
5733
  name: string,
5660
5734
  slot: string,
5661
- options?: WebAppsStopWebSiteNetworkTraceSlotOptionalParams
5735
+ options?: WebAppsStopWebSiteNetworkTraceSlotOptionalParams,
5662
5736
  ): Promise<void>;
5663
5737
  /**
5664
5738
  * Description for Gets a named operation for a network trace capturing (or deployment slot, if
@@ -5675,7 +5749,7 @@ export interface WebApps {
5675
5749
  name: string,
5676
5750
  operationId: string,
5677
5751
  slot: string,
5678
- options?: WebAppsGetNetworkTracesSlotOptionalParams
5752
+ options?: WebAppsGetNetworkTracesSlotOptionalParams,
5679
5753
  ): Promise<WebAppsGetNetworkTracesSlotResponse>;
5680
5754
  /**
5681
5755
  * Description for Gets a named operation for a network trace capturing (or deployment slot, if
@@ -5692,7 +5766,7 @@ export interface WebApps {
5692
5766
  name: string,
5693
5767
  operationId: string,
5694
5768
  slot: string,
5695
- options?: WebAppsGetNetworkTraceOperationSlotV2OptionalParams
5769
+ options?: WebAppsGetNetworkTraceOperationSlotV2OptionalParams,
5696
5770
  ): Promise<WebAppsGetNetworkTraceOperationSlotV2Response>;
5697
5771
  /**
5698
5772
  * Description for Gets a named operation for a network trace capturing (or deployment slot, if
@@ -5709,7 +5783,7 @@ export interface WebApps {
5709
5783
  name: string,
5710
5784
  operationId: string,
5711
5785
  slot: string,
5712
- options?: WebAppsGetNetworkTracesSlotV2OptionalParams
5786
+ options?: WebAppsGetNetworkTracesSlotV2OptionalParams,
5713
5787
  ): Promise<WebAppsGetNetworkTracesSlotV2Response>;
5714
5788
  /**
5715
5789
  * Description for Generates a new publishing password for an app (or deployment slot, if specified).
@@ -5723,7 +5797,7 @@ export interface WebApps {
5723
5797
  resourceGroupName: string,
5724
5798
  name: string,
5725
5799
  slot: string,
5726
- options?: WebAppsGenerateNewSitePublishingPasswordSlotOptionalParams
5800
+ options?: WebAppsGenerateNewSitePublishingPasswordSlotOptionalParams,
5727
5801
  ): Promise<void>;
5728
5802
  /**
5729
5803
  * Description for Gets web app's event logs.
@@ -5736,7 +5810,7 @@ export interface WebApps {
5736
5810
  resourceGroupName: string,
5737
5811
  name: string,
5738
5812
  slot: string,
5739
- options?: WebAppsGetSitePhpErrorLogFlagSlotOptionalParams
5813
+ options?: WebAppsGetSitePhpErrorLogFlagSlotOptionalParams,
5740
5814
  ): Promise<WebAppsGetSitePhpErrorLogFlagSlotResponse>;
5741
5815
  /**
5742
5816
  * Description for Gets the premier add-ons of an app.
@@ -5750,7 +5824,7 @@ export interface WebApps {
5750
5824
  resourceGroupName: string,
5751
5825
  name: string,
5752
5826
  slot: string,
5753
- options?: WebAppsListPremierAddOnsSlotOptionalParams
5827
+ options?: WebAppsListPremierAddOnsSlotOptionalParams,
5754
5828
  ): Promise<WebAppsListPremierAddOnsSlotResponse>;
5755
5829
  /**
5756
5830
  * Description for Gets a named add-on of an app.
@@ -5766,7 +5840,7 @@ export interface WebApps {
5766
5840
  name: string,
5767
5841
  premierAddOnName: string,
5768
5842
  slot: string,
5769
- options?: WebAppsGetPremierAddOnSlotOptionalParams
5843
+ options?: WebAppsGetPremierAddOnSlotOptionalParams,
5770
5844
  ): Promise<WebAppsGetPremierAddOnSlotResponse>;
5771
5845
  /**
5772
5846
  * Description for Updates a named add-on of an app.
@@ -5784,7 +5858,7 @@ export interface WebApps {
5784
5858
  premierAddOnName: string,
5785
5859
  slot: string,
5786
5860
  premierAddOn: PremierAddOn,
5787
- options?: WebAppsAddPremierAddOnSlotOptionalParams
5861
+ options?: WebAppsAddPremierAddOnSlotOptionalParams,
5788
5862
  ): Promise<WebAppsAddPremierAddOnSlotResponse>;
5789
5863
  /**
5790
5864
  * Description for Delete a premier add-on from an app.
@@ -5800,7 +5874,7 @@ export interface WebApps {
5800
5874
  name: string,
5801
5875
  premierAddOnName: string,
5802
5876
  slot: string,
5803
- options?: WebAppsDeletePremierAddOnSlotOptionalParams
5877
+ options?: WebAppsDeletePremierAddOnSlotOptionalParams,
5804
5878
  ): Promise<void>;
5805
5879
  /**
5806
5880
  * Description for Updates a named add-on of an app.
@@ -5818,7 +5892,7 @@ export interface WebApps {
5818
5892
  premierAddOnName: string,
5819
5893
  slot: string,
5820
5894
  premierAddOn: PremierAddOnPatchResource,
5821
- options?: WebAppsUpdatePremierAddOnSlotOptionalParams
5895
+ options?: WebAppsUpdatePremierAddOnSlotOptionalParams,
5822
5896
  ): Promise<WebAppsUpdatePremierAddOnSlotResponse>;
5823
5897
  /**
5824
5898
  * Description for Gets data around private site access enablement and authorized Virtual Networks that
@@ -5832,7 +5906,7 @@ export interface WebApps {
5832
5906
  resourceGroupName: string,
5833
5907
  name: string,
5834
5908
  slot: string,
5835
- options?: WebAppsGetPrivateAccessSlotOptionalParams
5909
+ options?: WebAppsGetPrivateAccessSlotOptionalParams,
5836
5910
  ): Promise<WebAppsGetPrivateAccessSlotResponse>;
5837
5911
  /**
5838
5912
  * Description for Sets data around private site access enablement and authorized Virtual Networks that
@@ -5848,7 +5922,7 @@ export interface WebApps {
5848
5922
  name: string,
5849
5923
  slot: string,
5850
5924
  access: PrivateAccess,
5851
- options?: WebAppsPutPrivateAccessVnetSlotOptionalParams
5925
+ options?: WebAppsPutPrivateAccessVnetSlotOptionalParams,
5852
5926
  ): Promise<WebAppsPutPrivateAccessVnetSlotResponse>;
5853
5927
  /**
5854
5928
  * Description for Gets a private endpoint connection
@@ -5863,7 +5937,7 @@ export interface WebApps {
5863
5937
  name: string,
5864
5938
  privateEndpointConnectionName: string,
5865
5939
  slot: string,
5866
- options?: WebAppsGetPrivateEndpointConnectionSlotOptionalParams
5940
+ options?: WebAppsGetPrivateEndpointConnectionSlotOptionalParams,
5867
5941
  ): Promise<WebAppsGetPrivateEndpointConnectionSlotResponse>;
5868
5942
  /**
5869
5943
  * Description for Approves or rejects a private endpoint connection
@@ -5871,7 +5945,7 @@ export interface WebApps {
5871
5945
  * @param name Name of the site.
5872
5946
  * @param privateEndpointConnectionName
5873
5947
  * @param slot
5874
- * @param privateEndpointWrapper Private Endpoint Connection Approval ARM resource.
5948
+ * @param privateEndpointWrapper Remote Private Endpoint Connection ARM resource.
5875
5949
  * @param options The options parameters.
5876
5950
  */
5877
5951
  beginApproveOrRejectPrivateEndpointConnectionSlot(
@@ -5879,13 +5953,11 @@ export interface WebApps {
5879
5953
  name: string,
5880
5954
  privateEndpointConnectionName: string,
5881
5955
  slot: string,
5882
- privateEndpointWrapper: PrivateLinkConnectionApprovalRequestResource,
5883
- options?: WebAppsApproveOrRejectPrivateEndpointConnectionSlotOptionalParams
5956
+ privateEndpointWrapper: RemotePrivateEndpointConnectionARMResource,
5957
+ options?: WebAppsApproveOrRejectPrivateEndpointConnectionSlotOptionalParams,
5884
5958
  ): Promise<
5885
5959
  SimplePollerLike<
5886
- OperationState<
5887
- WebAppsApproveOrRejectPrivateEndpointConnectionSlotResponse
5888
- >,
5960
+ OperationState<WebAppsApproveOrRejectPrivateEndpointConnectionSlotResponse>,
5889
5961
  WebAppsApproveOrRejectPrivateEndpointConnectionSlotResponse
5890
5962
  >
5891
5963
  >;
@@ -5895,7 +5967,7 @@ export interface WebApps {
5895
5967
  * @param name Name of the site.
5896
5968
  * @param privateEndpointConnectionName
5897
5969
  * @param slot
5898
- * @param privateEndpointWrapper Private Endpoint Connection Approval ARM resource.
5970
+ * @param privateEndpointWrapper Remote Private Endpoint Connection ARM resource.
5899
5971
  * @param options The options parameters.
5900
5972
  */
5901
5973
  beginApproveOrRejectPrivateEndpointConnectionSlotAndWait(
@@ -5903,8 +5975,8 @@ export interface WebApps {
5903
5975
  name: string,
5904
5976
  privateEndpointConnectionName: string,
5905
5977
  slot: string,
5906
- privateEndpointWrapper: PrivateLinkConnectionApprovalRequestResource,
5907
- options?: WebAppsApproveOrRejectPrivateEndpointConnectionSlotOptionalParams
5978
+ privateEndpointWrapper: RemotePrivateEndpointConnectionARMResource,
5979
+ options?: WebAppsApproveOrRejectPrivateEndpointConnectionSlotOptionalParams,
5908
5980
  ): Promise<WebAppsApproveOrRejectPrivateEndpointConnectionSlotResponse>;
5909
5981
  /**
5910
5982
  * Description for Deletes a private endpoint connection
@@ -5919,7 +5991,7 @@ export interface WebApps {
5919
5991
  name: string,
5920
5992
  privateEndpointConnectionName: string,
5921
5993
  slot: string,
5922
- options?: WebAppsDeletePrivateEndpointConnectionSlotOptionalParams
5994
+ options?: WebAppsDeletePrivateEndpointConnectionSlotOptionalParams,
5923
5995
  ): Promise<
5924
5996
  SimplePollerLike<
5925
5997
  OperationState<WebAppsDeletePrivateEndpointConnectionSlotResponse>,
@@ -5939,7 +6011,7 @@ export interface WebApps {
5939
6011
  name: string,
5940
6012
  privateEndpointConnectionName: string,
5941
6013
  slot: string,
5942
- options?: WebAppsDeletePrivateEndpointConnectionSlotOptionalParams
6014
+ options?: WebAppsDeletePrivateEndpointConnectionSlotOptionalParams,
5943
6015
  ): Promise<WebAppsDeletePrivateEndpointConnectionSlotResponse>;
5944
6016
  /**
5945
6017
  * Description for Gets the private link resources
@@ -5952,7 +6024,7 @@ export interface WebApps {
5952
6024
  resourceGroupName: string,
5953
6025
  name: string,
5954
6026
  slot: string,
5955
- options?: WebAppsGetPrivateLinkResourcesSlotOptionalParams
6027
+ options?: WebAppsGetPrivateLinkResourcesSlotOptionalParams,
5956
6028
  ): Promise<WebAppsGetPrivateLinkResourcesSlotResponse>;
5957
6029
  /**
5958
6030
  * Description for Get process information by its ID for a specific scaled-out instance in a web site.
@@ -5968,7 +6040,7 @@ export interface WebApps {
5968
6040
  name: string,
5969
6041
  processId: string,
5970
6042
  slot: string,
5971
- options?: WebAppsGetProcessSlotOptionalParams
6043
+ options?: WebAppsGetProcessSlotOptionalParams,
5972
6044
  ): Promise<WebAppsGetProcessSlotResponse>;
5973
6045
  /**
5974
6046
  * Description for Terminate a process by its ID for a web site, or a deployment slot, or specific
@@ -5985,7 +6057,7 @@ export interface WebApps {
5985
6057
  name: string,
5986
6058
  processId: string,
5987
6059
  slot: string,
5988
- options?: WebAppsDeleteProcessSlotOptionalParams
6060
+ options?: WebAppsDeleteProcessSlotOptionalParams,
5989
6061
  ): Promise<void>;
5990
6062
  /**
5991
6063
  * Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web
@@ -6002,7 +6074,7 @@ export interface WebApps {
6002
6074
  name: string,
6003
6075
  processId: string,
6004
6076
  slot: string,
6005
- options?: WebAppsGetProcessDumpSlotOptionalParams
6077
+ options?: WebAppsGetProcessDumpSlotOptionalParams,
6006
6078
  ): Promise<WebAppsGetProcessDumpSlotResponse>;
6007
6079
  /**
6008
6080
  * Description for Get process information by its ID for a specific scaled-out instance in a web site.
@@ -6020,7 +6092,7 @@ export interface WebApps {
6020
6092
  processId: string,
6021
6093
  baseAddress: string,
6022
6094
  slot: string,
6023
- options?: WebAppsGetProcessModuleSlotOptionalParams
6095
+ options?: WebAppsGetProcessModuleSlotOptionalParams,
6024
6096
  ): Promise<WebAppsGetProcessModuleSlotResponse>;
6025
6097
  /**
6026
6098
  * Description for Get the named public certificate for an app (or deployment slot, if specified).
@@ -6036,7 +6108,7 @@ export interface WebApps {
6036
6108
  name: string,
6037
6109
  slot: string,
6038
6110
  publicCertificateName: string,
6039
- options?: WebAppsGetPublicCertificateSlotOptionalParams
6111
+ options?: WebAppsGetPublicCertificateSlotOptionalParams,
6040
6112
  ): Promise<WebAppsGetPublicCertificateSlotResponse>;
6041
6113
  /**
6042
6114
  * Description for Creates a hostname binding for an app.
@@ -6055,7 +6127,7 @@ export interface WebApps {
6055
6127
  publicCertificateName: string,
6056
6128
  slot: string,
6057
6129
  publicCertificate: PublicCertificate,
6058
- options?: WebAppsCreateOrUpdatePublicCertificateSlotOptionalParams
6130
+ options?: WebAppsCreateOrUpdatePublicCertificateSlotOptionalParams,
6059
6131
  ): Promise<WebAppsCreateOrUpdatePublicCertificateSlotResponse>;
6060
6132
  /**
6061
6133
  * Description for Deletes a hostname binding for an app.
@@ -6071,7 +6143,7 @@ export interface WebApps {
6071
6143
  name: string,
6072
6144
  slot: string,
6073
6145
  publicCertificateName: string,
6074
- options?: WebAppsDeletePublicCertificateSlotOptionalParams
6146
+ options?: WebAppsDeletePublicCertificateSlotOptionalParams,
6075
6147
  ): Promise<void>;
6076
6148
  /**
6077
6149
  * Description for Gets the publishing profile for an app (or deployment slot, if specified).
@@ -6088,7 +6160,7 @@ export interface WebApps {
6088
6160
  name: string,
6089
6161
  slot: string,
6090
6162
  publishingProfileOptions: CsmPublishingProfileOptions,
6091
- options?: WebAppsListPublishingProfileXmlWithSecretsSlotOptionalParams
6163
+ options?: WebAppsListPublishingProfileXmlWithSecretsSlotOptionalParams,
6092
6164
  ): Promise<WebAppsListPublishingProfileXmlWithSecretsSlotResponse>;
6093
6165
  /**
6094
6166
  * Description for Resets the configuration settings of the current slot if they were previously
@@ -6103,7 +6175,7 @@ export interface WebApps {
6103
6175
  resourceGroupName: string,
6104
6176
  name: string,
6105
6177
  slot: string,
6106
- options?: WebAppsResetSlotConfigurationSlotOptionalParams
6178
+ options?: WebAppsResetSlotConfigurationSlotOptionalParams,
6107
6179
  ): Promise<void>;
6108
6180
  /**
6109
6181
  * Description for Restarts an app (or deployment slot, if specified).
@@ -6117,7 +6189,7 @@ export interface WebApps {
6117
6189
  resourceGroupName: string,
6118
6190
  name: string,
6119
6191
  slot: string,
6120
- options?: WebAppsRestartSlotOptionalParams
6192
+ options?: WebAppsRestartSlotOptionalParams,
6121
6193
  ): Promise<void>;
6122
6194
  /**
6123
6195
  * Description for Restores an app from a backup blob in Azure Storage.
@@ -6133,7 +6205,7 @@ export interface WebApps {
6133
6205
  name: string,
6134
6206
  slot: string,
6135
6207
  request: RestoreRequest,
6136
- options?: WebAppsRestoreFromBackupBlobSlotOptionalParams
6208
+ options?: WebAppsRestoreFromBackupBlobSlotOptionalParams,
6137
6209
  ): Promise<SimplePollerLike<OperationState<void>, void>>;
6138
6210
  /**
6139
6211
  * Description for Restores an app from a backup blob in Azure Storage.
@@ -6149,7 +6221,7 @@ export interface WebApps {
6149
6221
  name: string,
6150
6222
  slot: string,
6151
6223
  request: RestoreRequest,
6152
- options?: WebAppsRestoreFromBackupBlobSlotOptionalParams
6224
+ options?: WebAppsRestoreFromBackupBlobSlotOptionalParams,
6153
6225
  ): Promise<void>;
6154
6226
  /**
6155
6227
  * Description for Restores a deleted web app to this web app.
@@ -6164,7 +6236,7 @@ export interface WebApps {
6164
6236
  name: string,
6165
6237
  slot: string,
6166
6238
  restoreRequest: DeletedAppRestoreRequest,
6167
- options?: WebAppsRestoreFromDeletedAppSlotOptionalParams
6239
+ options?: WebAppsRestoreFromDeletedAppSlotOptionalParams,
6168
6240
  ): Promise<SimplePollerLike<OperationState<void>, void>>;
6169
6241
  /**
6170
6242
  * Description for Restores a deleted web app to this web app.
@@ -6179,7 +6251,7 @@ export interface WebApps {
6179
6251
  name: string,
6180
6252
  slot: string,
6181
6253
  restoreRequest: DeletedAppRestoreRequest,
6182
- options?: WebAppsRestoreFromDeletedAppSlotOptionalParams
6254
+ options?: WebAppsRestoreFromDeletedAppSlotOptionalParams,
6183
6255
  ): Promise<void>;
6184
6256
  /**
6185
6257
  * Description for Restores a web app from a snapshot.
@@ -6195,7 +6267,7 @@ export interface WebApps {
6195
6267
  name: string,
6196
6268
  slot: string,
6197
6269
  restoreRequest: SnapshotRestoreRequest,
6198
- options?: WebAppsRestoreSnapshotSlotOptionalParams
6270
+ options?: WebAppsRestoreSnapshotSlotOptionalParams,
6199
6271
  ): Promise<SimplePollerLike<OperationState<void>, void>>;
6200
6272
  /**
6201
6273
  * Description for Restores a web app from a snapshot.
@@ -6211,7 +6283,57 @@ export interface WebApps {
6211
6283
  name: string,
6212
6284
  slot: string,
6213
6285
  restoreRequest: SnapshotRestoreRequest,
6214
- options?: WebAppsRestoreSnapshotSlotOptionalParams
6286
+ options?: WebAppsRestoreSnapshotSlotOptionalParams,
6287
+ ): Promise<void>;
6288
+ /**
6289
+ * Gets a site container of a site, or a deployment slot.
6290
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
6291
+ * @param name Name of the app.
6292
+ * @param slot Name of the deployment slot. If a slot is not specified, the API will get the Site
6293
+ * Container for the production slot.
6294
+ * @param containerName Site Container Name
6295
+ * @param options The options parameters.
6296
+ */
6297
+ getSiteContainerSlot(
6298
+ resourceGroupName: string,
6299
+ name: string,
6300
+ slot: string,
6301
+ containerName: string,
6302
+ options?: WebAppsGetSiteContainerSlotOptionalParams,
6303
+ ): Promise<WebAppsGetSiteContainerSlotResponse>;
6304
+ /**
6305
+ * Creates or Updates a site container for a site, or a deployment slot.
6306
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
6307
+ * @param name Name of the app.
6308
+ * @param slot Name of the deployment slot. If a slot is not specified, the API will create the
6309
+ * container for the production slot.
6310
+ * @param containerName Site Container Name
6311
+ * @param request Container Entity
6312
+ * @param options The options parameters.
6313
+ */
6314
+ createOrUpdateSiteContainerSlot(
6315
+ resourceGroupName: string,
6316
+ name: string,
6317
+ slot: string,
6318
+ containerName: string,
6319
+ request: SiteContainer,
6320
+ options?: WebAppsCreateOrUpdateSiteContainerSlotOptionalParams,
6321
+ ): Promise<WebAppsCreateOrUpdateSiteContainerSlotResponse>;
6322
+ /**
6323
+ * Deletes a site container for a site, or a deployment slot.
6324
+ * @param resourceGroupName Name of the resource group to which the resource belongs.
6325
+ * @param name Name of the app.
6326
+ * @param slot Name of the deployment slot. If a slot is not specified, the API will delete the
6327
+ * container for the production slot.
6328
+ * @param containerName Site Container Name
6329
+ * @param options The options parameters.
6330
+ */
6331
+ deleteSiteContainerSlot(
6332
+ resourceGroupName: string,
6333
+ name: string,
6334
+ slot: string,
6335
+ containerName: string,
6336
+ options?: WebAppsDeleteSiteContainerSlotOptionalParams,
6215
6337
  ): Promise<void>;
6216
6338
  /**
6217
6339
  * Description for Get site extension information by its ID for a web site, or a deployment slot.
@@ -6227,7 +6349,7 @@ export interface WebApps {
6227
6349
  name: string,
6228
6350
  siteExtensionId: string,
6229
6351
  slot: string,
6230
- options?: WebAppsGetSiteExtensionSlotOptionalParams
6352
+ options?: WebAppsGetSiteExtensionSlotOptionalParams,
6231
6353
  ): Promise<WebAppsGetSiteExtensionSlotResponse>;
6232
6354
  /**
6233
6355
  * Description for Install site extension on a web site, or a deployment slot.
@@ -6243,7 +6365,7 @@ export interface WebApps {
6243
6365
  name: string,
6244
6366
  siteExtensionId: string,
6245
6367
  slot: string,
6246
- options?: WebAppsInstallSiteExtensionSlotOptionalParams
6368
+ options?: WebAppsInstallSiteExtensionSlotOptionalParams,
6247
6369
  ): Promise<
6248
6370
  SimplePollerLike<
6249
6371
  OperationState<WebAppsInstallSiteExtensionSlotResponse>,
@@ -6264,7 +6386,7 @@ export interface WebApps {
6264
6386
  name: string,
6265
6387
  siteExtensionId: string,
6266
6388
  slot: string,
6267
- options?: WebAppsInstallSiteExtensionSlotOptionalParams
6389
+ options?: WebAppsInstallSiteExtensionSlotOptionalParams,
6268
6390
  ): Promise<WebAppsInstallSiteExtensionSlotResponse>;
6269
6391
  /**
6270
6392
  * Description for Remove a site extension from a web site, or a deployment slot.
@@ -6280,7 +6402,7 @@ export interface WebApps {
6280
6402
  name: string,
6281
6403
  siteExtensionId: string,
6282
6404
  slot: string,
6283
- options?: WebAppsDeleteSiteExtensionSlotOptionalParams
6405
+ options?: WebAppsDeleteSiteExtensionSlotOptionalParams,
6284
6406
  ): Promise<void>;
6285
6407
  /**
6286
6408
  * Description for Swaps two deployment slots of an app.
@@ -6296,7 +6418,7 @@ export interface WebApps {
6296
6418
  name: string,
6297
6419
  slot: string,
6298
6420
  slotSwapEntity: CsmSlotEntity,
6299
- options?: WebAppsSwapSlotOptionalParams
6421
+ options?: WebAppsSwapSlotOptionalParams,
6300
6422
  ): Promise<SimplePollerLike<OperationState<void>, void>>;
6301
6423
  /**
6302
6424
  * Description for Swaps two deployment slots of an app.
@@ -6312,7 +6434,7 @@ export interface WebApps {
6312
6434
  name: string,
6313
6435
  slot: string,
6314
6436
  slotSwapEntity: CsmSlotEntity,
6315
- options?: WebAppsSwapSlotOptionalParams
6437
+ options?: WebAppsSwapSlotOptionalParams,
6316
6438
  ): Promise<void>;
6317
6439
  /**
6318
6440
  * Description for Gets the source control configuration of an app.
@@ -6326,7 +6448,7 @@ export interface WebApps {
6326
6448
  resourceGroupName: string,
6327
6449
  name: string,
6328
6450
  slot: string,
6329
- options?: WebAppsGetSourceControlSlotOptionalParams
6451
+ options?: WebAppsGetSourceControlSlotOptionalParams,
6330
6452
  ): Promise<WebAppsGetSourceControlSlotResponse>;
6331
6453
  /**
6332
6454
  * Description for Updates the source control configuration of an app.
@@ -6342,7 +6464,7 @@ export interface WebApps {
6342
6464
  name: string,
6343
6465
  slot: string,
6344
6466
  siteSourceControl: SiteSourceControl,
6345
- options?: WebAppsCreateOrUpdateSourceControlSlotOptionalParams
6467
+ options?: WebAppsCreateOrUpdateSourceControlSlotOptionalParams,
6346
6468
  ): Promise<
6347
6469
  SimplePollerLike<
6348
6470
  OperationState<WebAppsCreateOrUpdateSourceControlSlotResponse>,
@@ -6363,7 +6485,7 @@ export interface WebApps {
6363
6485
  name: string,
6364
6486
  slot: string,
6365
6487
  siteSourceControl: SiteSourceControl,
6366
- options?: WebAppsCreateOrUpdateSourceControlSlotOptionalParams
6488
+ options?: WebAppsCreateOrUpdateSourceControlSlotOptionalParams,
6367
6489
  ): Promise<WebAppsCreateOrUpdateSourceControlSlotResponse>;
6368
6490
  /**
6369
6491
  * Description for Deletes the source control configuration of an app.
@@ -6377,7 +6499,7 @@ export interface WebApps {
6377
6499
  resourceGroupName: string,
6378
6500
  name: string,
6379
6501
  slot: string,
6380
- options?: WebAppsDeleteSourceControlSlotOptionalParams
6502
+ options?: WebAppsDeleteSourceControlSlotOptionalParams,
6381
6503
  ): Promise<void>;
6382
6504
  /**
6383
6505
  * Description for Updates the source control configuration of an app.
@@ -6393,7 +6515,7 @@ export interface WebApps {
6393
6515
  name: string,
6394
6516
  slot: string,
6395
6517
  siteSourceControl: SiteSourceControl,
6396
- options?: WebAppsUpdateSourceControlSlotOptionalParams
6518
+ options?: WebAppsUpdateSourceControlSlotOptionalParams,
6397
6519
  ): Promise<WebAppsUpdateSourceControlSlotResponse>;
6398
6520
  /**
6399
6521
  * Description for Starts an app (or deployment slot, if specified).
@@ -6407,7 +6529,7 @@ export interface WebApps {
6407
6529
  resourceGroupName: string,
6408
6530
  name: string,
6409
6531
  slot: string,
6410
- options?: WebAppsStartSlotOptionalParams
6532
+ options?: WebAppsStartSlotOptionalParams,
6411
6533
  ): Promise<void>;
6412
6534
  /**
6413
6535
  * Description for Start capturing network packets for the site.
@@ -6420,7 +6542,7 @@ export interface WebApps {
6420
6542
  resourceGroupName: string,
6421
6543
  name: string,
6422
6544
  slot: string,
6423
- options?: WebAppsStartNetworkTraceSlotOptionalParams
6545
+ options?: WebAppsStartNetworkTraceSlotOptionalParams,
6424
6546
  ): Promise<
6425
6547
  SimplePollerLike<
6426
6548
  OperationState<WebAppsStartNetworkTraceSlotResponse>,
@@ -6438,7 +6560,7 @@ export interface WebApps {
6438
6560
  resourceGroupName: string,
6439
6561
  name: string,
6440
6562
  slot: string,
6441
- options?: WebAppsStartNetworkTraceSlotOptionalParams
6563
+ options?: WebAppsStartNetworkTraceSlotOptionalParams,
6442
6564
  ): Promise<WebAppsStartNetworkTraceSlotResponse>;
6443
6565
  /**
6444
6566
  * Description for Stops an app (or deployment slot, if specified).
@@ -6452,7 +6574,7 @@ export interface WebApps {
6452
6574
  resourceGroupName: string,
6453
6575
  name: string,
6454
6576
  slot: string,
6455
- options?: WebAppsStopSlotOptionalParams
6577
+ options?: WebAppsStopSlotOptionalParams,
6456
6578
  ): Promise<void>;
6457
6579
  /**
6458
6580
  * Description for Stop ongoing capturing network packets for the site.
@@ -6465,7 +6587,7 @@ export interface WebApps {
6465
6587
  resourceGroupName: string,
6466
6588
  name: string,
6467
6589
  slot: string,
6468
- options?: WebAppsStopNetworkTraceSlotOptionalParams
6590
+ options?: WebAppsStopNetworkTraceSlotOptionalParams,
6469
6591
  ): Promise<void>;
6470
6592
  /**
6471
6593
  * Description for Sync web app repository.
@@ -6478,7 +6600,7 @@ export interface WebApps {
6478
6600
  resourceGroupName: string,
6479
6601
  name: string,
6480
6602
  slot: string,
6481
- options?: WebAppsSyncRepositorySlotOptionalParams
6603
+ options?: WebAppsSyncRepositorySlotOptionalParams,
6482
6604
  ): Promise<void>;
6483
6605
  /**
6484
6606
  * Description for Syncs function trigger metadata to the management database
@@ -6491,7 +6613,7 @@ export interface WebApps {
6491
6613
  resourceGroupName: string,
6492
6614
  name: string,
6493
6615
  slot: string,
6494
- options?: WebAppsSyncFunctionTriggersSlotOptionalParams
6616
+ options?: WebAppsSyncFunctionTriggersSlotOptionalParams,
6495
6617
  ): Promise<void>;
6496
6618
  /**
6497
6619
  * Description for Gets a triggered web job by its ID for an app, or a deployment slot.
@@ -6507,7 +6629,7 @@ export interface WebApps {
6507
6629
  name: string,
6508
6630
  webJobName: string,
6509
6631
  slot: string,
6510
- options?: WebAppsGetTriggeredWebJobSlotOptionalParams
6632
+ options?: WebAppsGetTriggeredWebJobSlotOptionalParams,
6511
6633
  ): Promise<WebAppsGetTriggeredWebJobSlotResponse>;
6512
6634
  /**
6513
6635
  * Description for Delete a triggered web job by its ID for an app, or a deployment slot.
@@ -6523,7 +6645,7 @@ export interface WebApps {
6523
6645
  name: string,
6524
6646
  webJobName: string,
6525
6647
  slot: string,
6526
- options?: WebAppsDeleteTriggeredWebJobSlotOptionalParams
6648
+ options?: WebAppsDeleteTriggeredWebJobSlotOptionalParams,
6527
6649
  ): Promise<void>;
6528
6650
  /**
6529
6651
  * Description for Gets a triggered web job's history by its ID for an app, , or a deployment slot.
@@ -6541,7 +6663,7 @@ export interface WebApps {
6541
6663
  webJobName: string,
6542
6664
  id: string,
6543
6665
  slot: string,
6544
- options?: WebAppsGetTriggeredWebJobHistorySlotOptionalParams
6666
+ options?: WebAppsGetTriggeredWebJobHistorySlotOptionalParams,
6545
6667
  ): Promise<WebAppsGetTriggeredWebJobHistorySlotResponse>;
6546
6668
  /**
6547
6669
  * Description for Run a triggered web job for an app, or a deployment slot.
@@ -6557,7 +6679,7 @@ export interface WebApps {
6557
6679
  name: string,
6558
6680
  webJobName: string,
6559
6681
  slot: string,
6560
- options?: WebAppsRunTriggeredWebJobSlotOptionalParams
6682
+ options?: WebAppsRunTriggeredWebJobSlotOptionalParams,
6561
6683
  ): Promise<void>;
6562
6684
  /**
6563
6685
  * Description for Gets the virtual networks the app (or deployment slot) is connected to.
@@ -6571,7 +6693,7 @@ export interface WebApps {
6571
6693
  resourceGroupName: string,
6572
6694
  name: string,
6573
6695
  slot: string,
6574
- options?: WebAppsListVnetConnectionsSlotOptionalParams
6696
+ options?: WebAppsListVnetConnectionsSlotOptionalParams,
6575
6697
  ): Promise<WebAppsListVnetConnectionsSlotResponse>;
6576
6698
  /**
6577
6699
  * Description for Gets a virtual network the app (or deployment slot) is connected to by name.
@@ -6587,7 +6709,7 @@ export interface WebApps {
6587
6709
  name: string,
6588
6710
  vnetName: string,
6589
6711
  slot: string,
6590
- options?: WebAppsGetVnetConnectionSlotOptionalParams
6712
+ options?: WebAppsGetVnetConnectionSlotOptionalParams,
6591
6713
  ): Promise<WebAppsGetVnetConnectionSlotResponse>;
6592
6714
  /**
6593
6715
  * Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection
@@ -6606,7 +6728,7 @@ export interface WebApps {
6606
6728
  vnetName: string,
6607
6729
  slot: string,
6608
6730
  connectionEnvelope: VnetInfoResource,
6609
- options?: WebAppsCreateOrUpdateVnetConnectionSlotOptionalParams
6731
+ options?: WebAppsCreateOrUpdateVnetConnectionSlotOptionalParams,
6610
6732
  ): Promise<WebAppsCreateOrUpdateVnetConnectionSlotResponse>;
6611
6733
  /**
6612
6734
  * Description for Deletes a connection from an app (or deployment slot to a named virtual network.
@@ -6622,7 +6744,7 @@ export interface WebApps {
6622
6744
  name: string,
6623
6745
  vnetName: string,
6624
6746
  slot: string,
6625
- options?: WebAppsDeleteVnetConnectionSlotOptionalParams
6747
+ options?: WebAppsDeleteVnetConnectionSlotOptionalParams,
6626
6748
  ): Promise<void>;
6627
6749
  /**
6628
6750
  * Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection
@@ -6641,7 +6763,7 @@ export interface WebApps {
6641
6763
  vnetName: string,
6642
6764
  slot: string,
6643
6765
  connectionEnvelope: VnetInfoResource,
6644
- options?: WebAppsUpdateVnetConnectionSlotOptionalParams
6766
+ options?: WebAppsUpdateVnetConnectionSlotOptionalParams,
6645
6767
  ): Promise<WebAppsUpdateVnetConnectionSlotResponse>;
6646
6768
  /**
6647
6769
  * Description for Gets an app's Virtual Network gateway.
@@ -6659,7 +6781,7 @@ export interface WebApps {
6659
6781
  vnetName: string,
6660
6782
  gatewayName: string,
6661
6783
  slot: string,
6662
- options?: WebAppsGetVnetConnectionGatewaySlotOptionalParams
6784
+ options?: WebAppsGetVnetConnectionGatewaySlotOptionalParams,
6663
6785
  ): Promise<WebAppsGetVnetConnectionGatewaySlotResponse>;
6664
6786
  /**
6665
6787
  * Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).
@@ -6679,7 +6801,7 @@ export interface WebApps {
6679
6801
  gatewayName: string,
6680
6802
  slot: string,
6681
6803
  connectionEnvelope: VnetGateway,
6682
- options?: WebAppsCreateOrUpdateVnetConnectionGatewaySlotOptionalParams
6804
+ options?: WebAppsCreateOrUpdateVnetConnectionGatewaySlotOptionalParams,
6683
6805
  ): Promise<WebAppsCreateOrUpdateVnetConnectionGatewaySlotResponse>;
6684
6806
  /**
6685
6807
  * Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).
@@ -6699,7 +6821,7 @@ export interface WebApps {
6699
6821
  gatewayName: string,
6700
6822
  slot: string,
6701
6823
  connectionEnvelope: VnetGateway,
6702
- options?: WebAppsUpdateVnetConnectionGatewaySlotOptionalParams
6824
+ options?: WebAppsUpdateVnetConnectionGatewaySlotOptionalParams,
6703
6825
  ): Promise<WebAppsUpdateVnetConnectionGatewaySlotResponse>;
6704
6826
  /**
6705
6827
  * Description for Get webjob information for an app, or a deployment slot.
@@ -6715,7 +6837,7 @@ export interface WebApps {
6715
6837
  name: string,
6716
6838
  webJobName: string,
6717
6839
  slot: string,
6718
- options?: WebAppsGetWebJobSlotOptionalParams
6840
+ options?: WebAppsGetWebJobSlotOptionalParams,
6719
6841
  ): Promise<WebAppsGetWebJobSlotResponse>;
6720
6842
  /**
6721
6843
  * Description for Swaps two deployment slots of an app.
@@ -6728,7 +6850,7 @@ export interface WebApps {
6728
6850
  resourceGroupName: string,
6729
6851
  name: string,
6730
6852
  slotSwapEntity: CsmSlotEntity,
6731
- options?: WebAppsSwapSlotWithProductionOptionalParams
6853
+ options?: WebAppsSwapSlotWithProductionOptionalParams,
6732
6854
  ): Promise<SimplePollerLike<OperationState<void>, void>>;
6733
6855
  /**
6734
6856
  * Description for Swaps two deployment slots of an app.
@@ -6741,7 +6863,7 @@ export interface WebApps {
6741
6863
  resourceGroupName: string,
6742
6864
  name: string,
6743
6865
  slotSwapEntity: CsmSlotEntity,
6744
- options?: WebAppsSwapSlotWithProductionOptionalParams
6866
+ options?: WebAppsSwapSlotWithProductionOptionalParams,
6745
6867
  ): Promise<void>;
6746
6868
  /**
6747
6869
  * Description for Gets the source control configuration of an app.
@@ -6752,7 +6874,7 @@ export interface WebApps {
6752
6874
  getSourceControl(
6753
6875
  resourceGroupName: string,
6754
6876
  name: string,
6755
- options?: WebAppsGetSourceControlOptionalParams
6877
+ options?: WebAppsGetSourceControlOptionalParams,
6756
6878
  ): Promise<WebAppsGetSourceControlResponse>;
6757
6879
  /**
6758
6880
  * Description for Updates the source control configuration of an app.
@@ -6765,7 +6887,7 @@ export interface WebApps {
6765
6887
  resourceGroupName: string,
6766
6888
  name: string,
6767
6889
  siteSourceControl: SiteSourceControl,
6768
- options?: WebAppsCreateOrUpdateSourceControlOptionalParams
6890
+ options?: WebAppsCreateOrUpdateSourceControlOptionalParams,
6769
6891
  ): Promise<
6770
6892
  SimplePollerLike<
6771
6893
  OperationState<WebAppsCreateOrUpdateSourceControlResponse>,
@@ -6783,7 +6905,7 @@ export interface WebApps {
6783
6905
  resourceGroupName: string,
6784
6906
  name: string,
6785
6907
  siteSourceControl: SiteSourceControl,
6786
- options?: WebAppsCreateOrUpdateSourceControlOptionalParams
6908
+ options?: WebAppsCreateOrUpdateSourceControlOptionalParams,
6787
6909
  ): Promise<WebAppsCreateOrUpdateSourceControlResponse>;
6788
6910
  /**
6789
6911
  * Description for Deletes the source control configuration of an app.
@@ -6794,7 +6916,7 @@ export interface WebApps {
6794
6916
  deleteSourceControl(
6795
6917
  resourceGroupName: string,
6796
6918
  name: string,
6797
- options?: WebAppsDeleteSourceControlOptionalParams
6919
+ options?: WebAppsDeleteSourceControlOptionalParams,
6798
6920
  ): Promise<void>;
6799
6921
  /**
6800
6922
  * Description for Updates the source control configuration of an app.
@@ -6807,7 +6929,7 @@ export interface WebApps {
6807
6929
  resourceGroupName: string,
6808
6930
  name: string,
6809
6931
  siteSourceControl: SiteSourceControl,
6810
- options?: WebAppsUpdateSourceControlOptionalParams
6932
+ options?: WebAppsUpdateSourceControlOptionalParams,
6811
6933
  ): Promise<WebAppsUpdateSourceControlResponse>;
6812
6934
  /**
6813
6935
  * Description for Starts an app (or deployment slot, if specified).
@@ -6818,7 +6940,7 @@ export interface WebApps {
6818
6940
  start(
6819
6941
  resourceGroupName: string,
6820
6942
  name: string,
6821
- options?: WebAppsStartOptionalParams
6943
+ options?: WebAppsStartOptionalParams,
6822
6944
  ): Promise<void>;
6823
6945
  /**
6824
6946
  * Description for Start capturing network packets for the site.
@@ -6829,7 +6951,7 @@ export interface WebApps {
6829
6951
  beginStartNetworkTrace(
6830
6952
  resourceGroupName: string,
6831
6953
  name: string,
6832
- options?: WebAppsStartNetworkTraceOptionalParams
6954
+ options?: WebAppsStartNetworkTraceOptionalParams,
6833
6955
  ): Promise<
6834
6956
  SimplePollerLike<
6835
6957
  OperationState<WebAppsStartNetworkTraceResponse>,
@@ -6845,7 +6967,7 @@ export interface WebApps {
6845
6967
  beginStartNetworkTraceAndWait(
6846
6968
  resourceGroupName: string,
6847
6969
  name: string,
6848
- options?: WebAppsStartNetworkTraceOptionalParams
6970
+ options?: WebAppsStartNetworkTraceOptionalParams,
6849
6971
  ): Promise<WebAppsStartNetworkTraceResponse>;
6850
6972
  /**
6851
6973
  * Description for Stops an app (or deployment slot, if specified).
@@ -6856,7 +6978,7 @@ export interface WebApps {
6856
6978
  stop(
6857
6979
  resourceGroupName: string,
6858
6980
  name: string,
6859
- options?: WebAppsStopOptionalParams
6981
+ options?: WebAppsStopOptionalParams,
6860
6982
  ): Promise<void>;
6861
6983
  /**
6862
6984
  * Description for Stop ongoing capturing network packets for the site.
@@ -6867,7 +6989,7 @@ export interface WebApps {
6867
6989
  stopNetworkTrace(
6868
6990
  resourceGroupName: string,
6869
6991
  name: string,
6870
- options?: WebAppsStopNetworkTraceOptionalParams
6992
+ options?: WebAppsStopNetworkTraceOptionalParams,
6871
6993
  ): Promise<void>;
6872
6994
  /**
6873
6995
  * Description for Sync web app repository.
@@ -6878,7 +7000,7 @@ export interface WebApps {
6878
7000
  syncRepository(
6879
7001
  resourceGroupName: string,
6880
7002
  name: string,
6881
- options?: WebAppsSyncRepositoryOptionalParams
7003
+ options?: WebAppsSyncRepositoryOptionalParams,
6882
7004
  ): Promise<void>;
6883
7005
  /**
6884
7006
  * Description for Syncs function trigger metadata to the management database
@@ -6889,7 +7011,7 @@ export interface WebApps {
6889
7011
  syncFunctionTriggers(
6890
7012
  resourceGroupName: string,
6891
7013
  name: string,
6892
- options?: WebAppsSyncFunctionTriggersOptionalParams
7014
+ options?: WebAppsSyncFunctionTriggersOptionalParams,
6893
7015
  ): Promise<void>;
6894
7016
  /**
6895
7017
  * Description for Gets a triggered web job by its ID for an app, or a deployment slot.
@@ -6902,7 +7024,7 @@ export interface WebApps {
6902
7024
  resourceGroupName: string,
6903
7025
  name: string,
6904
7026
  webJobName: string,
6905
- options?: WebAppsGetTriggeredWebJobOptionalParams
7027
+ options?: WebAppsGetTriggeredWebJobOptionalParams,
6906
7028
  ): Promise<WebAppsGetTriggeredWebJobResponse>;
6907
7029
  /**
6908
7030
  * Description for Delete a triggered web job by its ID for an app, or a deployment slot.
@@ -6915,7 +7037,7 @@ export interface WebApps {
6915
7037
  resourceGroupName: string,
6916
7038
  name: string,
6917
7039
  webJobName: string,
6918
- options?: WebAppsDeleteTriggeredWebJobOptionalParams
7040
+ options?: WebAppsDeleteTriggeredWebJobOptionalParams,
6919
7041
  ): Promise<void>;
6920
7042
  /**
6921
7043
  * Description for Gets a triggered web job's history by its ID for an app, , or a deployment slot.
@@ -6930,7 +7052,7 @@ export interface WebApps {
6930
7052
  name: string,
6931
7053
  webJobName: string,
6932
7054
  id: string,
6933
- options?: WebAppsGetTriggeredWebJobHistoryOptionalParams
7055
+ options?: WebAppsGetTriggeredWebJobHistoryOptionalParams,
6934
7056
  ): Promise<WebAppsGetTriggeredWebJobHistoryResponse>;
6935
7057
  /**
6936
7058
  * Description for Run a triggered web job for an app, or a deployment slot.
@@ -6943,7 +7065,7 @@ export interface WebApps {
6943
7065
  resourceGroupName: string,
6944
7066
  name: string,
6945
7067
  webJobName: string,
6946
- options?: WebAppsRunTriggeredWebJobOptionalParams
7068
+ options?: WebAppsRunTriggeredWebJobOptionalParams,
6947
7069
  ): Promise<void>;
6948
7070
  /**
6949
7071
  * Description for Gets the virtual networks the app (or deployment slot) is connected to.
@@ -6954,7 +7076,7 @@ export interface WebApps {
6954
7076
  listVnetConnections(
6955
7077
  resourceGroupName: string,
6956
7078
  name: string,
6957
- options?: WebAppsListVnetConnectionsOptionalParams
7079
+ options?: WebAppsListVnetConnectionsOptionalParams,
6958
7080
  ): Promise<WebAppsListVnetConnectionsResponse>;
6959
7081
  /**
6960
7082
  * Description for Gets a virtual network the app (or deployment slot) is connected to by name.
@@ -6967,7 +7089,7 @@ export interface WebApps {
6967
7089
  resourceGroupName: string,
6968
7090
  name: string,
6969
7091
  vnetName: string,
6970
- options?: WebAppsGetVnetConnectionOptionalParams
7092
+ options?: WebAppsGetVnetConnectionOptionalParams,
6971
7093
  ): Promise<WebAppsGetVnetConnectionResponse>;
6972
7094
  /**
6973
7095
  * Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection
@@ -6983,7 +7105,7 @@ export interface WebApps {
6983
7105
  name: string,
6984
7106
  vnetName: string,
6985
7107
  connectionEnvelope: VnetInfoResource,
6986
- options?: WebAppsCreateOrUpdateVnetConnectionOptionalParams
7108
+ options?: WebAppsCreateOrUpdateVnetConnectionOptionalParams,
6987
7109
  ): Promise<WebAppsCreateOrUpdateVnetConnectionResponse>;
6988
7110
  /**
6989
7111
  * Description for Deletes a connection from an app (or deployment slot to a named virtual network.
@@ -6996,7 +7118,7 @@ export interface WebApps {
6996
7118
  resourceGroupName: string,
6997
7119
  name: string,
6998
7120
  vnetName: string,
6999
- options?: WebAppsDeleteVnetConnectionOptionalParams
7121
+ options?: WebAppsDeleteVnetConnectionOptionalParams,
7000
7122
  ): Promise<void>;
7001
7123
  /**
7002
7124
  * Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection
@@ -7012,7 +7134,7 @@ export interface WebApps {
7012
7134
  name: string,
7013
7135
  vnetName: string,
7014
7136
  connectionEnvelope: VnetInfoResource,
7015
- options?: WebAppsUpdateVnetConnectionOptionalParams
7137
+ options?: WebAppsUpdateVnetConnectionOptionalParams,
7016
7138
  ): Promise<WebAppsUpdateVnetConnectionResponse>;
7017
7139
  /**
7018
7140
  * Description for Gets an app's Virtual Network gateway.
@@ -7027,7 +7149,7 @@ export interface WebApps {
7027
7149
  name: string,
7028
7150
  vnetName: string,
7029
7151
  gatewayName: string,
7030
- options?: WebAppsGetVnetConnectionGatewayOptionalParams
7152
+ options?: WebAppsGetVnetConnectionGatewayOptionalParams,
7031
7153
  ): Promise<WebAppsGetVnetConnectionGatewayResponse>;
7032
7154
  /**
7033
7155
  * Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).
@@ -7044,7 +7166,7 @@ export interface WebApps {
7044
7166
  vnetName: string,
7045
7167
  gatewayName: string,
7046
7168
  connectionEnvelope: VnetGateway,
7047
- options?: WebAppsCreateOrUpdateVnetConnectionGatewayOptionalParams
7169
+ options?: WebAppsCreateOrUpdateVnetConnectionGatewayOptionalParams,
7048
7170
  ): Promise<WebAppsCreateOrUpdateVnetConnectionGatewayResponse>;
7049
7171
  /**
7050
7172
  * Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).
@@ -7061,7 +7183,7 @@ export interface WebApps {
7061
7183
  vnetName: string,
7062
7184
  gatewayName: string,
7063
7185
  connectionEnvelope: VnetGateway,
7064
- options?: WebAppsUpdateVnetConnectionGatewayOptionalParams
7186
+ options?: WebAppsUpdateVnetConnectionGatewayOptionalParams,
7065
7187
  ): Promise<WebAppsUpdateVnetConnectionGatewayResponse>;
7066
7188
  /**
7067
7189
  * Description for Get webjob information for an app, or a deployment slot.
@@ -7074,7 +7196,7 @@ export interface WebApps {
7074
7196
  resourceGroupName: string,
7075
7197
  name: string,
7076
7198
  webJobName: string,
7077
- options?: WebAppsGetWebJobOptionalParams
7199
+ options?: WebAppsGetWebJobOptionalParams,
7078
7200
  ): Promise<WebAppsGetWebJobResponse>;
7079
7201
  /**
7080
7202
  * Description for Creates the artifacts for web site, or a deployment slot.
@@ -7085,7 +7207,7 @@ export interface WebApps {
7085
7207
  deployWorkflowArtifacts(
7086
7208
  resourceGroupName: string,
7087
7209
  name: string,
7088
- options?: WebAppsDeployWorkflowArtifactsOptionalParams
7210
+ options?: WebAppsDeployWorkflowArtifactsOptionalParams,
7089
7211
  ): Promise<void>;
7090
7212
  /**
7091
7213
  * Description for Creates the artifacts for web site, or a deployment slot.
@@ -7098,7 +7220,7 @@ export interface WebApps {
7098
7220
  resourceGroupName: string,
7099
7221
  name: string,
7100
7222
  slot: string,
7101
- options?: WebAppsDeployWorkflowArtifactsSlotOptionalParams
7223
+ options?: WebAppsDeployWorkflowArtifactsSlotOptionalParams,
7102
7224
  ): Promise<void>;
7103
7225
  /**
7104
7226
  * Get workflow information by its ID for web site, or a deployment slot.
@@ -7113,7 +7235,7 @@ export interface WebApps {
7113
7235
  name: string,
7114
7236
  slot: string,
7115
7237
  workflowName: string,
7116
- options?: WebAppsGetInstanceWorkflowSlotOptionalParams
7238
+ options?: WebAppsGetInstanceWorkflowSlotOptionalParams,
7117
7239
  ): Promise<WebAppsGetInstanceWorkflowSlotResponse>;
7118
7240
  /**
7119
7241
  * Lists logic app's connections for web site, or a deployment slot.
@@ -7126,7 +7248,7 @@ export interface WebApps {
7126
7248
  resourceGroupName: string,
7127
7249
  name: string,
7128
7250
  slot: string,
7129
- options?: WebAppsListWorkflowsConnectionsSlotOptionalParams
7251
+ options?: WebAppsListWorkflowsConnectionsSlotOptionalParams,
7130
7252
  ): Promise<WebAppsListWorkflowsConnectionsSlotResponse>;
7131
7253
  /**
7132
7254
  * Get workflow information by its ID for web site, or a deployment slot.
@@ -7139,7 +7261,7 @@ export interface WebApps {
7139
7261
  resourceGroupName: string,
7140
7262
  name: string,
7141
7263
  workflowName: string,
7142
- options?: WebAppsGetWorkflowOptionalParams
7264
+ options?: WebAppsGetWorkflowOptionalParams,
7143
7265
  ): Promise<WebAppsGetWorkflowResponse>;
7144
7266
  /**
7145
7267
  * Lists logic app's connections for web site, or a deployment slot.
@@ -7150,6 +7272,6 @@ export interface WebApps {
7150
7272
  listWorkflowsConnections(
7151
7273
  resourceGroupName: string,
7152
7274
  name: string,
7153
- options?: WebAppsListWorkflowsConnectionsOptionalParams
7275
+ options?: WebAppsListWorkflowsConnectionsOptionalParams,
7154
7276
  ): Promise<WebAppsListWorkflowsConnectionsResponse>;
7155
7277
  }