@azure/arm-frontdoor 5.3.1-alpha.20250124.1 → 5.3.1-alpha.20250129.1

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 (835) hide show
  1. package/dist/browser/frontDoorManagementClient.d.ts +30 -0
  2. package/dist/browser/frontDoorManagementClient.d.ts.map +1 -0
  3. package/dist/browser/frontDoorManagementClient.js +80 -0
  4. package/dist/browser/frontDoorManagementClient.js.map +1 -0
  5. package/dist/browser/index.d.ts +5 -0
  6. package/dist/browser/index.d.ts.map +1 -0
  7. package/dist/browser/index.js +13 -0
  8. package/dist/browser/index.js.map +1 -0
  9. package/dist/browser/lroImpl.js.map +1 -0
  10. package/dist/browser/models/index.js.map +1 -0
  11. package/dist/browser/models/mappers.js.map +1 -0
  12. package/dist/browser/models/parameters.js +320 -0
  13. package/dist/browser/models/parameters.js.map +1 -0
  14. package/dist/browser/operations/endpoints.d.ts +34 -0
  15. package/dist/browser/operations/endpoints.d.ts.map +1 -0
  16. package/dist/browser/operations/endpoints.js +107 -0
  17. package/dist/browser/operations/endpoints.js.map +1 -0
  18. package/dist/browser/operations/experiments.d.ts +99 -0
  19. package/dist/browser/operations/experiments.d.ts.map +1 -0
  20. package/dist/browser/operations/experiments.js +448 -0
  21. package/dist/browser/operations/experiments.js.map +1 -0
  22. package/dist/browser/operations/frontDoorNameAvailability.d.ts +19 -0
  23. package/dist/browser/operations/frontDoorNameAvailability.d.ts.map +1 -0
  24. package/dist/browser/operations/frontDoorNameAvailability.js +49 -0
  25. package/dist/browser/operations/frontDoorNameAvailability.js.map +1 -0
  26. package/dist/browser/operations/frontDoorNameAvailabilityWithSubscription.d.ts +19 -0
  27. package/dist/browser/operations/frontDoorNameAvailabilityWithSubscription.d.ts.map +1 -0
  28. package/dist/browser/operations/frontDoorNameAvailabilityWithSubscription.js +49 -0
  29. package/dist/browser/operations/frontDoorNameAvailabilityWithSubscription.js.map +1 -0
  30. package/dist/browser/operations/frontDoors.d.ts +100 -0
  31. package/dist/browser/operations/frontDoors.d.ts.map +1 -0
  32. package/dist/browser/operations/frontDoors.js +482 -0
  33. package/dist/browser/operations/frontDoors.js.map +1 -0
  34. package/dist/browser/operations/frontendEndpoints.d.ts +81 -0
  35. package/dist/browser/operations/frontendEndpoints.d.ts.map +1 -0
  36. package/dist/browser/operations/frontendEndpoints.js +348 -0
  37. package/dist/browser/operations/frontendEndpoints.js.map +1 -0
  38. package/dist/browser/operations/index.d.ts +13 -0
  39. package/dist/browser/operations/index.d.ts.map +1 -0
  40. package/dist/browser/operations/index.js +20 -0
  41. package/dist/browser/operations/index.js.map +1 -0
  42. package/dist/browser/operations/managedRuleSets.d.ts +32 -0
  43. package/dist/browser/operations/managedRuleSets.d.ts.map +1 -0
  44. package/dist/browser/operations/managedRuleSets.js +137 -0
  45. package/dist/browser/operations/managedRuleSets.js.map +1 -0
  46. package/dist/browser/operations/networkExperimentProfiles.d.ts +107 -0
  47. package/dist/browser/operations/networkExperimentProfiles.d.ts.map +1 -0
  48. package/dist/browser/operations/networkExperimentProfiles.js +531 -0
  49. package/dist/browser/operations/networkExperimentProfiles.js.map +1 -0
  50. package/dist/browser/operations/policies.d.ts +109 -0
  51. package/dist/browser/operations/policies.d.ts.map +1 -0
  52. package/dist/browser/operations/policies.js +524 -0
  53. package/dist/browser/operations/policies.js.map +1 -0
  54. package/dist/browser/operations/preconfiguredEndpoints.d.ts +38 -0
  55. package/dist/browser/operations/preconfiguredEndpoints.d.ts.map +1 -0
  56. package/dist/browser/operations/preconfiguredEndpoints.js +150 -0
  57. package/dist/browser/operations/preconfiguredEndpoints.js.map +1 -0
  58. package/dist/browser/operations/reports.d.ts +34 -0
  59. package/dist/browser/operations/reports.d.ts.map +1 -0
  60. package/dist/browser/operations/reports.js +120 -0
  61. package/dist/browser/operations/reports.js.map +1 -0
  62. package/dist/browser/operations/rulesEngines.d.ts +83 -0
  63. package/dist/browser/operations/rulesEngines.d.ts.map +1 -0
  64. package/dist/browser/operations/rulesEngines.js +358 -0
  65. package/dist/browser/operations/rulesEngines.js.map +1 -0
  66. package/dist/browser/operationsInterfaces/endpoints.d.ts +26 -0
  67. package/dist/browser/operationsInterfaces/endpoints.d.ts.map +1 -0
  68. package/dist/browser/operationsInterfaces/endpoints.js.map +1 -0
  69. package/dist/browser/operationsInterfaces/experiments.d.ts +74 -0
  70. package/dist/browser/operationsInterfaces/experiments.d.ts.map +1 -0
  71. package/dist/browser/operationsInterfaces/experiments.js.map +1 -0
  72. package/dist/browser/operationsInterfaces/frontDoorNameAvailability.d.ts +11 -0
  73. package/dist/browser/operationsInterfaces/frontDoorNameAvailability.d.ts.map +1 -0
  74. package/dist/browser/operationsInterfaces/frontDoorNameAvailability.js.map +1 -0
  75. package/dist/browser/operationsInterfaces/frontDoorNameAvailabilityWithSubscription.d.ts +11 -0
  76. package/dist/browser/operationsInterfaces/frontDoorNameAvailabilityWithSubscription.d.ts.map +1 -0
  77. package/dist/browser/operationsInterfaces/frontDoorNameAvailabilityWithSubscription.js.map +1 -0
  78. package/dist/browser/operationsInterfaces/frontDoors.d.ts +64 -0
  79. package/dist/browser/operationsInterfaces/frontDoors.d.ts.map +1 -0
  80. package/dist/browser/operationsInterfaces/frontDoors.js.map +1 -0
  81. package/dist/browser/operationsInterfaces/frontendEndpoints.d.ts +56 -0
  82. package/dist/browser/operationsInterfaces/frontendEndpoints.d.ts.map +1 -0
  83. package/dist/browser/operationsInterfaces/frontendEndpoints.js.map +1 -0
  84. package/dist/browser/operationsInterfaces/index.d.ts +13 -0
  85. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  86. package/dist/browser/operationsInterfaces/index.js +20 -0
  87. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  88. package/dist/browser/operationsInterfaces/managedRuleSets.d.ts +11 -0
  89. package/dist/browser/operationsInterfaces/managedRuleSets.d.ts.map +1 -0
  90. package/dist/browser/operationsInterfaces/managedRuleSets.js.map +1 -0
  91. package/dist/browser/operationsInterfaces/networkExperimentProfiles.d.ts +71 -0
  92. package/dist/browser/operationsInterfaces/networkExperimentProfiles.d.ts.map +1 -0
  93. package/dist/browser/operationsInterfaces/networkExperimentProfiles.js.map +1 -0
  94. package/dist/browser/operationsInterfaces/policies.d.ts +73 -0
  95. package/dist/browser/operationsInterfaces/policies.d.ts.map +1 -0
  96. package/dist/browser/operationsInterfaces/policies.js.map +1 -0
  97. package/dist/browser/operationsInterfaces/preconfiguredEndpoints.d.ts +13 -0
  98. package/dist/browser/operationsInterfaces/preconfiguredEndpoints.d.ts.map +1 -0
  99. package/dist/browser/operationsInterfaces/preconfiguredEndpoints.js.map +1 -0
  100. package/dist/browser/operationsInterfaces/reports.d.ts +26 -0
  101. package/dist/browser/operationsInterfaces/reports.d.ts.map +1 -0
  102. package/dist/browser/operationsInterfaces/reports.js.map +1 -0
  103. package/dist/browser/operationsInterfaces/rulesEngines.d.ts +58 -0
  104. package/dist/browser/operationsInterfaces/rulesEngines.d.ts.map +1 -0
  105. package/dist/browser/operationsInterfaces/rulesEngines.js.map +1 -0
  106. package/dist/browser/package.json +3 -0
  107. package/dist/browser/pagingHelper.js.map +1 -0
  108. package/dist/commonjs/frontDoorManagementClient.d.ts +30 -0
  109. package/dist/commonjs/frontDoorManagementClient.d.ts.map +1 -0
  110. package/dist/commonjs/frontDoorManagementClient.js +85 -0
  111. package/dist/commonjs/frontDoorManagementClient.js.map +1 -0
  112. package/dist/commonjs/index.d.ts +5 -0
  113. package/dist/commonjs/index.d.ts.map +1 -0
  114. package/dist/commonjs/index.js +19 -0
  115. package/dist/commonjs/index.js.map +1 -0
  116. package/dist/commonjs/lroImpl.d.ts +11 -0
  117. package/dist/commonjs/lroImpl.d.ts.map +1 -0
  118. package/dist/commonjs/lroImpl.js +17 -0
  119. package/dist/commonjs/lroImpl.js.map +1 -0
  120. package/dist/commonjs/models/index.d.ts +2756 -0
  121. package/dist/commonjs/models/index.d.ts.map +1 -0
  122. package/dist/commonjs/models/index.js +654 -0
  123. package/dist/commonjs/models/index.js.map +1 -0
  124. package/dist/commonjs/models/mappers.d.ts +97 -0
  125. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  126. package/dist/commonjs/models/mappers.js +3192 -0
  127. package/dist/commonjs/models/mappers.js.map +1 -0
  128. package/dist/commonjs/models/parameters.d.ts +37 -0
  129. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  130. package/dist/commonjs/models/parameters.js +323 -0
  131. package/dist/commonjs/models/parameters.js.map +1 -0
  132. package/dist/commonjs/operations/endpoints.d.ts +34 -0
  133. package/dist/commonjs/operations/endpoints.d.ts.map +1 -0
  134. package/dist/commonjs/operations/endpoints.js +112 -0
  135. package/dist/commonjs/operations/endpoints.js.map +1 -0
  136. package/dist/commonjs/operations/experiments.d.ts +99 -0
  137. package/dist/commonjs/operations/experiments.d.ts.map +1 -0
  138. package/dist/commonjs/operations/experiments.js +452 -0
  139. package/dist/commonjs/operations/experiments.js.map +1 -0
  140. package/dist/commonjs/operations/frontDoorNameAvailability.d.ts +19 -0
  141. package/dist/commonjs/operations/frontDoorNameAvailability.d.ts.map +1 -0
  142. package/dist/commonjs/operations/frontDoorNameAvailability.js +54 -0
  143. package/dist/commonjs/operations/frontDoorNameAvailability.js.map +1 -0
  144. package/dist/commonjs/operations/frontDoorNameAvailabilityWithSubscription.d.ts +19 -0
  145. package/dist/commonjs/operations/frontDoorNameAvailabilityWithSubscription.d.ts.map +1 -0
  146. package/dist/commonjs/operations/frontDoorNameAvailabilityWithSubscription.js +54 -0
  147. package/dist/commonjs/operations/frontDoorNameAvailabilityWithSubscription.js.map +1 -0
  148. package/dist/commonjs/operations/frontDoors.d.ts +100 -0
  149. package/dist/commonjs/operations/frontDoors.d.ts.map +1 -0
  150. package/dist/commonjs/operations/frontDoors.js +486 -0
  151. package/dist/commonjs/operations/frontDoors.js.map +1 -0
  152. package/dist/commonjs/operations/frontendEndpoints.d.ts +81 -0
  153. package/dist/commonjs/operations/frontendEndpoints.d.ts.map +1 -0
  154. package/dist/commonjs/operations/frontendEndpoints.js +352 -0
  155. package/dist/commonjs/operations/frontendEndpoints.js.map +1 -0
  156. package/dist/commonjs/operations/index.d.ts +13 -0
  157. package/dist/commonjs/operations/index.d.ts.map +1 -0
  158. package/dist/commonjs/operations/index.js +23 -0
  159. package/dist/commonjs/operations/index.js.map +1 -0
  160. package/dist/commonjs/operations/managedRuleSets.d.ts +32 -0
  161. package/dist/commonjs/operations/managedRuleSets.d.ts.map +1 -0
  162. package/dist/commonjs/operations/managedRuleSets.js +141 -0
  163. package/dist/commonjs/operations/managedRuleSets.js.map +1 -0
  164. package/dist/commonjs/operations/networkExperimentProfiles.d.ts +107 -0
  165. package/dist/commonjs/operations/networkExperimentProfiles.d.ts.map +1 -0
  166. package/dist/commonjs/operations/networkExperimentProfiles.js +535 -0
  167. package/dist/commonjs/operations/networkExperimentProfiles.js.map +1 -0
  168. package/dist/commonjs/operations/policies.d.ts +109 -0
  169. package/dist/commonjs/operations/policies.d.ts.map +1 -0
  170. package/dist/commonjs/operations/policies.js +528 -0
  171. package/dist/commonjs/operations/policies.js.map +1 -0
  172. package/dist/commonjs/operations/preconfiguredEndpoints.d.ts +38 -0
  173. package/dist/commonjs/operations/preconfiguredEndpoints.d.ts.map +1 -0
  174. package/dist/commonjs/operations/preconfiguredEndpoints.js +154 -0
  175. package/dist/commonjs/operations/preconfiguredEndpoints.js.map +1 -0
  176. package/dist/commonjs/operations/reports.d.ts +34 -0
  177. package/dist/commonjs/operations/reports.d.ts.map +1 -0
  178. package/dist/commonjs/operations/reports.js +125 -0
  179. package/dist/commonjs/operations/reports.js.map +1 -0
  180. package/dist/commonjs/operations/rulesEngines.d.ts +83 -0
  181. package/dist/commonjs/operations/rulesEngines.d.ts.map +1 -0
  182. package/dist/commonjs/operations/rulesEngines.js +362 -0
  183. package/dist/commonjs/operations/rulesEngines.js.map +1 -0
  184. package/dist/commonjs/operationsInterfaces/endpoints.d.ts +26 -0
  185. package/dist/commonjs/operationsInterfaces/endpoints.d.ts.map +1 -0
  186. package/dist/commonjs/operationsInterfaces/endpoints.js +10 -0
  187. package/dist/commonjs/operationsInterfaces/endpoints.js.map +1 -0
  188. package/dist/commonjs/operationsInterfaces/experiments.d.ts +74 -0
  189. package/dist/commonjs/operationsInterfaces/experiments.d.ts.map +1 -0
  190. package/dist/commonjs/operationsInterfaces/experiments.js +10 -0
  191. package/dist/commonjs/operationsInterfaces/experiments.js.map +1 -0
  192. package/dist/commonjs/operationsInterfaces/frontDoorNameAvailability.d.ts +11 -0
  193. package/dist/commonjs/operationsInterfaces/frontDoorNameAvailability.d.ts.map +1 -0
  194. package/dist/commonjs/operationsInterfaces/frontDoorNameAvailability.js +10 -0
  195. package/dist/commonjs/operationsInterfaces/frontDoorNameAvailability.js.map +1 -0
  196. package/dist/commonjs/operationsInterfaces/frontDoorNameAvailabilityWithSubscription.d.ts +11 -0
  197. package/dist/commonjs/operationsInterfaces/frontDoorNameAvailabilityWithSubscription.d.ts.map +1 -0
  198. package/dist/commonjs/operationsInterfaces/frontDoorNameAvailabilityWithSubscription.js +10 -0
  199. package/dist/commonjs/operationsInterfaces/frontDoorNameAvailabilityWithSubscription.js.map +1 -0
  200. package/dist/commonjs/operationsInterfaces/frontDoors.d.ts +64 -0
  201. package/dist/commonjs/operationsInterfaces/frontDoors.d.ts.map +1 -0
  202. package/dist/commonjs/operationsInterfaces/frontDoors.js +10 -0
  203. package/dist/commonjs/operationsInterfaces/frontDoors.js.map +1 -0
  204. package/dist/commonjs/operationsInterfaces/frontendEndpoints.d.ts +56 -0
  205. package/dist/commonjs/operationsInterfaces/frontendEndpoints.d.ts.map +1 -0
  206. package/dist/commonjs/operationsInterfaces/frontendEndpoints.js +10 -0
  207. package/dist/commonjs/operationsInterfaces/frontendEndpoints.js.map +1 -0
  208. package/dist/commonjs/operationsInterfaces/index.d.ts +13 -0
  209. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  210. package/dist/commonjs/operationsInterfaces/index.js +23 -0
  211. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  212. package/dist/commonjs/operationsInterfaces/managedRuleSets.d.ts +11 -0
  213. package/dist/commonjs/operationsInterfaces/managedRuleSets.d.ts.map +1 -0
  214. package/dist/commonjs/operationsInterfaces/managedRuleSets.js +10 -0
  215. package/dist/commonjs/operationsInterfaces/managedRuleSets.js.map +1 -0
  216. package/dist/commonjs/operationsInterfaces/networkExperimentProfiles.d.ts +71 -0
  217. package/dist/commonjs/operationsInterfaces/networkExperimentProfiles.d.ts.map +1 -0
  218. package/dist/commonjs/operationsInterfaces/networkExperimentProfiles.js +10 -0
  219. package/dist/commonjs/operationsInterfaces/networkExperimentProfiles.js.map +1 -0
  220. package/dist/commonjs/operationsInterfaces/policies.d.ts +73 -0
  221. package/dist/commonjs/operationsInterfaces/policies.d.ts.map +1 -0
  222. package/dist/commonjs/operationsInterfaces/policies.js +10 -0
  223. package/dist/commonjs/operationsInterfaces/policies.js.map +1 -0
  224. package/dist/commonjs/operationsInterfaces/preconfiguredEndpoints.d.ts +13 -0
  225. package/dist/commonjs/operationsInterfaces/preconfiguredEndpoints.d.ts.map +1 -0
  226. package/dist/commonjs/operationsInterfaces/preconfiguredEndpoints.js +10 -0
  227. package/dist/commonjs/operationsInterfaces/preconfiguredEndpoints.js.map +1 -0
  228. package/dist/commonjs/operationsInterfaces/reports.d.ts +26 -0
  229. package/dist/commonjs/operationsInterfaces/reports.d.ts.map +1 -0
  230. package/dist/commonjs/operationsInterfaces/reports.js +10 -0
  231. package/dist/commonjs/operationsInterfaces/reports.js.map +1 -0
  232. package/dist/commonjs/operationsInterfaces/rulesEngines.d.ts +58 -0
  233. package/dist/commonjs/operationsInterfaces/rulesEngines.d.ts.map +1 -0
  234. package/dist/commonjs/operationsInterfaces/rulesEngines.js +10 -0
  235. package/dist/commonjs/operationsInterfaces/rulesEngines.js.map +1 -0
  236. package/dist/commonjs/package.json +3 -0
  237. package/dist/commonjs/pagingHelper.d.ts +13 -0
  238. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  239. package/dist/commonjs/pagingHelper.js +36 -0
  240. package/dist/commonjs/pagingHelper.js.map +1 -0
  241. package/dist/esm/frontDoorManagementClient.d.ts +30 -0
  242. package/dist/esm/frontDoorManagementClient.d.ts.map +1 -0
  243. package/dist/esm/frontDoorManagementClient.js +80 -0
  244. package/dist/esm/frontDoorManagementClient.js.map +1 -0
  245. package/dist/esm/index.d.ts +5 -0
  246. package/dist/esm/index.d.ts.map +1 -0
  247. package/dist/esm/index.js +13 -0
  248. package/dist/esm/index.js.map +1 -0
  249. package/dist/esm/lroImpl.d.ts +11 -0
  250. package/dist/esm/lroImpl.d.ts.map +1 -0
  251. package/dist/esm/lroImpl.js +14 -0
  252. package/dist/esm/lroImpl.js.map +1 -0
  253. package/dist/esm/models/index.d.ts +2756 -0
  254. package/dist/esm/models/index.d.ts.map +1 -0
  255. package/dist/esm/models/index.js +650 -0
  256. package/dist/esm/models/index.js.map +1 -0
  257. package/dist/esm/models/mappers.d.ts +97 -0
  258. package/dist/esm/models/mappers.d.ts.map +1 -0
  259. package/dist/esm/models/mappers.js +3188 -0
  260. package/dist/esm/models/mappers.js.map +1 -0
  261. package/dist/esm/models/parameters.d.ts +37 -0
  262. package/dist/esm/models/parameters.d.ts.map +1 -0
  263. package/dist/esm/models/parameters.js +320 -0
  264. package/dist/esm/models/parameters.js.map +1 -0
  265. package/dist/esm/operations/endpoints.d.ts +34 -0
  266. package/dist/esm/operations/endpoints.d.ts.map +1 -0
  267. package/dist/esm/operations/endpoints.js +107 -0
  268. package/dist/esm/operations/endpoints.js.map +1 -0
  269. package/dist/esm/operations/experiments.d.ts +99 -0
  270. package/dist/esm/operations/experiments.d.ts.map +1 -0
  271. package/dist/esm/operations/experiments.js +448 -0
  272. package/dist/esm/operations/experiments.js.map +1 -0
  273. package/dist/esm/operations/frontDoorNameAvailability.d.ts +19 -0
  274. package/dist/esm/operations/frontDoorNameAvailability.d.ts.map +1 -0
  275. package/dist/esm/operations/frontDoorNameAvailability.js +49 -0
  276. package/dist/esm/operations/frontDoorNameAvailability.js.map +1 -0
  277. package/dist/esm/operations/frontDoorNameAvailabilityWithSubscription.d.ts +19 -0
  278. package/dist/esm/operations/frontDoorNameAvailabilityWithSubscription.d.ts.map +1 -0
  279. package/dist/esm/operations/frontDoorNameAvailabilityWithSubscription.js +49 -0
  280. package/dist/esm/operations/frontDoorNameAvailabilityWithSubscription.js.map +1 -0
  281. package/dist/esm/operations/frontDoors.d.ts +100 -0
  282. package/dist/esm/operations/frontDoors.d.ts.map +1 -0
  283. package/dist/esm/operations/frontDoors.js +482 -0
  284. package/dist/esm/operations/frontDoors.js.map +1 -0
  285. package/dist/esm/operations/frontendEndpoints.d.ts +81 -0
  286. package/dist/esm/operations/frontendEndpoints.d.ts.map +1 -0
  287. package/dist/esm/operations/frontendEndpoints.js +348 -0
  288. package/dist/esm/operations/frontendEndpoints.js.map +1 -0
  289. package/dist/esm/operations/index.d.ts +13 -0
  290. package/dist/esm/operations/index.d.ts.map +1 -0
  291. package/dist/esm/operations/index.js +20 -0
  292. package/dist/esm/operations/index.js.map +1 -0
  293. package/dist/esm/operations/managedRuleSets.d.ts +32 -0
  294. package/dist/esm/operations/managedRuleSets.d.ts.map +1 -0
  295. package/dist/esm/operations/managedRuleSets.js +137 -0
  296. package/dist/esm/operations/managedRuleSets.js.map +1 -0
  297. package/dist/esm/operations/networkExperimentProfiles.d.ts +107 -0
  298. package/dist/esm/operations/networkExperimentProfiles.d.ts.map +1 -0
  299. package/dist/esm/operations/networkExperimentProfiles.js +531 -0
  300. package/dist/esm/operations/networkExperimentProfiles.js.map +1 -0
  301. package/dist/esm/operations/policies.d.ts +109 -0
  302. package/dist/esm/operations/policies.d.ts.map +1 -0
  303. package/dist/esm/operations/policies.js +524 -0
  304. package/dist/esm/operations/policies.js.map +1 -0
  305. package/dist/esm/operations/preconfiguredEndpoints.d.ts +38 -0
  306. package/dist/esm/operations/preconfiguredEndpoints.d.ts.map +1 -0
  307. package/dist/esm/operations/preconfiguredEndpoints.js +150 -0
  308. package/dist/esm/operations/preconfiguredEndpoints.js.map +1 -0
  309. package/dist/esm/operations/reports.d.ts +34 -0
  310. package/dist/esm/operations/reports.d.ts.map +1 -0
  311. package/dist/esm/operations/reports.js +120 -0
  312. package/dist/esm/operations/reports.js.map +1 -0
  313. package/dist/esm/operations/rulesEngines.d.ts +83 -0
  314. package/dist/esm/operations/rulesEngines.d.ts.map +1 -0
  315. package/dist/esm/operations/rulesEngines.js +358 -0
  316. package/dist/esm/operations/rulesEngines.js.map +1 -0
  317. package/dist/esm/operationsInterfaces/endpoints.d.ts +26 -0
  318. package/dist/esm/operationsInterfaces/endpoints.d.ts.map +1 -0
  319. package/dist/esm/operationsInterfaces/endpoints.js +9 -0
  320. package/dist/esm/operationsInterfaces/endpoints.js.map +1 -0
  321. package/dist/esm/operationsInterfaces/experiments.d.ts +74 -0
  322. package/dist/esm/operationsInterfaces/experiments.d.ts.map +1 -0
  323. package/dist/esm/operationsInterfaces/experiments.js +9 -0
  324. package/dist/esm/operationsInterfaces/experiments.js.map +1 -0
  325. package/dist/esm/operationsInterfaces/frontDoorNameAvailability.d.ts +11 -0
  326. package/dist/esm/operationsInterfaces/frontDoorNameAvailability.d.ts.map +1 -0
  327. package/dist/esm/operationsInterfaces/frontDoorNameAvailability.js +9 -0
  328. package/dist/esm/operationsInterfaces/frontDoorNameAvailability.js.map +1 -0
  329. package/dist/esm/operationsInterfaces/frontDoorNameAvailabilityWithSubscription.d.ts +11 -0
  330. package/dist/esm/operationsInterfaces/frontDoorNameAvailabilityWithSubscription.d.ts.map +1 -0
  331. package/dist/esm/operationsInterfaces/frontDoorNameAvailabilityWithSubscription.js +9 -0
  332. package/dist/esm/operationsInterfaces/frontDoorNameAvailabilityWithSubscription.js.map +1 -0
  333. package/dist/esm/operationsInterfaces/frontDoors.d.ts +64 -0
  334. package/dist/esm/operationsInterfaces/frontDoors.d.ts.map +1 -0
  335. package/dist/esm/operationsInterfaces/frontDoors.js +9 -0
  336. package/dist/esm/operationsInterfaces/frontDoors.js.map +1 -0
  337. package/dist/esm/operationsInterfaces/frontendEndpoints.d.ts +56 -0
  338. package/dist/esm/operationsInterfaces/frontendEndpoints.d.ts.map +1 -0
  339. package/dist/esm/operationsInterfaces/frontendEndpoints.js +9 -0
  340. package/dist/esm/operationsInterfaces/frontendEndpoints.js.map +1 -0
  341. package/dist/esm/operationsInterfaces/index.d.ts +13 -0
  342. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  343. package/dist/esm/operationsInterfaces/index.js +20 -0
  344. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  345. package/dist/esm/operationsInterfaces/managedRuleSets.d.ts +11 -0
  346. package/dist/esm/operationsInterfaces/managedRuleSets.d.ts.map +1 -0
  347. package/dist/esm/operationsInterfaces/managedRuleSets.js +9 -0
  348. package/dist/esm/operationsInterfaces/managedRuleSets.js.map +1 -0
  349. package/dist/esm/operationsInterfaces/networkExperimentProfiles.d.ts +71 -0
  350. package/dist/esm/operationsInterfaces/networkExperimentProfiles.d.ts.map +1 -0
  351. package/dist/esm/operationsInterfaces/networkExperimentProfiles.js +9 -0
  352. package/dist/esm/operationsInterfaces/networkExperimentProfiles.js.map +1 -0
  353. package/dist/esm/operationsInterfaces/policies.d.ts +73 -0
  354. package/dist/esm/operationsInterfaces/policies.d.ts.map +1 -0
  355. package/dist/esm/operationsInterfaces/policies.js +9 -0
  356. package/dist/esm/operationsInterfaces/policies.js.map +1 -0
  357. package/dist/esm/operationsInterfaces/preconfiguredEndpoints.d.ts +13 -0
  358. package/dist/esm/operationsInterfaces/preconfiguredEndpoints.d.ts.map +1 -0
  359. package/dist/esm/operationsInterfaces/preconfiguredEndpoints.js +9 -0
  360. package/dist/esm/operationsInterfaces/preconfiguredEndpoints.js.map +1 -0
  361. package/dist/esm/operationsInterfaces/reports.d.ts +26 -0
  362. package/dist/esm/operationsInterfaces/reports.d.ts.map +1 -0
  363. package/dist/esm/operationsInterfaces/reports.js +9 -0
  364. package/dist/esm/operationsInterfaces/reports.js.map +1 -0
  365. package/dist/esm/operationsInterfaces/rulesEngines.d.ts +58 -0
  366. package/dist/esm/operationsInterfaces/rulesEngines.d.ts.map +1 -0
  367. package/dist/esm/operationsInterfaces/rulesEngines.js +9 -0
  368. package/dist/esm/operationsInterfaces/rulesEngines.js.map +1 -0
  369. package/dist/esm/package.json +3 -0
  370. package/dist/esm/pagingHelper.d.ts +13 -0
  371. package/dist/esm/pagingHelper.d.ts.map +1 -0
  372. package/dist/esm/pagingHelper.js +32 -0
  373. package/dist/esm/pagingHelper.js.map +1 -0
  374. package/dist/react-native/frontDoorManagementClient.d.ts +30 -0
  375. package/dist/react-native/frontDoorManagementClient.d.ts.map +1 -0
  376. package/dist/react-native/frontDoorManagementClient.js +80 -0
  377. package/dist/react-native/frontDoorManagementClient.js.map +1 -0
  378. package/dist/react-native/index.d.ts +5 -0
  379. package/dist/react-native/index.d.ts.map +1 -0
  380. package/dist/react-native/index.js +13 -0
  381. package/dist/react-native/index.js.map +1 -0
  382. package/dist/react-native/lroImpl.d.ts +11 -0
  383. package/dist/react-native/lroImpl.d.ts.map +1 -0
  384. package/dist/react-native/lroImpl.js +14 -0
  385. package/dist/react-native/lroImpl.js.map +1 -0
  386. package/dist/react-native/models/index.d.ts +2756 -0
  387. package/dist/react-native/models/index.d.ts.map +1 -0
  388. package/dist/react-native/models/index.js +650 -0
  389. package/dist/react-native/models/index.js.map +1 -0
  390. package/dist/react-native/models/mappers.d.ts +97 -0
  391. package/dist/react-native/models/mappers.d.ts.map +1 -0
  392. package/dist/react-native/models/mappers.js +3188 -0
  393. package/dist/react-native/models/mappers.js.map +1 -0
  394. package/dist/react-native/models/parameters.d.ts +37 -0
  395. package/dist/react-native/models/parameters.d.ts.map +1 -0
  396. package/dist/react-native/models/parameters.js +320 -0
  397. package/dist/react-native/models/parameters.js.map +1 -0
  398. package/dist/react-native/operations/endpoints.d.ts +34 -0
  399. package/dist/react-native/operations/endpoints.d.ts.map +1 -0
  400. package/dist/react-native/operations/endpoints.js +107 -0
  401. package/dist/react-native/operations/endpoints.js.map +1 -0
  402. package/dist/react-native/operations/experiments.d.ts +99 -0
  403. package/dist/react-native/operations/experiments.d.ts.map +1 -0
  404. package/dist/react-native/operations/experiments.js +448 -0
  405. package/dist/react-native/operations/experiments.js.map +1 -0
  406. package/dist/react-native/operations/frontDoorNameAvailability.d.ts +19 -0
  407. package/dist/react-native/operations/frontDoorNameAvailability.d.ts.map +1 -0
  408. package/dist/react-native/operations/frontDoorNameAvailability.js +49 -0
  409. package/dist/react-native/operations/frontDoorNameAvailability.js.map +1 -0
  410. package/dist/react-native/operations/frontDoorNameAvailabilityWithSubscription.d.ts +19 -0
  411. package/dist/react-native/operations/frontDoorNameAvailabilityWithSubscription.d.ts.map +1 -0
  412. package/dist/react-native/operations/frontDoorNameAvailabilityWithSubscription.js +49 -0
  413. package/dist/react-native/operations/frontDoorNameAvailabilityWithSubscription.js.map +1 -0
  414. package/dist/react-native/operations/frontDoors.d.ts +100 -0
  415. package/dist/react-native/operations/frontDoors.d.ts.map +1 -0
  416. package/dist/react-native/operations/frontDoors.js +482 -0
  417. package/dist/react-native/operations/frontDoors.js.map +1 -0
  418. package/dist/react-native/operations/frontendEndpoints.d.ts +81 -0
  419. package/dist/react-native/operations/frontendEndpoints.d.ts.map +1 -0
  420. package/dist/react-native/operations/frontendEndpoints.js +348 -0
  421. package/dist/react-native/operations/frontendEndpoints.js.map +1 -0
  422. package/dist/react-native/operations/index.d.ts +13 -0
  423. package/dist/react-native/operations/index.d.ts.map +1 -0
  424. package/dist/react-native/operations/index.js +20 -0
  425. package/dist/react-native/operations/index.js.map +1 -0
  426. package/dist/react-native/operations/managedRuleSets.d.ts +32 -0
  427. package/dist/react-native/operations/managedRuleSets.d.ts.map +1 -0
  428. package/dist/react-native/operations/managedRuleSets.js +137 -0
  429. package/dist/react-native/operations/managedRuleSets.js.map +1 -0
  430. package/dist/react-native/operations/networkExperimentProfiles.d.ts +107 -0
  431. package/dist/react-native/operations/networkExperimentProfiles.d.ts.map +1 -0
  432. package/dist/react-native/operations/networkExperimentProfiles.js +531 -0
  433. package/dist/react-native/operations/networkExperimentProfiles.js.map +1 -0
  434. package/dist/react-native/operations/policies.d.ts +109 -0
  435. package/dist/react-native/operations/policies.d.ts.map +1 -0
  436. package/dist/react-native/operations/policies.js +524 -0
  437. package/dist/react-native/operations/policies.js.map +1 -0
  438. package/dist/react-native/operations/preconfiguredEndpoints.d.ts +38 -0
  439. package/dist/react-native/operations/preconfiguredEndpoints.d.ts.map +1 -0
  440. package/dist/react-native/operations/preconfiguredEndpoints.js +150 -0
  441. package/dist/react-native/operations/preconfiguredEndpoints.js.map +1 -0
  442. package/dist/react-native/operations/reports.d.ts +34 -0
  443. package/dist/react-native/operations/reports.d.ts.map +1 -0
  444. package/dist/react-native/operations/reports.js +120 -0
  445. package/dist/react-native/operations/reports.js.map +1 -0
  446. package/dist/react-native/operations/rulesEngines.d.ts +83 -0
  447. package/dist/react-native/operations/rulesEngines.d.ts.map +1 -0
  448. package/dist/react-native/operations/rulesEngines.js +358 -0
  449. package/dist/react-native/operations/rulesEngines.js.map +1 -0
  450. package/dist/react-native/operationsInterfaces/endpoints.d.ts +26 -0
  451. package/dist/react-native/operationsInterfaces/endpoints.d.ts.map +1 -0
  452. package/dist/react-native/operationsInterfaces/endpoints.js +9 -0
  453. package/dist/react-native/operationsInterfaces/endpoints.js.map +1 -0
  454. package/dist/react-native/operationsInterfaces/experiments.d.ts +74 -0
  455. package/dist/react-native/operationsInterfaces/experiments.d.ts.map +1 -0
  456. package/dist/react-native/operationsInterfaces/experiments.js +9 -0
  457. package/dist/react-native/operationsInterfaces/experiments.js.map +1 -0
  458. package/dist/react-native/operationsInterfaces/frontDoorNameAvailability.d.ts +11 -0
  459. package/dist/react-native/operationsInterfaces/frontDoorNameAvailability.d.ts.map +1 -0
  460. package/dist/react-native/operationsInterfaces/frontDoorNameAvailability.js +9 -0
  461. package/dist/react-native/operationsInterfaces/frontDoorNameAvailability.js.map +1 -0
  462. package/dist/react-native/operationsInterfaces/frontDoorNameAvailabilityWithSubscription.d.ts +11 -0
  463. package/dist/react-native/operationsInterfaces/frontDoorNameAvailabilityWithSubscription.d.ts.map +1 -0
  464. package/dist/react-native/operationsInterfaces/frontDoorNameAvailabilityWithSubscription.js +9 -0
  465. package/dist/react-native/operationsInterfaces/frontDoorNameAvailabilityWithSubscription.js.map +1 -0
  466. package/dist/react-native/operationsInterfaces/frontDoors.d.ts +64 -0
  467. package/dist/react-native/operationsInterfaces/frontDoors.d.ts.map +1 -0
  468. package/dist/react-native/operationsInterfaces/frontDoors.js +9 -0
  469. package/dist/react-native/operationsInterfaces/frontDoors.js.map +1 -0
  470. package/dist/react-native/operationsInterfaces/frontendEndpoints.d.ts +56 -0
  471. package/dist/react-native/operationsInterfaces/frontendEndpoints.d.ts.map +1 -0
  472. package/dist/react-native/operationsInterfaces/frontendEndpoints.js +9 -0
  473. package/dist/react-native/operationsInterfaces/frontendEndpoints.js.map +1 -0
  474. package/dist/react-native/operationsInterfaces/index.d.ts +13 -0
  475. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  476. package/dist/react-native/operationsInterfaces/index.js +20 -0
  477. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  478. package/dist/react-native/operationsInterfaces/managedRuleSets.d.ts +11 -0
  479. package/dist/react-native/operationsInterfaces/managedRuleSets.d.ts.map +1 -0
  480. package/dist/react-native/operationsInterfaces/managedRuleSets.js +9 -0
  481. package/dist/react-native/operationsInterfaces/managedRuleSets.js.map +1 -0
  482. package/dist/react-native/operationsInterfaces/networkExperimentProfiles.d.ts +71 -0
  483. package/dist/react-native/operationsInterfaces/networkExperimentProfiles.d.ts.map +1 -0
  484. package/dist/react-native/operationsInterfaces/networkExperimentProfiles.js +9 -0
  485. package/dist/react-native/operationsInterfaces/networkExperimentProfiles.js.map +1 -0
  486. package/dist/react-native/operationsInterfaces/policies.d.ts +73 -0
  487. package/dist/react-native/operationsInterfaces/policies.d.ts.map +1 -0
  488. package/dist/react-native/operationsInterfaces/policies.js +9 -0
  489. package/dist/react-native/operationsInterfaces/policies.js.map +1 -0
  490. package/dist/react-native/operationsInterfaces/preconfiguredEndpoints.d.ts +13 -0
  491. package/dist/react-native/operationsInterfaces/preconfiguredEndpoints.d.ts.map +1 -0
  492. package/dist/react-native/operationsInterfaces/preconfiguredEndpoints.js +9 -0
  493. package/dist/react-native/operationsInterfaces/preconfiguredEndpoints.js.map +1 -0
  494. package/dist/react-native/operationsInterfaces/reports.d.ts +26 -0
  495. package/dist/react-native/operationsInterfaces/reports.d.ts.map +1 -0
  496. package/dist/react-native/operationsInterfaces/reports.js +9 -0
  497. package/dist/react-native/operationsInterfaces/reports.js.map +1 -0
  498. package/dist/react-native/operationsInterfaces/rulesEngines.d.ts +58 -0
  499. package/dist/react-native/operationsInterfaces/rulesEngines.d.ts.map +1 -0
  500. package/dist/react-native/operationsInterfaces/rulesEngines.js +9 -0
  501. package/dist/react-native/operationsInterfaces/rulesEngines.js.map +1 -0
  502. package/dist/react-native/package.json +3 -0
  503. package/dist/react-native/pagingHelper.d.ts +13 -0
  504. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  505. package/dist/react-native/pagingHelper.js +32 -0
  506. package/dist/react-native/pagingHelper.js.map +1 -0
  507. package/package.json +65 -35
  508. package/dist/index.js +0 -7707
  509. package/dist/index.js.map +0 -1
  510. package/dist/index.min.js +0 -1
  511. package/dist/index.min.js.map +0 -1
  512. package/dist-esm/samples-dev/endpointsPurgeContentSample.d.ts +0 -2
  513. package/dist-esm/samples-dev/endpointsPurgeContentSample.d.ts.map +0 -1
  514. package/dist-esm/samples-dev/endpointsPurgeContentSample.js +0 -32
  515. package/dist-esm/samples-dev/endpointsPurgeContentSample.js.map +0 -1
  516. package/dist-esm/samples-dev/experimentsCreateOrUpdateSample.d.ts +0 -2
  517. package/dist-esm/samples-dev/experimentsCreateOrUpdateSample.d.ts.map +0 -1
  518. package/dist-esm/samples-dev/experimentsCreateOrUpdateSample.js +0 -36
  519. package/dist-esm/samples-dev/experimentsCreateOrUpdateSample.js.map +0 -1
  520. package/dist-esm/samples-dev/experimentsDeleteSample.d.ts +0 -2
  521. package/dist-esm/samples-dev/experimentsDeleteSample.d.ts.map +0 -1
  522. package/dist-esm/samples-dev/experimentsDeleteSample.js +0 -37
  523. package/dist-esm/samples-dev/experimentsDeleteSample.js.map +0 -1
  524. package/dist-esm/samples-dev/experimentsGetSample.d.ts +0 -2
  525. package/dist-esm/samples-dev/experimentsGetSample.d.ts.map +0 -1
  526. package/dist-esm/samples-dev/experimentsGetSample.js +0 -37
  527. package/dist-esm/samples-dev/experimentsGetSample.js.map +0 -1
  528. package/dist-esm/samples-dev/experimentsListByProfileSample.d.ts +0 -2
  529. package/dist-esm/samples-dev/experimentsListByProfileSample.d.ts.map +0 -1
  530. package/dist-esm/samples-dev/experimentsListByProfileSample.js +0 -52
  531. package/dist-esm/samples-dev/experimentsListByProfileSample.js.map +0 -1
  532. package/dist-esm/samples-dev/experimentsUpdateSample.d.ts +0 -2
  533. package/dist-esm/samples-dev/experimentsUpdateSample.d.ts.map +0 -1
  534. package/dist-esm/samples-dev/experimentsUpdateSample.js +0 -34
  535. package/dist-esm/samples-dev/experimentsUpdateSample.js.map +0 -1
  536. package/dist-esm/samples-dev/frontDoorNameAvailabilityCheckSample.d.ts +0 -2
  537. package/dist-esm/samples-dev/frontDoorNameAvailabilityCheckSample.d.ts.map +0 -1
  538. package/dist-esm/samples-dev/frontDoorNameAvailabilityCheckSample.js +0 -30
  539. package/dist-esm/samples-dev/frontDoorNameAvailabilityCheckSample.js.map +0 -1
  540. package/dist-esm/samples-dev/frontDoorNameAvailabilityWithSubscriptionCheckSample.d.ts +0 -2
  541. package/dist-esm/samples-dev/frontDoorNameAvailabilityWithSubscriptionCheckSample.d.ts.map +0 -1
  542. package/dist-esm/samples-dev/frontDoorNameAvailabilityWithSubscriptionCheckSample.js +0 -31
  543. package/dist-esm/samples-dev/frontDoorNameAvailabilityWithSubscriptionCheckSample.js.map +0 -1
  544. package/dist-esm/samples-dev/frontDoorsCreateOrUpdateSample.d.ts +0 -2
  545. package/dist-esm/samples-dev/frontDoorsCreateOrUpdateSample.d.ts.map +0 -1
  546. package/dist-esm/samples-dev/frontDoorsCreateOrUpdateSample.js +0 -134
  547. package/dist-esm/samples-dev/frontDoorsCreateOrUpdateSample.js.map +0 -1
  548. package/dist-esm/samples-dev/frontDoorsDeleteSample.d.ts +0 -2
  549. package/dist-esm/samples-dev/frontDoorsDeleteSample.d.ts.map +0 -1
  550. package/dist-esm/samples-dev/frontDoorsDeleteSample.js +0 -36
  551. package/dist-esm/samples-dev/frontDoorsDeleteSample.js.map +0 -1
  552. package/dist-esm/samples-dev/frontDoorsGetSample.d.ts +0 -2
  553. package/dist-esm/samples-dev/frontDoorsGetSample.d.ts.map +0 -1
  554. package/dist-esm/samples-dev/frontDoorsGetSample.js +0 -36
  555. package/dist-esm/samples-dev/frontDoorsGetSample.js.map +0 -1
  556. package/dist-esm/samples-dev/frontDoorsListByResourceGroupSample.d.ts +0 -2
  557. package/dist-esm/samples-dev/frontDoorsListByResourceGroupSample.d.ts.map +0 -1
  558. package/dist-esm/samples-dev/frontDoorsListByResourceGroupSample.js +0 -51
  559. package/dist-esm/samples-dev/frontDoorsListByResourceGroupSample.js.map +0 -1
  560. package/dist-esm/samples-dev/frontDoorsListSample.d.ts +0 -2
  561. package/dist-esm/samples-dev/frontDoorsListSample.d.ts.map +0 -1
  562. package/dist-esm/samples-dev/frontDoorsListSample.js +0 -50
  563. package/dist-esm/samples-dev/frontDoorsListSample.js.map +0 -1
  564. package/dist-esm/samples-dev/frontDoorsValidateCustomDomainSample.d.ts +0 -2
  565. package/dist-esm/samples-dev/frontDoorsValidateCustomDomainSample.d.ts.map +0 -1
  566. package/dist-esm/samples-dev/frontDoorsValidateCustomDomainSample.js +0 -32
  567. package/dist-esm/samples-dev/frontDoorsValidateCustomDomainSample.js.map +0 -1
  568. package/dist-esm/samples-dev/frontendEndpointsDisableHttpsSample.d.ts +0 -2
  569. package/dist-esm/samples-dev/frontendEndpointsDisableHttpsSample.d.ts.map +0 -1
  570. package/dist-esm/samples-dev/frontendEndpointsDisableHttpsSample.js +0 -37
  571. package/dist-esm/samples-dev/frontendEndpointsDisableHttpsSample.js.map +0 -1
  572. package/dist-esm/samples-dev/frontendEndpointsEnableHttpsSample.d.ts +0 -2
  573. package/dist-esm/samples-dev/frontendEndpointsEnableHttpsSample.d.ts.map +0 -1
  574. package/dist-esm/samples-dev/frontendEndpointsEnableHttpsSample.js +0 -40
  575. package/dist-esm/samples-dev/frontendEndpointsEnableHttpsSample.js.map +0 -1
  576. package/dist-esm/samples-dev/frontendEndpointsGetSample.d.ts +0 -2
  577. package/dist-esm/samples-dev/frontendEndpointsGetSample.d.ts.map +0 -1
  578. package/dist-esm/samples-dev/frontendEndpointsGetSample.js +0 -37
  579. package/dist-esm/samples-dev/frontendEndpointsGetSample.js.map +0 -1
  580. package/dist-esm/samples-dev/frontendEndpointsListByFrontDoorSample.d.ts +0 -2
  581. package/dist-esm/samples-dev/frontendEndpointsListByFrontDoorSample.d.ts.map +0 -1
  582. package/dist-esm/samples-dev/frontendEndpointsListByFrontDoorSample.js +0 -52
  583. package/dist-esm/samples-dev/frontendEndpointsListByFrontDoorSample.js.map +0 -1
  584. package/dist-esm/samples-dev/managedRuleSetsListSample.d.ts +0 -2
  585. package/dist-esm/samples-dev/managedRuleSetsListSample.d.ts.map +0 -1
  586. package/dist-esm/samples-dev/managedRuleSetsListSample.js +0 -50
  587. package/dist-esm/samples-dev/managedRuleSetsListSample.js.map +0 -1
  588. package/dist-esm/samples-dev/networkExperimentProfilesCreateOrUpdateSample.d.ts +0 -2
  589. package/dist-esm/samples-dev/networkExperimentProfilesCreateOrUpdateSample.d.ts.map +0 -1
  590. package/dist-esm/samples-dev/networkExperimentProfilesCreateOrUpdateSample.js +0 -30
  591. package/dist-esm/samples-dev/networkExperimentProfilesCreateOrUpdateSample.js.map +0 -1
  592. package/dist-esm/samples-dev/networkExperimentProfilesDeleteSample.d.ts +0 -2
  593. package/dist-esm/samples-dev/networkExperimentProfilesDeleteSample.d.ts.map +0 -1
  594. package/dist-esm/samples-dev/networkExperimentProfilesDeleteSample.js +0 -36
  595. package/dist-esm/samples-dev/networkExperimentProfilesDeleteSample.js.map +0 -1
  596. package/dist-esm/samples-dev/networkExperimentProfilesGetSample.d.ts +0 -2
  597. package/dist-esm/samples-dev/networkExperimentProfilesGetSample.d.ts.map +0 -1
  598. package/dist-esm/samples-dev/networkExperimentProfilesGetSample.js +0 -36
  599. package/dist-esm/samples-dev/networkExperimentProfilesGetSample.js.map +0 -1
  600. package/dist-esm/samples-dev/networkExperimentProfilesListByResourceGroupSample.d.ts +0 -2
  601. package/dist-esm/samples-dev/networkExperimentProfilesListByResourceGroupSample.d.ts.map +0 -1
  602. package/dist-esm/samples-dev/networkExperimentProfilesListByResourceGroupSample.js +0 -51
  603. package/dist-esm/samples-dev/networkExperimentProfilesListByResourceGroupSample.js.map +0 -1
  604. package/dist-esm/samples-dev/networkExperimentProfilesListSample.d.ts +0 -2
  605. package/dist-esm/samples-dev/networkExperimentProfilesListSample.d.ts.map +0 -1
  606. package/dist-esm/samples-dev/networkExperimentProfilesListSample.js +0 -50
  607. package/dist-esm/samples-dev/networkExperimentProfilesListSample.js.map +0 -1
  608. package/dist-esm/samples-dev/networkExperimentProfilesUpdateSample.d.ts +0 -2
  609. package/dist-esm/samples-dev/networkExperimentProfilesUpdateSample.d.ts.map +0 -1
  610. package/dist-esm/samples-dev/networkExperimentProfilesUpdateSample.js +0 -33
  611. package/dist-esm/samples-dev/networkExperimentProfilesUpdateSample.js.map +0 -1
  612. package/dist-esm/samples-dev/policiesCreateOrUpdateSample.d.ts +0 -2
  613. package/dist-esm/samples-dev/policiesCreateOrUpdateSample.d.ts.map +0 -1
  614. package/dist-esm/samples-dev/policiesCreateOrUpdateSample.js +0 -132
  615. package/dist-esm/samples-dev/policiesCreateOrUpdateSample.js.map +0 -1
  616. package/dist-esm/samples-dev/policiesDeleteSample.d.ts +0 -2
  617. package/dist-esm/samples-dev/policiesDeleteSample.d.ts.map +0 -1
  618. package/dist-esm/samples-dev/policiesDeleteSample.js +0 -36
  619. package/dist-esm/samples-dev/policiesDeleteSample.js.map +0 -1
  620. package/dist-esm/samples-dev/policiesGetSample.d.ts +0 -2
  621. package/dist-esm/samples-dev/policiesGetSample.d.ts.map +0 -1
  622. package/dist-esm/samples-dev/policiesGetSample.js +0 -36
  623. package/dist-esm/samples-dev/policiesGetSample.js.map +0 -1
  624. package/dist-esm/samples-dev/policiesListBySubscriptionSample.d.ts +0 -2
  625. package/dist-esm/samples-dev/policiesListBySubscriptionSample.d.ts.map +0 -1
  626. package/dist-esm/samples-dev/policiesListBySubscriptionSample.js +0 -50
  627. package/dist-esm/samples-dev/policiesListBySubscriptionSample.js.map +0 -1
  628. package/dist-esm/samples-dev/policiesListSample.d.ts +0 -2
  629. package/dist-esm/samples-dev/policiesListSample.d.ts.map +0 -1
  630. package/dist-esm/samples-dev/policiesListSample.js +0 -51
  631. package/dist-esm/samples-dev/policiesListSample.js.map +0 -1
  632. package/dist-esm/samples-dev/policiesUpdateSample.d.ts +0 -2
  633. package/dist-esm/samples-dev/policiesUpdateSample.d.ts.map +0 -1
  634. package/dist-esm/samples-dev/policiesUpdateSample.js +0 -30
  635. package/dist-esm/samples-dev/policiesUpdateSample.js.map +0 -1
  636. package/dist-esm/samples-dev/preconfiguredEndpointsListSample.d.ts +0 -2
  637. package/dist-esm/samples-dev/preconfiguredEndpointsListSample.d.ts.map +0 -1
  638. package/dist-esm/samples-dev/preconfiguredEndpointsListSample.js +0 -52
  639. package/dist-esm/samples-dev/preconfiguredEndpointsListSample.js.map +0 -1
  640. package/dist-esm/samples-dev/reportsGetLatencyScorecardsSample.d.ts +0 -2
  641. package/dist-esm/samples-dev/reportsGetLatencyScorecardsSample.d.ts.map +0 -1
  642. package/dist-esm/samples-dev/reportsGetLatencyScorecardsSample.js +0 -38
  643. package/dist-esm/samples-dev/reportsGetLatencyScorecardsSample.js.map +0 -1
  644. package/dist-esm/samples-dev/reportsGetTimeseriesSample.d.ts +0 -2
  645. package/dist-esm/samples-dev/reportsGetTimeseriesSample.d.ts.map +0 -1
  646. package/dist-esm/samples-dev/reportsGetTimeseriesSample.js +0 -41
  647. package/dist-esm/samples-dev/reportsGetTimeseriesSample.js.map +0 -1
  648. package/dist-esm/samples-dev/rulesEnginesCreateOrUpdateSample.d.ts +0 -2
  649. package/dist-esm/samples-dev/rulesEnginesCreateOrUpdateSample.d.ts.map +0 -1
  650. package/dist-esm/samples-dev/rulesEnginesCreateOrUpdateSample.js +0 -108
  651. package/dist-esm/samples-dev/rulesEnginesCreateOrUpdateSample.js.map +0 -1
  652. package/dist-esm/samples-dev/rulesEnginesDeleteSample.d.ts +0 -2
  653. package/dist-esm/samples-dev/rulesEnginesDeleteSample.d.ts.map +0 -1
  654. package/dist-esm/samples-dev/rulesEnginesDeleteSample.js +0 -37
  655. package/dist-esm/samples-dev/rulesEnginesDeleteSample.js.map +0 -1
  656. package/dist-esm/samples-dev/rulesEnginesGetSample.d.ts +0 -2
  657. package/dist-esm/samples-dev/rulesEnginesGetSample.d.ts.map +0 -1
  658. package/dist-esm/samples-dev/rulesEnginesGetSample.js +0 -37
  659. package/dist-esm/samples-dev/rulesEnginesGetSample.js.map +0 -1
  660. package/dist-esm/samples-dev/rulesEnginesListByFrontDoorSample.d.ts +0 -2
  661. package/dist-esm/samples-dev/rulesEnginesListByFrontDoorSample.d.ts.map +0 -1
  662. package/dist-esm/samples-dev/rulesEnginesListByFrontDoorSample.js +0 -52
  663. package/dist-esm/samples-dev/rulesEnginesListByFrontDoorSample.js.map +0 -1
  664. package/dist-esm/src/frontDoorManagementClient.d.ts +0 -30
  665. package/dist-esm/src/frontDoorManagementClient.d.ts.map +0 -1
  666. package/dist-esm/src/frontDoorManagementClient.js +0 -80
  667. package/dist-esm/src/frontDoorManagementClient.js.map +0 -1
  668. package/dist-esm/src/index.d.ts +0 -5
  669. package/dist-esm/src/index.d.ts.map +0 -1
  670. package/dist-esm/src/index.js +0 -13
  671. package/dist-esm/src/index.js.map +0 -1
  672. package/dist-esm/src/lroImpl.js.map +0 -1
  673. package/dist-esm/src/models/index.js.map +0 -1
  674. package/dist-esm/src/models/mappers.js.map +0 -1
  675. package/dist-esm/src/models/parameters.js +0 -320
  676. package/dist-esm/src/models/parameters.js.map +0 -1
  677. package/dist-esm/src/operations/endpoints.d.ts +0 -34
  678. package/dist-esm/src/operations/endpoints.d.ts.map +0 -1
  679. package/dist-esm/src/operations/endpoints.js +0 -112
  680. package/dist-esm/src/operations/endpoints.js.map +0 -1
  681. package/dist-esm/src/operations/experiments.d.ts +0 -99
  682. package/dist-esm/src/operations/experiments.d.ts.map +0 -1
  683. package/dist-esm/src/operations/experiments.js +0 -460
  684. package/dist-esm/src/operations/experiments.js.map +0 -1
  685. package/dist-esm/src/operations/frontDoorNameAvailability.d.ts +0 -19
  686. package/dist-esm/src/operations/frontDoorNameAvailability.d.ts.map +0 -1
  687. package/dist-esm/src/operations/frontDoorNameAvailability.js +0 -49
  688. package/dist-esm/src/operations/frontDoorNameAvailability.js.map +0 -1
  689. package/dist-esm/src/operations/frontDoorNameAvailabilityWithSubscription.d.ts +0 -19
  690. package/dist-esm/src/operations/frontDoorNameAvailabilityWithSubscription.d.ts.map +0 -1
  691. package/dist-esm/src/operations/frontDoorNameAvailabilityWithSubscription.js +0 -49
  692. package/dist-esm/src/operations/frontDoorNameAvailabilityWithSubscription.js.map +0 -1
  693. package/dist-esm/src/operations/frontDoors.d.ts +0 -100
  694. package/dist-esm/src/operations/frontDoors.d.ts.map +0 -1
  695. package/dist-esm/src/operations/frontDoors.js +0 -490
  696. package/dist-esm/src/operations/frontDoors.js.map +0 -1
  697. package/dist-esm/src/operations/frontendEndpoints.d.ts +0 -81
  698. package/dist-esm/src/operations/frontendEndpoints.d.ts.map +0 -1
  699. package/dist-esm/src/operations/frontendEndpoints.js +0 -356
  700. package/dist-esm/src/operations/frontendEndpoints.js.map +0 -1
  701. package/dist-esm/src/operations/index.d.ts +0 -13
  702. package/dist-esm/src/operations/index.d.ts.map +0 -1
  703. package/dist-esm/src/operations/index.js +0 -20
  704. package/dist-esm/src/operations/index.js.map +0 -1
  705. package/dist-esm/src/operations/managedRuleSets.d.ts +0 -32
  706. package/dist-esm/src/operations/managedRuleSets.d.ts.map +0 -1
  707. package/dist-esm/src/operations/managedRuleSets.js +0 -137
  708. package/dist-esm/src/operations/managedRuleSets.js.map +0 -1
  709. package/dist-esm/src/operations/networkExperimentProfiles.d.ts +0 -107
  710. package/dist-esm/src/operations/networkExperimentProfiles.d.ts.map +0 -1
  711. package/dist-esm/src/operations/networkExperimentProfiles.js +0 -543
  712. package/dist-esm/src/operations/networkExperimentProfiles.js.map +0 -1
  713. package/dist-esm/src/operations/policies.d.ts +0 -109
  714. package/dist-esm/src/operations/policies.d.ts.map +0 -1
  715. package/dist-esm/src/operations/policies.js +0 -536
  716. package/dist-esm/src/operations/policies.js.map +0 -1
  717. package/dist-esm/src/operations/preconfiguredEndpoints.d.ts +0 -38
  718. package/dist-esm/src/operations/preconfiguredEndpoints.d.ts.map +0 -1
  719. package/dist-esm/src/operations/preconfiguredEndpoints.js +0 -150
  720. package/dist-esm/src/operations/preconfiguredEndpoints.js.map +0 -1
  721. package/dist-esm/src/operations/reports.d.ts +0 -34
  722. package/dist-esm/src/operations/reports.d.ts.map +0 -1
  723. package/dist-esm/src/operations/reports.js +0 -120
  724. package/dist-esm/src/operations/reports.js.map +0 -1
  725. package/dist-esm/src/operations/rulesEngines.d.ts +0 -83
  726. package/dist-esm/src/operations/rulesEngines.d.ts.map +0 -1
  727. package/dist-esm/src/operations/rulesEngines.js +0 -366
  728. package/dist-esm/src/operations/rulesEngines.js.map +0 -1
  729. package/dist-esm/src/operationsInterfaces/endpoints.d.ts +0 -26
  730. package/dist-esm/src/operationsInterfaces/endpoints.d.ts.map +0 -1
  731. package/dist-esm/src/operationsInterfaces/endpoints.js.map +0 -1
  732. package/dist-esm/src/operationsInterfaces/experiments.d.ts +0 -74
  733. package/dist-esm/src/operationsInterfaces/experiments.d.ts.map +0 -1
  734. package/dist-esm/src/operationsInterfaces/experiments.js.map +0 -1
  735. package/dist-esm/src/operationsInterfaces/frontDoorNameAvailability.d.ts +0 -11
  736. package/dist-esm/src/operationsInterfaces/frontDoorNameAvailability.d.ts.map +0 -1
  737. package/dist-esm/src/operationsInterfaces/frontDoorNameAvailability.js.map +0 -1
  738. package/dist-esm/src/operationsInterfaces/frontDoorNameAvailabilityWithSubscription.d.ts +0 -11
  739. package/dist-esm/src/operationsInterfaces/frontDoorNameAvailabilityWithSubscription.d.ts.map +0 -1
  740. package/dist-esm/src/operationsInterfaces/frontDoorNameAvailabilityWithSubscription.js.map +0 -1
  741. package/dist-esm/src/operationsInterfaces/frontDoors.d.ts +0 -64
  742. package/dist-esm/src/operationsInterfaces/frontDoors.d.ts.map +0 -1
  743. package/dist-esm/src/operationsInterfaces/frontDoors.js.map +0 -1
  744. package/dist-esm/src/operationsInterfaces/frontendEndpoints.d.ts +0 -56
  745. package/dist-esm/src/operationsInterfaces/frontendEndpoints.d.ts.map +0 -1
  746. package/dist-esm/src/operationsInterfaces/frontendEndpoints.js.map +0 -1
  747. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -13
  748. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  749. package/dist-esm/src/operationsInterfaces/index.js +0 -20
  750. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  751. package/dist-esm/src/operationsInterfaces/managedRuleSets.d.ts +0 -11
  752. package/dist-esm/src/operationsInterfaces/managedRuleSets.d.ts.map +0 -1
  753. package/dist-esm/src/operationsInterfaces/managedRuleSets.js.map +0 -1
  754. package/dist-esm/src/operationsInterfaces/networkExperimentProfiles.d.ts +0 -71
  755. package/dist-esm/src/operationsInterfaces/networkExperimentProfiles.d.ts.map +0 -1
  756. package/dist-esm/src/operationsInterfaces/networkExperimentProfiles.js.map +0 -1
  757. package/dist-esm/src/operationsInterfaces/policies.d.ts +0 -73
  758. package/dist-esm/src/operationsInterfaces/policies.d.ts.map +0 -1
  759. package/dist-esm/src/operationsInterfaces/policies.js.map +0 -1
  760. package/dist-esm/src/operationsInterfaces/preconfiguredEndpoints.d.ts +0 -13
  761. package/dist-esm/src/operationsInterfaces/preconfiguredEndpoints.d.ts.map +0 -1
  762. package/dist-esm/src/operationsInterfaces/preconfiguredEndpoints.js.map +0 -1
  763. package/dist-esm/src/operationsInterfaces/reports.d.ts +0 -26
  764. package/dist-esm/src/operationsInterfaces/reports.d.ts.map +0 -1
  765. package/dist-esm/src/operationsInterfaces/reports.js.map +0 -1
  766. package/dist-esm/src/operationsInterfaces/rulesEngines.d.ts +0 -58
  767. package/dist-esm/src/operationsInterfaces/rulesEngines.d.ts.map +0 -1
  768. package/dist-esm/src/operationsInterfaces/rulesEngines.js.map +0 -1
  769. package/dist-esm/src/pagingHelper.js.map +0 -1
  770. package/dist-esm/test/frontdoor_operations_test.spec.d.ts +0 -4
  771. package/dist-esm/test/frontdoor_operations_test.spec.d.ts.map +0 -1
  772. package/dist-esm/test/frontdoor_operations_test.spec.js +0 -59
  773. package/dist-esm/test/frontdoor_operations_test.spec.js.map +0 -1
  774. package/src/frontDoorManagementClient.ts +0 -169
  775. package/src/index.ts +0 -13
  776. package/src/lroImpl.ts +0 -38
  777. package/src/models/index.ts +0 -3079
  778. package/src/models/mappers.ts +0 -3464
  779. package/src/models/parameters.ts +0 -373
  780. package/src/operations/endpoints.ts +0 -154
  781. package/src/operations/experiments.ts +0 -641
  782. package/src/operations/frontDoorNameAvailability.ts +0 -69
  783. package/src/operations/frontDoorNameAvailabilityWithSubscription.ts +0 -69
  784. package/src/operations/frontDoors.ts +0 -624
  785. package/src/operations/frontendEndpoints.ts +0 -486
  786. package/src/operations/index.ts +0 -20
  787. package/src/operations/managedRuleSets.ts +0 -153
  788. package/src/operations/networkExperimentProfiles.ts +0 -707
  789. package/src/operations/policies.ts +0 -694
  790. package/src/operations/preconfiguredEndpoints.ts +0 -193
  791. package/src/operations/reports.ts +0 -158
  792. package/src/operations/rulesEngines.ts +0 -504
  793. package/src/operationsInterfaces/endpoints.ts +0 -47
  794. package/src/operationsInterfaces/experiments.ts +0 -147
  795. package/src/operationsInterfaces/frontDoorNameAvailability.ts +0 -26
  796. package/src/operationsInterfaces/frontDoorNameAvailabilityWithSubscription.ts +0 -26
  797. package/src/operationsInterfaces/frontDoors.ts +0 -122
  798. package/src/operationsInterfaces/frontendEndpoints.ts +0 -104
  799. package/src/operationsInterfaces/index.ts +0 -20
  800. package/src/operationsInterfaces/managedRuleSets.ts +0 -25
  801. package/src/operationsInterfaces/networkExperimentProfiles.ts +0 -139
  802. package/src/operationsInterfaces/policies.ts +0 -141
  803. package/src/operationsInterfaces/preconfiguredEndpoints.ts +0 -29
  804. package/src/operationsInterfaces/reports.ts +0 -57
  805. package/src/operationsInterfaces/rulesEngines.ts +0 -111
  806. package/src/pagingHelper.ts +0 -39
  807. package/tsconfig.json +0 -33
  808. package/types/arm-frontdoor.d.ts +0 -3556
  809. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
  810. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
  811. /package/{dist-esm/src → dist/browser}/lroImpl.js +0 -0
  812. /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
  813. /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
  814. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  815. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  816. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  817. /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
  818. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  819. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  820. /package/{dist-esm/src → dist/browser}/operationsInterfaces/endpoints.js +0 -0
  821. /package/{dist-esm/src → dist/browser}/operationsInterfaces/experiments.js +0 -0
  822. /package/{dist-esm/src → dist/browser}/operationsInterfaces/frontDoorNameAvailability.js +0 -0
  823. /package/{dist-esm/src → dist/browser}/operationsInterfaces/frontDoorNameAvailabilityWithSubscription.js +0 -0
  824. /package/{dist-esm/src → dist/browser}/operationsInterfaces/frontDoors.js +0 -0
  825. /package/{dist-esm/src → dist/browser}/operationsInterfaces/frontendEndpoints.js +0 -0
  826. /package/{dist-esm/src → dist/browser}/operationsInterfaces/managedRuleSets.js +0 -0
  827. /package/{dist-esm/src → dist/browser}/operationsInterfaces/networkExperimentProfiles.js +0 -0
  828. /package/{dist-esm/src → dist/browser}/operationsInterfaces/policies.js +0 -0
  829. /package/{dist-esm/src → dist/browser}/operationsInterfaces/preconfiguredEndpoints.js +0 -0
  830. /package/{dist-esm/src → dist/browser}/operationsInterfaces/reports.js +0 -0
  831. /package/{dist-esm/src → dist/browser}/operationsInterfaces/rulesEngines.js +0 -0
  832. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  833. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  834. /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
  835. /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
