@azure/arm-frontdoor 5.3.1-alpha.20250124.1 → 5.3.1-alpha.20250128.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,2756 @@
1
+ import * as coreClient from "@azure/core-client";
2
+ export type RouteConfigurationUnion = RouteConfiguration | ForwardingConfiguration | RedirectConfiguration;
3
+ /** Defines a list of WebApplicationFirewallPolicies. It contains a list of WebApplicationFirewallPolicy objects and a URL link to get the next set of results. */
4
+ export interface WebApplicationFirewallPolicyList {
5
+ /**
6
+ * List of WebApplicationFirewallPolicies within a resource group.
7
+ * NOTE: This property will not be serialized. It can only be populated by the server.
8
+ */
9
+ readonly value?: WebApplicationFirewallPolicy[];
10
+ /** URL to get the next set of WebApplicationFirewallPolicy objects if there are any. */
11
+ nextLink?: string;
12
+ }
13
+ /** Defines top-level WebApplicationFirewallPolicy configuration settings. */
14
+ export interface PolicySettings {
15
+ /** Describes if the policy is in enabled or disabled state. Defaults to Enabled if not specified. */
16
+ enabledState?: PolicyEnabledState;
17
+ /** Describes if it is in detection mode or prevention mode at policy level. */
18
+ mode?: PolicyMode;
19
+ /** If action type is redirect, this field represents redirect URL for the client. */
20
+ redirectUrl?: string;
21
+ /** If the action type is block, customer can override the response status code. */
22
+ customBlockResponseStatusCode?: number;
23
+ /** If the action type is block, customer can override the response body. The body must be specified in base64 encoding. */
24
+ customBlockResponseBody?: string;
25
+ /** Describes if policy managed rules will inspect the request body content. */
26
+ requestBodyCheck?: PolicyRequestBodyCheck;
27
+ /** 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. */
28
+ javascriptChallengeExpirationInMinutes?: number;
29
+ /** State of the log scrubbing config. Default value is Enabled. */
30
+ state?: WebApplicationFirewallScrubbingState;
31
+ /** List of log scrubbing rules applied to the Web Application Firewall logs. */
32
+ scrubbingRules?: WebApplicationFirewallScrubbingRules[];
33
+ }
34
+ /** Defines the contents of the log scrubbing rules. */
35
+ export interface WebApplicationFirewallScrubbingRules {
36
+ /** The variable to be scrubbed from the logs. */
37
+ matchVariable: ScrubbingRuleEntryMatchVariable;
38
+ /** When matchVariable is a collection, operate on the selector to specify which elements in the collection this rule applies to. */
39
+ selectorMatchOperator: ScrubbingRuleEntryMatchOperator;
40
+ /** When matchVariable is a collection, operator used to specify which elements in the collection this rule applies to. */
41
+ selector?: string;
42
+ /** Defines the state of a log scrubbing rule. Default value is enabled. */
43
+ state?: ScrubbingRuleEntryState;
44
+ }
45
+ /** Defines contents of custom rules */
46
+ export interface CustomRuleList {
47
+ /** List of rules */
48
+ rules?: CustomRule[];
49
+ }
50
+ /** Defines contents of a web application rule */
51
+ export interface CustomRule {
52
+ /** Describes the name of the rule. */
53
+ name?: string;
54
+ /** Describes priority of the rule. Rules with a lower value will be evaluated before rules with a higher value. */
55
+ priority: number;
56
+ /** Describes if the custom rule is in enabled or disabled state. Defaults to Enabled if not specified. */
57
+ enabledState?: CustomRuleEnabledState;
58
+ /** Describes type of rule. */
59
+ ruleType: RuleType;
60
+ /** Time window for resetting the rate limit count. Default is 1 minute. */
61
+ rateLimitDurationInMinutes?: number;
62
+ /** Number of allowed requests per client within the time window. */
63
+ rateLimitThreshold?: number;
64
+ /** Describes the list of variables to group the rate limit requests */
65
+ groupBy?: GroupByVariable[];
66
+ /** List of match conditions. */
67
+ matchConditions: MatchCondition[];
68
+ /** Describes what action to be applied when rule matches. */
69
+ action: ActionType;
70
+ }
71
+ /** Describes the variables available to group the rate limit requests */
72
+ export interface GroupByVariable {
73
+ /** Describes the supported variable for group by */
74
+ variableName: VariableName;
75
+ }
76
+ /** Define a match condition. */
77
+ export interface MatchCondition {
78
+ /** Request variable to compare with. */
79
+ matchVariable: MatchVariable;
80
+ /** Match against a specific key from the QueryString, PostArgs, RequestHeader or Cookies variables. Default is null. */
81
+ selector?: string;
82
+ /** Comparison type to use for matching with the variable value. */
83
+ operator: Operator;
84
+ /** Describes if the result of this condition should be negated. */
85
+ negateCondition?: boolean;
86
+ /** List of possible match values. */
87
+ matchValue: string[];
88
+ /** List of transforms. */
89
+ transforms?: TransformType[];
90
+ }
91
+ /** Defines the list of managed rule sets for the policy. */
92
+ export interface ManagedRuleSetList {
93
+ /** List of rule sets. */
94
+ managedRuleSets?: ManagedRuleSet[];
95
+ }
96
+ /** Defines a managed rule set. */
97
+ export interface ManagedRuleSet {
98
+ /** Defines the rule set type to use. */
99
+ ruleSetType: string;
100
+ /** Defines the version of the rule set to use. */
101
+ ruleSetVersion: string;
102
+ /** Defines the rule set action. */
103
+ ruleSetAction?: ManagedRuleSetActionType;
104
+ /** Describes the exclusions that are applied to all rules in the set. */
105
+ exclusions?: ManagedRuleExclusion[];
106
+ /** Defines the rule group overrides to apply to the rule set. */
107
+ ruleGroupOverrides?: ManagedRuleGroupOverride[];
108
+ }
109
+ /** Exclude variables from managed rule evaluation. */
110
+ export interface ManagedRuleExclusion {
111
+ /** The variable type to be excluded. */
112
+ matchVariable: ManagedRuleExclusionMatchVariable;
113
+ /** Comparison operator to apply to the selector when specifying which elements in the collection this exclusion applies to. */
114
+ selectorMatchOperator: ManagedRuleExclusionSelectorMatchOperator;
115
+ /** Selector value for which elements in the collection this exclusion applies to. */
116
+ selector: string;
117
+ }
118
+ /** Defines a managed rule group override setting. */
119
+ export interface ManagedRuleGroupOverride {
120
+ /** Describes the managed rule group to override. */
121
+ ruleGroupName: string;
122
+ /** Describes the exclusions that are applied to all rules in the group. */
123
+ exclusions?: ManagedRuleExclusion[];
124
+ /** List of rules that will be disabled. If none specified, all rules in the group will be disabled. */
125
+ rules?: ManagedRuleOverride[];
126
+ }
127
+ /** Defines a managed rule group override setting. */
128
+ export interface ManagedRuleOverride {
129
+ /** Identifier for the managed rule. */
130
+ ruleId: string;
131
+ /** Describes if the managed rule is in enabled or disabled state. Defaults to Disabled if not specified. */
132
+ enabledState?: ManagedRuleEnabledState;
133
+ /** Describes the override action to be applied when rule matches. */
134
+ action?: ActionType;
135
+ /** Describes the exclusions that are applied to this specific rule. */
136
+ exclusions?: ManagedRuleExclusion[];
137
+ }
138
+ /** Defines the Resource ID for a Frontend Endpoint. */
139
+ export interface FrontendEndpointLink {
140
+ /** Resource ID. */
141
+ id?: string;
142
+ }
143
+ /** Defines the Resource ID for a Routing Rule. */
144
+ export interface RoutingRuleLink {
145
+ /** Resource ID. */
146
+ id?: string;
147
+ }
148
+ /** Defines the Resource ID for a Security Policy. */
149
+ export interface SecurityPolicyLink {
150
+ /** Resource ID. */
151
+ id?: string;
152
+ }
153
+ /** The pricing tier of the web application firewall policy. */
154
+ export interface Sku {
155
+ /** Name of the pricing tier. */
156
+ name?: SkuName;
157
+ }
158
+ /** Common resource representation. */
159
+ export interface Resource {
160
+ /**
161
+ * Resource ID.
162
+ * NOTE: This property will not be serialized. It can only be populated by the server.
163
+ */
164
+ readonly id?: string;
165
+ /**
166
+ * Resource name.
167
+ * NOTE: This property will not be serialized. It can only be populated by the server.
168
+ */
169
+ readonly name?: string;
170
+ /**
171
+ * Resource type.
172
+ * NOTE: This property will not be serialized. It can only be populated by the server.
173
+ */
174
+ readonly type?: string;
175
+ /** Resource location. */
176
+ location?: string;
177
+ /** Resource tags. */
178
+ tags?: {
179
+ [propertyName: string]: string;
180
+ };
181
+ }
182
+ /** Error response indicates Front Door service is not able to process the incoming request. The reason is provided in the error message. */
183
+ export interface ErrorResponse {
184
+ /**
185
+ * Error code.
186
+ * NOTE: This property will not be serialized. It can only be populated by the server.
187
+ */
188
+ readonly code?: string;
189
+ /**
190
+ * Error message indicating why the operation failed.
191
+ * NOTE: This property will not be serialized. It can only be populated by the server.
192
+ */
193
+ readonly message?: string;
194
+ }
195
+ /** Error response indicates Front Door service is not able to process the incoming request. The reason is provided in the error message. */
196
+ export interface DefaultErrorResponse {
197
+ /** Error model. */
198
+ error?: DefaultErrorResponseError;
199
+ }
200
+ /** Error model. */
201
+ export interface DefaultErrorResponseError {
202
+ /**
203
+ * Error code.
204
+ * NOTE: This property will not be serialized. It can only be populated by the server.
205
+ */
206
+ readonly code?: string;
207
+ /**
208
+ * Error message indicating why the operation failed.
209
+ * NOTE: This property will not be serialized. It can only be populated by the server.
210
+ */
211
+ readonly message?: string;
212
+ }
213
+ /** Tags object for patch operations. */
214
+ export interface TagsObject {
215
+ /** Resource tags. */
216
+ tags?: {
217
+ [propertyName: string]: string;
218
+ };
219
+ }
220
+ /** List of managed rule set definitions available for use in a policy. */
221
+ export interface ManagedRuleSetDefinitionList {
222
+ /**
223
+ * List of managed rule set definitions.
224
+ * NOTE: This property will not be serialized. It can only be populated by the server.
225
+ */
226
+ readonly value?: ManagedRuleSetDefinition[];
227
+ /** URL to retrieve next set of managed rule set definitions. */
228
+ nextLink?: string;
229
+ }
230
+ /** Describes a managed rule group. */
231
+ export interface ManagedRuleGroupDefinition {
232
+ /**
233
+ * Name of the managed rule group.
234
+ * NOTE: This property will not be serialized. It can only be populated by the server.
235
+ */
236
+ readonly ruleGroupName?: string;
237
+ /**
238
+ * Description of the managed rule group.
239
+ * NOTE: This property will not be serialized. It can only be populated by the server.
240
+ */
241
+ readonly description?: string;
242
+ /**
243
+ * List of rules within the managed rule group.
244
+ * NOTE: This property will not be serialized. It can only be populated by the server.
245
+ */
246
+ readonly rules?: ManagedRuleDefinition[];
247
+ }
248
+ /** Describes a managed rule definition. */
249
+ export interface ManagedRuleDefinition {
250
+ /**
251
+ * Identifier for the managed rule.
252
+ * NOTE: This property will not be serialized. It can only be populated by the server.
253
+ */
254
+ readonly ruleId?: string;
255
+ /**
256
+ * Describes the default state for the managed rule.
257
+ * NOTE: This property will not be serialized. It can only be populated by the server.
258
+ */
259
+ readonly defaultState?: ManagedRuleEnabledState;
260
+ /**
261
+ * Describes the default action to be applied when the managed rule matches.
262
+ * NOTE: This property will not be serialized. It can only be populated by the server.
263
+ */
264
+ readonly defaultAction?: ActionType;
265
+ /**
266
+ * Describes the functionality of the managed rule.
267
+ * NOTE: This property will not be serialized. It can only be populated by the server.
268
+ */
269
+ readonly description?: string;
270
+ }
271
+ /** Input of CheckNameAvailability API. */
272
+ export interface CheckNameAvailabilityInput {
273
+ /** The resource name to validate. */
274
+ name: string;
275
+ /** The type of the resource whose name is to be validated. */
276
+ type: ResourceType;
277
+ }
278
+ /** Output of check name availability API. */
279
+ export interface CheckNameAvailabilityOutput {
280
+ /**
281
+ * Indicates whether the name is available.
282
+ * NOTE: This property will not be serialized. It can only be populated by the server.
283
+ */
284
+ readonly nameAvailability?: Availability;
285
+ /**
286
+ * The reason why the name is not available.
287
+ * NOTE: This property will not be serialized. It can only be populated by the server.
288
+ */
289
+ readonly reason?: string;
290
+ /**
291
+ * The detailed error message describing why the name is not available.
292
+ * NOTE: This property will not be serialized. It can only be populated by the server.
293
+ */
294
+ readonly message?: string;
295
+ }
296
+ /** 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. */
297
+ export interface FrontDoorListResult {
298
+ /**
299
+ * List of Front Doors within a resource group.
300
+ * NOTE: This property will not be serialized. It can only be populated by the server.
301
+ */
302
+ readonly value?: FrontDoor[];
303
+ /** URL to get the next set of Front Door objects if there are any. */
304
+ nextLink?: string;
305
+ }
306
+ /** A rules engine configuration containing a list of rules that will run to modify the runtime behavior of the request and response. */
307
+ export interface RulesEngine {
308
+ /**
309
+ * Resource name.
310
+ * NOTE: This property will not be serialized. It can only be populated by the server.
311
+ */
312
+ readonly name?: string;
313
+ /**
314
+ * Resource type.
315
+ * NOTE: This property will not be serialized. It can only be populated by the server.
316
+ */
317
+ readonly type?: string;
318
+ /**
319
+ * Resource ID.
320
+ * NOTE: This property will not be serialized. It can only be populated by the server.
321
+ */
322
+ readonly id?: string;
323
+ /** A list of rules that define a particular Rules Engine Configuration. */
324
+ rules?: RulesEngineRule[];
325
+ /**
326
+ * Resource status.
327
+ * NOTE: This property will not be serialized. It can only be populated by the server.
328
+ */
329
+ readonly resourceState?: FrontDoorResourceState;
330
+ }
331
+ /** Rules Engine Configuration to apply to a Routing Rule. */
332
+ export interface RulesEngineUpdateParameters {
333
+ /** A list of rules that define a particular Rules Engine Configuration. */
334
+ rules?: RulesEngineRule[];
335
+ }
336
+ /** 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. */
337
+ export interface RulesEngineRule {
338
+ /** A name to refer to this specific rule. */
339
+ name: string;
340
+ /** A priority assigned to this rule. */
341
+ priority: number;
342
+ /** Actions to perform on the request and response if all of the match conditions are met. */
343
+ action: RulesEngineAction;
344
+ /** 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. */
345
+ matchConditions?: RulesEngineMatchCondition[];
346
+ /** If this rule is a match should the rules engine continue running the remaining rules or stop. If not present, defaults to Continue. */
347
+ matchProcessingBehavior?: MatchProcessingBehavior;
348
+ }
349
+ /** One or more actions that will execute, modifying the request and/or response. */
350
+ export interface RulesEngineAction {
351
+ /** A list of header actions to apply from the request from AFD to the origin. */
352
+ requestHeaderActions?: HeaderAction[];
353
+ /** A list of header actions to apply from the response from AFD to the client. */
354
+ responseHeaderActions?: HeaderAction[];
355
+ /** Override the route configuration. */
356
+ routeConfigurationOverride?: RouteConfigurationUnion;
357
+ }
358
+ /** An action that can manipulate an http header. */
359
+ export interface HeaderAction {
360
+ /** Which type of manipulation to apply to the header. */
361
+ headerActionType: HeaderActionType;
362
+ /** The name of the header this action will apply to. */
363
+ headerName: string;
364
+ /** The value to update the given header name with. This value is not used if the actionType is Delete. */
365
+ value?: string;
366
+ }
367
+ /** Base class for all types of Route. */
368
+ export interface RouteConfiguration {
369
+ /** Polymorphic discriminator, which specifies the different types this object can be */
370
+ odataType: "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration" | "#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration";
371
+ }
372
+ /** Define a match condition */
373
+ export interface RulesEngineMatchCondition {
374
+ /** Match Variable */
375
+ rulesEngineMatchVariable: RulesEngineMatchVariable;
376
+ /** Name of selector in RequestHeader or RequestBody to be matched */
377
+ selector?: string;
378
+ /** Describes operator to apply to the match condition. */
379
+ rulesEngineOperator: RulesEngineOperator;
380
+ /** Describes if this is negate condition or not */
381
+ negateCondition?: boolean;
382
+ /** 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. */
383
+ rulesEngineMatchValue: string[];
384
+ /** List of transforms */
385
+ transforms?: Transform[];
386
+ }
387
+ /** The properties needed to update a Front Door */
388
+ export interface FrontDoorUpdateParameters {
389
+ /** A friendly name for the frontDoor */
390
+ friendlyName?: string;
391
+ /** Routing rules associated with this Front Door. */
392
+ routingRules?: RoutingRule[];
393
+ /** Load balancing settings associated with this Front Door instance. */
394
+ loadBalancingSettings?: LoadBalancingSettingsModel[];
395
+ /** Health probe settings associated with this Front Door instance. */
396
+ healthProbeSettings?: HealthProbeSettingsModel[];
397
+ /** Backend pools available to routing rules. */
398
+ backendPools?: BackendPool[];
399
+ /** Frontend endpoints available to routing rules. */
400
+ frontendEndpoints?: FrontendEndpoint[];
401
+ /** Settings for all backendPools */
402
+ backendPoolsSettings?: BackendPoolsSettings;
403
+ /** Operational status of the Front Door load balancer. Permitted values are 'Enabled' or 'Disabled' */
404
+ enabledState?: FrontDoorEnabledState;
405
+ }
406
+ /** Routing rules to apply to an endpoint */
407
+ export interface RoutingRuleUpdateParameters {
408
+ /** Frontend endpoints associated with this rule */
409
+ frontendEndpoints?: SubResource[];
410
+ /** Protocol schemes to match for this rule */
411
+ acceptedProtocols?: FrontDoorProtocol[];
412
+ /** The route patterns of the rule. */
413
+ patternsToMatch?: string[];
414
+ /** Whether to enable use of this rule. Permitted values are 'Enabled' or 'Disabled' */
415
+ enabledState?: RoutingRuleEnabledState;
416
+ /** A reference to the routing configuration. */
417
+ routeConfiguration?: RouteConfigurationUnion;
418
+ /** A reference to a specific Rules Engine Configuration to apply to this route. */
419
+ rulesEngine?: SubResource;
420
+ /** Defines the Web Application Firewall policy for each routing rule (if applicable) */
421
+ webApplicationFirewallPolicyLink?: RoutingRuleUpdateParametersWebApplicationFirewallPolicyLink;
422
+ }
423
+ /** Reference to another subresource. */
424
+ export interface SubResource {
425
+ /** Resource ID. */
426
+ id?: string;
427
+ }
428
+ /** Defines the Web Application Firewall policy for each routing rule (if applicable) */
429
+ export interface RoutingRuleUpdateParametersWebApplicationFirewallPolicyLink {
430
+ /** Resource ID. */
431
+ id?: string;
432
+ }
433
+ /** Round-Robin load balancing settings for a backend pool */
434
+ export interface LoadBalancingSettingsUpdateParameters {
435
+ /** The number of samples to consider for load balancing decisions */
436
+ sampleSize?: number;
437
+ /** The number of samples within the sample period that must succeed */
438
+ successfulSamplesRequired?: number;
439
+ /** The additional latency in milliseconds for probes to fall into the lowest latency bucket */
440
+ additionalLatencyMilliseconds?: number;
441
+ }
442
+ /** L7 health probe settings for a backend pool */
443
+ export interface HealthProbeSettingsUpdateParameters {
444
+ /** The path to use for the health probe. Default is / */
445
+ path?: string;
446
+ /** Protocol scheme to use for this probe */
447
+ protocol?: FrontDoorProtocol;
448
+ /** The number of seconds between health probes. */
449
+ intervalInSeconds?: number;
450
+ /** Configures which HTTP method to use to probe the backends defined under backendPools. */
451
+ healthProbeMethod?: FrontDoorHealthProbeMethod;
452
+ /** 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. */
453
+ enabledState?: HealthProbeEnabled;
454
+ }
455
+ /** A collection of backends that can be routed to. */
456
+ export interface BackendPoolUpdateParameters {
457
+ /** The set of backends for this pool */
458
+ backends?: Backend[];
459
+ /** Load balancing settings for a backend pool */
460
+ loadBalancingSettings?: SubResource;
461
+ /** L7 health probe settings for a backend pool */
462
+ healthProbeSettings?: SubResource;
463
+ }
464
+ /** Backend address of a frontDoor load balancer. */
465
+ export interface Backend {
466
+ /** Location of the backend (IP address or FQDN) */
467
+ address?: string;
468
+ /** The Alias of the Private Link resource. Populating this optional field indicates that this backend is 'Private' */
469
+ privateLinkAlias?: string;
470
+ /** The Resource Id of the Private Link resource. Populating this optional field indicates that this backend is 'Private' */
471
+ privateLinkResourceId?: string;
472
+ /** The location of the Private Link resource. Required only if 'privateLinkResourceId' is populated */
473
+ privateLinkLocation?: string;
474
+ /**
475
+ * The Approval status for the connection to the Private Link
476
+ * NOTE: This property will not be serialized. It can only be populated by the server.
477
+ */
478
+ readonly privateEndpointStatus?: PrivateEndpointStatus;
479
+ /** A custom message to be included in the approval request to connect to the Private Link */
480
+ privateLinkApprovalMessage?: string;
481
+ /** The HTTP TCP port number. Must be between 1 and 65535. */
482
+ httpPort?: number;
483
+ /** The HTTPS TCP port number. Must be between 1 and 65535. */
484
+ httpsPort?: number;
485
+ /** Whether to enable use of this backend. Permitted values are 'Enabled' or 'Disabled' */
486
+ enabledState?: BackendEnabledState;
487
+ /** Priority to use for load balancing. Higher priorities will not be used for load balancing if any lower priority backend is healthy. */
488
+ priority?: number;
489
+ /** Weight of this endpoint for load balancing purposes. */
490
+ weight?: number;
491
+ /** The value to use as the host header sent to the backend. If blank or unspecified, this defaults to the incoming host. */
492
+ backendHostHeader?: string;
493
+ }
494
+ /** Https settings for a domain */
495
+ export interface CustomHttpsConfiguration {
496
+ /** Defines the source of the SSL certificate */
497
+ certificateSource: FrontDoorCertificateSource;
498
+ /** Defines the TLS extension protocol that is used for secure delivery */
499
+ protocolType: FrontDoorTlsProtocolType;
500
+ /** The minimum TLS version required from the clients to establish an SSL handshake with Front Door. */
501
+ minimumTlsVersion: MinimumTLSVersion;
502
+ /** Defines the type of the certificate used for secure connections to a frontendEndpoint */
503
+ certificateType?: FrontDoorCertificateType;
504
+ /** The Key Vault containing the SSL certificate */
505
+ vault?: KeyVaultCertificateSourceParametersVault;
506
+ /** The name of the Key Vault secret representing the full certificate PFX */
507
+ secretName?: string;
508
+ /** The version of the Key Vault secret representing the full certificate PFX */
509
+ secretVersion?: string;
510
+ }
511
+ /** The Key Vault containing the SSL certificate */
512
+ export interface KeyVaultCertificateSourceParametersVault {
513
+ /** Resource ID. */
514
+ id?: string;
515
+ }
516
+ /** Frontend endpoint used in routing rule */
517
+ export interface FrontendEndpointUpdateParameters {
518
+ /** The host name of the frontendEndpoint. Must be a domain name. */
519
+ hostName?: string;
520
+ /** Whether to allow session affinity on this host. Valid options are 'Enabled' or 'Disabled' */
521
+ sessionAffinityEnabledState?: SessionAffinityEnabledState;
522
+ /** UNUSED. This field will be ignored. The TTL to use in seconds for session affinity, if applicable. */
523
+ sessionAffinityTtlSeconds?: number;
524
+ /** Defines the Web Application Firewall policy for each host (if applicable) */
525
+ webApplicationFirewallPolicyLink?: FrontendEndpointUpdateParametersWebApplicationFirewallPolicyLink;
526
+ }
527
+ /** Defines the Web Application Firewall policy for each host (if applicable) */
528
+ export interface FrontendEndpointUpdateParametersWebApplicationFirewallPolicyLink {
529
+ /** Resource ID. */
530
+ id?: string;
531
+ }
532
+ /** Settings that apply to all backend pools. */
533
+ export interface BackendPoolsSettings {
534
+ /** Whether to enforce certificate name check on HTTPS requests to all backend pools. No effect on non-HTTPS requests. */
535
+ enforceCertificateNameCheck?: EnforceCertificateNameCheckEnabledState;
536
+ /** Send and receive timeout on forwarding request to the backend. When timeout is reached, the request fails and returns. */
537
+ sendRecvTimeoutSeconds?: number;
538
+ }
539
+ /** 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. */
540
+ export interface FrontendEndpointsListResult {
541
+ /**
542
+ * List of Frontend endpoints within a Front Door.
543
+ * NOTE: This property will not be serialized. It can only be populated by the server.
544
+ */
545
+ readonly value?: FrontendEndpoint[];
546
+ /** URL to get the next set of frontend endpoints if there are any. */
547
+ nextLink?: string;
548
+ }
549
+ /** Parameters required for content purge. */
550
+ export interface PurgeParameters {
551
+ /** The path to the content to be purged. Can describe a file path or a wild card directory. */
552
+ contentPaths: string[];
553
+ }
554
+ /** Input of the custom domain to be validated for DNS mapping. */
555
+ export interface ValidateCustomDomainInput {
556
+ /** The host name of the custom domain. Must be a domain name. */
557
+ hostName: string;
558
+ }
559
+ /** Output of custom domain validation. */
560
+ export interface ValidateCustomDomainOutput {
561
+ /**
562
+ * Indicates whether the custom domain is valid or not.
563
+ * NOTE: This property will not be serialized. It can only be populated by the server.
564
+ */
565
+ readonly customDomainValidated?: boolean;
566
+ /**
567
+ * The reason why the custom domain is not valid.
568
+ * NOTE: This property will not be serialized. It can only be populated by the server.
569
+ */
570
+ readonly reason?: string;
571
+ /**
572
+ * Error message describing why the custom domain is not valid.
573
+ * NOTE: This property will not be serialized. It can only be populated by the server.
574
+ */
575
+ readonly message?: string;
576
+ }
577
+ /** 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. */
578
+ export interface RulesEngineListResult {
579
+ /**
580
+ * List of rulesEngines within a Front Door.
581
+ * NOTE: This property will not be serialized. It can only be populated by the server.
582
+ */
583
+ readonly value?: RulesEngine[];
584
+ /** URL to get the next set of RulesEngine objects if there are any. */
585
+ nextLink?: string;
586
+ }
587
+ /** Defines a list of Profiles. It contains a list of Profile objects and a URL link to get the next set of results. */
588
+ export interface ProfileList {
589
+ /**
590
+ * List of Profiles within a resource group.
591
+ * NOTE: This property will not be serialized. It can only be populated by the server.
592
+ */
593
+ readonly value?: Profile[];
594
+ /** URL to get the next set of Profile objects if there are any. */
595
+ nextLink?: string;
596
+ }
597
+ /** Defines modifiable attributes of a Profile */
598
+ export interface ProfileUpdateModel {
599
+ /** Resource tags. */
600
+ tags?: {
601
+ [propertyName: string]: string;
602
+ };
603
+ /** The enabled state of the Profile */
604
+ enabledState?: State;
605
+ }
606
+ /** Defines a list of preconfigured endpoints. */
607
+ export interface PreconfiguredEndpointList {
608
+ /**
609
+ * List of PreconfiguredEndpoints supported by NetworkExperiment.
610
+ * NOTE: This property will not be serialized. It can only be populated by the server.
611
+ */
612
+ readonly value?: PreconfiguredEndpoint[];
613
+ /** URL to get the next set of PreconfiguredEndpoints if there are any. */
614
+ nextLink?: string;
615
+ }
616
+ /** Defines a list of Experiments. It contains a list of Experiment objects and a URL link to get the next set of results. */
617
+ export interface ExperimentList {
618
+ /**
619
+ * List of Experiments within a resource group.
620
+ * NOTE: This property will not be serialized. It can only be populated by the server.
621
+ */
622
+ readonly value?: Experiment[];
623
+ /** URL to get the next set of Experiment objects if there are any. */
624
+ nextLink?: string;
625
+ }
626
+ /** Defines the endpoint properties */
627
+ export interface Endpoint {
628
+ /** The name of the endpoint */
629
+ name?: string;
630
+ /** The endpoint URL */
631
+ endpoint?: string;
632
+ }
633
+ /** Defines modifiable attributes of an Experiment */
634
+ export interface ExperimentUpdateModel {
635
+ /** Resource tags. */
636
+ tags?: {
637
+ [propertyName: string]: string;
638
+ };
639
+ /** The description of the intent or details of the Experiment */
640
+ description?: string;
641
+ /** The state of the Experiment */
642
+ enabledState?: State;
643
+ }
644
+ /** Defines the properties of a latency metric used in the latency scorecard */
645
+ export interface LatencyMetric {
646
+ /**
647
+ * The name of the Latency Metric
648
+ * NOTE: This property will not be serialized. It can only be populated by the server.
649
+ */
650
+ readonly name?: string;
651
+ /**
652
+ * The end time of the Latency Scorecard in UTC
653
+ * NOTE: This property will not be serialized. It can only be populated by the server.
654
+ */
655
+ readonly endDateTimeUTC?: string;
656
+ /**
657
+ * The metric value of the A endpoint
658
+ * NOTE: This property will not be serialized. It can only be populated by the server.
659
+ */
660
+ readonly aValue?: number;
661
+ /**
662
+ * The metric value of the B endpoint
663
+ * NOTE: This property will not be serialized. It can only be populated by the server.
664
+ */
665
+ readonly bValue?: number;
666
+ /**
667
+ * The difference in value between endpoint A and B
668
+ * NOTE: This property will not be serialized. It can only be populated by the server.
669
+ */
670
+ readonly delta?: number;
671
+ /**
672
+ * The percent difference between endpoint A and B
673
+ * NOTE: This property will not be serialized. It can only be populated by the server.
674
+ */
675
+ readonly deltaPercent?: number;
676
+ /**
677
+ * The lower end of the 95% confidence interval for endpoint A
678
+ * NOTE: This property will not be serialized. It can only be populated by the server.
679
+ */
680
+ readonly aCLower95CI?: number;
681
+ /**
682
+ * The upper end of the 95% confidence interval for endpoint A
683
+ * NOTE: This property will not be serialized. It can only be populated by the server.
684
+ */
685
+ readonly aHUpper95CI?: number;
686
+ /**
687
+ * The lower end of the 95% confidence interval for endpoint B
688
+ * NOTE: This property will not be serialized. It can only be populated by the server.
689
+ */
690
+ readonly bCLower95CI?: number;
691
+ /**
692
+ * The upper end of the 95% confidence interval for endpoint B
693
+ * NOTE: This property will not be serialized. It can only be populated by the server.
694
+ */
695
+ readonly bUpper95CI?: number;
696
+ }
697
+ /** Defines a timeseries datapoint used in a timeseries */
698
+ export interface TimeseriesDataPoint {
699
+ /** The DateTime of the Timeseries data point in UTC */
700
+ dateTimeUTC?: string;
701
+ /** The Value of the Timeseries data point */
702
+ value?: number;
703
+ }
704
+ export interface ErrorDetails {
705
+ code?: string;
706
+ target?: string;
707
+ message?: string;
708
+ }
709
+ export interface ErrorModel {
710
+ code?: string;
711
+ message?: string;
712
+ target?: string;
713
+ details?: ErrorDetails[];
714
+ innerError?: string;
715
+ }
716
+ /** 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. */
717
+ export interface AzureAsyncOperationResult {
718
+ /** Status of the Azure async operation. */
719
+ status?: NetworkOperationStatus;
720
+ error?: ErrorModel;
721
+ }
722
+ /** 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. */
723
+ export interface RoutingRuleListResult {
724
+ /**
725
+ * List of Routing Rules within a Front Door.
726
+ * NOTE: This property will not be serialized. It can only be populated by the server.
727
+ */
728
+ readonly value?: RoutingRule[];
729
+ /** URL to get the next set of RoutingRule objects if there are any. */
730
+ nextLink?: string;
731
+ }
732
+ /** Caching settings for a caching-type route. To disable caching, do not provide a cacheConfiguration object. */
733
+ export interface CacheConfiguration {
734
+ /** Treatment of URL query terms when forming the cache key. */
735
+ queryParameterStripDirective?: FrontDoorQuery;
736
+ /** query parameters to include or exclude (comma separated). */
737
+ queryParameters?: string;
738
+ /** Whether to use dynamic compression for cached content */
739
+ dynamicCompression?: DynamicCompressionEnabled;
740
+ /** 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 */
741
+ cacheDuration?: string;
742
+ }
743
+ /** 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. */
744
+ export interface LoadBalancingSettingsListResult {
745
+ /**
746
+ * List of Backend Pools within a Front Door.
747
+ * NOTE: This property will not be serialized. It can only be populated by the server.
748
+ */
749
+ readonly value?: LoadBalancingSettingsModel[];
750
+ /** URL to get the next set of LoadBalancingSettings objects if there are any. */
751
+ nextLink?: string;
752
+ }
753
+ /** 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. */
754
+ export interface HealthProbeSettingsListResult {
755
+ /**
756
+ * List of HealthProbeSettings within a Front Door.
757
+ * NOTE: This property will not be serialized. It can only be populated by the server.
758
+ */
759
+ readonly value?: HealthProbeSettingsModel[];
760
+ /** URL to get the next set of HealthProbeSettings objects if there are any. */
761
+ nextLink?: string;
762
+ }
763
+ /** 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. */
764
+ export interface BackendPoolListResult {
765
+ /**
766
+ * List of Backend Pools within a Front Door.
767
+ * NOTE: This property will not be serialized. It can only be populated by the server.
768
+ */
769
+ readonly value?: BackendPool[];
770
+ /** URL to get the next set of BackendPool objects if there are any. */
771
+ nextLink?: string;
772
+ }
773
+ /** Defines web application firewall policy. */
774
+ export interface WebApplicationFirewallPolicy extends Resource {
775
+ /** Gets a unique read-only string that changes whenever the resource is updated. */
776
+ etag?: string;
777
+ /** The pricing tier of web application firewall policy. Defaults to Classic_AzureFrontDoor if not specified. */
778
+ sku?: Sku;
779
+ /** Describes settings for the policy. */
780
+ policySettings?: PolicySettings;
781
+ /** Describes custom rules inside the policy. */
782
+ customRules?: CustomRuleList;
783
+ /** Describes managed rules inside the policy. */
784
+ managedRules?: ManagedRuleSetList;
785
+ /**
786
+ * Describes Frontend Endpoints associated with this Web Application Firewall policy.
787
+ * NOTE: This property will not be serialized. It can only be populated by the server.
788
+ */
789
+ readonly frontendEndpointLinks?: FrontendEndpointLink[];
790
+ /**
791
+ * Describes Routing Rules associated with this Web Application Firewall policy.
792
+ * NOTE: This property will not be serialized. It can only be populated by the server.
793
+ */
794
+ readonly routingRuleLinks?: RoutingRuleLink[];
795
+ /**
796
+ * Describes Security Policy associated with this Web Application Firewall policy.
797
+ * NOTE: This property will not be serialized. It can only be populated by the server.
798
+ */
799
+ readonly securityPolicyLinks?: SecurityPolicyLink[];
800
+ /**
801
+ * Provisioning state of the policy.
802
+ * NOTE: This property will not be serialized. It can only be populated by the server.
803
+ */
804
+ readonly provisioningState?: string;
805
+ /**
806
+ * Resource status of the policy.
807
+ * NOTE: This property will not be serialized. It can only be populated by the server.
808
+ */
809
+ readonly resourceState?: PolicyResourceState;
810
+ }
811
+ /** Describes the a managed rule set definition. */
812
+ export interface ManagedRuleSetDefinition extends Resource {
813
+ /**
814
+ * Provisioning state of the managed rule set.
815
+ * NOTE: This property will not be serialized. It can only be populated by the server.
816
+ */
817
+ readonly provisioningState?: string;
818
+ /**
819
+ * Id of the managed rule set.
820
+ * NOTE: This property will not be serialized. It can only be populated by the server.
821
+ */
822
+ readonly ruleSetId?: string;
823
+ /**
824
+ * Type of the managed rule set.
825
+ * NOTE: This property will not be serialized. It can only be populated by the server.
826
+ */
827
+ readonly ruleSetType?: string;
828
+ /**
829
+ * Version of the managed rule set type.
830
+ * NOTE: This property will not be serialized. It can only be populated by the server.
831
+ */
832
+ readonly ruleSetVersion?: string;
833
+ /**
834
+ * Rule groups of the managed rule set.
835
+ * NOTE: This property will not be serialized. It can only be populated by the server.
836
+ */
837
+ readonly ruleGroups?: ManagedRuleGroupDefinition[];
838
+ }
839
+ /** Front Door represents a collection of backend endpoints to route traffic to along with rules that specify how traffic is sent there. */
840
+ export interface FrontDoor extends Resource {
841
+ /** A friendly name for the frontDoor */
842
+ friendlyName?: string;
843
+ /** Routing rules associated with this Front Door. */
844
+ routingRules?: RoutingRule[];
845
+ /** Load balancing settings associated with this Front Door instance. */
846
+ loadBalancingSettings?: LoadBalancingSettingsModel[];
847
+ /** Health probe settings associated with this Front Door instance. */
848
+ healthProbeSettings?: HealthProbeSettingsModel[];
849
+ /** Backend pools available to routing rules. */
850
+ backendPools?: BackendPool[];
851
+ /** Frontend endpoints available to routing rules. */
852
+ frontendEndpoints?: FrontendEndpoint[];
853
+ /** Settings for all backendPools */
854
+ backendPoolsSettings?: BackendPoolsSettings;
855
+ /** Operational status of the Front Door load balancer. Permitted values are 'Enabled' or 'Disabled' */
856
+ enabledState?: FrontDoorEnabledState;
857
+ /**
858
+ * Resource status of the Front Door.
859
+ * NOTE: This property will not be serialized. It can only be populated by the server.
860
+ */
861
+ readonly resourceState?: FrontDoorResourceState;
862
+ /**
863
+ * Provisioning state of the Front Door.
864
+ * NOTE: This property will not be serialized. It can only be populated by the server.
865
+ */
866
+ readonly provisioningState?: string;
867
+ /**
868
+ * The host that each frontendEndpoint must CNAME to.
869
+ * NOTE: This property will not be serialized. It can only be populated by the server.
870
+ */
871
+ readonly cname?: string;
872
+ /**
873
+ * The Id of the frontdoor.
874
+ * NOTE: This property will not be serialized. It can only be populated by the server.
875
+ */
876
+ readonly frontdoorId?: string;
877
+ /**
878
+ * Rules Engine Configurations available to routing rules.
879
+ * NOTE: This property will not be serialized. It can only be populated by the server.
880
+ */
881
+ readonly rulesEngines?: RulesEngine[];
882
+ /**
883
+ * Key-Value pair representing additional properties for frontdoor.
884
+ * NOTE: This property will not be serialized. It can only be populated by the server.
885
+ */
886
+ readonly extendedProperties?: {
887
+ [propertyName: string]: string;
888
+ };
889
+ }
890
+ /** Defines an Network Experiment Profile and lists of Experiments */
891
+ export interface Profile extends Resource {
892
+ /** Gets a unique read-only string that changes whenever the resource is updated. */
893
+ etag?: string;
894
+ /**
895
+ * Resource status.
896
+ * NOTE: This property will not be serialized. It can only be populated by the server.
897
+ */
898
+ readonly resourceState?: NetworkExperimentResourceState;
899
+ /** The state of the Experiment */
900
+ enabledState?: State;
901
+ }
902
+ /** Defines the properties of a preconfigured endpoint */
903
+ export interface PreconfiguredEndpoint extends Resource {
904
+ /** The description of the endpoint */
905
+ description?: string;
906
+ /** The endpoint that is preconfigured */
907
+ endpoint?: string;
908
+ /** The type of endpoint */
909
+ endpointType?: EndpointType;
910
+ /** The preconfigured endpoint backend */
911
+ backend?: string;
912
+ }
913
+ /** Defines the properties of an Experiment */
914
+ export interface Experiment extends Resource {
915
+ /** The description of the details or intents of the Experiment */
916
+ description?: string;
917
+ /** The endpoint A of an experiment */
918
+ endpointA?: Endpoint;
919
+ /** The endpoint B of an experiment */
920
+ endpointB?: Endpoint;
921
+ /** The state of the Experiment */
922
+ enabledState?: State;
923
+ /**
924
+ * Resource status.
925
+ * NOTE: This property will not be serialized. It can only be populated by the server.
926
+ */
927
+ readonly resourceState?: NetworkExperimentResourceState;
928
+ /**
929
+ * The description of Experiment status from the server side
930
+ * NOTE: This property will not be serialized. It can only be populated by the server.
931
+ */
932
+ readonly status?: string;
933
+ /**
934
+ * The uri to the Script used in the Experiment
935
+ * NOTE: This property will not be serialized. It can only be populated by the server.
936
+ */
937
+ readonly scriptFileUri?: string;
938
+ }
939
+ /** Defines the LatencyScorecard */
940
+ export interface LatencyScorecard extends Resource {
941
+ /**
942
+ * The unique identifier of the Latency Scorecard
943
+ * NOTE: This property will not be serialized. It can only be populated by the server.
944
+ */
945
+ readonly idPropertiesId?: string;
946
+ /**
947
+ * The name of the Latency Scorecard
948
+ * NOTE: This property will not be serialized. It can only be populated by the server.
949
+ */
950
+ readonly namePropertiesName?: string;
951
+ /**
952
+ * The description of the Latency Scorecard
953
+ * NOTE: This property will not be serialized. It can only be populated by the server.
954
+ */
955
+ readonly description?: string;
956
+ /**
957
+ * The A endpoint in the scorecard
958
+ * NOTE: This property will not be serialized. It can only be populated by the server.
959
+ */
960
+ readonly endpointA?: string;
961
+ /**
962
+ * The B endpoint in the scorecard
963
+ * NOTE: This property will not be serialized. It can only be populated by the server.
964
+ */
965
+ readonly endpointB?: string;
966
+ /**
967
+ * The start time of the Latency Scorecard in UTC
968
+ * NOTE: This property will not be serialized. It can only be populated by the server.
969
+ */
970
+ readonly startDateTimeUTC?: Date;
971
+ /**
972
+ * The end time of the Latency Scorecard in UTC
973
+ * NOTE: This property will not be serialized. It can only be populated by the server.
974
+ */
975
+ readonly endDateTimeUTC?: Date;
976
+ /**
977
+ * The country associated with the Latency Scorecard. Values are country ISO codes as specified here- https://www.iso.org/iso-3166-country-codes.html
978
+ * NOTE: This property will not be serialized. It can only be populated by the server.
979
+ */
980
+ readonly country?: string;
981
+ /** The latency metrics of the Latency Scorecard */
982
+ latencyMetrics?: LatencyMetric[];
983
+ }
984
+ /** Defines the Timeseries */
985
+ export interface Timeseries extends Resource {
986
+ /** The endpoint associated with the Timeseries data point */
987
+ endpoint?: string;
988
+ /** The start DateTime of the Timeseries in UTC */
989
+ startDateTimeUTC?: string;
990
+ /** The end DateTime of the Timeseries in UTC */
991
+ endDateTimeUTC?: string;
992
+ /** The aggregation interval of the Timeseries */
993
+ aggregationInterval?: AggregationInterval;
994
+ /** The type of Timeseries */
995
+ timeseriesType?: TimeseriesType;
996
+ /** The country associated with the Timeseries. Values are country ISO codes as specified here- https://www.iso.org/iso-3166-country-codes.html */
997
+ country?: string;
998
+ /** The set of data points for the timeseries */
999
+ timeseriesData?: TimeseriesDataPoint[];
1000
+ }
1001
+ /** The JSON object that contains the properties required to create a Rules Engine Configuration. */
1002
+ export interface RulesEngineProperties extends RulesEngineUpdateParameters {
1003
+ /**
1004
+ * Resource status.
1005
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1006
+ */
1007
+ readonly resourceState?: FrontDoorResourceState;
1008
+ }
1009
+ /** Describes Forwarding Route. */
1010
+ export interface ForwardingConfiguration extends RouteConfiguration {
1011
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1012
+ odataType: "#Microsoft.Azure.FrontDoor.Models.FrontdoorForwardingConfiguration";
1013
+ /** A custom path used to rewrite resource paths matched by this rule. Leave empty to use incoming path. */
1014
+ customForwardingPath?: string;
1015
+ /** Protocol this rule will use when forwarding traffic to backends. */
1016
+ forwardingProtocol?: FrontDoorForwardingProtocol;
1017
+ /** The caching configuration associated with this rule. */
1018
+ cacheConfiguration?: CacheConfiguration;
1019
+ /** A reference to the BackendPool which this rule routes to. */
1020
+ backendPool?: SubResource;
1021
+ }
1022
+ /** Describes Redirect Route. */
1023
+ export interface RedirectConfiguration extends RouteConfiguration {
1024
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1025
+ odataType: "#Microsoft.Azure.FrontDoor.Models.FrontdoorRedirectConfiguration";
1026
+ /** The redirect type the rule will use when redirecting traffic. */
1027
+ redirectType?: FrontDoorRedirectType;
1028
+ /** The protocol of the destination to where the traffic is redirected */
1029
+ redirectProtocol?: FrontDoorRedirectProtocol;
1030
+ /** Host to redirect. Leave empty to use the incoming host as the destination host. */
1031
+ customHost?: string;
1032
+ /** The full path to redirect. Path cannot be empty and must start with /. Leave empty to use the incoming path as destination path. */
1033
+ customPath?: string;
1034
+ /** Fragment to add to the redirect URL. Fragment is the part of the URL that comes after #. Do not include the #. */
1035
+ customFragment?: string;
1036
+ /** 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 &. */
1037
+ customQueryString?: string;
1038
+ }
1039
+ /** The JSON object that contains the properties required to create an endpoint. */
1040
+ export interface FrontDoorProperties extends FrontDoorUpdateParameters {
1041
+ /**
1042
+ * Resource status of the Front Door.
1043
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1044
+ */
1045
+ readonly resourceState?: FrontDoorResourceState;
1046
+ /**
1047
+ * Provisioning state of the Front Door.
1048
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1049
+ */
1050
+ readonly provisioningState?: string;
1051
+ /**
1052
+ * The host that each frontendEndpoint must CNAME to.
1053
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1054
+ */
1055
+ readonly cname?: string;
1056
+ /**
1057
+ * The Id of the frontdoor.
1058
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1059
+ */
1060
+ readonly frontdoorId?: string;
1061
+ /**
1062
+ * Rules Engine Configurations available to routing rules.
1063
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1064
+ */
1065
+ readonly rulesEngines?: RulesEngine[];
1066
+ /**
1067
+ * Key-Value pair representing additional properties for frontdoor.
1068
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1069
+ */
1070
+ readonly extendedProperties?: {
1071
+ [propertyName: string]: string;
1072
+ };
1073
+ }
1074
+ /** The JSON object that contains the properties required to create a routing rule. */
1075
+ export interface RoutingRuleProperties extends RoutingRuleUpdateParameters {
1076
+ /**
1077
+ * Resource status.
1078
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1079
+ */
1080
+ readonly resourceState?: FrontDoorResourceState;
1081
+ }
1082
+ /** A routing rule represents a specification for traffic to treat and where to send it, along with health probe information. */
1083
+ export interface RoutingRule extends SubResource {
1084
+ /** Resource name. */
1085
+ name?: string;
1086
+ /**
1087
+ * Resource type.
1088
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1089
+ */
1090
+ readonly type?: string;
1091
+ /** Frontend endpoints associated with this rule */
1092
+ frontendEndpoints?: SubResource[];
1093
+ /** Protocol schemes to match for this rule */
1094
+ acceptedProtocols?: FrontDoorProtocol[];
1095
+ /** The route patterns of the rule. */
1096
+ patternsToMatch?: string[];
1097
+ /** Whether to enable use of this rule. Permitted values are 'Enabled' or 'Disabled' */
1098
+ enabledState?: RoutingRuleEnabledState;
1099
+ /** A reference to the routing configuration. */
1100
+ routeConfiguration?: RouteConfigurationUnion;
1101
+ /** A reference to a specific Rules Engine Configuration to apply to this route. */
1102
+ rulesEngine?: SubResource;
1103
+ /** Defines the Web Application Firewall policy for each routing rule (if applicable) */
1104
+ webApplicationFirewallPolicyLink?: RoutingRuleUpdateParametersWebApplicationFirewallPolicyLink;
1105
+ /**
1106
+ * Resource status.
1107
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1108
+ */
1109
+ readonly resourceState?: FrontDoorResourceState;
1110
+ }
1111
+ /** Load balancing settings for a backend pool */
1112
+ export interface LoadBalancingSettingsModel extends SubResource {
1113
+ /** Resource name. */
1114
+ name?: string;
1115
+ /**
1116
+ * Resource type.
1117
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1118
+ */
1119
+ readonly type?: string;
1120
+ /** The number of samples to consider for load balancing decisions */
1121
+ sampleSize?: number;
1122
+ /** The number of samples within the sample period that must succeed */
1123
+ successfulSamplesRequired?: number;
1124
+ /** The additional latency in milliseconds for probes to fall into the lowest latency bucket */
1125
+ additionalLatencyMilliseconds?: number;
1126
+ /**
1127
+ * Resource status.
1128
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1129
+ */
1130
+ readonly resourceState?: FrontDoorResourceState;
1131
+ }
1132
+ /** Load balancing settings for a backend pool */
1133
+ export interface HealthProbeSettingsModel extends SubResource {
1134
+ /** Resource name. */
1135
+ name?: string;
1136
+ /**
1137
+ * Resource type.
1138
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1139
+ */
1140
+ readonly type?: string;
1141
+ /** The path to use for the health probe. Default is / */
1142
+ path?: string;
1143
+ /** Protocol scheme to use for this probe */
1144
+ protocol?: FrontDoorProtocol;
1145
+ /** The number of seconds between health probes. */
1146
+ intervalInSeconds?: number;
1147
+ /** Configures which HTTP method to use to probe the backends defined under backendPools. */
1148
+ healthProbeMethod?: FrontDoorHealthProbeMethod;
1149
+ /** 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. */
1150
+ enabledState?: HealthProbeEnabled;
1151
+ /**
1152
+ * Resource status.
1153
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1154
+ */
1155
+ readonly resourceState?: FrontDoorResourceState;
1156
+ }
1157
+ /** A backend pool is a collection of backends that can be routed to. */
1158
+ export interface BackendPool extends SubResource {
1159
+ /** Resource name. */
1160
+ name?: string;
1161
+ /**
1162
+ * Resource type.
1163
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1164
+ */
1165
+ readonly type?: string;
1166
+ /** The set of backends for this pool */
1167
+ backends?: Backend[];
1168
+ /** Load balancing settings for a backend pool */
1169
+ loadBalancingSettings?: SubResource;
1170
+ /** L7 health probe settings for a backend pool */
1171
+ healthProbeSettings?: SubResource;
1172
+ /**
1173
+ * Resource status.
1174
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1175
+ */
1176
+ readonly resourceState?: FrontDoorResourceState;
1177
+ }
1178
+ /** A frontend endpoint used for routing. */
1179
+ export interface FrontendEndpoint extends SubResource {
1180
+ /** Resource name. */
1181
+ name?: string;
1182
+ /**
1183
+ * Resource type.
1184
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1185
+ */
1186
+ readonly type?: string;
1187
+ /** The host name of the frontendEndpoint. Must be a domain name. */
1188
+ hostName?: string;
1189
+ /** Whether to allow session affinity on this host. Valid options are 'Enabled' or 'Disabled' */
1190
+ sessionAffinityEnabledState?: SessionAffinityEnabledState;
1191
+ /** UNUSED. This field will be ignored. The TTL to use in seconds for session affinity, if applicable. */
1192
+ sessionAffinityTtlSeconds?: number;
1193
+ /** Defines the Web Application Firewall policy for each host (if applicable) */
1194
+ webApplicationFirewallPolicyLink?: FrontendEndpointUpdateParametersWebApplicationFirewallPolicyLink;
1195
+ /**
1196
+ * Resource status.
1197
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1198
+ */
1199
+ readonly resourceState?: FrontDoorResourceState;
1200
+ /**
1201
+ * Provisioning status of Custom Https of the frontendEndpoint.
1202
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1203
+ */
1204
+ readonly customHttpsProvisioningState?: CustomHttpsProvisioningState;
1205
+ /**
1206
+ * Provisioning substate shows the progress of custom HTTPS enabling/disabling process step by step.
1207
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1208
+ */
1209
+ readonly customHttpsProvisioningSubstate?: CustomHttpsProvisioningSubstate;
1210
+ /**
1211
+ * The configuration specifying how to enable HTTPS
1212
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1213
+ */
1214
+ readonly customHttpsConfiguration?: CustomHttpsConfiguration;
1215
+ }
1216
+ /** The JSON object that contains the properties required to create load balancing settings */
1217
+ export interface LoadBalancingSettingsProperties extends LoadBalancingSettingsUpdateParameters {
1218
+ /**
1219
+ * Resource status.
1220
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1221
+ */
1222
+ readonly resourceState?: FrontDoorResourceState;
1223
+ }
1224
+ /** The JSON object that contains the properties required to create a health probe settings. */
1225
+ export interface HealthProbeSettingsProperties extends HealthProbeSettingsUpdateParameters {
1226
+ /**
1227
+ * Resource status.
1228
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1229
+ */
1230
+ readonly resourceState?: FrontDoorResourceState;
1231
+ }
1232
+ /** The JSON object that contains the properties required to create a Backend Pool. */
1233
+ export interface BackendPoolProperties extends BackendPoolUpdateParameters {
1234
+ /**
1235
+ * Resource status.
1236
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1237
+ */
1238
+ readonly resourceState?: FrontDoorResourceState;
1239
+ }
1240
+ /** The JSON object that contains the properties required to create a frontend endpoint. */
1241
+ export interface FrontendEndpointProperties extends FrontendEndpointUpdateParameters {
1242
+ /**
1243
+ * Resource status.
1244
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1245
+ */
1246
+ readonly resourceState?: FrontDoorResourceState;
1247
+ /**
1248
+ * Provisioning status of Custom Https of the frontendEndpoint.
1249
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1250
+ */
1251
+ readonly customHttpsProvisioningState?: CustomHttpsProvisioningState;
1252
+ /**
1253
+ * Provisioning substate shows the progress of custom HTTPS enabling/disabling process step by step.
1254
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1255
+ */
1256
+ readonly customHttpsProvisioningSubstate?: CustomHttpsProvisioningSubstate;
1257
+ /**
1258
+ * The configuration specifying how to enable HTTPS
1259
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1260
+ */
1261
+ readonly customHttpsConfiguration?: CustomHttpsConfiguration;
1262
+ }
1263
+ /** Known values of {@link PolicyEnabledState} that the service accepts. */
1264
+ export declare enum KnownPolicyEnabledState {
1265
+ /** Disabled */
1266
+ Disabled = "Disabled",
1267
+ /** Enabled */
1268
+ Enabled = "Enabled"
1269
+ }
1270
+ /**
1271
+ * Defines values for PolicyEnabledState. \
1272
+ * {@link KnownPolicyEnabledState} can be used interchangeably with PolicyEnabledState,
1273
+ * this enum contains the known values that the service supports.
1274
+ * ### Known values supported by the service
1275
+ * **Disabled** \
1276
+ * **Enabled**
1277
+ */
1278
+ export type PolicyEnabledState = string;
1279
+ /** Known values of {@link PolicyMode} that the service accepts. */
1280
+ export declare enum KnownPolicyMode {
1281
+ /** Prevention */
1282
+ Prevention = "Prevention",
1283
+ /** Detection */
1284
+ Detection = "Detection"
1285
+ }
1286
+ /**
1287
+ * Defines values for PolicyMode. \
1288
+ * {@link KnownPolicyMode} can be used interchangeably with PolicyMode,
1289
+ * this enum contains the known values that the service supports.
1290
+ * ### Known values supported by the service
1291
+ * **Prevention** \
1292
+ * **Detection**
1293
+ */
1294
+ export type PolicyMode = string;
1295
+ /** Known values of {@link PolicyRequestBodyCheck} that the service accepts. */
1296
+ export declare enum KnownPolicyRequestBodyCheck {
1297
+ /** Disabled */
1298
+ Disabled = "Disabled",
1299
+ /** Enabled */
1300
+ Enabled = "Enabled"
1301
+ }
1302
+ /**
1303
+ * Defines values for PolicyRequestBodyCheck. \
1304
+ * {@link KnownPolicyRequestBodyCheck} can be used interchangeably with PolicyRequestBodyCheck,
1305
+ * this enum contains the known values that the service supports.
1306
+ * ### Known values supported by the service
1307
+ * **Disabled** \
1308
+ * **Enabled**
1309
+ */
1310
+ export type PolicyRequestBodyCheck = string;
1311
+ /** Known values of {@link WebApplicationFirewallScrubbingState} that the service accepts. */
1312
+ export declare enum KnownWebApplicationFirewallScrubbingState {
1313
+ /** Enabled */
1314
+ Enabled = "Enabled",
1315
+ /** Disabled */
1316
+ Disabled = "Disabled"
1317
+ }
1318
+ /**
1319
+ * Defines values for WebApplicationFirewallScrubbingState. \
1320
+ * {@link KnownWebApplicationFirewallScrubbingState} can be used interchangeably with WebApplicationFirewallScrubbingState,
1321
+ * this enum contains the known values that the service supports.
1322
+ * ### Known values supported by the service
1323
+ * **Enabled** \
1324
+ * **Disabled**
1325
+ */
1326
+ export type WebApplicationFirewallScrubbingState = string;
1327
+ /** Known values of {@link ScrubbingRuleEntryMatchVariable} that the service accepts. */
1328
+ export declare enum KnownScrubbingRuleEntryMatchVariable {
1329
+ /** RequestIPAddress */
1330
+ RequestIPAddress = "RequestIPAddress",
1331
+ /** RequestUri */
1332
+ RequestUri = "RequestUri",
1333
+ /** QueryStringArgNames */
1334
+ QueryStringArgNames = "QueryStringArgNames",
1335
+ /** RequestHeaderNames */
1336
+ RequestHeaderNames = "RequestHeaderNames",
1337
+ /** RequestCookieNames */
1338
+ RequestCookieNames = "RequestCookieNames",
1339
+ /** RequestBodyPostArgNames */
1340
+ RequestBodyPostArgNames = "RequestBodyPostArgNames",
1341
+ /** RequestBodyJsonArgNames */
1342
+ RequestBodyJsonArgNames = "RequestBodyJsonArgNames"
1343
+ }
1344
+ /**
1345
+ * Defines values for ScrubbingRuleEntryMatchVariable. \
1346
+ * {@link KnownScrubbingRuleEntryMatchVariable} can be used interchangeably with ScrubbingRuleEntryMatchVariable,
1347
+ * this enum contains the known values that the service supports.
1348
+ * ### Known values supported by the service
1349
+ * **RequestIPAddress** \
1350
+ * **RequestUri** \
1351
+ * **QueryStringArgNames** \
1352
+ * **RequestHeaderNames** \
1353
+ * **RequestCookieNames** \
1354
+ * **RequestBodyPostArgNames** \
1355
+ * **RequestBodyJsonArgNames**
1356
+ */
1357
+ export type ScrubbingRuleEntryMatchVariable = string;
1358
+ /** Known values of {@link ScrubbingRuleEntryMatchOperator} that the service accepts. */
1359
+ export declare enum KnownScrubbingRuleEntryMatchOperator {
1360
+ /** EqualsAny */
1361
+ EqualsAny = "EqualsAny",
1362
+ /** Equals */
1363
+ Equals = "Equals"
1364
+ }
1365
+ /**
1366
+ * Defines values for ScrubbingRuleEntryMatchOperator. \
1367
+ * {@link KnownScrubbingRuleEntryMatchOperator} can be used interchangeably with ScrubbingRuleEntryMatchOperator,
1368
+ * this enum contains the known values that the service supports.
1369
+ * ### Known values supported by the service
1370
+ * **EqualsAny** \
1371
+ * **Equals**
1372
+ */
1373
+ export type ScrubbingRuleEntryMatchOperator = string;
1374
+ /** Known values of {@link ScrubbingRuleEntryState} that the service accepts. */
1375
+ export declare enum KnownScrubbingRuleEntryState {
1376
+ /** Enabled */
1377
+ Enabled = "Enabled",
1378
+ /** Disabled */
1379
+ Disabled = "Disabled"
1380
+ }
1381
+ /**
1382
+ * Defines values for ScrubbingRuleEntryState. \
1383
+ * {@link KnownScrubbingRuleEntryState} can be used interchangeably with ScrubbingRuleEntryState,
1384
+ * this enum contains the known values that the service supports.
1385
+ * ### Known values supported by the service
1386
+ * **Enabled** \
1387
+ * **Disabled**
1388
+ */
1389
+ export type ScrubbingRuleEntryState = string;
1390
+ /** Known values of {@link CustomRuleEnabledState} that the service accepts. */
1391
+ export declare enum KnownCustomRuleEnabledState {
1392
+ /** Disabled */
1393
+ Disabled = "Disabled",
1394
+ /** Enabled */
1395
+ Enabled = "Enabled"
1396
+ }
1397
+ /**
1398
+ * Defines values for CustomRuleEnabledState. \
1399
+ * {@link KnownCustomRuleEnabledState} can be used interchangeably with CustomRuleEnabledState,
1400
+ * this enum contains the known values that the service supports.
1401
+ * ### Known values supported by the service
1402
+ * **Disabled** \
1403
+ * **Enabled**
1404
+ */
1405
+ export type CustomRuleEnabledState = string;
1406
+ /** Known values of {@link RuleType} that the service accepts. */
1407
+ export declare enum KnownRuleType {
1408
+ /** MatchRule */
1409
+ MatchRule = "MatchRule",
1410
+ /** RateLimitRule */
1411
+ RateLimitRule = "RateLimitRule"
1412
+ }
1413
+ /**
1414
+ * Defines values for RuleType. \
1415
+ * {@link KnownRuleType} can be used interchangeably with RuleType,
1416
+ * this enum contains the known values that the service supports.
1417
+ * ### Known values supported by the service
1418
+ * **MatchRule** \
1419
+ * **RateLimitRule**
1420
+ */
1421
+ export type RuleType = string;
1422
+ /** Known values of {@link VariableName} that the service accepts. */
1423
+ export declare enum KnownVariableName {
1424
+ /** SocketAddr */
1425
+ SocketAddr = "SocketAddr",
1426
+ /** GeoLocation */
1427
+ GeoLocation = "GeoLocation",
1428
+ /** None */
1429
+ None = "None"
1430
+ }
1431
+ /**
1432
+ * Defines values for VariableName. \
1433
+ * {@link KnownVariableName} can be used interchangeably with VariableName,
1434
+ * this enum contains the known values that the service supports.
1435
+ * ### Known values supported by the service
1436
+ * **SocketAddr** \
1437
+ * **GeoLocation** \
1438
+ * **None**
1439
+ */
1440
+ export type VariableName = string;
1441
+ /** Known values of {@link MatchVariable} that the service accepts. */
1442
+ export declare enum KnownMatchVariable {
1443
+ /** RemoteAddr */
1444
+ RemoteAddr = "RemoteAddr",
1445
+ /** RequestMethod */
1446
+ RequestMethod = "RequestMethod",
1447
+ /** QueryString */
1448
+ QueryString = "QueryString",
1449
+ /** PostArgs */
1450
+ PostArgs = "PostArgs",
1451
+ /** RequestUri */
1452
+ RequestUri = "RequestUri",
1453
+ /** RequestHeader */
1454
+ RequestHeader = "RequestHeader",
1455
+ /** RequestBody */
1456
+ RequestBody = "RequestBody",
1457
+ /** Cookies */
1458
+ Cookies = "Cookies",
1459
+ /** SocketAddr */
1460
+ SocketAddr = "SocketAddr"
1461
+ }
1462
+ /**
1463
+ * Defines values for MatchVariable. \
1464
+ * {@link KnownMatchVariable} can be used interchangeably with MatchVariable,
1465
+ * this enum contains the known values that the service supports.
1466
+ * ### Known values supported by the service
1467
+ * **RemoteAddr** \
1468
+ * **RequestMethod** \
1469
+ * **QueryString** \
1470
+ * **PostArgs** \
1471
+ * **RequestUri** \
1472
+ * **RequestHeader** \
1473
+ * **RequestBody** \
1474
+ * **Cookies** \
1475
+ * **SocketAddr**
1476
+ */
1477
+ export type MatchVariable = string;
1478
+ /** Known values of {@link Operator} that the service accepts. */
1479
+ export declare enum KnownOperator {
1480
+ /** Any */
1481
+ Any = "Any",
1482
+ /** IPMatch */
1483
+ IPMatch = "IPMatch",
1484
+ /** GeoMatch */
1485
+ GeoMatch = "GeoMatch",
1486
+ /** Equal */
1487
+ Equal = "Equal",
1488
+ /** Contains */
1489
+ Contains = "Contains",
1490
+ /** LessThan */
1491
+ LessThan = "LessThan",
1492
+ /** GreaterThan */
1493
+ GreaterThan = "GreaterThan",
1494
+ /** LessThanOrEqual */
1495
+ LessThanOrEqual = "LessThanOrEqual",
1496
+ /** GreaterThanOrEqual */
1497
+ GreaterThanOrEqual = "GreaterThanOrEqual",
1498
+ /** BeginsWith */
1499
+ BeginsWith = "BeginsWith",
1500
+ /** EndsWith */
1501
+ EndsWith = "EndsWith",
1502
+ /** RegEx */
1503
+ RegEx = "RegEx"
1504
+ }
1505
+ /**
1506
+ * Defines values for Operator. \
1507
+ * {@link KnownOperator} can be used interchangeably with Operator,
1508
+ * this enum contains the known values that the service supports.
1509
+ * ### Known values supported by the service
1510
+ * **Any** \
1511
+ * **IPMatch** \
1512
+ * **GeoMatch** \
1513
+ * **Equal** \
1514
+ * **Contains** \
1515
+ * **LessThan** \
1516
+ * **GreaterThan** \
1517
+ * **LessThanOrEqual** \
1518
+ * **GreaterThanOrEqual** \
1519
+ * **BeginsWith** \
1520
+ * **EndsWith** \
1521
+ * **RegEx**
1522
+ */
1523
+ export type Operator = string;
1524
+ /** Known values of {@link TransformType} that the service accepts. */
1525
+ export declare enum KnownTransformType {
1526
+ /** Lowercase */
1527
+ Lowercase = "Lowercase",
1528
+ /** Uppercase */
1529
+ Uppercase = "Uppercase",
1530
+ /** Trim */
1531
+ Trim = "Trim",
1532
+ /** UrlDecode */
1533
+ UrlDecode = "UrlDecode",
1534
+ /** UrlEncode */
1535
+ UrlEncode = "UrlEncode",
1536
+ /** RemoveNulls */
1537
+ RemoveNulls = "RemoveNulls"
1538
+ }
1539
+ /**
1540
+ * Defines values for TransformType. \
1541
+ * {@link KnownTransformType} can be used interchangeably with TransformType,
1542
+ * this enum contains the known values that the service supports.
1543
+ * ### Known values supported by the service
1544
+ * **Lowercase** \
1545
+ * **Uppercase** \
1546
+ * **Trim** \
1547
+ * **UrlDecode** \
1548
+ * **UrlEncode** \
1549
+ * **RemoveNulls**
1550
+ */
1551
+ export type TransformType = string;
1552
+ /** Known values of {@link ActionType} that the service accepts. */
1553
+ export declare enum KnownActionType {
1554
+ /** Allow */
1555
+ Allow = "Allow",
1556
+ /** Block */
1557
+ Block = "Block",
1558
+ /** Log */
1559
+ Log = "Log",
1560
+ /** Redirect */
1561
+ Redirect = "Redirect",
1562
+ /** AnomalyScoring */
1563
+ AnomalyScoring = "AnomalyScoring",
1564
+ /** JSChallenge */
1565
+ JSChallenge = "JSChallenge"
1566
+ }
1567
+ /**
1568
+ * Defines values for ActionType. \
1569
+ * {@link KnownActionType} can be used interchangeably with ActionType,
1570
+ * this enum contains the known values that the service supports.
1571
+ * ### Known values supported by the service
1572
+ * **Allow** \
1573
+ * **Block** \
1574
+ * **Log** \
1575
+ * **Redirect** \
1576
+ * **AnomalyScoring** \
1577
+ * **JSChallenge**
1578
+ */
1579
+ export type ActionType = string;
1580
+ /** Known values of {@link ManagedRuleSetActionType} that the service accepts. */
1581
+ export declare enum KnownManagedRuleSetActionType {
1582
+ /** Block */
1583
+ Block = "Block",
1584
+ /** Log */
1585
+ Log = "Log",
1586
+ /** Redirect */
1587
+ Redirect = "Redirect"
1588
+ }
1589
+ /**
1590
+ * Defines values for ManagedRuleSetActionType. \
1591
+ * {@link KnownManagedRuleSetActionType} can be used interchangeably with ManagedRuleSetActionType,
1592
+ * this enum contains the known values that the service supports.
1593
+ * ### Known values supported by the service
1594
+ * **Block** \
1595
+ * **Log** \
1596
+ * **Redirect**
1597
+ */
1598
+ export type ManagedRuleSetActionType = string;
1599
+ /** Known values of {@link ManagedRuleExclusionMatchVariable} that the service accepts. */
1600
+ export declare enum KnownManagedRuleExclusionMatchVariable {
1601
+ /** RequestHeaderNames */
1602
+ RequestHeaderNames = "RequestHeaderNames",
1603
+ /** RequestCookieNames */
1604
+ RequestCookieNames = "RequestCookieNames",
1605
+ /** QueryStringArgNames */
1606
+ QueryStringArgNames = "QueryStringArgNames",
1607
+ /** RequestBodyPostArgNames */
1608
+ RequestBodyPostArgNames = "RequestBodyPostArgNames",
1609
+ /** RequestBodyJsonArgNames */
1610
+ RequestBodyJsonArgNames = "RequestBodyJsonArgNames"
1611
+ }
1612
+ /**
1613
+ * Defines values for ManagedRuleExclusionMatchVariable. \
1614
+ * {@link KnownManagedRuleExclusionMatchVariable} can be used interchangeably with ManagedRuleExclusionMatchVariable,
1615
+ * this enum contains the known values that the service supports.
1616
+ * ### Known values supported by the service
1617
+ * **RequestHeaderNames** \
1618
+ * **RequestCookieNames** \
1619
+ * **QueryStringArgNames** \
1620
+ * **RequestBodyPostArgNames** \
1621
+ * **RequestBodyJsonArgNames**
1622
+ */
1623
+ export type ManagedRuleExclusionMatchVariable = string;
1624
+ /** Known values of {@link ManagedRuleExclusionSelectorMatchOperator} that the service accepts. */
1625
+ export declare enum KnownManagedRuleExclusionSelectorMatchOperator {
1626
+ /** Equals */
1627
+ Equals = "Equals",
1628
+ /** Contains */
1629
+ Contains = "Contains",
1630
+ /** StartsWith */
1631
+ StartsWith = "StartsWith",
1632
+ /** EndsWith */
1633
+ EndsWith = "EndsWith",
1634
+ /** EqualsAny */
1635
+ EqualsAny = "EqualsAny"
1636
+ }
1637
+ /**
1638
+ * Defines values for ManagedRuleExclusionSelectorMatchOperator. \
1639
+ * {@link KnownManagedRuleExclusionSelectorMatchOperator} can be used interchangeably with ManagedRuleExclusionSelectorMatchOperator,
1640
+ * this enum contains the known values that the service supports.
1641
+ * ### Known values supported by the service
1642
+ * **Equals** \
1643
+ * **Contains** \
1644
+ * **StartsWith** \
1645
+ * **EndsWith** \
1646
+ * **EqualsAny**
1647
+ */
1648
+ export type ManagedRuleExclusionSelectorMatchOperator = string;
1649
+ /** Known values of {@link ManagedRuleEnabledState} that the service accepts. */
1650
+ export declare enum KnownManagedRuleEnabledState {
1651
+ /** Disabled */
1652
+ Disabled = "Disabled",
1653
+ /** Enabled */
1654
+ Enabled = "Enabled"
1655
+ }
1656
+ /**
1657
+ * Defines values for ManagedRuleEnabledState. \
1658
+ * {@link KnownManagedRuleEnabledState} can be used interchangeably with ManagedRuleEnabledState,
1659
+ * this enum contains the known values that the service supports.
1660
+ * ### Known values supported by the service
1661
+ * **Disabled** \
1662
+ * **Enabled**
1663
+ */
1664
+ export type ManagedRuleEnabledState = string;
1665
+ /** Known values of {@link PolicyResourceState} that the service accepts. */
1666
+ export declare enum KnownPolicyResourceState {
1667
+ /** Creating */
1668
+ Creating = "Creating",
1669
+ /** Enabling */
1670
+ Enabling = "Enabling",
1671
+ /** Enabled */
1672
+ Enabled = "Enabled",
1673
+ /** Disabling */
1674
+ Disabling = "Disabling",
1675
+ /** Disabled */
1676
+ Disabled = "Disabled",
1677
+ /** Deleting */
1678
+ Deleting = "Deleting"
1679
+ }
1680
+ /**
1681
+ * Defines values for PolicyResourceState. \
1682
+ * {@link KnownPolicyResourceState} can be used interchangeably with PolicyResourceState,
1683
+ * this enum contains the known values that the service supports.
1684
+ * ### Known values supported by the service
1685
+ * **Creating** \
1686
+ * **Enabling** \
1687
+ * **Enabled** \
1688
+ * **Disabling** \
1689
+ * **Disabled** \
1690
+ * **Deleting**
1691
+ */
1692
+ export type PolicyResourceState = string;
1693
+ /** Known values of {@link SkuName} that the service accepts. */
1694
+ export declare enum KnownSkuName {
1695
+ /** ClassicAzureFrontDoor */
1696
+ ClassicAzureFrontDoor = "Classic_AzureFrontDoor",
1697
+ /** StandardAzureFrontDoor */
1698
+ StandardAzureFrontDoor = "Standard_AzureFrontDoor",
1699
+ /** PremiumAzureFrontDoor */
1700
+ PremiumAzureFrontDoor = "Premium_AzureFrontDoor"
1701
+ }
1702
+ /**
1703
+ * Defines values for SkuName. \
1704
+ * {@link KnownSkuName} can be used interchangeably with SkuName,
1705
+ * this enum contains the known values that the service supports.
1706
+ * ### Known values supported by the service
1707
+ * **Classic_AzureFrontDoor** \
1708
+ * **Standard_AzureFrontDoor** \
1709
+ * **Premium_AzureFrontDoor**
1710
+ */
1711
+ export type SkuName = string;
1712
+ /** Known values of {@link Availability} that the service accepts. */
1713
+ export declare enum KnownAvailability {
1714
+ /** Available */
1715
+ Available = "Available",
1716
+ /** Unavailable */
1717
+ Unavailable = "Unavailable"
1718
+ }
1719
+ /**
1720
+ * Defines values for Availability. \
1721
+ * {@link KnownAvailability} can be used interchangeably with Availability,
1722
+ * this enum contains the known values that the service supports.
1723
+ * ### Known values supported by the service
1724
+ * **Available** \
1725
+ * **Unavailable**
1726
+ */
1727
+ export type Availability = string;
1728
+ /** Known values of {@link FrontDoorResourceState} that the service accepts. */
1729
+ export declare enum KnownFrontDoorResourceState {
1730
+ /** Creating */
1731
+ Creating = "Creating",
1732
+ /** Enabling */
1733
+ Enabling = "Enabling",
1734
+ /** Enabled */
1735
+ Enabled = "Enabled",
1736
+ /** Disabling */
1737
+ Disabling = "Disabling",
1738
+ /** Disabled */
1739
+ Disabled = "Disabled",
1740
+ /** Deleting */
1741
+ Deleting = "Deleting",
1742
+ /** Migrating */
1743
+ Migrating = "Migrating",
1744
+ /** Migrated */
1745
+ Migrated = "Migrated"
1746
+ }
1747
+ /**
1748
+ * Defines values for FrontDoorResourceState. \
1749
+ * {@link KnownFrontDoorResourceState} can be used interchangeably with FrontDoorResourceState,
1750
+ * this enum contains the known values that the service supports.
1751
+ * ### Known values supported by the service
1752
+ * **Creating** \
1753
+ * **Enabling** \
1754
+ * **Enabled** \
1755
+ * **Disabling** \
1756
+ * **Disabled** \
1757
+ * **Deleting** \
1758
+ * **Migrating** \
1759
+ * **Migrated**
1760
+ */
1761
+ export type FrontDoorResourceState = string;
1762
+ /** Known values of {@link HeaderActionType} that the service accepts. */
1763
+ export declare enum KnownHeaderActionType {
1764
+ /** Append */
1765
+ Append = "Append",
1766
+ /** Delete */
1767
+ Delete = "Delete",
1768
+ /** Overwrite */
1769
+ Overwrite = "Overwrite"
1770
+ }
1771
+ /**
1772
+ * Defines values for HeaderActionType. \
1773
+ * {@link KnownHeaderActionType} can be used interchangeably with HeaderActionType,
1774
+ * this enum contains the known values that the service supports.
1775
+ * ### Known values supported by the service
1776
+ * **Append** \
1777
+ * **Delete** \
1778
+ * **Overwrite**
1779
+ */
1780
+ export type HeaderActionType = string;
1781
+ /** Known values of {@link RulesEngineMatchVariable} that the service accepts. */
1782
+ export declare enum KnownRulesEngineMatchVariable {
1783
+ /** IsMobile */
1784
+ IsMobile = "IsMobile",
1785
+ /** RemoteAddr */
1786
+ RemoteAddr = "RemoteAddr",
1787
+ /** RequestMethod */
1788
+ RequestMethod = "RequestMethod",
1789
+ /** QueryString */
1790
+ QueryString = "QueryString",
1791
+ /** PostArgs */
1792
+ PostArgs = "PostArgs",
1793
+ /** RequestUri */
1794
+ RequestUri = "RequestUri",
1795
+ /** RequestPath */
1796
+ RequestPath = "RequestPath",
1797
+ /** RequestFilename */
1798
+ RequestFilename = "RequestFilename",
1799
+ /** RequestFilenameExtension */
1800
+ RequestFilenameExtension = "RequestFilenameExtension",
1801
+ /** RequestHeader */
1802
+ RequestHeader = "RequestHeader",
1803
+ /** RequestBody */
1804
+ RequestBody = "RequestBody",
1805
+ /** RequestScheme */
1806
+ RequestScheme = "RequestScheme"
1807
+ }
1808
+ /**
1809
+ * Defines values for RulesEngineMatchVariable. \
1810
+ * {@link KnownRulesEngineMatchVariable} can be used interchangeably with RulesEngineMatchVariable,
1811
+ * this enum contains the known values that the service supports.
1812
+ * ### Known values supported by the service
1813
+ * **IsMobile** \
1814
+ * **RemoteAddr** \
1815
+ * **RequestMethod** \
1816
+ * **QueryString** \
1817
+ * **PostArgs** \
1818
+ * **RequestUri** \
1819
+ * **RequestPath** \
1820
+ * **RequestFilename** \
1821
+ * **RequestFilenameExtension** \
1822
+ * **RequestHeader** \
1823
+ * **RequestBody** \
1824
+ * **RequestScheme**
1825
+ */
1826
+ export type RulesEngineMatchVariable = string;
1827
+ /** Known values of {@link RulesEngineOperator} that the service accepts. */
1828
+ export declare enum KnownRulesEngineOperator {
1829
+ /** Any */
1830
+ Any = "Any",
1831
+ /** IPMatch */
1832
+ IPMatch = "IPMatch",
1833
+ /** GeoMatch */
1834
+ GeoMatch = "GeoMatch",
1835
+ /** Equal */
1836
+ Equal = "Equal",
1837
+ /** Contains */
1838
+ Contains = "Contains",
1839
+ /** LessThan */
1840
+ LessThan = "LessThan",
1841
+ /** GreaterThan */
1842
+ GreaterThan = "GreaterThan",
1843
+ /** LessThanOrEqual */
1844
+ LessThanOrEqual = "LessThanOrEqual",
1845
+ /** GreaterThanOrEqual */
1846
+ GreaterThanOrEqual = "GreaterThanOrEqual",
1847
+ /** BeginsWith */
1848
+ BeginsWith = "BeginsWith",
1849
+ /** EndsWith */
1850
+ EndsWith = "EndsWith"
1851
+ }
1852
+ /**
1853
+ * Defines values for RulesEngineOperator. \
1854
+ * {@link KnownRulesEngineOperator} can be used interchangeably with RulesEngineOperator,
1855
+ * this enum contains the known values that the service supports.
1856
+ * ### Known values supported by the service
1857
+ * **Any** \
1858
+ * **IPMatch** \
1859
+ * **GeoMatch** \
1860
+ * **Equal** \
1861
+ * **Contains** \
1862
+ * **LessThan** \
1863
+ * **GreaterThan** \
1864
+ * **LessThanOrEqual** \
1865
+ * **GreaterThanOrEqual** \
1866
+ * **BeginsWith** \
1867
+ * **EndsWith**
1868
+ */
1869
+ export type RulesEngineOperator = string;
1870
+ /** Known values of {@link Transform} that the service accepts. */
1871
+ export declare enum KnownTransform {
1872
+ /** Lowercase */
1873
+ Lowercase = "Lowercase",
1874
+ /** Uppercase */
1875
+ Uppercase = "Uppercase",
1876
+ /** Trim */
1877
+ Trim = "Trim",
1878
+ /** UrlDecode */
1879
+ UrlDecode = "UrlDecode",
1880
+ /** UrlEncode */
1881
+ UrlEncode = "UrlEncode",
1882
+ /** RemoveNulls */
1883
+ RemoveNulls = "RemoveNulls"
1884
+ }
1885
+ /**
1886
+ * Defines values for Transform. \
1887
+ * {@link KnownTransform} can be used interchangeably with Transform,
1888
+ * this enum contains the known values that the service supports.
1889
+ * ### Known values supported by the service
1890
+ * **Lowercase** \
1891
+ * **Uppercase** \
1892
+ * **Trim** \
1893
+ * **UrlDecode** \
1894
+ * **UrlEncode** \
1895
+ * **RemoveNulls**
1896
+ */
1897
+ export type Transform = string;
1898
+ /** Known values of {@link MatchProcessingBehavior} that the service accepts. */
1899
+ export declare enum KnownMatchProcessingBehavior {
1900
+ /** Continue */
1901
+ Continue = "Continue",
1902
+ /** Stop */
1903
+ Stop = "Stop"
1904
+ }
1905
+ /**
1906
+ * Defines values for MatchProcessingBehavior. \
1907
+ * {@link KnownMatchProcessingBehavior} can be used interchangeably with MatchProcessingBehavior,
1908
+ * this enum contains the known values that the service supports.
1909
+ * ### Known values supported by the service
1910
+ * **Continue** \
1911
+ * **Stop**
1912
+ */
1913
+ export type MatchProcessingBehavior = string;
1914
+ /** Known values of {@link FrontDoorProtocol} that the service accepts. */
1915
+ export declare enum KnownFrontDoorProtocol {
1916
+ /** Http */
1917
+ Http = "Http",
1918
+ /** Https */
1919
+ Https = "Https"
1920
+ }
1921
+ /**
1922
+ * Defines values for FrontDoorProtocol. \
1923
+ * {@link KnownFrontDoorProtocol} can be used interchangeably with FrontDoorProtocol,
1924
+ * this enum contains the known values that the service supports.
1925
+ * ### Known values supported by the service
1926
+ * **Http** \
1927
+ * **Https**
1928
+ */
1929
+ export type FrontDoorProtocol = string;
1930
+ /** Known values of {@link RoutingRuleEnabledState} that the service accepts. */
1931
+ export declare enum KnownRoutingRuleEnabledState {
1932
+ /** Enabled */
1933
+ Enabled = "Enabled",
1934
+ /** Disabled */
1935
+ Disabled = "Disabled"
1936
+ }
1937
+ /**
1938
+ * Defines values for RoutingRuleEnabledState. \
1939
+ * {@link KnownRoutingRuleEnabledState} can be used interchangeably with RoutingRuleEnabledState,
1940
+ * this enum contains the known values that the service supports.
1941
+ * ### Known values supported by the service
1942
+ * **Enabled** \
1943
+ * **Disabled**
1944
+ */
1945
+ export type RoutingRuleEnabledState = string;
1946
+ /** Known values of {@link FrontDoorHealthProbeMethod} that the service accepts. */
1947
+ export declare enum KnownFrontDoorHealthProbeMethod {
1948
+ /** GET */
1949
+ GET = "GET",
1950
+ /** Head */
1951
+ Head = "HEAD"
1952
+ }
1953
+ /**
1954
+ * Defines values for FrontDoorHealthProbeMethod. \
1955
+ * {@link KnownFrontDoorHealthProbeMethod} can be used interchangeably with FrontDoorHealthProbeMethod,
1956
+ * this enum contains the known values that the service supports.
1957
+ * ### Known values supported by the service
1958
+ * **GET** \
1959
+ * **HEAD**
1960
+ */
1961
+ export type FrontDoorHealthProbeMethod = string;
1962
+ /** Known values of {@link HealthProbeEnabled} that the service accepts. */
1963
+ export declare enum KnownHealthProbeEnabled {
1964
+ /** Enabled */
1965
+ Enabled = "Enabled",
1966
+ /** Disabled */
1967
+ Disabled = "Disabled"
1968
+ }
1969
+ /**
1970
+ * Defines values for HealthProbeEnabled. \
1971
+ * {@link KnownHealthProbeEnabled} can be used interchangeably with HealthProbeEnabled,
1972
+ * this enum contains the known values that the service supports.
1973
+ * ### Known values supported by the service
1974
+ * **Enabled** \
1975
+ * **Disabled**
1976
+ */
1977
+ export type HealthProbeEnabled = string;
1978
+ /** Known values of {@link PrivateEndpointStatus} that the service accepts. */
1979
+ export declare enum KnownPrivateEndpointStatus {
1980
+ /** Pending */
1981
+ Pending = "Pending",
1982
+ /** Approved */
1983
+ Approved = "Approved",
1984
+ /** Rejected */
1985
+ Rejected = "Rejected",
1986
+ /** Disconnected */
1987
+ Disconnected = "Disconnected",
1988
+ /** Timeout */
1989
+ Timeout = "Timeout"
1990
+ }
1991
+ /**
1992
+ * Defines values for PrivateEndpointStatus. \
1993
+ * {@link KnownPrivateEndpointStatus} can be used interchangeably with PrivateEndpointStatus,
1994
+ * this enum contains the known values that the service supports.
1995
+ * ### Known values supported by the service
1996
+ * **Pending** \
1997
+ * **Approved** \
1998
+ * **Rejected** \
1999
+ * **Disconnected** \
2000
+ * **Timeout**
2001
+ */
2002
+ export type PrivateEndpointStatus = string;
2003
+ /** Known values of {@link BackendEnabledState} that the service accepts. */
2004
+ export declare enum KnownBackendEnabledState {
2005
+ /** Enabled */
2006
+ Enabled = "Enabled",
2007
+ /** Disabled */
2008
+ Disabled = "Disabled"
2009
+ }
2010
+ /**
2011
+ * Defines values for BackendEnabledState. \
2012
+ * {@link KnownBackendEnabledState} can be used interchangeably with BackendEnabledState,
2013
+ * this enum contains the known values that the service supports.
2014
+ * ### Known values supported by the service
2015
+ * **Enabled** \
2016
+ * **Disabled**
2017
+ */
2018
+ export type BackendEnabledState = string;
2019
+ /** Known values of {@link CustomHttpsProvisioningState} that the service accepts. */
2020
+ export declare enum KnownCustomHttpsProvisioningState {
2021
+ /** Enabling */
2022
+ Enabling = "Enabling",
2023
+ /** Enabled */
2024
+ Enabled = "Enabled",
2025
+ /** Disabling */
2026
+ Disabling = "Disabling",
2027
+ /** Disabled */
2028
+ Disabled = "Disabled",
2029
+ /** Failed */
2030
+ Failed = "Failed"
2031
+ }
2032
+ /**
2033
+ * Defines values for CustomHttpsProvisioningState. \
2034
+ * {@link KnownCustomHttpsProvisioningState} can be used interchangeably with CustomHttpsProvisioningState,
2035
+ * this enum contains the known values that the service supports.
2036
+ * ### Known values supported by the service
2037
+ * **Enabling** \
2038
+ * **Enabled** \
2039
+ * **Disabling** \
2040
+ * **Disabled** \
2041
+ * **Failed**
2042
+ */
2043
+ export type CustomHttpsProvisioningState = string;
2044
+ /** Known values of {@link CustomHttpsProvisioningSubstate} that the service accepts. */
2045
+ export declare enum KnownCustomHttpsProvisioningSubstate {
2046
+ /** SubmittingDomainControlValidationRequest */
2047
+ SubmittingDomainControlValidationRequest = "SubmittingDomainControlValidationRequest",
2048
+ /** PendingDomainControlValidationREquestApproval */
2049
+ PendingDomainControlValidationREquestApproval = "PendingDomainControlValidationREquestApproval",
2050
+ /** DomainControlValidationRequestApproved */
2051
+ DomainControlValidationRequestApproved = "DomainControlValidationRequestApproved",
2052
+ /** DomainControlValidationRequestRejected */
2053
+ DomainControlValidationRequestRejected = "DomainControlValidationRequestRejected",
2054
+ /** DomainControlValidationRequestTimedOut */
2055
+ DomainControlValidationRequestTimedOut = "DomainControlValidationRequestTimedOut",
2056
+ /** IssuingCertificate */
2057
+ IssuingCertificate = "IssuingCertificate",
2058
+ /** DeployingCertificate */
2059
+ DeployingCertificate = "DeployingCertificate",
2060
+ /** CertificateDeployed */
2061
+ CertificateDeployed = "CertificateDeployed",
2062
+ /** DeletingCertificate */
2063
+ DeletingCertificate = "DeletingCertificate",
2064
+ /** CertificateDeleted */
2065
+ CertificateDeleted = "CertificateDeleted"
2066
+ }
2067
+ /**
2068
+ * Defines values for CustomHttpsProvisioningSubstate. \
2069
+ * {@link KnownCustomHttpsProvisioningSubstate} can be used interchangeably with CustomHttpsProvisioningSubstate,
2070
+ * this enum contains the known values that the service supports.
2071
+ * ### Known values supported by the service
2072
+ * **SubmittingDomainControlValidationRequest** \
2073
+ * **PendingDomainControlValidationREquestApproval** \
2074
+ * **DomainControlValidationRequestApproved** \
2075
+ * **DomainControlValidationRequestRejected** \
2076
+ * **DomainControlValidationRequestTimedOut** \
2077
+ * **IssuingCertificate** \
2078
+ * **DeployingCertificate** \
2079
+ * **CertificateDeployed** \
2080
+ * **DeletingCertificate** \
2081
+ * **CertificateDeleted**
2082
+ */
2083
+ export type CustomHttpsProvisioningSubstate = string;
2084
+ /** Known values of {@link FrontDoorCertificateSource} that the service accepts. */
2085
+ export declare enum KnownFrontDoorCertificateSource {
2086
+ /** AzureKeyVault */
2087
+ AzureKeyVault = "AzureKeyVault",
2088
+ /** FrontDoor */
2089
+ FrontDoor = "FrontDoor"
2090
+ }
2091
+ /**
2092
+ * Defines values for FrontDoorCertificateSource. \
2093
+ * {@link KnownFrontDoorCertificateSource} can be used interchangeably with FrontDoorCertificateSource,
2094
+ * this enum contains the known values that the service supports.
2095
+ * ### Known values supported by the service
2096
+ * **AzureKeyVault** \
2097
+ * **FrontDoor**
2098
+ */
2099
+ export type FrontDoorCertificateSource = string;
2100
+ /** Known values of {@link FrontDoorTlsProtocolType} that the service accepts. */
2101
+ export declare enum KnownFrontDoorTlsProtocolType {
2102
+ /** ServerNameIndication */
2103
+ ServerNameIndication = "ServerNameIndication"
2104
+ }
2105
+ /**
2106
+ * Defines values for FrontDoorTlsProtocolType. \
2107
+ * {@link KnownFrontDoorTlsProtocolType} can be used interchangeably with FrontDoorTlsProtocolType,
2108
+ * this enum contains the known values that the service supports.
2109
+ * ### Known values supported by the service
2110
+ * **ServerNameIndication**
2111
+ */
2112
+ export type FrontDoorTlsProtocolType = string;
2113
+ /** Known values of {@link MinimumTLSVersion} that the service accepts. */
2114
+ export declare enum KnownMinimumTLSVersion {
2115
+ /** One0 */
2116
+ One0 = "1.0",
2117
+ /** One2 */
2118
+ One2 = "1.2"
2119
+ }
2120
+ /**
2121
+ * Defines values for MinimumTLSVersion. \
2122
+ * {@link KnownMinimumTLSVersion} can be used interchangeably with MinimumTLSVersion,
2123
+ * this enum contains the known values that the service supports.
2124
+ * ### Known values supported by the service
2125
+ * **1.0** \
2126
+ * **1.2**
2127
+ */
2128
+ export type MinimumTLSVersion = string;
2129
+ /** Known values of {@link FrontDoorCertificateType} that the service accepts. */
2130
+ export declare enum KnownFrontDoorCertificateType {
2131
+ /** Dedicated */
2132
+ Dedicated = "Dedicated"
2133
+ }
2134
+ /**
2135
+ * Defines values for FrontDoorCertificateType. \
2136
+ * {@link KnownFrontDoorCertificateType} can be used interchangeably with FrontDoorCertificateType,
2137
+ * this enum contains the known values that the service supports.
2138
+ * ### Known values supported by the service
2139
+ * **Dedicated**
2140
+ */
2141
+ export type FrontDoorCertificateType = string;
2142
+ /** Known values of {@link SessionAffinityEnabledState} that the service accepts. */
2143
+ export declare enum KnownSessionAffinityEnabledState {
2144
+ /** Enabled */
2145
+ Enabled = "Enabled",
2146
+ /** Disabled */
2147
+ Disabled = "Disabled"
2148
+ }
2149
+ /**
2150
+ * Defines values for SessionAffinityEnabledState. \
2151
+ * {@link KnownSessionAffinityEnabledState} can be used interchangeably with SessionAffinityEnabledState,
2152
+ * this enum contains the known values that the service supports.
2153
+ * ### Known values supported by the service
2154
+ * **Enabled** \
2155
+ * **Disabled**
2156
+ */
2157
+ export type SessionAffinityEnabledState = string;
2158
+ /** Known values of {@link EnforceCertificateNameCheckEnabledState} that the service accepts. */
2159
+ export declare enum KnownEnforceCertificateNameCheckEnabledState {
2160
+ /** Enabled */
2161
+ Enabled = "Enabled",
2162
+ /** Disabled */
2163
+ Disabled = "Disabled"
2164
+ }
2165
+ /**
2166
+ * Defines values for EnforceCertificateNameCheckEnabledState. \
2167
+ * {@link KnownEnforceCertificateNameCheckEnabledState} can be used interchangeably with EnforceCertificateNameCheckEnabledState,
2168
+ * this enum contains the known values that the service supports.
2169
+ * ### Known values supported by the service
2170
+ * **Enabled** \
2171
+ * **Disabled**
2172
+ */
2173
+ export type EnforceCertificateNameCheckEnabledState = string;
2174
+ /** Known values of {@link FrontDoorEnabledState} that the service accepts. */
2175
+ export declare enum KnownFrontDoorEnabledState {
2176
+ /** Enabled */
2177
+ Enabled = "Enabled",
2178
+ /** Disabled */
2179
+ Disabled = "Disabled"
2180
+ }
2181
+ /**
2182
+ * Defines values for FrontDoorEnabledState. \
2183
+ * {@link KnownFrontDoorEnabledState} can be used interchangeably with FrontDoorEnabledState,
2184
+ * this enum contains the known values that the service supports.
2185
+ * ### Known values supported by the service
2186
+ * **Enabled** \
2187
+ * **Disabled**
2188
+ */
2189
+ export type FrontDoorEnabledState = string;
2190
+ /** Known values of {@link NetworkExperimentResourceState} that the service accepts. */
2191
+ export declare enum KnownNetworkExperimentResourceState {
2192
+ /** Creating */
2193
+ Creating = "Creating",
2194
+ /** Enabling */
2195
+ Enabling = "Enabling",
2196
+ /** Enabled */
2197
+ Enabled = "Enabled",
2198
+ /** Disabling */
2199
+ Disabling = "Disabling",
2200
+ /** Disabled */
2201
+ Disabled = "Disabled",
2202
+ /** Deleting */
2203
+ Deleting = "Deleting"
2204
+ }
2205
+ /**
2206
+ * Defines values for NetworkExperimentResourceState. \
2207
+ * {@link KnownNetworkExperimentResourceState} can be used interchangeably with NetworkExperimentResourceState,
2208
+ * this enum contains the known values that the service supports.
2209
+ * ### Known values supported by the service
2210
+ * **Creating** \
2211
+ * **Enabling** \
2212
+ * **Enabled** \
2213
+ * **Disabling** \
2214
+ * **Disabled** \
2215
+ * **Deleting**
2216
+ */
2217
+ export type NetworkExperimentResourceState = string;
2218
+ /** Known values of {@link State} that the service accepts. */
2219
+ export declare enum KnownState {
2220
+ /** Enabled */
2221
+ Enabled = "Enabled",
2222
+ /** Disabled */
2223
+ Disabled = "Disabled"
2224
+ }
2225
+ /**
2226
+ * Defines values for State. \
2227
+ * {@link KnownState} can be used interchangeably with State,
2228
+ * this enum contains the known values that the service supports.
2229
+ * ### Known values supported by the service
2230
+ * **Enabled** \
2231
+ * **Disabled**
2232
+ */
2233
+ export type State = string;
2234
+ /** Known values of {@link EndpointType} that the service accepts. */
2235
+ export declare enum KnownEndpointType {
2236
+ /** AFD */
2237
+ AFD = "AFD",
2238
+ /** AzureRegion */
2239
+ AzureRegion = "AzureRegion",
2240
+ /** CDN */
2241
+ CDN = "CDN",
2242
+ /** ATM */
2243
+ ATM = "ATM"
2244
+ }
2245
+ /**
2246
+ * Defines values for EndpointType. \
2247
+ * {@link KnownEndpointType} can be used interchangeably with EndpointType,
2248
+ * this enum contains the known values that the service supports.
2249
+ * ### Known values supported by the service
2250
+ * **AFD** \
2251
+ * **AzureRegion** \
2252
+ * **CDN** \
2253
+ * **ATM**
2254
+ */
2255
+ export type EndpointType = string;
2256
+ /** Known values of {@link LatencyScorecardAggregationInterval} that the service accepts. */
2257
+ export declare enum KnownLatencyScorecardAggregationInterval {
2258
+ /** Daily */
2259
+ Daily = "Daily",
2260
+ /** Weekly */
2261
+ Weekly = "Weekly",
2262
+ /** Monthly */
2263
+ Monthly = "Monthly"
2264
+ }
2265
+ /**
2266
+ * Defines values for LatencyScorecardAggregationInterval. \
2267
+ * {@link KnownLatencyScorecardAggregationInterval} can be used interchangeably with LatencyScorecardAggregationInterval,
2268
+ * this enum contains the known values that the service supports.
2269
+ * ### Known values supported by the service
2270
+ * **Daily** \
2271
+ * **Weekly** \
2272
+ * **Monthly**
2273
+ */
2274
+ export type LatencyScorecardAggregationInterval = string;
2275
+ /** Known values of {@link TimeseriesAggregationInterval} that the service accepts. */
2276
+ export declare enum KnownTimeseriesAggregationInterval {
2277
+ /** Hourly */
2278
+ Hourly = "Hourly",
2279
+ /** Daily */
2280
+ Daily = "Daily"
2281
+ }
2282
+ /**
2283
+ * Defines values for TimeseriesAggregationInterval. \
2284
+ * {@link KnownTimeseriesAggregationInterval} can be used interchangeably with TimeseriesAggregationInterval,
2285
+ * this enum contains the known values that the service supports.
2286
+ * ### Known values supported by the service
2287
+ * **Hourly** \
2288
+ * **Daily**
2289
+ */
2290
+ export type TimeseriesAggregationInterval = string;
2291
+ /** Known values of {@link TimeseriesType} that the service accepts. */
2292
+ export declare enum KnownTimeseriesType {
2293
+ /** MeasurementCounts */
2294
+ MeasurementCounts = "MeasurementCounts",
2295
+ /** LatencyP50 */
2296
+ LatencyP50 = "LatencyP50",
2297
+ /** LatencyP75 */
2298
+ LatencyP75 = "LatencyP75",
2299
+ /** LatencyP95 */
2300
+ LatencyP95 = "LatencyP95"
2301
+ }
2302
+ /**
2303
+ * Defines values for TimeseriesType. \
2304
+ * {@link KnownTimeseriesType} can be used interchangeably with TimeseriesType,
2305
+ * this enum contains the known values that the service supports.
2306
+ * ### Known values supported by the service
2307
+ * **MeasurementCounts** \
2308
+ * **LatencyP50** \
2309
+ * **LatencyP75** \
2310
+ * **LatencyP95**
2311
+ */
2312
+ export type TimeseriesType = string;
2313
+ /** Known values of {@link AggregationInterval} that the service accepts. */
2314
+ export declare enum KnownAggregationInterval {
2315
+ /** Hourly */
2316
+ Hourly = "Hourly",
2317
+ /** Daily */
2318
+ Daily = "Daily"
2319
+ }
2320
+ /**
2321
+ * Defines values for AggregationInterval. \
2322
+ * {@link KnownAggregationInterval} can be used interchangeably with AggregationInterval,
2323
+ * this enum contains the known values that the service supports.
2324
+ * ### Known values supported by the service
2325
+ * **Hourly** \
2326
+ * **Daily**
2327
+ */
2328
+ export type AggregationInterval = string;
2329
+ /** Known values of {@link NetworkOperationStatus} that the service accepts. */
2330
+ export declare enum KnownNetworkOperationStatus {
2331
+ /** InProgress */
2332
+ InProgress = "InProgress",
2333
+ /** Succeeded */
2334
+ Succeeded = "Succeeded",
2335
+ /** Failed */
2336
+ Failed = "Failed"
2337
+ }
2338
+ /**
2339
+ * Defines values for NetworkOperationStatus. \
2340
+ * {@link KnownNetworkOperationStatus} can be used interchangeably with NetworkOperationStatus,
2341
+ * this enum contains the known values that the service supports.
2342
+ * ### Known values supported by the service
2343
+ * **InProgress** \
2344
+ * **Succeeded** \
2345
+ * **Failed**
2346
+ */
2347
+ export type NetworkOperationStatus = string;
2348
+ /** Known values of {@link FrontDoorForwardingProtocol} that the service accepts. */
2349
+ export declare enum KnownFrontDoorForwardingProtocol {
2350
+ /** HttpOnly */
2351
+ HttpOnly = "HttpOnly",
2352
+ /** HttpsOnly */
2353
+ HttpsOnly = "HttpsOnly",
2354
+ /** MatchRequest */
2355
+ MatchRequest = "MatchRequest"
2356
+ }
2357
+ /**
2358
+ * Defines values for FrontDoorForwardingProtocol. \
2359
+ * {@link KnownFrontDoorForwardingProtocol} can be used interchangeably with FrontDoorForwardingProtocol,
2360
+ * this enum contains the known values that the service supports.
2361
+ * ### Known values supported by the service
2362
+ * **HttpOnly** \
2363
+ * **HttpsOnly** \
2364
+ * **MatchRequest**
2365
+ */
2366
+ export type FrontDoorForwardingProtocol = string;
2367
+ /** Known values of {@link FrontDoorQuery} that the service accepts. */
2368
+ export declare enum KnownFrontDoorQuery {
2369
+ /** StripNone */
2370
+ StripNone = "StripNone",
2371
+ /** StripAll */
2372
+ StripAll = "StripAll",
2373
+ /** StripOnly */
2374
+ StripOnly = "StripOnly",
2375
+ /** StripAllExcept */
2376
+ StripAllExcept = "StripAllExcept"
2377
+ }
2378
+ /**
2379
+ * Defines values for FrontDoorQuery. \
2380
+ * {@link KnownFrontDoorQuery} can be used interchangeably with FrontDoorQuery,
2381
+ * this enum contains the known values that the service supports.
2382
+ * ### Known values supported by the service
2383
+ * **StripNone** \
2384
+ * **StripAll** \
2385
+ * **StripOnly** \
2386
+ * **StripAllExcept**
2387
+ */
2388
+ export type FrontDoorQuery = string;
2389
+ /** Known values of {@link DynamicCompressionEnabled} that the service accepts. */
2390
+ export declare enum KnownDynamicCompressionEnabled {
2391
+ /** Enabled */
2392
+ Enabled = "Enabled",
2393
+ /** Disabled */
2394
+ Disabled = "Disabled"
2395
+ }
2396
+ /**
2397
+ * Defines values for DynamicCompressionEnabled. \
2398
+ * {@link KnownDynamicCompressionEnabled} can be used interchangeably with DynamicCompressionEnabled,
2399
+ * this enum contains the known values that the service supports.
2400
+ * ### Known values supported by the service
2401
+ * **Enabled** \
2402
+ * **Disabled**
2403
+ */
2404
+ export type DynamicCompressionEnabled = string;
2405
+ /** Known values of {@link FrontDoorRedirectType} that the service accepts. */
2406
+ export declare enum KnownFrontDoorRedirectType {
2407
+ /** Moved */
2408
+ Moved = "Moved",
2409
+ /** Found */
2410
+ Found = "Found",
2411
+ /** TemporaryRedirect */
2412
+ TemporaryRedirect = "TemporaryRedirect",
2413
+ /** PermanentRedirect */
2414
+ PermanentRedirect = "PermanentRedirect"
2415
+ }
2416
+ /**
2417
+ * Defines values for FrontDoorRedirectType. \
2418
+ * {@link KnownFrontDoorRedirectType} can be used interchangeably with FrontDoorRedirectType,
2419
+ * this enum contains the known values that the service supports.
2420
+ * ### Known values supported by the service
2421
+ * **Moved** \
2422
+ * **Found** \
2423
+ * **TemporaryRedirect** \
2424
+ * **PermanentRedirect**
2425
+ */
2426
+ export type FrontDoorRedirectType = string;
2427
+ /** Known values of {@link FrontDoorRedirectProtocol} that the service accepts. */
2428
+ export declare enum KnownFrontDoorRedirectProtocol {
2429
+ /** HttpOnly */
2430
+ HttpOnly = "HttpOnly",
2431
+ /** HttpsOnly */
2432
+ HttpsOnly = "HttpsOnly",
2433
+ /** MatchRequest */
2434
+ MatchRequest = "MatchRequest"
2435
+ }
2436
+ /**
2437
+ * Defines values for FrontDoorRedirectProtocol. \
2438
+ * {@link KnownFrontDoorRedirectProtocol} can be used interchangeably with FrontDoorRedirectProtocol,
2439
+ * this enum contains the known values that the service supports.
2440
+ * ### Known values supported by the service
2441
+ * **HttpOnly** \
2442
+ * **HttpsOnly** \
2443
+ * **MatchRequest**
2444
+ */
2445
+ export type FrontDoorRedirectProtocol = string;
2446
+ /** Defines values for ResourceType. */
2447
+ export type ResourceType = "Microsoft.Network/frontDoors" | "Microsoft.Network/frontDoors/frontendEndpoints";
2448
+ /** Optional parameters. */
2449
+ export interface PoliciesListOptionalParams extends coreClient.OperationOptions {
2450
+ }
2451
+ /** Contains response data for the list operation. */
2452
+ export type PoliciesListResponse = WebApplicationFirewallPolicyList;
2453
+ /** Optional parameters. */
2454
+ export interface PoliciesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
2455
+ }
2456
+ /** Contains response data for the listBySubscription operation. */
2457
+ export type PoliciesListBySubscriptionResponse = WebApplicationFirewallPolicyList;
2458
+ /** Optional parameters. */
2459
+ export interface PoliciesGetOptionalParams extends coreClient.OperationOptions {
2460
+ }
2461
+ /** Contains response data for the get operation. */
2462
+ export type PoliciesGetResponse = WebApplicationFirewallPolicy;
2463
+ /** Optional parameters. */
2464
+ export interface PoliciesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2465
+ /** Delay to wait until next poll, in milliseconds. */
2466
+ updateIntervalInMs?: number;
2467
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2468
+ resumeFrom?: string;
2469
+ }
2470
+ /** Contains response data for the createOrUpdate operation. */
2471
+ export type PoliciesCreateOrUpdateResponse = WebApplicationFirewallPolicy;
2472
+ /** Optional parameters. */
2473
+ export interface PoliciesUpdateOptionalParams extends coreClient.OperationOptions {
2474
+ /** Delay to wait until next poll, in milliseconds. */
2475
+ updateIntervalInMs?: number;
2476
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2477
+ resumeFrom?: string;
2478
+ }
2479
+ /** Contains response data for the update operation. */
2480
+ export type PoliciesUpdateResponse = WebApplicationFirewallPolicy;
2481
+ /** Optional parameters. */
2482
+ export interface PoliciesDeleteOptionalParams extends coreClient.OperationOptions {
2483
+ /** Delay to wait until next poll, in milliseconds. */
2484
+ updateIntervalInMs?: number;
2485
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2486
+ resumeFrom?: string;
2487
+ }
2488
+ /** Optional parameters. */
2489
+ export interface PoliciesListNextOptionalParams extends coreClient.OperationOptions {
2490
+ }
2491
+ /** Contains response data for the listNext operation. */
2492
+ export type PoliciesListNextResponse = WebApplicationFirewallPolicyList;
2493
+ /** Optional parameters. */
2494
+ export interface PoliciesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
2495
+ }
2496
+ /** Contains response data for the listBySubscriptionNext operation. */
2497
+ export type PoliciesListBySubscriptionNextResponse = WebApplicationFirewallPolicyList;
2498
+ /** Optional parameters. */
2499
+ export interface ManagedRuleSetsListOptionalParams extends coreClient.OperationOptions {
2500
+ }
2501
+ /** Contains response data for the list operation. */
2502
+ export type ManagedRuleSetsListResponse = ManagedRuleSetDefinitionList;
2503
+ /** Optional parameters. */
2504
+ export interface ManagedRuleSetsListNextOptionalParams extends coreClient.OperationOptions {
2505
+ }
2506
+ /** Contains response data for the listNext operation. */
2507
+ export type ManagedRuleSetsListNextResponse = ManagedRuleSetDefinitionList;
2508
+ /** Optional parameters. */
2509
+ export interface FrontDoorNameAvailabilityCheckOptionalParams extends coreClient.OperationOptions {
2510
+ }
2511
+ /** Contains response data for the check operation. */
2512
+ export type FrontDoorNameAvailabilityCheckResponse = CheckNameAvailabilityOutput;
2513
+ /** Optional parameters. */
2514
+ export interface FrontDoorNameAvailabilityWithSubscriptionCheckOptionalParams extends coreClient.OperationOptions {
2515
+ }
2516
+ /** Contains response data for the check operation. */
2517
+ export type FrontDoorNameAvailabilityWithSubscriptionCheckResponse = CheckNameAvailabilityOutput;
2518
+ /** Optional parameters. */
2519
+ export interface FrontDoorsListOptionalParams extends coreClient.OperationOptions {
2520
+ }
2521
+ /** Contains response data for the list operation. */
2522
+ export type FrontDoorsListResponse = FrontDoorListResult;
2523
+ /** Optional parameters. */
2524
+ export interface FrontDoorsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
2525
+ }
2526
+ /** Contains response data for the listByResourceGroup operation. */
2527
+ export type FrontDoorsListByResourceGroupResponse = FrontDoorListResult;
2528
+ /** Optional parameters. */
2529
+ export interface FrontDoorsGetOptionalParams extends coreClient.OperationOptions {
2530
+ }
2531
+ /** Contains response data for the get operation. */
2532
+ export type FrontDoorsGetResponse = FrontDoor;
2533
+ /** Optional parameters. */
2534
+ export interface FrontDoorsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2535
+ /** Delay to wait until next poll, in milliseconds. */
2536
+ updateIntervalInMs?: number;
2537
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2538
+ resumeFrom?: string;
2539
+ }
2540
+ /** Contains response data for the createOrUpdate operation. */
2541
+ export type FrontDoorsCreateOrUpdateResponse = FrontDoor;
2542
+ /** Optional parameters. */
2543
+ export interface FrontDoorsDeleteOptionalParams extends coreClient.OperationOptions {
2544
+ /** Delay to wait until next poll, in milliseconds. */
2545
+ updateIntervalInMs?: number;
2546
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2547
+ resumeFrom?: string;
2548
+ }
2549
+ /** Optional parameters. */
2550
+ export interface FrontDoorsValidateCustomDomainOptionalParams extends coreClient.OperationOptions {
2551
+ }
2552
+ /** Contains response data for the validateCustomDomain operation. */
2553
+ export type FrontDoorsValidateCustomDomainResponse = ValidateCustomDomainOutput;
2554
+ /** Optional parameters. */
2555
+ export interface FrontDoorsListNextOptionalParams extends coreClient.OperationOptions {
2556
+ }
2557
+ /** Contains response data for the listNext operation. */
2558
+ export type FrontDoorsListNextResponse = FrontDoorListResult;
2559
+ /** Optional parameters. */
2560
+ export interface FrontDoorsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
2561
+ }
2562
+ /** Contains response data for the listByResourceGroupNext operation. */
2563
+ export type FrontDoorsListByResourceGroupNextResponse = FrontDoorListResult;
2564
+ /** Optional parameters. */
2565
+ export interface FrontendEndpointsListByFrontDoorOptionalParams extends coreClient.OperationOptions {
2566
+ }
2567
+ /** Contains response data for the listByFrontDoor operation. */
2568
+ export type FrontendEndpointsListByFrontDoorResponse = FrontendEndpointsListResult;
2569
+ /** Optional parameters. */
2570
+ export interface FrontendEndpointsGetOptionalParams extends coreClient.OperationOptions {
2571
+ }
2572
+ /** Contains response data for the get operation. */
2573
+ export type FrontendEndpointsGetResponse = FrontendEndpoint;
2574
+ /** Optional parameters. */
2575
+ export interface FrontendEndpointsEnableHttpsOptionalParams extends coreClient.OperationOptions {
2576
+ /** Delay to wait until next poll, in milliseconds. */
2577
+ updateIntervalInMs?: number;
2578
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2579
+ resumeFrom?: string;
2580
+ }
2581
+ /** Optional parameters. */
2582
+ export interface FrontendEndpointsDisableHttpsOptionalParams extends coreClient.OperationOptions {
2583
+ /** Delay to wait until next poll, in milliseconds. */
2584
+ updateIntervalInMs?: number;
2585
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2586
+ resumeFrom?: string;
2587
+ }
2588
+ /** Optional parameters. */
2589
+ export interface FrontendEndpointsListByFrontDoorNextOptionalParams extends coreClient.OperationOptions {
2590
+ }
2591
+ /** Contains response data for the listByFrontDoorNext operation. */
2592
+ export type FrontendEndpointsListByFrontDoorNextResponse = FrontendEndpointsListResult;
2593
+ /** Optional parameters. */
2594
+ export interface EndpointsPurgeContentOptionalParams extends coreClient.OperationOptions {
2595
+ /** Delay to wait until next poll, in milliseconds. */
2596
+ updateIntervalInMs?: number;
2597
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2598
+ resumeFrom?: string;
2599
+ }
2600
+ /** Optional parameters. */
2601
+ export interface RulesEnginesListByFrontDoorOptionalParams extends coreClient.OperationOptions {
2602
+ }
2603
+ /** Contains response data for the listByFrontDoor operation. */
2604
+ export type RulesEnginesListByFrontDoorResponse = RulesEngineListResult;
2605
+ /** Optional parameters. */
2606
+ export interface RulesEnginesGetOptionalParams extends coreClient.OperationOptions {
2607
+ }
2608
+ /** Contains response data for the get operation. */
2609
+ export type RulesEnginesGetResponse = RulesEngine;
2610
+ /** Optional parameters. */
2611
+ export interface RulesEnginesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2612
+ /** Delay to wait until next poll, in milliseconds. */
2613
+ updateIntervalInMs?: number;
2614
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2615
+ resumeFrom?: string;
2616
+ }
2617
+ /** Contains response data for the createOrUpdate operation. */
2618
+ export type RulesEnginesCreateOrUpdateResponse = RulesEngine;
2619
+ /** Optional parameters. */
2620
+ export interface RulesEnginesDeleteOptionalParams extends coreClient.OperationOptions {
2621
+ /** Delay to wait until next poll, in milliseconds. */
2622
+ updateIntervalInMs?: number;
2623
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2624
+ resumeFrom?: string;
2625
+ }
2626
+ /** Optional parameters. */
2627
+ export interface RulesEnginesListByFrontDoorNextOptionalParams extends coreClient.OperationOptions {
2628
+ }
2629
+ /** Contains response data for the listByFrontDoorNext operation. */
2630
+ export type RulesEnginesListByFrontDoorNextResponse = RulesEngineListResult;
2631
+ /** Optional parameters. */
2632
+ export interface NetworkExperimentProfilesListOptionalParams extends coreClient.OperationOptions {
2633
+ }
2634
+ /** Contains response data for the list operation. */
2635
+ export type NetworkExperimentProfilesListResponse = ProfileList;
2636
+ /** Optional parameters. */
2637
+ export interface NetworkExperimentProfilesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
2638
+ }
2639
+ /** Contains response data for the listByResourceGroup operation. */
2640
+ export type NetworkExperimentProfilesListByResourceGroupResponse = ProfileList;
2641
+ /** Optional parameters. */
2642
+ export interface NetworkExperimentProfilesGetOptionalParams extends coreClient.OperationOptions {
2643
+ }
2644
+ /** Contains response data for the get operation. */
2645
+ export type NetworkExperimentProfilesGetResponse = Profile;
2646
+ /** Optional parameters. */
2647
+ export interface NetworkExperimentProfilesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2648
+ /** Delay to wait until next poll, in milliseconds. */
2649
+ updateIntervalInMs?: number;
2650
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2651
+ resumeFrom?: string;
2652
+ }
2653
+ /** Contains response data for the createOrUpdate operation. */
2654
+ export type NetworkExperimentProfilesCreateOrUpdateResponse = Profile;
2655
+ /** Optional parameters. */
2656
+ export interface NetworkExperimentProfilesUpdateOptionalParams extends coreClient.OperationOptions {
2657
+ /** Delay to wait until next poll, in milliseconds. */
2658
+ updateIntervalInMs?: number;
2659
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2660
+ resumeFrom?: string;
2661
+ }
2662
+ /** Contains response data for the update operation. */
2663
+ export type NetworkExperimentProfilesUpdateResponse = Profile;
2664
+ /** Optional parameters. */
2665
+ export interface NetworkExperimentProfilesDeleteOptionalParams extends coreClient.OperationOptions {
2666
+ /** Delay to wait until next poll, in milliseconds. */
2667
+ updateIntervalInMs?: number;
2668
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2669
+ resumeFrom?: string;
2670
+ }
2671
+ /** Optional parameters. */
2672
+ export interface NetworkExperimentProfilesListNextOptionalParams extends coreClient.OperationOptions {
2673
+ }
2674
+ /** Contains response data for the listNext operation. */
2675
+ export type NetworkExperimentProfilesListNextResponse = ProfileList;
2676
+ /** Optional parameters. */
2677
+ export interface NetworkExperimentProfilesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
2678
+ }
2679
+ /** Contains response data for the listByResourceGroupNext operation. */
2680
+ export type NetworkExperimentProfilesListByResourceGroupNextResponse = ProfileList;
2681
+ /** Optional parameters. */
2682
+ export interface PreconfiguredEndpointsListOptionalParams extends coreClient.OperationOptions {
2683
+ }
2684
+ /** Contains response data for the list operation. */
2685
+ export type PreconfiguredEndpointsListResponse = PreconfiguredEndpointList;
2686
+ /** Optional parameters. */
2687
+ export interface PreconfiguredEndpointsListNextOptionalParams extends coreClient.OperationOptions {
2688
+ }
2689
+ /** Contains response data for the listNext operation. */
2690
+ export type PreconfiguredEndpointsListNextResponse = PreconfiguredEndpointList;
2691
+ /** Optional parameters. */
2692
+ export interface ExperimentsListByProfileOptionalParams extends coreClient.OperationOptions {
2693
+ }
2694
+ /** Contains response data for the listByProfile operation. */
2695
+ export type ExperimentsListByProfileResponse = ExperimentList;
2696
+ /** Optional parameters. */
2697
+ export interface ExperimentsGetOptionalParams extends coreClient.OperationOptions {
2698
+ }
2699
+ /** Contains response data for the get operation. */
2700
+ export type ExperimentsGetResponse = Experiment;
2701
+ /** Optional parameters. */
2702
+ export interface ExperimentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2703
+ /** Delay to wait until next poll, in milliseconds. */
2704
+ updateIntervalInMs?: number;
2705
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2706
+ resumeFrom?: string;
2707
+ }
2708
+ /** Contains response data for the createOrUpdate operation. */
2709
+ export type ExperimentsCreateOrUpdateResponse = Experiment;
2710
+ /** Optional parameters. */
2711
+ export interface ExperimentsUpdateOptionalParams extends coreClient.OperationOptions {
2712
+ /** Delay to wait until next poll, in milliseconds. */
2713
+ updateIntervalInMs?: number;
2714
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2715
+ resumeFrom?: string;
2716
+ }
2717
+ /** Contains response data for the update operation. */
2718
+ export type ExperimentsUpdateResponse = Experiment;
2719
+ /** Optional parameters. */
2720
+ export interface ExperimentsDeleteOptionalParams extends coreClient.OperationOptions {
2721
+ /** Delay to wait until next poll, in milliseconds. */
2722
+ updateIntervalInMs?: number;
2723
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2724
+ resumeFrom?: string;
2725
+ }
2726
+ /** Optional parameters. */
2727
+ export interface ExperimentsListByProfileNextOptionalParams extends coreClient.OperationOptions {
2728
+ }
2729
+ /** Contains response data for the listByProfileNext operation. */
2730
+ export type ExperimentsListByProfileNextResponse = ExperimentList;
2731
+ /** Optional parameters. */
2732
+ export interface ReportsGetLatencyScorecardsOptionalParams extends coreClient.OperationOptions {
2733
+ /** The end DateTime of the Latency Scorecard in UTC */
2734
+ endDateTimeUTC?: string;
2735
+ /** The country associated with the Latency Scorecard. Values are country ISO codes as specified here- https://www.iso.org/iso-3166-country-codes.html */
2736
+ country?: string;
2737
+ }
2738
+ /** Contains response data for the getLatencyScorecards operation. */
2739
+ export type ReportsGetLatencyScorecardsResponse = LatencyScorecard;
2740
+ /** Optional parameters. */
2741
+ export interface ReportsGetTimeseriesOptionalParams extends coreClient.OperationOptions {
2742
+ /** The country associated with the Timeseries. Values are country ISO codes as specified here- https://www.iso.org/iso-3166-country-codes.html */
2743
+ country?: string;
2744
+ /** The specific endpoint */
2745
+ endpoint?: string;
2746
+ }
2747
+ /** Contains response data for the getTimeseries operation. */
2748
+ export type ReportsGetTimeseriesResponse = Timeseries;
2749
+ /** Optional parameters. */
2750
+ export interface FrontDoorManagementClientOptionalParams extends coreClient.ServiceClientOptions {
2751
+ /** server parameter */
2752
+ $host?: string;
2753
+ /** Overrides client endpoint. */
2754
+ endpoint?: string;
2755
+ }
2756
+ //# sourceMappingURL=index.d.ts.map