@@ -0,0 +1,30 @@
1
+ import * as coreClient from "@azure/core-client";
2
+ import * as coreAuth from "@azure/core-auth";
3
+ import { Policies, ManagedRuleSets, FrontDoorNameAvailability, FrontDoorNameAvailabilityWithSubscription, FrontDoors, FrontendEndpoints, Endpoints, RulesEngines, NetworkExperimentProfiles, PreconfiguredEndpoints, Experiments, Reports } from "./operationsInterfaces/index.js";
4
+ import { FrontDoorManagementClientOptionalParams } from "./models/index.js";
5
+ export declare class FrontDoorManagementClient extends coreClient.ServiceClient {
6
+ $host: string;
7
+ subscriptionId?: string;
8
+ /**
9
+ * Initializes a new instance of the FrontDoorManagementClient class.
10
+ * @param credentials Subscription credentials which uniquely identify client subscription.
11
+ * @param subscriptionId The subscription credentials which uniquely identify the Microsoft Azure
12
+ * subscription. The subscription ID forms part of the URI for every service call.
13
+ * @param options The parameter options
14
+ */
15
+ constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: FrontDoorManagementClientOptionalParams);
16
+ constructor(credentials: coreAuth.TokenCredential, options?: FrontDoorManagementClientOptionalParams);
17
+ policies: Policies;
18
+ managedRuleSets: ManagedRuleSets;
19
+ frontDoorNameAvailability: FrontDoorNameAvailability;
20
+ frontDoorNameAvailabilityWithSubscription: FrontDoorNameAvailabilityWithSubscription;
21
+ frontDoors: FrontDoors;
22
+ frontendEndpoints: FrontendEndpoints;
23
+ endpoints: Endpoints;
24
+ rulesEngines: RulesEngines;
25
+ networkExperimentProfiles: NetworkExperimentProfiles;
26
+ preconfiguredEndpoints: PreconfiguredEndpoints;
27
+ experiments: Experiments;
28
+ reports: Reports;
29
+ }
30
+ //# sourceMappingURL=frontDoorManagementClient.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"frontDoorManagementClient.d.ts","sourceRoot":"","sources":["../../src/frontDoorManagementClient.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAEjD,OAAO,KAAK,QAAQ,MAAM,kBAAkB,CAAC;AAe7C,OAAO,EACL,QAAQ,EACR,eAAe,EACf,yBAAyB,EACzB,yCAAyC,EACzC,UAAU,EACV,iBAAiB,EACjB,SAAS,EACT,YAAY,EACZ,yBAAyB,EACzB,sBAAsB,EACtB,WAAW,EACX,OAAO,EACR,MAAM,iCAAiC,CAAC;AACzC,OAAO,EAAE,uCAAuC,EAAE,MAAM,mBAAmB,CAAC;AAE5E,qBAAa,yBAA0B,SAAQ,UAAU,CAAC,aAAa;IACrE,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;;;;;OAMG;gBAED,WAAW,EAAE,QAAQ,CAAC,eAAe,EACrC,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,uCAAuC;gBAGjD,WAAW,EAAE,QAAQ,CAAC,eAAe,EACrC,OAAO,CAAC,EAAE,uCAAuC;IAiGnD,QAAQ,EAAE,QAAQ,CAAC;IACnB,eAAe,EAAE,eAAe,CAAC;IACjC,yBAAyB,EAAE,yBAAyB,CAAC;IACrD,yCAAyC,EAAE,yCAAyC,CAAC;IACrF,UAAU,EAAE,UAAU,CAAC;IACvB,iBAAiB,EAAE,iBAAiB,CAAC;IACrC,SAAS,EAAE,SAAS,CAAC;IACrB,YAAY,EAAE,YAAY,CAAC;IAC3B,yBAAyB,EAAE,yBAAyB,CAAC;IACrD,sBAAsB,EAAE,sBAAsB,CAAC;IAC/C,WAAW,EAAE,WAAW,CAAC;IACzB,OAAO,EAAE,OAAO,CAAC;CAClB"}
@@ -0,0 +1,80 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+ import * as coreClient from "@azure/core-client";
9
+ import * as coreRestPipeline from "@azure/core-rest-pipeline";
10
+ import { PoliciesImpl, ManagedRuleSetsImpl, FrontDoorNameAvailabilityImpl, FrontDoorNameAvailabilityWithSubscriptionImpl, FrontDoorsImpl, FrontendEndpointsImpl, EndpointsImpl, RulesEnginesImpl, NetworkExperimentProfilesImpl, PreconfiguredEndpointsImpl, ExperimentsImpl, ReportsImpl, } from "./operations/index.js";
11
+ export class FrontDoorManagementClient extends coreClient.ServiceClient {
12
+ constructor(credentials, subscriptionIdOrOptions, options) {
13
+ var _a, _b, _c;
14
+ if (credentials === undefined) {
15
+ throw new Error("'credentials' cannot be null");
16
+ }
17
+ let subscriptionId;
18
+ if (typeof subscriptionIdOrOptions === "string") {
19
+ subscriptionId = subscriptionIdOrOptions;
20
+ }
21
+ else if (typeof subscriptionIdOrOptions === "object") {
22
+ options = subscriptionIdOrOptions;
23
+ }
24
+ // Initializing default values for options
25
+ if (!options) {
26
+ options = {};
27
+ }
28
+ const defaults = {
29
+ requestContentType: "application/json; charset=utf-8",
30
+ credential: credentials,
31
+ };
32
+ const packageDetails = `azsdk-js-arm-frontdoor/5.3.1`;
33
+ const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
34
+ ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
35
+ : `${packageDetails}`;
36
+ const optionsWithDefaults = Object.assign(Object.assign(Object.assign({}, defaults), options), { userAgentOptions: {
37
+ userAgentPrefix,
38
+ }, endpoint: (_b = (_a = options.endpoint) !== null && _a !== void 0 ? _a : options.baseUri) !== null && _b !== void 0 ? _b : "https://management.azure.com" });
39
+ super(optionsWithDefaults);
40
+ let bearerTokenAuthenticationPolicyFound = false;
41
+ if ((options === null || options === void 0 ? void 0 : options.pipeline) && options.pipeline.getOrderedPolicies().length > 0) {
42
+ const pipelinePolicies = options.pipeline.getOrderedPolicies();
43
+ bearerTokenAuthenticationPolicyFound = pipelinePolicies.some((pipelinePolicy) => pipelinePolicy.name ===
44
+ coreRestPipeline.bearerTokenAuthenticationPolicyName);
45
+ }
46
+ if (!options ||
47
+ !options.pipeline ||
48
+ options.pipeline.getOrderedPolicies().length == 0 ||
49
+ !bearerTokenAuthenticationPolicyFound) {
50
+ this.pipeline.removePolicy({
51
+ name: coreRestPipeline.bearerTokenAuthenticationPolicyName,
52
+ });
53
+ this.pipeline.addPolicy(coreRestPipeline.bearerTokenAuthenticationPolicy({
54
+ credential: credentials,
55
+ scopes: (_c = optionsWithDefaults.credentialScopes) !== null && _c !== void 0 ? _c : `${optionsWithDefaults.endpoint}/.default`,
56
+ challengeCallbacks: {
57
+ authorizeRequestOnChallenge: coreClient.authorizeRequestOnClaimChallenge,
58
+ },
59
+ }));
60
+ }
61
+ // Parameter assignments
62
+ this.subscriptionId = subscriptionId;
63
+ // Assigning values to Constant parameters
64
+ this.$host = options.$host || "https://management.azure.com";
65
+ this.policies = new PoliciesImpl(this);
66
+ this.managedRuleSets = new ManagedRuleSetsImpl(this);
67
+ this.frontDoorNameAvailability = new FrontDoorNameAvailabilityImpl(this);
68
+ this.frontDoorNameAvailabilityWithSubscription =
69
+ new FrontDoorNameAvailabilityWithSubscriptionImpl(this);
70
+ this.frontDoors = new FrontDoorsImpl(this);
71
+ this.frontendEndpoints = new FrontendEndpointsImpl(this);
72
+ this.endpoints = new EndpointsImpl(this);
73
+ this.rulesEngines = new RulesEnginesImpl(this);
74
+ this.networkExperimentProfiles = new NetworkExperimentProfilesImpl(this);
75
+ this.preconfiguredEndpoints = new PreconfiguredEndpointsImpl(this);
76
+ this.experiments = new ExperimentsImpl(this);
77
+ this.reports = new ReportsImpl(this);
78
+ }
79
+ }
80
+ //# sourceMappingURL=frontDoorManagementClient.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"frontDoorManagementClient.js","sourceRoot":"","sources":["../../src/frontDoorManagementClient.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\nimport * as coreRestPipeline from \"@azure/core-rest-pipeline\";\nimport * as coreAuth from \"@azure/core-auth\";\nimport {\n PoliciesImpl,\n ManagedRuleSetsImpl,\n FrontDoorNameAvailabilityImpl,\n FrontDoorNameAvailabilityWithSubscriptionImpl,\n FrontDoorsImpl,\n FrontendEndpointsImpl,\n EndpointsImpl,\n RulesEnginesImpl,\n NetworkExperimentProfilesImpl,\n PreconfiguredEndpointsImpl,\n ExperimentsImpl,\n ReportsImpl,\n} from \"./operations/index.js\";\nimport {\n Policies,\n ManagedRuleSets,\n FrontDoorNameAvailability,\n FrontDoorNameAvailabilityWithSubscription,\n FrontDoors,\n FrontendEndpoints,\n Endpoints,\n RulesEngines,\n NetworkExperimentProfiles,\n PreconfiguredEndpoints,\n Experiments,\n Reports,\n} from \"./operationsInterfaces/index.js\";\nimport { FrontDoorManagementClientOptionalParams } from \"./models/index.js\";\n\nexport class FrontDoorManagementClient extends coreClient.ServiceClient {\n $host: string;\n subscriptionId?: string;\n\n /**\n * Initializes a new instance of the FrontDoorManagementClient class.\n * @param credentials Subscription credentials which uniquely identify client subscription.\n * @param subscriptionId The subscription credentials which uniquely identify the Microsoft Azure\n * subscription. The subscription ID forms part of the URI for every service call.\n * @param options The parameter options\n */\n constructor(\n credentials: coreAuth.TokenCredential,\n subscriptionId: string,\n options?: FrontDoorManagementClientOptionalParams,\n );\n constructor(\n credentials: coreAuth.TokenCredential,\n options?: FrontDoorManagementClientOptionalParams,\n );\n constructor(\n credentials: coreAuth.TokenCredential,\n subscriptionIdOrOptions?: FrontDoorManagementClientOptionalParams | string,\n options?: FrontDoorManagementClientOptionalParams,\n ) {\n if (credentials === undefined) {\n throw new Error(\"'credentials' cannot be null\");\n }\n\n let subscriptionId: string | undefined;\n\n if (typeof subscriptionIdOrOptions === \"string\") {\n subscriptionId = subscriptionIdOrOptions;\n } else if (typeof subscriptionIdOrOptions === \"object\") {\n options = subscriptionIdOrOptions;\n }\n\n // Initializing default values for options\n if (!options) {\n options = {};\n }\n const defaults: FrontDoorManagementClientOptionalParams = {\n requestContentType: \"application/json; charset=utf-8\",\n credential: credentials,\n };\n\n const packageDetails = `azsdk-js-arm-frontdoor/5.3.1`;\n const userAgentPrefix =\n options.userAgentOptions && options.userAgentOptions.userAgentPrefix\n ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`\n : `${packageDetails}`;\n\n const optionsWithDefaults = {\n ...defaults,\n ...options,\n userAgentOptions: {\n userAgentPrefix,\n },\n endpoint:\n options.endpoint ?? options.baseUri ?? \"https://management.azure.com\",\n };\n super(optionsWithDefaults);\n\n let bearerTokenAuthenticationPolicyFound: boolean = false;\n if (options?.pipeline && options.pipeline.getOrderedPolicies().length > 0) {\n const pipelinePolicies: coreRestPipeline.PipelinePolicy[] =\n options.pipeline.getOrderedPolicies();\n bearerTokenAuthenticationPolicyFound = pipelinePolicies.some(\n (pipelinePolicy) =>\n pipelinePolicy.name ===\n coreRestPipeline.bearerTokenAuthenticationPolicyName,\n );\n }\n if (\n !options ||\n !options.pipeline ||\n options.pipeline.getOrderedPolicies().length == 0 ||\n !bearerTokenAuthenticationPolicyFound\n ) {\n this.pipeline.removePolicy({\n name: coreRestPipeline.bearerTokenAuthenticationPolicyName,\n });\n this.pipeline.addPolicy(\n coreRestPipeline.bearerTokenAuthenticationPolicy({\n credential: credentials,\n scopes:\n optionsWithDefaults.credentialScopes ??\n `${optionsWithDefaults.endpoint}/.default`,\n challengeCallbacks: {\n authorizeRequestOnChallenge:\n coreClient.authorizeRequestOnClaimChallenge,\n },\n }),\n );\n }\n // Parameter assignments\n this.subscriptionId = subscriptionId;\n\n // Assigning values to Constant parameters\n this.$host = options.$host || \"https://management.azure.com\";\n this.policies = new PoliciesImpl(this);\n this.managedRuleSets = new ManagedRuleSetsImpl(this);\n this.frontDoorNameAvailability = new FrontDoorNameAvailabilityImpl(this);\n this.frontDoorNameAvailabilityWithSubscription =\n new FrontDoorNameAvailabilityWithSubscriptionImpl(this);\n this.frontDoors = new FrontDoorsImpl(this);\n this.frontendEndpoints = new FrontendEndpointsImpl(this);\n this.endpoints = new EndpointsImpl(this);\n this.rulesEngines = new RulesEnginesImpl(this);\n this.networkExperimentProfiles = new NetworkExperimentProfilesImpl(this);\n this.preconfiguredEndpoints = new PreconfiguredEndpointsImpl(this);\n this.experiments = new ExperimentsImpl(this);\n this.reports = new ReportsImpl(this);\n }\n\n policies: Policies;\n managedRuleSets: ManagedRuleSets;\n frontDoorNameAvailability: FrontDoorNameAvailability;\n frontDoorNameAvailabilityWithSubscription: FrontDoorNameAvailabilityWithSubscription;\n frontDoors: FrontDoors;\n frontendEndpoints: FrontendEndpoints;\n endpoints: Endpoints;\n rulesEngines: RulesEngines;\n networkExperimentProfiles: NetworkExperimentProfiles;\n preconfiguredEndpoints: PreconfiguredEndpoints;\n experiments: Experiments;\n reports: Reports;\n}\n"]}
@@ -0,0 +1,5 @@
1
+ export { getContinuationToken } from "./pagingHelper.js";
2
+ export * from "./models/index.js";
3
+ export { FrontDoorManagementClient } from "./frontDoorManagementClient.js";
4
+ export * from "./operationsInterfaces/index.js";
5
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AACzD,cAAc,mBAAmB,CAAC;AAClC,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAC3E,cAAc,iCAAiC,CAAC"}
@@ -0,0 +1,13 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+ /// <reference lib="esnext.asynciterable" />
9
+ export { getContinuationToken } from "./pagingHelper.js";
10
+ export * from "./models/index.js";
11
+ export { FrontDoorManagementClient } from "./frontDoorManagementClient.js";
12
+ export * from "./operationsInterfaces/index.js";
13
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,4CAA4C;AAC5C,OAAO,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AACzD,cAAc,mBAAmB,CAAC;AAClC,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAC3E,cAAc,iCAAiC,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/// <reference lib=\"esnext.asynciterable\" />\nexport { getContinuationToken } from \"./pagingHelper.js\";\nexport * from \"./models/index.js\";\nexport { FrontDoorManagementClient } from \"./frontDoorManagementClient.js\";\nexport * from \"./operationsInterfaces/index.js\";\n"]}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"lroImpl.js","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":";AAUA,MAAM,UAAU,aAAa,CAAI,MAQhC;IACC,MAAM,EAAE,IAAI,EAAE,IAAI,EAAE,eAAe,EAAE,GAAG,MAAM,CAAC;IAC/C,OAAO;QACL,aAAa,EAAE,IAAI,CAAC,UAAU;QAC9B,WAAW,EAAE,IAAI,CAAC,IAAK;QACvB,kBAAkB,EAAE,GAAG,EAAE,CAAC,eAAe,CAAC,IAAI,EAAE,IAAI,CAAC;QACrD,eAAe,EAAE,CACf,IAAY,EACZ,OAA2C,EAC3C,EAAE;YACF,MAAM,EAAE,WAAW,KAAkB,IAAI,EAAjB,QAAQ,UAAK,IAAI,EAAnC,eAA4B,CAAO,CAAC;YAC1C,OAAO,eAAe,CAAC,IAAI,kCACtB,QAAQ,KACX,UAAU,EAAE,KAAK,EACjB,IAAI,EACJ,WAAW,EAAE,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,WAAW,IACjC,CAAC;QACL,CAAC;KACF,CAAC;AACJ,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\nimport { AbortSignalLike } from \"@azure/abort-controller\";\nimport { LongRunningOperation, LroResponse } from \"@azure/core-lro\";\n\nexport function createLroSpec<T>(inputs: {\n sendOperationFn: (args: any, spec: any) => Promise<LroResponse<T>>;\n args: Record<string, unknown>;\n spec: {\n readonly requestBody?: unknown;\n readonly path?: string;\n readonly httpMethod: string;\n } & Record<string, any>;\n}): LongRunningOperation<T> {\n const { args, spec, sendOperationFn } = inputs;\n return {\n requestMethod: spec.httpMethod,\n requestPath: spec.path!,\n sendInitialRequest: () => sendOperationFn(args, spec),\n sendPollRequest: (\n path: string,\n options?: { abortSignal?: AbortSignalLike },\n ) => {\n const { requestBody, ...restSpec } = spec;\n return sendOperationFn(args, {\n ...restSpec,\n httpMethod: \"GET\",\n path,\n abortSignal: options?.abortSignal,\n });\n },\n };\n}\n"]}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAw0CH,2EAA2E;AAC3E,MAAM,CAAN,IAAY,uBAKX;AALD,WAAY,uBAAuB;IACjC,eAAe;IACf,gDAAqB,CAAA;IACrB,cAAc;IACd,8CAAmB,CAAA;AACrB,CAAC,EALW,uBAAuB,KAAvB,uBAAuB,QAKlC;AAYD,mEAAmE;AACnE,MAAM,CAAN,IAAY,eAKX;AALD,WAAY,eAAe;IACzB,iBAAiB;IACjB,4CAAyB,CAAA;IACzB,gBAAgB;IAChB,0CAAuB,CAAA;AACzB,CAAC,EALW,eAAe,KAAf,eAAe,QAK1B;AAYD,+EAA+E;AAC/E,MAAM,CAAN,IAAY,2BAKX;AALD,WAAY,2BAA2B;IACrC,eAAe;IACf,oDAAqB,CAAA;IACrB,cAAc;IACd,kDAAmB,CAAA;AACrB,CAAC,EALW,2BAA2B,KAA3B,2BAA2B,QAKtC;AAYD,6FAA6F;AAC7F,MAAM,CAAN,IAAY,yCAKX;AALD,WAAY,yCAAyC;IACnD,cAAc;IACd,gEAAmB,CAAA;IACnB,eAAe;IACf,kEAAqB,CAAA;AACvB,CAAC,EALW,yCAAyC,KAAzC,yCAAyC,QAKpD;AAYD,wFAAwF;AACxF,MAAM,CAAN,IAAY,oCAeX;AAfD,WAAY,oCAAoC;IAC9C,uBAAuB;IACvB,6EAAqC,CAAA;IACrC,iBAAiB;IACjB,iEAAyB,CAAA;IACzB,0BAA0B;IAC1B,mFAA2C,CAAA;IAC3C,yBAAyB;IACzB,iFAAyC,CAAA;IACzC,yBAAyB;IACzB,iFAAyC,CAAA;IACzC,8BAA8B;IAC9B,2FAAmD,CAAA;IACnD,8BAA8B;IAC9B,2FAAmD,CAAA;AACrD,CAAC,EAfW,oCAAoC,KAApC,oCAAoC,QAe/C;AAiBD,wFAAwF;AACxF,MAAM,CAAN,IAAY,oCAKX;AALD,WAAY,oCAAoC;IAC9C,gBAAgB;IAChB,+DAAuB,CAAA;IACvB,aAAa;IACb,yDAAiB,CAAA;AACnB,CAAC,EALW,oCAAoC,KAApC,oCAAoC,QAK/C;AAYD,gFAAgF;AAChF,MAAM,CAAN,IAAY,4BAKX;AALD,WAAY,4BAA4B;IACtC,cAAc;IACd,mDAAmB,CAAA;IACnB,eAAe;IACf,qDAAqB,CAAA;AACvB,CAAC,EALW,4BAA4B,KAA5B,4BAA4B,QAKvC;AAYD,+EAA+E;AAC/E,MAAM,CAAN,IAAY,2BAKX;AALD,WAAY,2BAA2B;IACrC,eAAe;IACf,oDAAqB,CAAA;IACrB,cAAc;IACd,kDAAmB,CAAA;AACrB,CAAC,EALW,2BAA2B,KAA3B,2BAA2B,QAKtC;AAYD,iEAAiE;AACjE,MAAM,CAAN,IAAY,aAKX;AALD,WAAY,aAAa;IACvB,gBAAgB;IAChB,wCAAuB,CAAA;IACvB,oBAAoB;IACpB,gDAA+B,CAAA;AACjC,CAAC,EALW,aAAa,KAAb,aAAa,QAKxB;AAYD,qEAAqE;AACrE,MAAM,CAAN,IAAY,iBAOX;AAPD,WAAY,iBAAiB;IAC3B,iBAAiB;IACjB,8CAAyB,CAAA;IACzB,kBAAkB;IAClB,gDAA2B,CAAA;IAC3B,WAAW;IACX,kCAAa,CAAA;AACf,CAAC,EAPW,iBAAiB,KAAjB,iBAAiB,QAO5B;AAaD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBAmBX;AAnBD,WAAY,kBAAkB;IAC5B,iBAAiB;IACjB,+CAAyB,CAAA;IACzB,oBAAoB;IACpB,qDAA+B,CAAA;IAC/B,kBAAkB;IAClB,iDAA2B,CAAA;IAC3B,eAAe;IACf,2CAAqB,CAAA;IACrB,iBAAiB;IACjB,+CAAyB,CAAA;IACzB,oBAAoB;IACpB,qDAA+B,CAAA;IAC/B,kBAAkB;IAClB,iDAA2B,CAAA;IAC3B,cAAc;IACd,yCAAmB,CAAA;IACnB,iBAAiB;IACjB,+CAAyB,CAAA;AAC3B,CAAC,EAnBW,kBAAkB,KAAlB,kBAAkB,QAmB7B;AAmBD,iEAAiE;AACjE,MAAM,CAAN,IAAY,aAyBX;AAzBD,WAAY,aAAa;IACvB,UAAU;IACV,4BAAW,CAAA;IACX,cAAc;IACd,oCAAmB,CAAA;IACnB,eAAe;IACf,sCAAqB,CAAA;IACrB,YAAY;IACZ,gCAAe,CAAA;IACf,eAAe;IACf,sCAAqB,CAAA;IACrB,eAAe;IACf,sCAAqB,CAAA;IACrB,kBAAkB;IAClB,4CAA2B,CAAA;IAC3B,sBAAsB;IACtB,oDAAmC,CAAA;IACnC,yBAAyB;IACzB,0DAAyC,CAAA;IACzC,iBAAiB;IACjB,0CAAyB,CAAA;IACzB,eAAe;IACf,sCAAqB,CAAA;IACrB,YAAY;IACZ,gCAAe,CAAA;AACjB,CAAC,EAzBW,aAAa,KAAb,aAAa,QAyBxB;AAsBD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBAaX;AAbD,WAAY,kBAAkB;IAC5B,gBAAgB;IAChB,6CAAuB,CAAA;IACvB,gBAAgB;IAChB,6CAAuB,CAAA;IACvB,WAAW;IACX,mCAAa,CAAA;IACb,gBAAgB;IAChB,6CAAuB,CAAA;IACvB,gBAAgB;IAChB,6CAAuB,CAAA;IACvB,kBAAkB;IAClB,iDAA2B,CAAA;AAC7B,CAAC,EAbW,kBAAkB,KAAlB,kBAAkB,QAa7B;AAgBD,mEAAmE;AACnE,MAAM,CAAN,IAAY,eAaX;AAbD,WAAY,eAAe;IACzB,YAAY;IACZ,kCAAe,CAAA;IACf,YAAY;IACZ,kCAAe,CAAA;IACf,UAAU;IACV,8BAAW,CAAA;IACX,eAAe;IACf,wCAAqB,CAAA;IACrB,qBAAqB;IACrB,oDAAiC,CAAA;IACjC,kBAAkB;IAClB,8CAA2B,CAAA;AAC7B,CAAC,EAbW,eAAe,KAAf,eAAe,QAa1B;AAgBD,iFAAiF;AACjF,MAAM,CAAN,IAAY,6BAOX;AAPD,WAAY,6BAA6B;IACvC,YAAY;IACZ,gDAAe,CAAA;IACf,UAAU;IACV,4CAAW,CAAA;IACX,eAAe;IACf,sDAAqB,CAAA;AACvB,CAAC,EAPW,6BAA6B,KAA7B,6BAA6B,QAOxC;AAaD,0FAA0F;AAC1F,MAAM,CAAN,IAAY,sCAWX;AAXD,WAAY,sCAAsC;IAChD,yBAAyB;IACzB,mFAAyC,CAAA;IACzC,yBAAyB;IACzB,mFAAyC,CAAA;IACzC,0BAA0B;IAC1B,qFAA2C,CAAA;IAC3C,8BAA8B;IAC9B,6FAAmD,CAAA;IACnD,8BAA8B;IAC9B,6FAAmD,CAAA;AACrD,CAAC,EAXW,sCAAsC,KAAtC,sCAAsC,QAWjD;AAeD,kGAAkG;AAClG,MAAM,CAAN,IAAY,8CAWX;AAXD,WAAY,8CAA8C;IACxD,aAAa;IACb,mEAAiB,CAAA;IACjB,eAAe;IACf,uEAAqB,CAAA;IACrB,iBAAiB;IACjB,2EAAyB,CAAA;IACzB,eAAe;IACf,uEAAqB,CAAA;IACrB,gBAAgB;IAChB,yEAAuB,CAAA;AACzB,CAAC,EAXW,8CAA8C,KAA9C,8CAA8C,QAWzD;AAeD,gFAAgF;AAChF,MAAM,CAAN,IAAY,4BAKX;AALD,WAAY,4BAA4B;IACtC,eAAe;IACf,qDAAqB,CAAA;IACrB,cAAc;IACd,mDAAmB,CAAA;AACrB,CAAC,EALW,4BAA4B,KAA5B,4BAA4B,QAKvC;AAYD,4EAA4E;AAC5E,MAAM,CAAN,IAAY,wBAaX;AAbD,WAAY,wBAAwB;IAClC,eAAe;IACf,iDAAqB,CAAA;IACrB,eAAe;IACf,iDAAqB,CAAA;IACrB,cAAc;IACd,+CAAmB,CAAA;IACnB,gBAAgB;IAChB,mDAAuB,CAAA;IACvB,eAAe;IACf,iDAAqB,CAAA;IACrB,eAAe;IACf,iDAAqB,CAAA;AACvB,CAAC,EAbW,wBAAwB,KAAxB,wBAAwB,QAanC;AAgBD,gEAAgE;AAChE,MAAM,CAAN,IAAY,YAOX;AAPD,WAAY,YAAY;IACtB,4BAA4B;IAC5B,gEAAgD,CAAA;IAChD,6BAA6B;IAC7B,kEAAkD,CAAA;IAClD,4BAA4B;IAC5B,gEAAgD,CAAA;AAClD,CAAC,EAPW,YAAY,KAAZ,YAAY,QAOvB;AAaD,qEAAqE;AACrE,MAAM,CAAN,IAAY,iBAKX;AALD,WAAY,iBAAiB;IAC3B,gBAAgB;IAChB,4CAAuB,CAAA;IACvB,kBAAkB;IAClB,gDAA2B,CAAA;AAC7B,CAAC,EALW,iBAAiB,KAAjB,iBAAiB,QAK5B;AAYD,+EAA+E;AAC/E,MAAM,CAAN,IAAY,2BAiBX;AAjBD,WAAY,2BAA2B;IACrC,eAAe;IACf,oDAAqB,CAAA;IACrB,eAAe;IACf,oDAAqB,CAAA;IACrB,cAAc;IACd,kDAAmB,CAAA;IACnB,gBAAgB;IAChB,sDAAuB,CAAA;IACvB,eAAe;IACf,oDAAqB,CAAA;IACrB,eAAe;IACf,oDAAqB,CAAA;IACrB,gBAAgB;IAChB,sDAAuB,CAAA;IACvB,eAAe;IACf,oDAAqB,CAAA;AACvB,CAAC,EAjBW,2BAA2B,KAA3B,2BAA2B,QAiBtC;AAkBD,yEAAyE;AACzE,MAAM,CAAN,IAAY,qBAOX;AAPD,WAAY,qBAAqB;IAC/B,aAAa;IACb,0CAAiB,CAAA;IACjB,aAAa;IACb,0CAAiB,CAAA;IACjB,gBAAgB;IAChB,gDAAuB,CAAA;AACzB,CAAC,EAPW,qBAAqB,KAArB,qBAAqB,QAOhC;AAaD,iFAAiF;AACjF,MAAM,CAAN,IAAY,6BAyBX;AAzBD,WAAY,6BAA6B;IACvC,eAAe;IACf,sDAAqB,CAAA;IACrB,iBAAiB;IACjB,0DAAyB,CAAA;IACzB,oBAAoB;IACpB,gEAA+B,CAAA;IAC/B,kBAAkB;IAClB,4DAA2B,CAAA;IAC3B,eAAe;IACf,sDAAqB,CAAA;IACrB,iBAAiB;IACjB,0DAAyB,CAAA;IACzB,kBAAkB;IAClB,4DAA2B,CAAA;IAC3B,sBAAsB;IACtB,oEAAmC,CAAA;IACnC,+BAA+B;IAC/B,sFAAqD,CAAA;IACrD,oBAAoB;IACpB,gEAA+B,CAAA;IAC/B,kBAAkB;IAClB,4DAA2B,CAAA;IAC3B,oBAAoB;IACpB,gEAA+B,CAAA;AACjC,CAAC,EAzBW,6BAA6B,KAA7B,6BAA6B,QAyBxC;AAsBD,4EAA4E;AAC5E,MAAM,CAAN,IAAY,wBAuBX;AAvBD,WAAY,wBAAwB;IAClC,UAAU;IACV,uCAAW,CAAA;IACX,cAAc;IACd,+CAAmB,CAAA;IACnB,eAAe;IACf,iDAAqB,CAAA;IACrB,YAAY;IACZ,2CAAe,CAAA;IACf,eAAe;IACf,iDAAqB,CAAA;IACrB,eAAe;IACf,iDAAqB,CAAA;IACrB,kBAAkB;IAClB,uDAA2B,CAAA;IAC3B,sBAAsB;IACtB,+DAAmC,CAAA;IACnC,yBAAyB;IACzB,qEAAyC,CAAA;IACzC,iBAAiB;IACjB,qDAAyB,CAAA;IACzB,eAAe;IACf,iDAAqB,CAAA;AACvB,CAAC,EAvBW,wBAAwB,KAAxB,wBAAwB,QAuBnC;AAqBD,kEAAkE;AAClE,MAAM,CAAN,IAAY,cAaX;AAbD,WAAY,cAAc;IACxB,gBAAgB;IAChB,yCAAuB,CAAA;IACvB,gBAAgB;IAChB,yCAAuB,CAAA;IACvB,WAAW;IACX,+BAAa,CAAA;IACb,gBAAgB;IAChB,yCAAuB,CAAA;IACvB,gBAAgB;IAChB,yCAAuB,CAAA;IACvB,kBAAkB;IAClB,6CAA2B,CAAA;AAC7B,CAAC,EAbW,cAAc,KAAd,cAAc,QAazB;AAgBD,gFAAgF;AAChF,MAAM,CAAN,IAAY,4BAKX;AALD,WAAY,4BAA4B;IACtC,eAAe;IACf,qDAAqB,CAAA;IACrB,WAAW;IACX,6CAAa,CAAA;AACf,CAAC,EALW,4BAA4B,KAA5B,4BAA4B,QAKvC;AAYD,0EAA0E;AAC1E,MAAM,CAAN,IAAY,sBAKX;AALD,WAAY,sBAAsB;IAChC,WAAW;IACX,uCAAa,CAAA;IACb,YAAY;IACZ,yCAAe,CAAA;AACjB,CAAC,EALW,sBAAsB,KAAtB,sBAAsB,QAKjC;AAYD,gFAAgF;AAChF,MAAM,CAAN,IAAY,4BAKX;AALD,WAAY,4BAA4B;IACtC,cAAc;IACd,mDAAmB,CAAA;IACnB,eAAe;IACf,qDAAqB,CAAA;AACvB,CAAC,EALW,4BAA4B,KAA5B,4BAA4B,QAKvC;AAYD,mFAAmF;AACnF,MAAM,CAAN,IAAY,+BAKX;AALD,WAAY,+BAA+B;IACzC,UAAU;IACV,8CAAW,CAAA;IACX,WAAW;IACX,gDAAa,CAAA;AACf,CAAC,EALW,+BAA+B,KAA/B,+BAA+B,QAK1C;AAYD,2EAA2E;AAC3E,MAAM,CAAN,IAAY,uBAKX;AALD,WAAY,uBAAuB;IACjC,cAAc;IACd,8CAAmB,CAAA;IACnB,eAAe;IACf,gDAAqB,CAAA;AACvB,CAAC,EALW,uBAAuB,KAAvB,uBAAuB,QAKlC;AAYD,8EAA8E;AAC9E,MAAM,CAAN,IAAY,0BAWX;AAXD,WAAY,0BAA0B;IACpC,cAAc;IACd,iDAAmB,CAAA;IACnB,eAAe;IACf,mDAAqB,CAAA;IACrB,eAAe;IACf,mDAAqB,CAAA;IACrB,mBAAmB;IACnB,2DAA6B,CAAA;IAC7B,cAAc;IACd,iDAAmB,CAAA;AACrB,CAAC,EAXW,0BAA0B,KAA1B,0BAA0B,QAWrC;AAeD,4EAA4E;AAC5E,MAAM,CAAN,IAAY,wBAKX;AALD,WAAY,wBAAwB;IAClC,cAAc;IACd,+CAAmB,CAAA;IACnB,eAAe;IACf,iDAAqB,CAAA;AACvB,CAAC,EALW,wBAAwB,KAAxB,wBAAwB,QAKnC;AAYD,qFAAqF;AACrF,MAAM,CAAN,IAAY,iCAWX;AAXD,WAAY,iCAAiC;IAC3C,eAAe;IACf,0DAAqB,CAAA;IACrB,cAAc;IACd,wDAAmB,CAAA;IACnB,gBAAgB;IAChB,4DAAuB,CAAA;IACvB,eAAe;IACf,0DAAqB,CAAA;IACrB,aAAa;IACb,sDAAiB,CAAA;AACnB,CAAC,EAXW,iCAAiC,KAAjC,iCAAiC,QAW5C;AAeD,wFAAwF;AACxF,MAAM,CAAN,IAAY,oCAqBX;AArBD,WAAY,oCAAoC;IAC9C,+CAA+C;IAC/C,6HAAqF,CAAA;IACrF,oDAAoD;IACpD,uIAA+F,CAAA;IAC/F,6CAA6C;IAC7C,yHAAiF,CAAA;IACjF,6CAA6C;IAC7C,yHAAiF,CAAA;IACjF,6CAA6C;IAC7C,yHAAiF,CAAA;IACjF,yBAAyB;IACzB,iFAAyC,CAAA;IACzC,2BAA2B;IAC3B,qFAA6C,CAAA;IAC7C,0BAA0B;IAC1B,mFAA2C,CAAA;IAC3C,0BAA0B;IAC1B,mFAA2C,CAAA;IAC3C,yBAAyB;IACzB,iFAAyC,CAAA;AAC3C,CAAC,EArBW,oCAAoC,KAApC,oCAAoC,QAqB/C;AAoBD,mFAAmF;AACnF,MAAM,CAAN,IAAY,+BAKX;AALD,WAAY,+BAA+B;IACzC,oBAAoB;IACpB,kEAA+B,CAAA;IAC/B,gBAAgB;IAChB,0DAAuB,CAAA;AACzB,CAAC,EALW,+BAA+B,KAA/B,+BAA+B,QAK1C;AAYD,iFAAiF;AACjF,MAAM,CAAN,IAAY,6BAGX;AAHD,WAAY,6BAA6B;IACvC,2BAA2B;IAC3B,8EAA6C,CAAA;AAC/C,CAAC,EAHW,6BAA6B,KAA7B,6BAA6B,QAGxC;AAWD,0EAA0E;AAC1E,MAAM,CAAN,IAAY,sBAKX;AALD,WAAY,sBAAsB;IAChC,WAAW;IACX,sCAAY,CAAA;IACZ,WAAW;IACX,sCAAY,CAAA;AACd,CAAC,EALW,sBAAsB,KAAtB,sBAAsB,QAKjC;AAYD,iFAAiF;AACjF,MAAM,CAAN,IAAY,6BAGX;AAHD,WAAY,6BAA6B;IACvC,gBAAgB;IAChB,wDAAuB,CAAA;AACzB,CAAC,EAHW,6BAA6B,KAA7B,6BAA6B,QAGxC;AAWD,oFAAoF;AACpF,MAAM,CAAN,IAAY,gCAKX;AALD,WAAY,gCAAgC;IAC1C,cAAc;IACd,uDAAmB,CAAA;IACnB,eAAe;IACf,yDAAqB,CAAA;AACvB,CAAC,EALW,gCAAgC,KAAhC,gCAAgC,QAK3C;AAYD,gGAAgG;AAChG,MAAM,CAAN,IAAY,4CAKX;AALD,WAAY,4CAA4C;IACtD,cAAc;IACd,mEAAmB,CAAA;IACnB,eAAe;IACf,qEAAqB,CAAA;AACvB,CAAC,EALW,4CAA4C,KAA5C,4CAA4C,QAKvD;AAYD,8EAA8E;AAC9E,MAAM,CAAN,IAAY,0BAKX;AALD,WAAY,0BAA0B;IACpC,cAAc;IACd,iDAAmB,CAAA;IACnB,eAAe;IACf,mDAAqB,CAAA;AACvB,CAAC,EALW,0BAA0B,KAA1B,0BAA0B,QAKrC;AAYD,uFAAuF;AACvF,MAAM,CAAN,IAAY,mCAaX;AAbD,WAAY,mCAAmC;IAC7C,eAAe;IACf,4DAAqB,CAAA;IACrB,eAAe;IACf,4DAAqB,CAAA;IACrB,cAAc;IACd,0DAAmB,CAAA;IACnB,gBAAgB;IAChB,8DAAuB,CAAA;IACvB,eAAe;IACf,4DAAqB,CAAA;IACrB,eAAe;IACf,4DAAqB,CAAA;AACvB,CAAC,EAbW,mCAAmC,KAAnC,mCAAmC,QAa9C;AAgBD,8DAA8D;AAC9D,MAAM,CAAN,IAAY,UAKX;AALD,WAAY,UAAU;IACpB,cAAc;IACd,iCAAmB,CAAA;IACnB,eAAe;IACf,mCAAqB,CAAA;AACvB,CAAC,EALW,UAAU,KAAV,UAAU,QAKrB;AAYD,qEAAqE;AACrE,MAAM,CAAN,IAAY,iBASX;AATD,WAAY,iBAAiB;IAC3B,UAAU;IACV,gCAAW,CAAA;IACX,kBAAkB;IAClB,gDAA2B,CAAA;IAC3B,UAAU;IACV,gCAAW,CAAA;IACX,UAAU;IACV,gCAAW,CAAA;AACb,CAAC,EATW,iBAAiB,KAAjB,iBAAiB,QAS5B;AAcD,4FAA4F;AAC5F,MAAM,CAAN,IAAY,wCAOX;AAPD,WAAY,wCAAwC;IAClD,YAAY;IACZ,2DAAe,CAAA;IACf,aAAa;IACb,6DAAiB,CAAA;IACjB,cAAc;IACd,+DAAmB,CAAA;AACrB,CAAC,EAPW,wCAAwC,KAAxC,wCAAwC,QAOnD;AAaD,sFAAsF;AACtF,MAAM,CAAN,IAAY,kCAKX;AALD,WAAY,kCAAkC;IAC5C,aAAa;IACb,uDAAiB,CAAA;IACjB,YAAY;IACZ,qDAAe,CAAA;AACjB,CAAC,EALW,kCAAkC,KAAlC,kCAAkC,QAK7C;AAYD,uEAAuE;AACvE,MAAM,CAAN,IAAY,mBASX;AATD,WAAY,mBAAmB;IAC7B,wBAAwB;IACxB,8DAAuC,CAAA;IACvC,iBAAiB;IACjB,gDAAyB,CAAA;IACzB,iBAAiB;IACjB,gDAAyB,CAAA;IACzB,iBAAiB;IACjB,gDAAyB,CAAA;AAC3B,CAAC,EATW,mBAAmB,KAAnB,mBAAmB,QAS9B;AAcD,4EAA4E;AAC5E,MAAM,CAAN,IAAY,wBAKX;AALD,WAAY,wBAAwB;IAClC,aAAa;IACb,6CAAiB,CAAA;IACjB,YAAY;IACZ,2CAAe,CAAA;AACjB,CAAC,EALW,wBAAwB,KAAxB,wBAAwB,QAKnC;AAYD,+EAA+E;AAC/E,MAAM,CAAN,IAAY,2BAOX;AAPD,WAAY,2BAA2B;IACrC,iBAAiB;IACjB,wDAAyB,CAAA;IACzB,gBAAgB;IAChB,sDAAuB,CAAA;IACvB,aAAa;IACb,gDAAiB,CAAA;AACnB,CAAC,EAPW,2BAA2B,KAA3B,2BAA2B,QAOtC;AAaD,oFAAoF;AACpF,MAAM,CAAN,IAAY,gCAOX;AAPD,WAAY,gCAAgC;IAC1C,eAAe;IACf,yDAAqB,CAAA;IACrB,gBAAgB;IAChB,2DAAuB,CAAA;IACvB,mBAAmB;IACnB,iEAA6B,CAAA;AAC/B,CAAC,EAPW,gCAAgC,KAAhC,gCAAgC,QAO3C;AAaD,uEAAuE;AACvE,MAAM,CAAN,IAAY,mBASX;AATD,WAAY,mBAAmB;IAC7B,gBAAgB;IAChB,8CAAuB,CAAA;IACvB,eAAe;IACf,4CAAqB,CAAA;IACrB,gBAAgB;IAChB,8CAAuB,CAAA;IACvB,qBAAqB;IACrB,wDAAiC,CAAA;AACnC,CAAC,EATW,mBAAmB,KAAnB,mBAAmB,QAS9B;AAcD,kFAAkF;AAClF,MAAM,CAAN,IAAY,8BAKX;AALD,WAAY,8BAA8B;IACxC,cAAc;IACd,qDAAmB,CAAA;IACnB,eAAe;IACf,uDAAqB,CAAA;AACvB,CAAC,EALW,8BAA8B,KAA9B,8BAA8B,QAKzC;AAYD,8EAA8E;AAC9E,MAAM,CAAN,IAAY,0BASX;AATD,WAAY,0BAA0B;IACpC,YAAY;IACZ,6CAAe,CAAA;IACf,YAAY;IACZ,6CAAe,CAAA;IACf,wBAAwB;IACxB,qEAAuC,CAAA;IACvC,wBAAwB;IACxB,qEAAuC,CAAA;AACzC,CAAC,EATW,0BAA0B,KAA1B,0BAA0B,QASrC;AAcD,kFAAkF;AAClF,MAAM,CAAN,IAAY,8BAOX;AAPD,WAAY,8BAA8B;IACxC,eAAe;IACf,uDAAqB,CAAA;IACrB,gBAAgB;IAChB,yDAAuB,CAAA;IACvB,mBAAmB;IACnB,+DAA6B,CAAA;AAC/B,CAAC,EAPW,8BAA8B,KAA9B,8BAA8B,QAOzC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\nexport type RouteConfigurationUnion =\n | RouteConfiguration\n | ForwardingConfiguration\n | RedirectConfiguration;\n\n/** Defines a list of WebApplicationFirewallPolicies. It contains a list of WebApplicationFirewallPolicy objects and a URL link to get the next set of results. */\nexport interface WebApplicationFirewallPolicyList {\n /**\n * List of WebApplicationFirewallPolicies within a resource group.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: WebApplicationFirewallPolicy[];\n /** URL to get the next set of WebApplicationFirewallPolicy objects if there are any. */\n nextLink?: string;\n}\n\n/** Defines top-level WebApplicationFirewallPolicy configuration settings. */\nexport interface PolicySettings {\n /** Describes if the policy is in enabled or disabled state. Defaults to Enabled if not specified. */\n enabledState?: PolicyEnabledState;\n /** Describes if it is in detection mode or prevention mode at policy level. */\n mode?: PolicyMode;\n /** If action type is redirect, this field represents redirect URL for the client. */\n redirectUrl?: string;\n /** If the action type is block, customer can override the response status code. */\n customBlockResponseStatusCode?: number;\n /** If the action type is block, customer can override the response body. The body must be specified in base64 encoding. */\n customBlockResponseBody?: string;\n /** Describes if policy managed rules will inspect the request body content. */\n requestBodyCheck?: PolicyRequestBodyCheck;\n /** Defines the JavaScript challenge cookie validity lifetime in minutes. This setting is only applicable to Premium_AzureFrontDoor. Value must be an integer between 5 and 1440 with the default value being 30. */\n javascriptChallengeExpirationInMinutes?: number;\n /** State of the log scrubbing config. Default value is Enabled. */\n state?: WebApplicationFirewallScrubbingState;\n /** List of log scrubbing rules applied to the Web Application Firewall logs. */\n scrubbingRules?: WebApplicationFirewallScrubbingRules[];\n}\n\n/** Defines the contents of the log scrubbing rules. */\nexport interface WebApplicationFirewallScrubbingRules {\n /** The variable to be scrubbed from the logs. */\n matchVariable: ScrubbingRuleEntryMatchVariable;\n /** When matchVariable is a collection, operate on the selector to specify which elements in the collection this rule applies to. */\n selectorMatchOperator: ScrubbingRuleEntryMatchOperator;\n /** When matchVariable is a collection, operator used to specify which elements in the collection this rule applies to. */\n selector?: string;\n /** Defines the state of a log scrubbing rule. Default value is enabled. */\n state?: ScrubbingRuleEntryState;\n}\n\n/** Defines contents of custom rules */\nexport interface CustomRuleList {\n /** List of rules */\n rules?: CustomRule[];\n}\n\n/** Defines contents of a web application rule */\nexport interface CustomRule {\n /** Describes the name of the rule. */\n name?: string;\n /** Describes priority of the rule. Rules with a lower value will be evaluated before rules with a higher value. */\n priority: number;\n /** Describes if the custom rule is in enabled or disabled state. Defaults to Enabled if not specified. */\n enabledState?: CustomRuleEnabledState;\n /** Describes type of rule. */\n ruleType: RuleType;\n /** Time window for resetting the rate limit count. Default is 1 minute. */\n rateLimitDurationInMinutes?: number;\n /** Number of allowed requests per client within the time window. */\n rateLimitThreshold?: number;\n /** Describes the list of variables to group the rate limit requests */\n groupBy?: GroupByVariable[];\n /** List of match conditions. */\n matchConditions: MatchCondition[];\n /** Describes what action to be applied when rule matches. */\n action: ActionType;\n}\n\n/** Describes the variables available to group the rate limit requests */\nexport interface GroupByVariable {\n /** Describes the supported variable for group by */\n variableName: VariableName;\n}\n\n/** Define a match condition. */\nexport interface MatchCondition {\n /** Request variable to compare with. */\n matchVariable: MatchVariable;\n /** Match against a specific key from the QueryString, PostArgs, RequestHeader or Cookies variables. Default is null. */\n selector?: string;\n /** Comparison type to use for matching with the variable value. */\n operator: Operator;\n /** Describes if the result of this condition should be negated. */\n negateCondition?: boolean;\n /** List of possible match values. */\n matchValue: string[];\n /** List of transforms. */\n transforms?: TransformType[];\n}\n\n/** Defines the list of managed rule sets for the policy. */\nexport interface ManagedRuleSetList {\n /** List of rule sets. */\n managedRuleSets?: ManagedRuleSet[];\n}\n\n/** Defines a managed rule set. */\nexport interface ManagedRuleSet {\n /** Defines the rule set type to use. */\n ruleSetType: string;\n /** Defines the version of the rule set to use. */\n ruleSetVersion: string;\n /** Defines the rule set action. */\n ruleSetAction?: ManagedRuleSetActionType;\n /** Describes the exclusions that are applied to all rules in the set. */\n exclusions?: ManagedRuleExclusion[];\n /** Defines the rule group overrides to apply to the rule set. */\n ruleGroupOverrides?: ManagedRuleGroupOverride[];\n}\n\n/** Exclude variables from managed rule evaluation. */\nexport interface ManagedRuleExclusion {\n /** The variable type to be excluded. */\n matchVariable: ManagedRuleExclusionMatchVariable;\n /** Comparison operator to apply to the selector when specifying which elements in the collection this exclusion applies to. */\n selectorMatchOperator: ManagedRuleExclusionSelectorMatchOperator;\n /** Selector value for which elements in the collection this exclusion applies to. */\n selector: string;\n}\n\n/** Defines a managed rule group override setting. */\nexport interface ManagedRuleGroupOverride {\n /** Describes the managed rule group to override. */\n ruleGroupName: string;\n /** Describes the exclusions that are applied to all rules in the group. */\n exclusions?: ManagedRuleExclusion[];\n /** List of rules that will be disabled. If none specified, all rules in the group will be disabled. */\n rules?: ManagedRuleOverride[];\n}\n\n/** Defines a managed rule group override setting. */\nexport interface ManagedRuleOverride {\n /** Identifier for the managed rule. */\n ruleId: string;\n /** Describes if the managed rule is in enabled or disabled state. Defaults to Disabled if not specified. */\n enabledState?: ManagedRuleEnabledState;\n /** Describes the override action to be applied when rule matches. */\n action?: ActionType;\n /** Describes the exclusions that are applied to this specific rule. */\n exclusions?: ManagedRuleExclusion[];\n}\n\n/** Defines the Resource ID for a Frontend Endpoint. */\nexport interface FrontendEndpointLink {\n /** Resource ID. */\n id?: string;\n}\n\n/** Defines the Resource ID for a Routing Rule. */\nexport interface RoutingRuleLink {\n /** Resource ID. */\n id?: string;\n}\n\n/** Defines the Resource ID for a Security Policy. */\nexport interface SecurityPolicyLink {\n /** Resource ID. */\n id?: string;\n}\n\n/** The pricing tier of the web application firewall policy. */\nexport interface Sku {\n /** Name of the pricing tier. */\n name?: SkuName;\n}\n\n/** Common resource representation. */\nexport interface Resource {\n /**\n * Resource ID.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Resource name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** Resource location. */\n location?: string;\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n}\n\n/** Error response indicates Front Door service is not able to process the incoming request. The reason is provided in the error message. */\nexport interface ErrorResponse {\n /**\n * Error code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * Error message indicating why the operation failed.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n}\n\n/** Error response indicates Front Door service is not able to process the incoming request. The reason is provided in the error message. */\nexport interface DefaultErrorResponse {\n /** Error model. */\n error?: DefaultErrorResponseError;\n}\n\n/** Error model. */\nexport interface DefaultErrorResponseError {\n /**\n * Error code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * Error message indicating why the operation failed.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n}\n\n/** Tags object for patch operations. */\nexport interface TagsObject {\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n}\n\n/** List of managed rule set definitions available for use in a policy. */\nexport interface ManagedRuleSetDefinitionList {\n /**\n * List of managed rule set definitions.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: ManagedRuleSetDefinition[];\n /** URL to retrieve next set of managed rule set definitions. */\n nextLink?: string;\n}\n\n/** Describes a managed rule group. */\nexport interface ManagedRuleGroupDefinition {\n /**\n * Name of the managed rule group.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ruleGroupName?: string;\n /**\n * Description of the managed rule group.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n /**\n * List of rules within the managed rule group.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly rules?: ManagedRuleDefinition[];\n}\n\n/** Describes a managed rule definition. */\nexport interface ManagedRuleDefinition {\n /**\n * Identifier for the managed rule.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ruleId?: string;\n /**\n * Describes the default state for the managed rule.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly defaultState?: ManagedRuleEnabledState;\n /**\n * Describes the default action to be applied when the managed rule matches.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly defaultAction?: ActionType;\n /**\n * Describes the functionality of the managed rule.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n}\n\n/** Input of CheckNameAvailability API. */\nexport interface CheckNameAvailabilityInput {\n /** The resource name to validate. */\n name: string;\n /** The type of the resource whose name is to be validated. */\n type: ResourceType;\n}\n\n/** Output of check name availability API. */\nexport interface CheckNameAvailabilityOutput {\n /**\n * Indicates whether the name is available.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nameAvailability?: Availability;\n /**\n * The reason why the name is not available.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reason?: string;\n /**\n * The detailed error message describing why the name is not available.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n}\n\n/** Result of the request to list Front Doors. It contains a list of Front Door objects and a URL link to get the next set of results. */\nexport interface FrontDoorListResult {\n /**\n * List of Front Doors within a resource group.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: FrontDoor[];\n /** URL to get the next set of Front Door objects if there are any. */\n nextLink?: string;\n}\n\n/** A rules engine configuration containing a list of rules that will run to modify the runtime behavior of the request and response. */\nexport interface RulesEngine {\n /**\n * Resource name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Resource ID.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /** A list of rules that define a particular Rules Engine Configuration. */\n rules?: RulesEngineRule[];\n /**\n * Resource status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceState?: FrontDoorResourceState;\n}\n\n/** Rules Engine Configuration to apply to a Routing Rule. */\nexport interface RulesEngineUpdateParameters {\n /** A list of rules that define a particular Rules Engine Configuration. */\n rules?: RulesEngineRule[];\n}\n\n/** Contains a list of match conditions, and an action on how to modify the request/response. If multiple rules match, the actions from one rule that conflict with a previous rule overwrite for a singular action, or append in the case of headers manipulation. */\nexport interface RulesEngineRule {\n /** A name to refer to this specific rule. */\n name: string;\n /** A priority assigned to this rule. */\n priority: number;\n /** Actions to perform on the request and response if all of the match conditions are met. */\n action: RulesEngineAction;\n /** A list of match conditions that must meet in order for the actions of this rule to run. Having no match conditions means the actions will always run. */\n matchConditions?: RulesEngineMatchCondition[];\n /** If this rule is a match should the rules engine continue running the remaining rules or stop. If not present, defaults to Continue. */\n matchProcessingBehavior?: MatchProcessingBehavior;\n}\n\n/** One or more actions that will execute, modifying the request and/or response. */\nexport interface RulesEngineAction {\n /** A list of header actions to apply from the request from AFD to the origin. */\n requestHeaderActions?: HeaderAction[];\n /** A list of header actions to apply from the response from AFD to the client. */\n responseHeaderActions?: HeaderAction[];\n /** Override the route configuration. */\n routeConfigurationOverride?: RouteConfigurationUnion;\n}\n\n/** An action that can manipulate an http header. */\nexport interface HeaderAction {\n /** Which type of manipulation to apply to the header. */\n headerActionType: HeaderActionType;\n /** The name of the header this action will apply to. */\n headerName: string;\n /** The value to update the given header name with. This value is not used if the actionType is Delete. */\n value?: string;\n}\n\n/** Base class for all types of Route. */\nexport interface RouteConfiguration {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n odataType:\n | \"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration\"\n | \"#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration\";\n}\n\n/** Define a match condition */\nexport interface RulesEngineMatchCondition {\n /** Match Variable */\n rulesEngineMatchVariable: RulesEngineMatchVariable;\n /** Name of selector in RequestHeader or RequestBody to be matched */\n selector?: string;\n /** Describes operator to apply to the match condition. */\n rulesEngineOperator: RulesEngineOperator;\n /** Describes if this is negate condition or not */\n negateCondition?: boolean;\n /** Match values to match against. The operator will apply to each value in here with OR semantics. If any of them match the variable with the given operator this match condition is considered a match. */\n rulesEngineMatchValue: string[];\n /** List of transforms */\n transforms?: Transform[];\n}\n\n/** The properties needed to update a Front Door */\nexport interface FrontDoorUpdateParameters {\n /** A friendly name for the frontDoor */\n friendlyName?: string;\n /** Routing rules associated with this Front Door. */\n routingRules?: RoutingRule[];\n /** Load balancing settings associated with this Front Door instance. */\n loadBalancingSettings?: LoadBalancingSettingsModel[];\n /** Health probe settings associated with this Front Door instance. */\n healthProbeSettings?: HealthProbeSettingsModel[];\n /** Backend pools available to routing rules. */\n backendPools?: BackendPool[];\n /** Frontend endpoints available to routing rules. */\n frontendEndpoints?: FrontendEndpoint[];\n /** Settings for all backendPools */\n backendPoolsSettings?: BackendPoolsSettings;\n /** Operational status of the Front Door load balancer. Permitted values are 'Enabled' or 'Disabled' */\n enabledState?: FrontDoorEnabledState;\n}\n\n/** Routing rules to apply to an endpoint */\nexport interface RoutingRuleUpdateParameters {\n /** Frontend endpoints associated with this rule */\n frontendEndpoints?: SubResource[];\n /** Protocol schemes to match for this rule */\n acceptedProtocols?: FrontDoorProtocol[];\n /** The route patterns of the rule. */\n patternsToMatch?: string[];\n /** Whether to enable use of this rule. Permitted values are 'Enabled' or 'Disabled' */\n enabledState?: RoutingRuleEnabledState;\n /** A reference to the routing configuration. */\n routeConfiguration?: RouteConfigurationUnion;\n /** A reference to a specific Rules Engine Configuration to apply to this route. */\n rulesEngine?: SubResource;\n /** Defines the Web Application Firewall policy for each routing rule (if applicable) */\n webApplicationFirewallPolicyLink?: RoutingRuleUpdateParametersWebApplicationFirewallPolicyLink;\n}\n\n/** Reference to another subresource. */\nexport interface SubResource {\n /** Resource ID. */\n id?: string;\n}\n\n/** Defines the Web Application Firewall policy for each routing rule (if applicable) */\nexport interface RoutingRuleUpdateParametersWebApplicationFirewallPolicyLink {\n /** Resource ID. */\n id?: string;\n}\n\n/** Round-Robin load balancing settings for a backend pool */\nexport interface LoadBalancingSettingsUpdateParameters {\n /** The number of samples to consider for load balancing decisions */\n sampleSize?: number;\n /** The number of samples within the sample period that must succeed */\n successfulSamplesRequired?: number;\n /** The additional latency in milliseconds for probes to fall into the lowest latency bucket */\n additionalLatencyMilliseconds?: number;\n}\n\n/** L7 health probe settings for a backend pool */\nexport interface HealthProbeSettingsUpdateParameters {\n /** The path to use for the health probe. Default is / */\n path?: string;\n /** Protocol scheme to use for this probe */\n protocol?: FrontDoorProtocol;\n /** The number of seconds between health probes. */\n intervalInSeconds?: number;\n /** Configures which HTTP method to use to probe the backends defined under backendPools. */\n healthProbeMethod?: FrontDoorHealthProbeMethod;\n /** Whether to enable health probes to be made against backends defined under backendPools. Health probes can only be disabled if there is a single enabled backend in single enabled backend pool. */\n enabledState?: HealthProbeEnabled;\n}\n\n/** A collection of backends that can be routed to. */\nexport interface BackendPoolUpdateParameters {\n /** The set of backends for this pool */\n backends?: Backend[];\n /** Load balancing settings for a backend pool */\n loadBalancingSettings?: SubResource;\n /** L7 health probe settings for a backend pool */\n healthProbeSettings?: SubResource;\n}\n\n/** Backend address of a frontDoor load balancer. */\nexport interface Backend {\n /** Location of the backend (IP address or FQDN) */\n address?: string;\n /** The Alias of the Private Link resource. Populating this optional field indicates that this backend is 'Private' */\n privateLinkAlias?: string;\n /** The Resource Id of the Private Link resource. Populating this optional field indicates that this backend is 'Private' */\n privateLinkResourceId?: string;\n /** The location of the Private Link resource. Required only if 'privateLinkResourceId' is populated */\n privateLinkLocation?: string;\n /**\n * The Approval status for the connection to the Private Link\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly privateEndpointStatus?: PrivateEndpointStatus;\n /** A custom message to be included in the approval request to connect to the Private Link */\n privateLinkApprovalMessage?: string;\n /** The HTTP TCP port number. Must be between 1 and 65535. */\n httpPort?: number;\n /** The HTTPS TCP port number. Must be between 1 and 65535. */\n httpsPort?: number;\n /** Whether to enable use of this backend. Permitted values are 'Enabled' or 'Disabled' */\n enabledState?: BackendEnabledState;\n /** Priority to use for load balancing. Higher priorities will not be used for load balancing if any lower priority backend is healthy. */\n priority?: number;\n /** Weight of this endpoint for load balancing purposes. */\n weight?: number;\n /** The value to use as the host header sent to the backend. If blank or unspecified, this defaults to the incoming host. */\n backendHostHeader?: string;\n}\n\n/** Https settings for a domain */\nexport interface CustomHttpsConfiguration {\n /** Defines the source of the SSL certificate */\n certificateSource: FrontDoorCertificateSource;\n /** Defines the TLS extension protocol that is used for secure delivery */\n protocolType: FrontDoorTlsProtocolType;\n /** The minimum TLS version required from the clients to establish an SSL handshake with Front Door. */\n minimumTlsVersion: MinimumTLSVersion;\n /** Defines the type of the certificate used for secure connections to a frontendEndpoint */\n certificateType?: FrontDoorCertificateType;\n /** The Key Vault containing the SSL certificate */\n vault?: KeyVaultCertificateSourceParametersVault;\n /** The name of the Key Vault secret representing the full certificate PFX */\n secretName?: string;\n /** The version of the Key Vault secret representing the full certificate PFX */\n secretVersion?: string;\n}\n\n/** The Key Vault containing the SSL certificate */\nexport interface KeyVaultCertificateSourceParametersVault {\n /** Resource ID. */\n id?: string;\n}\n\n/** Frontend endpoint used in routing rule */\nexport interface FrontendEndpointUpdateParameters {\n /** The host name of the frontendEndpoint. Must be a domain name. */\n hostName?: string;\n /** Whether to allow session affinity on this host. Valid options are 'Enabled' or 'Disabled' */\n sessionAffinityEnabledState?: SessionAffinityEnabledState;\n /** UNUSED. This field will be ignored. The TTL to use in seconds for session affinity, if applicable. */\n sessionAffinityTtlSeconds?: number;\n /** Defines the Web Application Firewall policy for each host (if applicable) */\n webApplicationFirewallPolicyLink?: FrontendEndpointUpdateParametersWebApplicationFirewallPolicyLink;\n}\n\n/** Defines the Web Application Firewall policy for each host (if applicable) */\nexport interface FrontendEndpointUpdateParametersWebApplicationFirewallPolicyLink {\n /** Resource ID. */\n id?: string;\n}\n\n/** Settings that apply to all backend pools. */\nexport interface BackendPoolsSettings {\n /** Whether to enforce certificate name check on HTTPS requests to all backend pools. No effect on non-HTTPS requests. */\n enforceCertificateNameCheck?: EnforceCertificateNameCheckEnabledState;\n /** Send and receive timeout on forwarding request to the backend. When timeout is reached, the request fails and returns. */\n sendRecvTimeoutSeconds?: number;\n}\n\n/** Result of the request to list frontend endpoints. It contains a list of Frontend endpoint objects and a URL link to get the next set of results. */\nexport interface FrontendEndpointsListResult {\n /**\n * List of Frontend endpoints within a Front Door.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: FrontendEndpoint[];\n /** URL to get the next set of frontend endpoints if there are any. */\n nextLink?: string;\n}\n\n/** Parameters required for content purge. */\nexport interface PurgeParameters {\n /** The path to the content to be purged. Can describe a file path or a wild card directory. */\n contentPaths: string[];\n}\n\n/** Input of the custom domain to be validated for DNS mapping. */\nexport interface ValidateCustomDomainInput {\n /** The host name of the custom domain. Must be a domain name. */\n hostName: string;\n}\n\n/** Output of custom domain validation. */\nexport interface ValidateCustomDomainOutput {\n /**\n * Indicates whether the custom domain is valid or not.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly customDomainValidated?: boolean;\n /**\n * The reason why the custom domain is not valid.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reason?: string;\n /**\n * Error message describing why the custom domain is not valid.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n}\n\n/** Result of the request to list Rules Engine Configurations. It contains a list of RulesEngine objects and a URL link to get the next set of results. */\nexport interface RulesEngineListResult {\n /**\n * List of rulesEngines within a Front Door.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: RulesEngine[];\n /** URL to get the next set of RulesEngine objects if there are any. */\n nextLink?: string;\n}\n\n/** Defines a list of Profiles. It contains a list of Profile objects and a URL link to get the next set of results. */\nexport interface ProfileList {\n /**\n * List of Profiles within a resource group.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: Profile[];\n /** URL to get the next set of Profile objects if there are any. */\n nextLink?: string;\n}\n\n/** Defines modifiable attributes of a Profile */\nexport interface ProfileUpdateModel {\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** The enabled state of the Profile */\n enabledState?: State;\n}\n\n/** Defines a list of preconfigured endpoints. */\nexport interface PreconfiguredEndpointList {\n /**\n * List of PreconfiguredEndpoints supported by NetworkExperiment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: PreconfiguredEndpoint[];\n /** URL to get the next set of PreconfiguredEndpoints if there are any. */\n nextLink?: string;\n}\n\n/** Defines a list of Experiments. It contains a list of Experiment objects and a URL link to get the next set of results. */\nexport interface ExperimentList {\n /**\n * List of Experiments within a resource group.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: Experiment[];\n /** URL to get the next set of Experiment objects if there are any. */\n nextLink?: string;\n}\n\n/** Defines the endpoint properties */\nexport interface Endpoint {\n /** The name of the endpoint */\n name?: string;\n /** The endpoint URL */\n endpoint?: string;\n}\n\n/** Defines modifiable attributes of an Experiment */\nexport interface ExperimentUpdateModel {\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** The description of the intent or details of the Experiment */\n description?: string;\n /** The state of the Experiment */\n enabledState?: State;\n}\n\n/** Defines the properties of a latency metric used in the latency scorecard */\nexport interface LatencyMetric {\n /**\n * The name of the Latency Metric\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The end time of the Latency Scorecard in UTC\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endDateTimeUTC?: string;\n /**\n * The metric value of the A endpoint\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly aValue?: number;\n /**\n * The metric value of the B endpoint\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly bValue?: number;\n /**\n * The difference in value between endpoint A and B\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly delta?: number;\n /**\n * The percent difference between endpoint A and B\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly deltaPercent?: number;\n /**\n * The lower end of the 95% confidence interval for endpoint A\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly aCLower95CI?: number;\n /**\n * The upper end of the 95% confidence interval for endpoint A\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly aHUpper95CI?: number;\n /**\n * The lower end of the 95% confidence interval for endpoint B\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly bCLower95CI?: number;\n /**\n * The upper end of the 95% confidence interval for endpoint B\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly bUpper95CI?: number;\n}\n\n/** Defines a timeseries datapoint used in a timeseries */\nexport interface TimeseriesDataPoint {\n /** The DateTime of the Timeseries data point in UTC */\n dateTimeUTC?: string;\n /** The Value of the Timeseries data point */\n value?: number;\n}\n\nexport interface ErrorDetails {\n code?: string;\n target?: string;\n message?: string;\n}\n\nexport interface ErrorModel {\n code?: string;\n message?: string;\n target?: string;\n details?: ErrorDetails[];\n innerError?: string;\n}\n\n/** The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is in progress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. */\nexport interface AzureAsyncOperationResult {\n /** Status of the Azure async operation. */\n status?: NetworkOperationStatus;\n error?: ErrorModel;\n}\n\n/** Result of the request to list Routing Rules. It contains a list of Routing Rule objects and a URL link to get the next set of results. */\nexport interface RoutingRuleListResult {\n /**\n * List of Routing Rules within a Front Door.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: RoutingRule[];\n /** URL to get the next set of RoutingRule objects if there are any. */\n nextLink?: string;\n}\n\n/** Caching settings for a caching-type route. To disable caching, do not provide a cacheConfiguration object. */\nexport interface CacheConfiguration {\n /** Treatment of URL query terms when forming the cache key. */\n queryParameterStripDirective?: FrontDoorQuery;\n /** query parameters to include or exclude (comma separated). */\n queryParameters?: string;\n /** Whether to use dynamic compression for cached content */\n dynamicCompression?: DynamicCompressionEnabled;\n /** The duration for which the content needs to be cached. Allowed format is in ISO 8601 format (http://en.wikipedia.org/wiki/ISO_8601#Durations). HTTP requires the value to be no more than a year */\n cacheDuration?: string;\n}\n\n/** Result of the request to list load balancing settings. It contains a list of load balancing settings objects and a URL link to get the next set of results. */\nexport interface LoadBalancingSettingsListResult {\n /**\n * List of Backend Pools within a Front Door.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: LoadBalancingSettingsModel[];\n /** URL to get the next set of LoadBalancingSettings objects if there are any. */\n nextLink?: string;\n}\n\n/** Result of the request to list HealthProbeSettings. It contains a list of HealthProbeSettings objects and a URL link to get the next set of results. */\nexport interface HealthProbeSettingsListResult {\n /**\n * List of HealthProbeSettings within a Front Door.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: HealthProbeSettingsModel[];\n /** URL to get the next set of HealthProbeSettings objects if there are any. */\n nextLink?: string;\n}\n\n/** Result of the request to list Backend Pools. It contains a list of Backend Pools objects and a URL link to get the next set of results. */\nexport interface BackendPoolListResult {\n /**\n * List of Backend Pools within a Front Door.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: BackendPool[];\n /** URL to get the next set of BackendPool objects if there are any. */\n nextLink?: string;\n}\n\n/** Defines web application firewall policy. */\nexport interface WebApplicationFirewallPolicy extends Resource {\n /** Gets a unique read-only string that changes whenever the resource is updated. */\n etag?: string;\n /** The pricing tier of web application firewall policy. Defaults to Classic_AzureFrontDoor if not specified. */\n sku?: Sku;\n /** Describes settings for the policy. */\n policySettings?: PolicySettings;\n /** Describes custom rules inside the policy. */\n customRules?: CustomRuleList;\n /** Describes managed rules inside the policy. */\n managedRules?: ManagedRuleSetList;\n /**\n * Describes Frontend Endpoints associated with this Web Application Firewall policy.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly frontendEndpointLinks?: FrontendEndpointLink[];\n /**\n * Describes Routing Rules associated with this Web Application Firewall policy.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly routingRuleLinks?: RoutingRuleLink[];\n /**\n * Describes Security Policy associated with this Web Application Firewall policy.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly securityPolicyLinks?: SecurityPolicyLink[];\n /**\n * Provisioning state of the policy.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /**\n * Resource status of the policy.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceState?: PolicyResourceState;\n}\n\n/** Describes the a managed rule set definition. */\nexport interface ManagedRuleSetDefinition extends Resource {\n /**\n * Provisioning state of the managed rule set.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /**\n * Id of the managed rule set.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ruleSetId?: string;\n /**\n * Type of the managed rule set.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ruleSetType?: string;\n /**\n * Version of the managed rule set type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ruleSetVersion?: string;\n /**\n * Rule groups of the managed rule set.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ruleGroups?: ManagedRuleGroupDefinition[];\n}\n\n/** Front Door represents a collection of backend endpoints to route traffic to along with rules that specify how traffic is sent there. */\nexport interface FrontDoor extends Resource {\n /** A friendly name for the frontDoor */\n friendlyName?: string;\n /** Routing rules associated with this Front Door. */\n routingRules?: RoutingRule[];\n /** Load balancing settings associated with this Front Door instance. */\n loadBalancingSettings?: LoadBalancingSettingsModel[];\n /** Health probe settings associated with this Front Door instance. */\n healthProbeSettings?: HealthProbeSettingsModel[];\n /** Backend pools available to routing rules. */\n backendPools?: BackendPool[];\n /** Frontend endpoints available to routing rules. */\n frontendEndpoints?: FrontendEndpoint[];\n /** Settings for all backendPools */\n backendPoolsSettings?: BackendPoolsSettings;\n /** Operational status of the Front Door load balancer. Permitted values are 'Enabled' or 'Disabled' */\n enabledState?: FrontDoorEnabledState;\n /**\n * Resource status of the Front Door.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceState?: FrontDoorResourceState;\n /**\n * Provisioning state of the Front Door.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /**\n * The host that each frontendEndpoint must CNAME to.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cname?: string;\n /**\n * The Id of the frontdoor.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly frontdoorId?: string;\n /**\n * Rules Engine Configurations available to routing rules.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly rulesEngines?: RulesEngine[];\n /**\n * Key-Value pair representing additional properties for frontdoor.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly extendedProperties?: { [propertyName: string]: string };\n}\n\n/** Defines an Network Experiment Profile and lists of Experiments */\nexport interface Profile extends Resource {\n /** Gets a unique read-only string that changes whenever the resource is updated. */\n etag?: string;\n /**\n * Resource status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceState?: NetworkExperimentResourceState;\n /** The state of the Experiment */\n enabledState?: State;\n}\n\n/** Defines the properties of a preconfigured endpoint */\nexport interface PreconfiguredEndpoint extends Resource {\n /** The description of the endpoint */\n description?: string;\n /** The endpoint that is preconfigured */\n endpoint?: string;\n /** The type of endpoint */\n endpointType?: EndpointType;\n /** The preconfigured endpoint backend */\n backend?: string;\n}\n\n/** Defines the properties of an Experiment */\nexport interface Experiment extends Resource {\n /** The description of the details or intents of the Experiment */\n description?: string;\n /** The endpoint A of an experiment */\n endpointA?: Endpoint;\n /** The endpoint B of an experiment */\n endpointB?: Endpoint;\n /** The state of the Experiment */\n enabledState?: State;\n /**\n * Resource status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceState?: NetworkExperimentResourceState;\n /**\n * The description of Experiment status from the server side\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: string;\n /**\n * The uri to the Script used in the Experiment\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly scriptFileUri?: string;\n}\n\n/** Defines the LatencyScorecard */\nexport interface LatencyScorecard extends Resource {\n /**\n * The unique identifier of the Latency Scorecard\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly idPropertiesId?: string;\n /**\n * The name of the Latency Scorecard\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly namePropertiesName?: string;\n /**\n * The description of the Latency Scorecard\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n /**\n * The A endpoint in the scorecard\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endpointA?: string;\n /**\n * The B endpoint in the scorecard\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endpointB?: string;\n /**\n * The start time of the Latency Scorecard in UTC\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startDateTimeUTC?: Date;\n /**\n * The end time of the Latency Scorecard in UTC\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endDateTimeUTC?: Date;\n /**\n * The country associated with the Latency Scorecard. Values are country ISO codes as specified here- https://www.iso.org/iso-3166-country-codes.html\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly country?: string;\n /** The latency metrics of the Latency Scorecard */\n latencyMetrics?: LatencyMetric[];\n}\n\n/** Defines the Timeseries */\nexport interface Timeseries extends Resource {\n /** The endpoint associated with the Timeseries data point */\n endpoint?: string;\n /** The start DateTime of the Timeseries in UTC */\n startDateTimeUTC?: string;\n /** The end DateTime of the Timeseries in UTC */\n endDateTimeUTC?: string;\n /** The aggregation interval of the Timeseries */\n aggregationInterval?: AggregationInterval;\n /** The type of Timeseries */\n timeseriesType?: TimeseriesType;\n /** The country associated with the Timeseries. Values are country ISO codes as specified here- https://www.iso.org/iso-3166-country-codes.html */\n country?: string;\n /** The set of data points for the timeseries */\n timeseriesData?: TimeseriesDataPoint[];\n}\n\n/** The JSON object that contains the properties required to create a Rules Engine Configuration. */\nexport interface RulesEngineProperties extends RulesEngineUpdateParameters {\n /**\n * Resource status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceState?: FrontDoorResourceState;\n}\n\n/** Describes Forwarding Route. */\nexport interface ForwardingConfiguration extends RouteConfiguration {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n odataType: \"#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration\";\n /** A custom path used to rewrite resource paths matched by this rule. Leave empty to use incoming path. */\n customForwardingPath?: string;\n /** Protocol this rule will use when forwarding traffic to backends. */\n forwardingProtocol?: FrontDoorForwardingProtocol;\n /** The caching configuration associated with this rule. */\n cacheConfiguration?: CacheConfiguration;\n /** A reference to the BackendPool which this rule routes to. */\n backendPool?: SubResource;\n}\n\n/** Describes Redirect Route. */\nexport interface RedirectConfiguration extends RouteConfiguration {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n odataType: \"#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration\";\n /** The redirect type the rule will use when redirecting traffic. */\n redirectType?: FrontDoorRedirectType;\n /** The protocol of the destination to where the traffic is redirected */\n redirectProtocol?: FrontDoorRedirectProtocol;\n /** Host to redirect. Leave empty to use the incoming host as the destination host. */\n customHost?: string;\n /** The full path to redirect. Path cannot be empty and must start with /. Leave empty to use the incoming path as destination path. */\n customPath?: string;\n /** Fragment to add to the redirect URL. Fragment is the part of the URL that comes after #. Do not include the #. */\n customFragment?: string;\n /** The set of query strings to be placed in the redirect URL. Setting this value would replace any existing query string; leave empty to preserve the incoming query string. Query string must be in <key>=<value> format. The first ? and & will be added automatically so do not include them in the front, but do separate multiple query strings with &. */\n customQueryString?: string;\n}\n\n/** The JSON object that contains the properties required to create an endpoint. */\nexport interface FrontDoorProperties extends FrontDoorUpdateParameters {\n /**\n * Resource status of the Front Door.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceState?: FrontDoorResourceState;\n /**\n * Provisioning state of the Front Door.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /**\n * The host that each frontendEndpoint must CNAME to.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cname?: string;\n /**\n * The Id of the frontdoor.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly frontdoorId?: string;\n /**\n * Rules Engine Configurations available to routing rules.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly rulesEngines?: RulesEngine[];\n /**\n * Key-Value pair representing additional properties for frontdoor.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly extendedProperties?: { [propertyName: string]: string };\n}\n\n/** The JSON object that contains the properties required to create a routing rule. */\nexport interface RoutingRuleProperties extends RoutingRuleUpdateParameters {\n /**\n * Resource status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceState?: FrontDoorResourceState;\n}\n\n/** A routing rule represents a specification for traffic to treat and where to send it, along with health probe information. */\nexport interface RoutingRule extends SubResource {\n /** Resource name. */\n name?: string;\n /**\n * Resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** Frontend endpoints associated with this rule */\n frontendEndpoints?: SubResource[];\n /** Protocol schemes to match for this rule */\n acceptedProtocols?: FrontDoorProtocol[];\n /** The route patterns of the rule. */\n patternsToMatch?: string[];\n /** Whether to enable use of this rule. Permitted values are 'Enabled' or 'Disabled' */\n enabledState?: RoutingRuleEnabledState;\n /** A reference to the routing configuration. */\n routeConfiguration?: RouteConfigurationUnion;\n /** A reference to a specific Rules Engine Configuration to apply to this route. */\n rulesEngine?: SubResource;\n /** Defines the Web Application Firewall policy for each routing rule (if applicable) */\n webApplicationFirewallPolicyLink?: RoutingRuleUpdateParametersWebApplicationFirewallPolicyLink;\n /**\n * Resource status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceState?: FrontDoorResourceState;\n}\n\n/** Load balancing settings for a backend pool */\nexport interface LoadBalancingSettingsModel extends SubResource {\n /** Resource name. */\n name?: string;\n /**\n * Resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** The number of samples to consider for load balancing decisions */\n sampleSize?: number;\n /** The number of samples within the sample period that must succeed */\n successfulSamplesRequired?: number;\n /** The additional latency in milliseconds for probes to fall into the lowest latency bucket */\n additionalLatencyMilliseconds?: number;\n /**\n * Resource status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceState?: FrontDoorResourceState;\n}\n\n/** Load balancing settings for a backend pool */\nexport interface HealthProbeSettingsModel extends SubResource {\n /** Resource name. */\n name?: string;\n /**\n * Resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** The path to use for the health probe. Default is / */\n path?: string;\n /** Protocol scheme to use for this probe */\n protocol?: FrontDoorProtocol;\n /** The number of seconds between health probes. */\n intervalInSeconds?: number;\n /** Configures which HTTP method to use to probe the backends defined under backendPools. */\n healthProbeMethod?: FrontDoorHealthProbeMethod;\n /** Whether to enable health probes to be made against backends defined under backendPools. Health probes can only be disabled if there is a single enabled backend in single enabled backend pool. */\n enabledState?: HealthProbeEnabled;\n /**\n * Resource status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceState?: FrontDoorResourceState;\n}\n\n/** A backend pool is a collection of backends that can be routed to. */\nexport interface BackendPool extends SubResource {\n /** Resource name. */\n name?: string;\n /**\n * Resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** The set of backends for this pool */\n backends?: Backend[];\n /** Load balancing settings for a backend pool */\n loadBalancingSettings?: SubResource;\n /** L7 health probe settings for a backend pool */\n healthProbeSettings?: SubResource;\n /**\n * Resource status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceState?: FrontDoorResourceState;\n}\n\n/** A frontend endpoint used for routing. */\nexport interface FrontendEndpoint extends SubResource {\n /** Resource name. */\n name?: string;\n /**\n * Resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** The host name of the frontendEndpoint. Must be a domain name. */\n hostName?: string;\n /** Whether to allow session affinity on this host. Valid options are 'Enabled' or 'Disabled' */\n sessionAffinityEnabledState?: SessionAffinityEnabledState;\n /** UNUSED. This field will be ignored. The TTL to use in seconds for session affinity, if applicable. */\n sessionAffinityTtlSeconds?: number;\n /** Defines the Web Application Firewall policy for each host (if applicable) */\n webApplicationFirewallPolicyLink?: FrontendEndpointUpdateParametersWebApplicationFirewallPolicyLink;\n /**\n * Resource status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceState?: FrontDoorResourceState;\n /**\n * Provisioning status of Custom Https of the frontendEndpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly customHttpsProvisioningState?: CustomHttpsProvisioningState;\n /**\n * Provisioning substate shows the progress of custom HTTPS enabling/disabling process step by step.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly customHttpsProvisioningSubstate?: CustomHttpsProvisioningSubstate;\n /**\n * The configuration specifying how to enable HTTPS\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly customHttpsConfiguration?: CustomHttpsConfiguration;\n}\n\n/** The JSON object that contains the properties required to create load balancing settings */\nexport interface LoadBalancingSettingsProperties\n extends LoadBalancingSettingsUpdateParameters {\n /**\n * Resource status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceState?: FrontDoorResourceState;\n}\n\n/** The JSON object that contains the properties required to create a health probe settings. */\nexport interface HealthProbeSettingsProperties\n extends HealthProbeSettingsUpdateParameters {\n /**\n * Resource status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceState?: FrontDoorResourceState;\n}\n\n/** The JSON object that contains the properties required to create a Backend Pool. */\nexport interface BackendPoolProperties extends BackendPoolUpdateParameters {\n /**\n * Resource status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceState?: FrontDoorResourceState;\n}\n\n/** The JSON object that contains the properties required to create a frontend endpoint. */\nexport interface FrontendEndpointProperties\n extends FrontendEndpointUpdateParameters {\n /**\n * Resource status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceState?: FrontDoorResourceState;\n /**\n * Provisioning status of Custom Https of the frontendEndpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly customHttpsProvisioningState?: CustomHttpsProvisioningState;\n /**\n * Provisioning substate shows the progress of custom HTTPS enabling/disabling process step by step.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly customHttpsProvisioningSubstate?: CustomHttpsProvisioningSubstate;\n /**\n * The configuration specifying how to enable HTTPS\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly customHttpsConfiguration?: CustomHttpsConfiguration;\n}\n\n/** Known values of {@link PolicyEnabledState} that the service accepts. */\nexport enum KnownPolicyEnabledState {\n /** Disabled */\n Disabled = \"Disabled\",\n /** Enabled */\n Enabled = \"Enabled\",\n}\n\n/**\n * Defines values for PolicyEnabledState. \\\n * {@link KnownPolicyEnabledState} can be used interchangeably with PolicyEnabledState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled** \\\n * **Enabled**\n */\nexport type PolicyEnabledState = string;\n\n/** Known values of {@link PolicyMode} that the service accepts. */\nexport enum KnownPolicyMode {\n /** Prevention */\n Prevention = \"Prevention\",\n /** Detection */\n Detection = \"Detection\",\n}\n\n/**\n * Defines values for PolicyMode. \\\n * {@link KnownPolicyMode} can be used interchangeably with PolicyMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Prevention** \\\n * **Detection**\n */\nexport type PolicyMode = string;\n\n/** Known values of {@link PolicyRequestBodyCheck} that the service accepts. */\nexport enum KnownPolicyRequestBodyCheck {\n /** Disabled */\n Disabled = \"Disabled\",\n /** Enabled */\n Enabled = \"Enabled\",\n}\n\n/**\n * Defines values for PolicyRequestBodyCheck. \\\n * {@link KnownPolicyRequestBodyCheck} can be used interchangeably with PolicyRequestBodyCheck,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled** \\\n * **Enabled**\n */\nexport type PolicyRequestBodyCheck = string;\n\n/** Known values of {@link WebApplicationFirewallScrubbingState} that the service accepts. */\nexport enum KnownWebApplicationFirewallScrubbingState {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for WebApplicationFirewallScrubbingState. \\\n * {@link KnownWebApplicationFirewallScrubbingState} can be used interchangeably with WebApplicationFirewallScrubbingState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type WebApplicationFirewallScrubbingState = string;\n\n/** Known values of {@link ScrubbingRuleEntryMatchVariable} that the service accepts. */\nexport enum KnownScrubbingRuleEntryMatchVariable {\n /** RequestIPAddress */\n RequestIPAddress = \"RequestIPAddress\",\n /** RequestUri */\n RequestUri = \"RequestUri\",\n /** QueryStringArgNames */\n QueryStringArgNames = \"QueryStringArgNames\",\n /** RequestHeaderNames */\n RequestHeaderNames = \"RequestHeaderNames\",\n /** RequestCookieNames */\n RequestCookieNames = \"RequestCookieNames\",\n /** RequestBodyPostArgNames */\n RequestBodyPostArgNames = \"RequestBodyPostArgNames\",\n /** RequestBodyJsonArgNames */\n RequestBodyJsonArgNames = \"RequestBodyJsonArgNames\",\n}\n\n/**\n * Defines values for ScrubbingRuleEntryMatchVariable. \\\n * {@link KnownScrubbingRuleEntryMatchVariable} can be used interchangeably with ScrubbingRuleEntryMatchVariable,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **RequestIPAddress** \\\n * **RequestUri** \\\n * **QueryStringArgNames** \\\n * **RequestHeaderNames** \\\n * **RequestCookieNames** \\\n * **RequestBodyPostArgNames** \\\n * **RequestBodyJsonArgNames**\n */\nexport type ScrubbingRuleEntryMatchVariable = string;\n\n/** Known values of {@link ScrubbingRuleEntryMatchOperator} that the service accepts. */\nexport enum KnownScrubbingRuleEntryMatchOperator {\n /** EqualsAny */\n EqualsAny = \"EqualsAny\",\n /** Equals */\n Equals = \"Equals\",\n}\n\n/**\n * Defines values for ScrubbingRuleEntryMatchOperator. \\\n * {@link KnownScrubbingRuleEntryMatchOperator} can be used interchangeably with ScrubbingRuleEntryMatchOperator,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **EqualsAny** \\\n * **Equals**\n */\nexport type ScrubbingRuleEntryMatchOperator = string;\n\n/** Known values of {@link ScrubbingRuleEntryState} that the service accepts. */\nexport enum KnownScrubbingRuleEntryState {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for ScrubbingRuleEntryState. \\\n * {@link KnownScrubbingRuleEntryState} can be used interchangeably with ScrubbingRuleEntryState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type ScrubbingRuleEntryState = string;\n\n/** Known values of {@link CustomRuleEnabledState} that the service accepts. */\nexport enum KnownCustomRuleEnabledState {\n /** Disabled */\n Disabled = \"Disabled\",\n /** Enabled */\n Enabled = \"Enabled\",\n}\n\n/**\n * Defines values for CustomRuleEnabledState. \\\n * {@link KnownCustomRuleEnabledState} can be used interchangeably with CustomRuleEnabledState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled** \\\n * **Enabled**\n */\nexport type CustomRuleEnabledState = string;\n\n/** Known values of {@link RuleType} that the service accepts. */\nexport enum KnownRuleType {\n /** MatchRule */\n MatchRule = \"MatchRule\",\n /** RateLimitRule */\n RateLimitRule = \"RateLimitRule\",\n}\n\n/**\n * Defines values for RuleType. \\\n * {@link KnownRuleType} can be used interchangeably with RuleType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **MatchRule** \\\n * **RateLimitRule**\n */\nexport type RuleType = string;\n\n/** Known values of {@link VariableName} that the service accepts. */\nexport enum KnownVariableName {\n /** SocketAddr */\n SocketAddr = \"SocketAddr\",\n /** GeoLocation */\n GeoLocation = \"GeoLocation\",\n /** None */\n None = \"None\",\n}\n\n/**\n * Defines values for VariableName. \\\n * {@link KnownVariableName} can be used interchangeably with VariableName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SocketAddr** \\\n * **GeoLocation** \\\n * **None**\n */\nexport type VariableName = string;\n\n/** Known values of {@link MatchVariable} that the service accepts. */\nexport enum KnownMatchVariable {\n /** RemoteAddr */\n RemoteAddr = \"RemoteAddr\",\n /** RequestMethod */\n RequestMethod = \"RequestMethod\",\n /** QueryString */\n QueryString = \"QueryString\",\n /** PostArgs */\n PostArgs = \"PostArgs\",\n /** RequestUri */\n RequestUri = \"RequestUri\",\n /** RequestHeader */\n RequestHeader = \"RequestHeader\",\n /** RequestBody */\n RequestBody = \"RequestBody\",\n /** Cookies */\n Cookies = \"Cookies\",\n /** SocketAddr */\n SocketAddr = \"SocketAddr\",\n}\n\n/**\n * Defines values for MatchVariable. \\\n * {@link KnownMatchVariable} can be used interchangeably with MatchVariable,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **RemoteAddr** \\\n * **RequestMethod** \\\n * **QueryString** \\\n * **PostArgs** \\\n * **RequestUri** \\\n * **RequestHeader** \\\n * **RequestBody** \\\n * **Cookies** \\\n * **SocketAddr**\n */\nexport type MatchVariable = string;\n\n/** Known values of {@link Operator} that the service accepts. */\nexport enum KnownOperator {\n /** Any */\n Any = \"Any\",\n /** IPMatch */\n IPMatch = \"IPMatch\",\n /** GeoMatch */\n GeoMatch = \"GeoMatch\",\n /** Equal */\n Equal = \"Equal\",\n /** Contains */\n Contains = \"Contains\",\n /** LessThan */\n LessThan = \"LessThan\",\n /** GreaterThan */\n GreaterThan = \"GreaterThan\",\n /** LessThanOrEqual */\n LessThanOrEqual = \"LessThanOrEqual\",\n /** GreaterThanOrEqual */\n GreaterThanOrEqual = \"GreaterThanOrEqual\",\n /** BeginsWith */\n BeginsWith = \"BeginsWith\",\n /** EndsWith */\n EndsWith = \"EndsWith\",\n /** RegEx */\n RegEx = \"RegEx\",\n}\n\n/**\n * Defines values for Operator. \\\n * {@link KnownOperator} can be used interchangeably with Operator,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Any** \\\n * **IPMatch** \\\n * **GeoMatch** \\\n * **Equal** \\\n * **Contains** \\\n * **LessThan** \\\n * **GreaterThan** \\\n * **LessThanOrEqual** \\\n * **GreaterThanOrEqual** \\\n * **BeginsWith** \\\n * **EndsWith** \\\n * **RegEx**\n */\nexport type Operator = string;\n\n/** Known values of {@link TransformType} that the service accepts. */\nexport enum KnownTransformType {\n /** Lowercase */\n Lowercase = \"Lowercase\",\n /** Uppercase */\n Uppercase = \"Uppercase\",\n /** Trim */\n Trim = \"Trim\",\n /** UrlDecode */\n UrlDecode = \"UrlDecode\",\n /** UrlEncode */\n UrlEncode = \"UrlEncode\",\n /** RemoveNulls */\n RemoveNulls = \"RemoveNulls\",\n}\n\n/**\n * Defines values for TransformType. \\\n * {@link KnownTransformType} can be used interchangeably with TransformType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Lowercase** \\\n * **Uppercase** \\\n * **Trim** \\\n * **UrlDecode** \\\n * **UrlEncode** \\\n * **RemoveNulls**\n */\nexport type TransformType = string;\n\n/** Known values of {@link ActionType} that the service accepts. */\nexport enum KnownActionType {\n /** Allow */\n Allow = \"Allow\",\n /** Block */\n Block = \"Block\",\n /** Log */\n Log = \"Log\",\n /** Redirect */\n Redirect = \"Redirect\",\n /** AnomalyScoring */\n AnomalyScoring = \"AnomalyScoring\",\n /** JSChallenge */\n JSChallenge = \"JSChallenge\",\n}\n\n/**\n * Defines values for ActionType. \\\n * {@link KnownActionType} can be used interchangeably with ActionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Allow** \\\n * **Block** \\\n * **Log** \\\n * **Redirect** \\\n * **AnomalyScoring** \\\n * **JSChallenge**\n */\nexport type ActionType = string;\n\n/** Known values of {@link ManagedRuleSetActionType} that the service accepts. */\nexport enum KnownManagedRuleSetActionType {\n /** Block */\n Block = \"Block\",\n /** Log */\n Log = \"Log\",\n /** Redirect */\n Redirect = \"Redirect\",\n}\n\n/**\n * Defines values for ManagedRuleSetActionType. \\\n * {@link KnownManagedRuleSetActionType} can be used interchangeably with ManagedRuleSetActionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Block** \\\n * **Log** \\\n * **Redirect**\n */\nexport type ManagedRuleSetActionType = string;\n\n/** Known values of {@link ManagedRuleExclusionMatchVariable} that the service accepts. */\nexport enum KnownManagedRuleExclusionMatchVariable {\n /** RequestHeaderNames */\n RequestHeaderNames = \"RequestHeaderNames\",\n /** RequestCookieNames */\n RequestCookieNames = \"RequestCookieNames\",\n /** QueryStringArgNames */\n QueryStringArgNames = \"QueryStringArgNames\",\n /** RequestBodyPostArgNames */\n RequestBodyPostArgNames = \"RequestBodyPostArgNames\",\n /** RequestBodyJsonArgNames */\n RequestBodyJsonArgNames = \"RequestBodyJsonArgNames\",\n}\n\n/**\n * Defines values for ManagedRuleExclusionMatchVariable. \\\n * {@link KnownManagedRuleExclusionMatchVariable} can be used interchangeably with ManagedRuleExclusionMatchVariable,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **RequestHeaderNames** \\\n * **RequestCookieNames** \\\n * **QueryStringArgNames** \\\n * **RequestBodyPostArgNames** \\\n * **RequestBodyJsonArgNames**\n */\nexport type ManagedRuleExclusionMatchVariable = string;\n\n/** Known values of {@link ManagedRuleExclusionSelectorMatchOperator} that the service accepts. */\nexport enum KnownManagedRuleExclusionSelectorMatchOperator {\n /** Equals */\n Equals = \"Equals\",\n /** Contains */\n Contains = \"Contains\",\n /** StartsWith */\n StartsWith = \"StartsWith\",\n /** EndsWith */\n EndsWith = \"EndsWith\",\n /** EqualsAny */\n EqualsAny = \"EqualsAny\",\n}\n\n/**\n * Defines values for ManagedRuleExclusionSelectorMatchOperator. \\\n * {@link KnownManagedRuleExclusionSelectorMatchOperator} can be used interchangeably with ManagedRuleExclusionSelectorMatchOperator,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Equals** \\\n * **Contains** \\\n * **StartsWith** \\\n * **EndsWith** \\\n * **EqualsAny**\n */\nexport type ManagedRuleExclusionSelectorMatchOperator = string;\n\n/** Known values of {@link ManagedRuleEnabledState} that the service accepts. */\nexport enum KnownManagedRuleEnabledState {\n /** Disabled */\n Disabled = \"Disabled\",\n /** Enabled */\n Enabled = \"Enabled\",\n}\n\n/**\n * Defines values for ManagedRuleEnabledState. \\\n * {@link KnownManagedRuleEnabledState} can be used interchangeably with ManagedRuleEnabledState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled** \\\n * **Enabled**\n */\nexport type ManagedRuleEnabledState = string;\n\n/** Known values of {@link PolicyResourceState} that the service accepts. */\nexport enum KnownPolicyResourceState {\n /** Creating */\n Creating = \"Creating\",\n /** Enabling */\n Enabling = \"Enabling\",\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabling */\n Disabling = \"Disabling\",\n /** Disabled */\n Disabled = \"Disabled\",\n /** Deleting */\n Deleting = \"Deleting\",\n}\n\n/**\n * Defines values for PolicyResourceState. \\\n * {@link KnownPolicyResourceState} can be used interchangeably with PolicyResourceState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Creating** \\\n * **Enabling** \\\n * **Enabled** \\\n * **Disabling** \\\n * **Disabled** \\\n * **Deleting**\n */\nexport type PolicyResourceState = string;\n\n/** Known values of {@link SkuName} that the service accepts. */\nexport enum KnownSkuName {\n /** ClassicAzureFrontDoor */\n ClassicAzureFrontDoor = \"Classic_AzureFrontDoor\",\n /** StandardAzureFrontDoor */\n StandardAzureFrontDoor = \"Standard_AzureFrontDoor\",\n /** PremiumAzureFrontDoor */\n PremiumAzureFrontDoor = \"Premium_AzureFrontDoor\",\n}\n\n/**\n * Defines values for SkuName. \\\n * {@link KnownSkuName} can be used interchangeably with SkuName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Classic_AzureFrontDoor** \\\n * **Standard_AzureFrontDoor** \\\n * **Premium_AzureFrontDoor**\n */\nexport type SkuName = string;\n\n/** Known values of {@link Availability} that the service accepts. */\nexport enum KnownAvailability {\n /** Available */\n Available = \"Available\",\n /** Unavailable */\n Unavailable = \"Unavailable\",\n}\n\n/**\n * Defines values for Availability. \\\n * {@link KnownAvailability} can be used interchangeably with Availability,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Available** \\\n * **Unavailable**\n */\nexport type Availability = string;\n\n/** Known values of {@link FrontDoorResourceState} that the service accepts. */\nexport enum KnownFrontDoorResourceState {\n /** Creating */\n Creating = \"Creating\",\n /** Enabling */\n Enabling = \"Enabling\",\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabling */\n Disabling = \"Disabling\",\n /** Disabled */\n Disabled = \"Disabled\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Migrating */\n Migrating = \"Migrating\",\n /** Migrated */\n Migrated = \"Migrated\",\n}\n\n/**\n * Defines values for FrontDoorResourceState. \\\n * {@link KnownFrontDoorResourceState} can be used interchangeably with FrontDoorResourceState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Creating** \\\n * **Enabling** \\\n * **Enabled** \\\n * **Disabling** \\\n * **Disabled** \\\n * **Deleting** \\\n * **Migrating** \\\n * **Migrated**\n */\nexport type FrontDoorResourceState = string;\n\n/** Known values of {@link HeaderActionType} that the service accepts. */\nexport enum KnownHeaderActionType {\n /** Append */\n Append = \"Append\",\n /** Delete */\n Delete = \"Delete\",\n /** Overwrite */\n Overwrite = \"Overwrite\",\n}\n\n/**\n * Defines values for HeaderActionType. \\\n * {@link KnownHeaderActionType} can be used interchangeably with HeaderActionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Append** \\\n * **Delete** \\\n * **Overwrite**\n */\nexport type HeaderActionType = string;\n\n/** Known values of {@link RulesEngineMatchVariable} that the service accepts. */\nexport enum KnownRulesEngineMatchVariable {\n /** IsMobile */\n IsMobile = \"IsMobile\",\n /** RemoteAddr */\n RemoteAddr = \"RemoteAddr\",\n /** RequestMethod */\n RequestMethod = \"RequestMethod\",\n /** QueryString */\n QueryString = \"QueryString\",\n /** PostArgs */\n PostArgs = \"PostArgs\",\n /** RequestUri */\n RequestUri = \"RequestUri\",\n /** RequestPath */\n RequestPath = \"RequestPath\",\n /** RequestFilename */\n RequestFilename = \"RequestFilename\",\n /** RequestFilenameExtension */\n RequestFilenameExtension = \"RequestFilenameExtension\",\n /** RequestHeader */\n RequestHeader = \"RequestHeader\",\n /** RequestBody */\n RequestBody = \"RequestBody\",\n /** RequestScheme */\n RequestScheme = \"RequestScheme\",\n}\n\n/**\n * Defines values for RulesEngineMatchVariable. \\\n * {@link KnownRulesEngineMatchVariable} can be used interchangeably with RulesEngineMatchVariable,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **IsMobile** \\\n * **RemoteAddr** \\\n * **RequestMethod** \\\n * **QueryString** \\\n * **PostArgs** \\\n * **RequestUri** \\\n * **RequestPath** \\\n * **RequestFilename** \\\n * **RequestFilenameExtension** \\\n * **RequestHeader** \\\n * **RequestBody** \\\n * **RequestScheme**\n */\nexport type RulesEngineMatchVariable = string;\n\n/** Known values of {@link RulesEngineOperator} that the service accepts. */\nexport enum KnownRulesEngineOperator {\n /** Any */\n Any = \"Any\",\n /** IPMatch */\n IPMatch = \"IPMatch\",\n /** GeoMatch */\n GeoMatch = \"GeoMatch\",\n /** Equal */\n Equal = \"Equal\",\n /** Contains */\n Contains = \"Contains\",\n /** LessThan */\n LessThan = \"LessThan\",\n /** GreaterThan */\n GreaterThan = \"GreaterThan\",\n /** LessThanOrEqual */\n LessThanOrEqual = \"LessThanOrEqual\",\n /** GreaterThanOrEqual */\n GreaterThanOrEqual = \"GreaterThanOrEqual\",\n /** BeginsWith */\n BeginsWith = \"BeginsWith\",\n /** EndsWith */\n EndsWith = \"EndsWith\",\n}\n\n/**\n * Defines values for RulesEngineOperator. \\\n * {@link KnownRulesEngineOperator} can be used interchangeably with RulesEngineOperator,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Any** \\\n * **IPMatch** \\\n * **GeoMatch** \\\n * **Equal** \\\n * **Contains** \\\n * **LessThan** \\\n * **GreaterThan** \\\n * **LessThanOrEqual** \\\n * **GreaterThanOrEqual** \\\n * **BeginsWith** \\\n * **EndsWith**\n */\nexport type RulesEngineOperator = string;\n\n/** Known values of {@link Transform} that the service accepts. */\nexport enum KnownTransform {\n /** Lowercase */\n Lowercase = \"Lowercase\",\n /** Uppercase */\n Uppercase = \"Uppercase\",\n /** Trim */\n Trim = \"Trim\",\n /** UrlDecode */\n UrlDecode = \"UrlDecode\",\n /** UrlEncode */\n UrlEncode = \"UrlEncode\",\n /** RemoveNulls */\n RemoveNulls = \"RemoveNulls\",\n}\n\n/**\n * Defines values for Transform. \\\n * {@link KnownTransform} can be used interchangeably with Transform,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Lowercase** \\\n * **Uppercase** \\\n * **Trim** \\\n * **UrlDecode** \\\n * **UrlEncode** \\\n * **RemoveNulls**\n */\nexport type Transform = string;\n\n/** Known values of {@link MatchProcessingBehavior} that the service accepts. */\nexport enum KnownMatchProcessingBehavior {\n /** Continue */\n Continue = \"Continue\",\n /** Stop */\n Stop = \"Stop\",\n}\n\n/**\n * Defines values for MatchProcessingBehavior. \\\n * {@link KnownMatchProcessingBehavior} can be used interchangeably with MatchProcessingBehavior,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Continue** \\\n * **Stop**\n */\nexport type MatchProcessingBehavior = string;\n\n/** Known values of {@link FrontDoorProtocol} that the service accepts. */\nexport enum KnownFrontDoorProtocol {\n /** Http */\n Http = \"Http\",\n /** Https */\n Https = \"Https\",\n}\n\n/**\n * Defines values for FrontDoorProtocol. \\\n * {@link KnownFrontDoorProtocol} can be used interchangeably with FrontDoorProtocol,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Http** \\\n * **Https**\n */\nexport type FrontDoorProtocol = string;\n\n/** Known values of {@link RoutingRuleEnabledState} that the service accepts. */\nexport enum KnownRoutingRuleEnabledState {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for RoutingRuleEnabledState. \\\n * {@link KnownRoutingRuleEnabledState} can be used interchangeably with RoutingRuleEnabledState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type RoutingRuleEnabledState = string;\n\n/** Known values of {@link FrontDoorHealthProbeMethod} that the service accepts. */\nexport enum KnownFrontDoorHealthProbeMethod {\n /** GET */\n GET = \"GET\",\n /** Head */\n Head = \"HEAD\",\n}\n\n/**\n * Defines values for FrontDoorHealthProbeMethod. \\\n * {@link KnownFrontDoorHealthProbeMethod} can be used interchangeably with FrontDoorHealthProbeMethod,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **GET** \\\n * **HEAD**\n */\nexport type FrontDoorHealthProbeMethod = string;\n\n/** Known values of {@link HealthProbeEnabled} that the service accepts. */\nexport enum KnownHealthProbeEnabled {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for HealthProbeEnabled. \\\n * {@link KnownHealthProbeEnabled} can be used interchangeably with HealthProbeEnabled,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type HealthProbeEnabled = string;\n\n/** Known values of {@link PrivateEndpointStatus} that the service accepts. */\nexport enum KnownPrivateEndpointStatus {\n /** Pending */\n Pending = \"Pending\",\n /** Approved */\n Approved = \"Approved\",\n /** Rejected */\n Rejected = \"Rejected\",\n /** Disconnected */\n Disconnected = \"Disconnected\",\n /** Timeout */\n Timeout = \"Timeout\",\n}\n\n/**\n * Defines values for PrivateEndpointStatus. \\\n * {@link KnownPrivateEndpointStatus} can be used interchangeably with PrivateEndpointStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Pending** \\\n * **Approved** \\\n * **Rejected** \\\n * **Disconnected** \\\n * **Timeout**\n */\nexport type PrivateEndpointStatus = string;\n\n/** Known values of {@link BackendEnabledState} that the service accepts. */\nexport enum KnownBackendEnabledState {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for BackendEnabledState. \\\n * {@link KnownBackendEnabledState} can be used interchangeably with BackendEnabledState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type BackendEnabledState = string;\n\n/** Known values of {@link CustomHttpsProvisioningState} that the service accepts. */\nexport enum KnownCustomHttpsProvisioningState {\n /** Enabling */\n Enabling = \"Enabling\",\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabling */\n Disabling = \"Disabling\",\n /** Disabled */\n Disabled = \"Disabled\",\n /** Failed */\n Failed = \"Failed\",\n}\n\n/**\n * Defines values for CustomHttpsProvisioningState. \\\n * {@link KnownCustomHttpsProvisioningState} can be used interchangeably with CustomHttpsProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabling** \\\n * **Enabled** \\\n * **Disabling** \\\n * **Disabled** \\\n * **Failed**\n */\nexport type CustomHttpsProvisioningState = string;\n\n/** Known values of {@link CustomHttpsProvisioningSubstate} that the service accepts. */\nexport enum KnownCustomHttpsProvisioningSubstate {\n /** SubmittingDomainControlValidationRequest */\n SubmittingDomainControlValidationRequest = \"SubmittingDomainControlValidationRequest\",\n /** PendingDomainControlValidationREquestApproval */\n PendingDomainControlValidationREquestApproval = \"PendingDomainControlValidationREquestApproval\",\n /** DomainControlValidationRequestApproved */\n DomainControlValidationRequestApproved = \"DomainControlValidationRequestApproved\",\n /** DomainControlValidationRequestRejected */\n DomainControlValidationRequestRejected = \"DomainControlValidationRequestRejected\",\n /** DomainControlValidationRequestTimedOut */\n DomainControlValidationRequestTimedOut = \"DomainControlValidationRequestTimedOut\",\n /** IssuingCertificate */\n IssuingCertificate = \"IssuingCertificate\",\n /** DeployingCertificate */\n DeployingCertificate = \"DeployingCertificate\",\n /** CertificateDeployed */\n CertificateDeployed = \"CertificateDeployed\",\n /** DeletingCertificate */\n DeletingCertificate = \"DeletingCertificate\",\n /** CertificateDeleted */\n CertificateDeleted = \"CertificateDeleted\",\n}\n\n/**\n * Defines values for CustomHttpsProvisioningSubstate. \\\n * {@link KnownCustomHttpsProvisioningSubstate} can be used interchangeably with CustomHttpsProvisioningSubstate,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SubmittingDomainControlValidationRequest** \\\n * **PendingDomainControlValidationREquestApproval** \\\n * **DomainControlValidationRequestApproved** \\\n * **DomainControlValidationRequestRejected** \\\n * **DomainControlValidationRequestTimedOut** \\\n * **IssuingCertificate** \\\n * **DeployingCertificate** \\\n * **CertificateDeployed** \\\n * **DeletingCertificate** \\\n * **CertificateDeleted**\n */\nexport type CustomHttpsProvisioningSubstate = string;\n\n/** Known values of {@link FrontDoorCertificateSource} that the service accepts. */\nexport enum KnownFrontDoorCertificateSource {\n /** AzureKeyVault */\n AzureKeyVault = \"AzureKeyVault\",\n /** FrontDoor */\n FrontDoor = \"FrontDoor\",\n}\n\n/**\n * Defines values for FrontDoorCertificateSource. \\\n * {@link KnownFrontDoorCertificateSource} can be used interchangeably with FrontDoorCertificateSource,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AzureKeyVault** \\\n * **FrontDoor**\n */\nexport type FrontDoorCertificateSource = string;\n\n/** Known values of {@link FrontDoorTlsProtocolType} that the service accepts. */\nexport enum KnownFrontDoorTlsProtocolType {\n /** ServerNameIndication */\n ServerNameIndication = \"ServerNameIndication\",\n}\n\n/**\n * Defines values for FrontDoorTlsProtocolType. \\\n * {@link KnownFrontDoorTlsProtocolType} can be used interchangeably with FrontDoorTlsProtocolType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **ServerNameIndication**\n */\nexport type FrontDoorTlsProtocolType = string;\n\n/** Known values of {@link MinimumTLSVersion} that the service accepts. */\nexport enum KnownMinimumTLSVersion {\n /** One0 */\n One0 = \"1.0\",\n /** One2 */\n One2 = \"1.2\",\n}\n\n/**\n * Defines values for MinimumTLSVersion. \\\n * {@link KnownMinimumTLSVersion} can be used interchangeably with MinimumTLSVersion,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **1.0** \\\n * **1.2**\n */\nexport type MinimumTLSVersion = string;\n\n/** Known values of {@link FrontDoorCertificateType} that the service accepts. */\nexport enum KnownFrontDoorCertificateType {\n /** Dedicated */\n Dedicated = \"Dedicated\",\n}\n\n/**\n * Defines values for FrontDoorCertificateType. \\\n * {@link KnownFrontDoorCertificateType} can be used interchangeably with FrontDoorCertificateType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Dedicated**\n */\nexport type FrontDoorCertificateType = string;\n\n/** Known values of {@link SessionAffinityEnabledState} that the service accepts. */\nexport enum KnownSessionAffinityEnabledState {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for SessionAffinityEnabledState. \\\n * {@link KnownSessionAffinityEnabledState} can be used interchangeably with SessionAffinityEnabledState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type SessionAffinityEnabledState = string;\n\n/** Known values of {@link EnforceCertificateNameCheckEnabledState} that the service accepts. */\nexport enum KnownEnforceCertificateNameCheckEnabledState {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for EnforceCertificateNameCheckEnabledState. \\\n * {@link KnownEnforceCertificateNameCheckEnabledState} can be used interchangeably with EnforceCertificateNameCheckEnabledState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type EnforceCertificateNameCheckEnabledState = string;\n\n/** Known values of {@link FrontDoorEnabledState} that the service accepts. */\nexport enum KnownFrontDoorEnabledState {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for FrontDoorEnabledState. \\\n * {@link KnownFrontDoorEnabledState} can be used interchangeably with FrontDoorEnabledState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type FrontDoorEnabledState = string;\n\n/** Known values of {@link NetworkExperimentResourceState} that the service accepts. */\nexport enum KnownNetworkExperimentResourceState {\n /** Creating */\n Creating = \"Creating\",\n /** Enabling */\n Enabling = \"Enabling\",\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabling */\n Disabling = \"Disabling\",\n /** Disabled */\n Disabled = \"Disabled\",\n /** Deleting */\n Deleting = \"Deleting\",\n}\n\n/**\n * Defines values for NetworkExperimentResourceState. \\\n * {@link KnownNetworkExperimentResourceState} can be used interchangeably with NetworkExperimentResourceState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Creating** \\\n * **Enabling** \\\n * **Enabled** \\\n * **Disabling** \\\n * **Disabled** \\\n * **Deleting**\n */\nexport type NetworkExperimentResourceState = string;\n\n/** Known values of {@link State} that the service accepts. */\nexport enum KnownState {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for State. \\\n * {@link KnownState} can be used interchangeably with State,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type State = string;\n\n/** Known values of {@link EndpointType} that the service accepts. */\nexport enum KnownEndpointType {\n /** AFD */\n AFD = \"AFD\",\n /** AzureRegion */\n AzureRegion = \"AzureRegion\",\n /** CDN */\n CDN = \"CDN\",\n /** ATM */\n ATM = \"ATM\",\n}\n\n/**\n * Defines values for EndpointType. \\\n * {@link KnownEndpointType} can be used interchangeably with EndpointType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AFD** \\\n * **AzureRegion** \\\n * **CDN** \\\n * **ATM**\n */\nexport type EndpointType = string;\n\n/** Known values of {@link LatencyScorecardAggregationInterval} that the service accepts. */\nexport enum KnownLatencyScorecardAggregationInterval {\n /** Daily */\n Daily = \"Daily\",\n /** Weekly */\n Weekly = \"Weekly\",\n /** Monthly */\n Monthly = \"Monthly\",\n}\n\n/**\n * Defines values for LatencyScorecardAggregationInterval. \\\n * {@link KnownLatencyScorecardAggregationInterval} can be used interchangeably with LatencyScorecardAggregationInterval,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Daily** \\\n * **Weekly** \\\n * **Monthly**\n */\nexport type LatencyScorecardAggregationInterval = string;\n\n/** Known values of {@link TimeseriesAggregationInterval} that the service accepts. */\nexport enum KnownTimeseriesAggregationInterval {\n /** Hourly */\n Hourly = \"Hourly\",\n /** Daily */\n Daily = \"Daily\",\n}\n\n/**\n * Defines values for TimeseriesAggregationInterval. \\\n * {@link KnownTimeseriesAggregationInterval} can be used interchangeably with TimeseriesAggregationInterval,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Hourly** \\\n * **Daily**\n */\nexport type TimeseriesAggregationInterval = string;\n\n/** Known values of {@link TimeseriesType} that the service accepts. */\nexport enum KnownTimeseriesType {\n /** MeasurementCounts */\n MeasurementCounts = \"MeasurementCounts\",\n /** LatencyP50 */\n LatencyP50 = \"LatencyP50\",\n /** LatencyP75 */\n LatencyP75 = \"LatencyP75\",\n /** LatencyP95 */\n LatencyP95 = \"LatencyP95\",\n}\n\n/**\n * Defines values for TimeseriesType. \\\n * {@link KnownTimeseriesType} can be used interchangeably with TimeseriesType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **MeasurementCounts** \\\n * **LatencyP50** \\\n * **LatencyP75** \\\n * **LatencyP95**\n */\nexport type TimeseriesType = string;\n\n/** Known values of {@link AggregationInterval} that the service accepts. */\nexport enum KnownAggregationInterval {\n /** Hourly */\n Hourly = \"Hourly\",\n /** Daily */\n Daily = \"Daily\",\n}\n\n/**\n * Defines values for AggregationInterval. \\\n * {@link KnownAggregationInterval} can be used interchangeably with AggregationInterval,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Hourly** \\\n * **Daily**\n */\nexport type AggregationInterval = string;\n\n/** Known values of {@link NetworkOperationStatus} that the service accepts. */\nexport enum KnownNetworkOperationStatus {\n /** InProgress */\n InProgress = \"InProgress\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n}\n\n/**\n * Defines values for NetworkOperationStatus. \\\n * {@link KnownNetworkOperationStatus} can be used interchangeably with NetworkOperationStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **InProgress** \\\n * **Succeeded** \\\n * **Failed**\n */\nexport type NetworkOperationStatus = string;\n\n/** Known values of {@link FrontDoorForwardingProtocol} that the service accepts. */\nexport enum KnownFrontDoorForwardingProtocol {\n /** HttpOnly */\n HttpOnly = \"HttpOnly\",\n /** HttpsOnly */\n HttpsOnly = \"HttpsOnly\",\n /** MatchRequest */\n MatchRequest = \"MatchRequest\",\n}\n\n/**\n * Defines values for FrontDoorForwardingProtocol. \\\n * {@link KnownFrontDoorForwardingProtocol} can be used interchangeably with FrontDoorForwardingProtocol,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **HttpOnly** \\\n * **HttpsOnly** \\\n * **MatchRequest**\n */\nexport type FrontDoorForwardingProtocol = string;\n\n/** Known values of {@link FrontDoorQuery} that the service accepts. */\nexport enum KnownFrontDoorQuery {\n /** StripNone */\n StripNone = \"StripNone\",\n /** StripAll */\n StripAll = \"StripAll\",\n /** StripOnly */\n StripOnly = \"StripOnly\",\n /** StripAllExcept */\n StripAllExcept = \"StripAllExcept\",\n}\n\n/**\n * Defines values for FrontDoorQuery. \\\n * {@link KnownFrontDoorQuery} can be used interchangeably with FrontDoorQuery,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **StripNone** \\\n * **StripAll** \\\n * **StripOnly** \\\n * **StripAllExcept**\n */\nexport type FrontDoorQuery = string;\n\n/** Known values of {@link DynamicCompressionEnabled} that the service accepts. */\nexport enum KnownDynamicCompressionEnabled {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for DynamicCompressionEnabled. \\\n * {@link KnownDynamicCompressionEnabled} can be used interchangeably with DynamicCompressionEnabled,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type DynamicCompressionEnabled = string;\n\n/** Known values of {@link FrontDoorRedirectType} that the service accepts. */\nexport enum KnownFrontDoorRedirectType {\n /** Moved */\n Moved = \"Moved\",\n /** Found */\n Found = \"Found\",\n /** TemporaryRedirect */\n TemporaryRedirect = \"TemporaryRedirect\",\n /** PermanentRedirect */\n PermanentRedirect = \"PermanentRedirect\",\n}\n\n/**\n * Defines values for FrontDoorRedirectType. \\\n * {@link KnownFrontDoorRedirectType} can be used interchangeably with FrontDoorRedirectType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Moved** \\\n * **Found** \\\n * **TemporaryRedirect** \\\n * **PermanentRedirect**\n */\nexport type FrontDoorRedirectType = string;\n\n/** Known values of {@link FrontDoorRedirectProtocol} that the service accepts. */\nexport enum KnownFrontDoorRedirectProtocol {\n /** HttpOnly */\n HttpOnly = \"HttpOnly\",\n /** HttpsOnly */\n HttpsOnly = \"HttpsOnly\",\n /** MatchRequest */\n MatchRequest = \"MatchRequest\",\n}\n\n/**\n * Defines values for FrontDoorRedirectProtocol. \\\n * {@link KnownFrontDoorRedirectProtocol} can be used interchangeably with FrontDoorRedirectProtocol,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **HttpOnly** \\\n * **HttpsOnly** \\\n * **MatchRequest**\n */\nexport type FrontDoorRedirectProtocol = string;\n/** Defines values for ResourceType. */\nexport type ResourceType =\n | \"Microsoft.Network/frontDoors\"\n | \"Microsoft.Network/frontDoors/frontendEndpoints\";\n\n/** Optional parameters. */\nexport interface PoliciesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type PoliciesListResponse = WebApplicationFirewallPolicyList;\n\n/** Optional parameters. */\nexport interface PoliciesListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type PoliciesListBySubscriptionResponse =\n WebApplicationFirewallPolicyList;\n\n/** Optional parameters. */\nexport interface PoliciesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type PoliciesGetResponse = WebApplicationFirewallPolicy;\n\n/** Optional parameters. */\nexport interface PoliciesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type PoliciesCreateOrUpdateResponse = WebApplicationFirewallPolicy;\n\n/** Optional parameters. */\nexport interface PoliciesUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type PoliciesUpdateResponse = WebApplicationFirewallPolicy;\n\n/** Optional parameters. */\nexport interface PoliciesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface PoliciesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type PoliciesListNextResponse = WebApplicationFirewallPolicyList;\n\n/** Optional parameters. */\nexport interface PoliciesListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type PoliciesListBySubscriptionNextResponse =\n WebApplicationFirewallPolicyList;\n\n/** Optional parameters. */\nexport interface ManagedRuleSetsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ManagedRuleSetsListResponse = ManagedRuleSetDefinitionList;\n\n/** Optional parameters. */\nexport interface ManagedRuleSetsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ManagedRuleSetsListNextResponse = ManagedRuleSetDefinitionList;\n\n/** Optional parameters. */\nexport interface FrontDoorNameAvailabilityCheckOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the check operation. */\nexport type FrontDoorNameAvailabilityCheckResponse =\n CheckNameAvailabilityOutput;\n\n/** Optional parameters. */\nexport interface FrontDoorNameAvailabilityWithSubscriptionCheckOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the check operation. */\nexport type FrontDoorNameAvailabilityWithSubscriptionCheckResponse =\n CheckNameAvailabilityOutput;\n\n/** Optional parameters. */\nexport interface FrontDoorsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type FrontDoorsListResponse = FrontDoorListResult;\n\n/** Optional parameters. */\nexport interface FrontDoorsListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type FrontDoorsListByResourceGroupResponse = FrontDoorListResult;\n\n/** Optional parameters. */\nexport interface FrontDoorsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type FrontDoorsGetResponse = FrontDoor;\n\n/** Optional parameters. */\nexport interface FrontDoorsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type FrontDoorsCreateOrUpdateResponse = FrontDoor;\n\n/** Optional parameters. */\nexport interface FrontDoorsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface FrontDoorsValidateCustomDomainOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the validateCustomDomain operation. */\nexport type FrontDoorsValidateCustomDomainResponse = ValidateCustomDomainOutput;\n\n/** Optional parameters. */\nexport interface FrontDoorsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type FrontDoorsListNextResponse = FrontDoorListResult;\n\n/** Optional parameters. */\nexport interface FrontDoorsListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type FrontDoorsListByResourceGroupNextResponse = FrontDoorListResult;\n\n/** Optional parameters. */\nexport interface FrontendEndpointsListByFrontDoorOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByFrontDoor operation. */\nexport type FrontendEndpointsListByFrontDoorResponse =\n FrontendEndpointsListResult;\n\n/** Optional parameters. */\nexport interface FrontendEndpointsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type FrontendEndpointsGetResponse = FrontendEndpoint;\n\n/** Optional parameters. */\nexport interface FrontendEndpointsEnableHttpsOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface FrontendEndpointsDisableHttpsOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface FrontendEndpointsListByFrontDoorNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByFrontDoorNext operation. */\nexport type FrontendEndpointsListByFrontDoorNextResponse =\n FrontendEndpointsListResult;\n\n/** Optional parameters. */\nexport interface EndpointsPurgeContentOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface RulesEnginesListByFrontDoorOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByFrontDoor operation. */\nexport type RulesEnginesListByFrontDoorResponse = RulesEngineListResult;\n\n/** Optional parameters. */\nexport interface RulesEnginesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RulesEnginesGetResponse = RulesEngine;\n\n/** Optional parameters. */\nexport interface RulesEnginesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type RulesEnginesCreateOrUpdateResponse = RulesEngine;\n\n/** Optional parameters. */\nexport interface RulesEnginesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface RulesEnginesListByFrontDoorNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByFrontDoorNext operation. */\nexport type RulesEnginesListByFrontDoorNextResponse = RulesEngineListResult;\n\n/** Optional parameters. */\nexport interface NetworkExperimentProfilesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type NetworkExperimentProfilesListResponse = ProfileList;\n\n/** Optional parameters. */\nexport interface NetworkExperimentProfilesListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type NetworkExperimentProfilesListByResourceGroupResponse = ProfileList;\n\n/** Optional parameters. */\nexport interface NetworkExperimentProfilesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type NetworkExperimentProfilesGetResponse = Profile;\n\n/** Optional parameters. */\nexport interface NetworkExperimentProfilesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type NetworkExperimentProfilesCreateOrUpdateResponse = Profile;\n\n/** Optional parameters. */\nexport interface NetworkExperimentProfilesUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type NetworkExperimentProfilesUpdateResponse = Profile;\n\n/** Optional parameters. */\nexport interface NetworkExperimentProfilesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface NetworkExperimentProfilesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type NetworkExperimentProfilesListNextResponse = ProfileList;\n\n/** Optional parameters. */\nexport interface NetworkExperimentProfilesListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type NetworkExperimentProfilesListByResourceGroupNextResponse =\n ProfileList;\n\n/** Optional parameters. */\nexport interface PreconfiguredEndpointsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type PreconfiguredEndpointsListResponse = PreconfiguredEndpointList;\n\n/** Optional parameters. */\nexport interface PreconfiguredEndpointsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type PreconfiguredEndpointsListNextResponse = PreconfiguredEndpointList;\n\n/** Optional parameters. */\nexport interface ExperimentsListByProfileOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByProfile operation. */\nexport type ExperimentsListByProfileResponse = ExperimentList;\n\n/** Optional parameters. */\nexport interface ExperimentsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ExperimentsGetResponse = Experiment;\n\n/** Optional parameters. */\nexport interface ExperimentsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type ExperimentsCreateOrUpdateResponse = Experiment;\n\n/** Optional parameters. */\nexport interface ExperimentsUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type ExperimentsUpdateResponse = Experiment;\n\n/** Optional parameters. */\nexport interface ExperimentsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface ExperimentsListByProfileNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByProfileNext operation. */\nexport type ExperimentsListByProfileNextResponse = ExperimentList;\n\n/** Optional parameters. */\nexport interface ReportsGetLatencyScorecardsOptionalParams\n extends coreClient.OperationOptions {\n /** The end DateTime of the Latency Scorecard in UTC */\n endDateTimeUTC?: string;\n /** The country associated with the Latency Scorecard. Values are country ISO codes as specified here- https://www.iso.org/iso-3166-country-codes.html */\n country?: string;\n}\n\n/** Contains response data for the getLatencyScorecards operation. */\nexport type ReportsGetLatencyScorecardsResponse = LatencyScorecard;\n\n/** Optional parameters. */\nexport interface ReportsGetTimeseriesOptionalParams\n extends coreClient.OperationOptions {\n /** The country associated with the Timeseries. Values are country ISO codes as specified here- https://www.iso.org/iso-3166-country-codes.html */\n country?: string;\n /** The specific endpoint */\n endpoint?: string;\n}\n\n/** Contains response data for the getTimeseries operation. */\nexport type ReportsGetTimeseriesResponse = Timeseries;\n\n/** Optional parameters. */\nexport interface FrontDoorManagementClientOptionalParams\n extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n"]}