@azure/arm-paloaltonetworksngfw 1.0.0-alpha.20230419.2

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 (536) hide show
  1. package/CHANGELOG.md +5 -0
  2. package/LICENSE +21 -0
  3. package/README.md +109 -0
  4. package/dist/index.js +9556 -0
  5. package/dist/index.js.map +1 -0
  6. package/dist/index.min.js +1 -0
  7. package/dist/index.min.js.map +1 -0
  8. package/dist-esm/samples-dev/certificateObjectGlobalRulestackCreateOrUpdateSample.d.ts +2 -0
  9. package/dist-esm/samples-dev/certificateObjectGlobalRulestackCreateOrUpdateSample.d.ts.map +1 -0
  10. package/dist-esm/samples-dev/certificateObjectGlobalRulestackCreateOrUpdateSample.js +69 -0
  11. package/dist-esm/samples-dev/certificateObjectGlobalRulestackCreateOrUpdateSample.js.map +1 -0
  12. package/dist-esm/samples-dev/certificateObjectGlobalRulestackDeleteSample.d.ts +2 -0
  13. package/dist-esm/samples-dev/certificateObjectGlobalRulestackDeleteSample.d.ts.map +1 -0
  14. package/dist-esm/samples-dev/certificateObjectGlobalRulestackDeleteSample.js +58 -0
  15. package/dist-esm/samples-dev/certificateObjectGlobalRulestackDeleteSample.js.map +1 -0
  16. package/dist-esm/samples-dev/certificateObjectGlobalRulestackGetSample.d.ts +2 -0
  17. package/dist-esm/samples-dev/certificateObjectGlobalRulestackGetSample.d.ts.map +1 -0
  18. package/dist-esm/samples-dev/certificateObjectGlobalRulestackGetSample.js +58 -0
  19. package/dist-esm/samples-dev/certificateObjectGlobalRulestackGetSample.js.map +1 -0
  20. package/dist-esm/samples-dev/certificateObjectGlobalRulestackListSample.d.ts +2 -0
  21. package/dist-esm/samples-dev/certificateObjectGlobalRulestackListSample.d.ts.map +1 -0
  22. package/dist-esm/samples-dev/certificateObjectGlobalRulestackListSample.js +84 -0
  23. package/dist-esm/samples-dev/certificateObjectGlobalRulestackListSample.js.map +1 -0
  24. package/dist-esm/samples-dev/certificateObjectLocalRulestackCreateOrUpdateSample.d.ts +2 -0
  25. package/dist-esm/samples-dev/certificateObjectLocalRulestackCreateOrUpdateSample.d.ts.map +1 -0
  26. package/dist-esm/samples-dev/certificateObjectLocalRulestackCreateOrUpdateSample.js +71 -0
  27. package/dist-esm/samples-dev/certificateObjectLocalRulestackCreateOrUpdateSample.js.map +1 -0
  28. package/dist-esm/samples-dev/certificateObjectLocalRulestackDeleteSample.d.ts +2 -0
  29. package/dist-esm/samples-dev/certificateObjectLocalRulestackDeleteSample.d.ts.map +1 -0
  30. package/dist-esm/samples-dev/certificateObjectLocalRulestackDeleteSample.js +60 -0
  31. package/dist-esm/samples-dev/certificateObjectLocalRulestackDeleteSample.js.map +1 -0
  32. package/dist-esm/samples-dev/certificateObjectLocalRulestackGetSample.d.ts +2 -0
  33. package/dist-esm/samples-dev/certificateObjectLocalRulestackGetSample.d.ts.map +1 -0
  34. package/dist-esm/samples-dev/certificateObjectLocalRulestackGetSample.js +60 -0
  35. package/dist-esm/samples-dev/certificateObjectLocalRulestackGetSample.js.map +1 -0
  36. package/dist-esm/samples-dev/certificateObjectLocalRulestackListByLocalRulestacksSample.d.ts +2 -0
  37. package/dist-esm/samples-dev/certificateObjectLocalRulestackListByLocalRulestacksSample.d.ts.map +1 -0
  38. package/dist-esm/samples-dev/certificateObjectLocalRulestackListByLocalRulestacksSample.js +86 -0
  39. package/dist-esm/samples-dev/certificateObjectLocalRulestackListByLocalRulestacksSample.js.map +1 -0
  40. package/dist-esm/samples-dev/firewallsCreateOrUpdateSample.d.ts +2 -0
  41. package/dist-esm/samples-dev/firewallsCreateOrUpdateSample.d.ts.map +1 -0
  42. package/dist-esm/samples-dev/firewallsCreateOrUpdateSample.js +189 -0
  43. package/dist-esm/samples-dev/firewallsCreateOrUpdateSample.js.map +1 -0
  44. package/dist-esm/samples-dev/firewallsDeleteSample.d.ts +2 -0
  45. package/dist-esm/samples-dev/firewallsDeleteSample.d.ts.map +1 -0
  46. package/dist-esm/samples-dev/firewallsDeleteSample.js +58 -0
  47. package/dist-esm/samples-dev/firewallsDeleteSample.js.map +1 -0
  48. package/dist-esm/samples-dev/firewallsGetGlobalRulestackSample.d.ts +2 -0
  49. package/dist-esm/samples-dev/firewallsGetGlobalRulestackSample.d.ts.map +1 -0
  50. package/dist-esm/samples-dev/firewallsGetGlobalRulestackSample.js +58 -0
  51. package/dist-esm/samples-dev/firewallsGetGlobalRulestackSample.js.map +1 -0
  52. package/dist-esm/samples-dev/firewallsGetLogProfileSample.d.ts +2 -0
  53. package/dist-esm/samples-dev/firewallsGetLogProfileSample.d.ts.map +1 -0
  54. package/dist-esm/samples-dev/firewallsGetLogProfileSample.js +58 -0
  55. package/dist-esm/samples-dev/firewallsGetLogProfileSample.js.map +1 -0
  56. package/dist-esm/samples-dev/firewallsGetSample.d.ts +2 -0
  57. package/dist-esm/samples-dev/firewallsGetSample.d.ts.map +1 -0
  58. package/dist-esm/samples-dev/firewallsGetSample.js +58 -0
  59. package/dist-esm/samples-dev/firewallsGetSample.js.map +1 -0
  60. package/dist-esm/samples-dev/firewallsGetSupportInfoSample.d.ts +2 -0
  61. package/dist-esm/samples-dev/firewallsGetSupportInfoSample.d.ts.map +1 -0
  62. package/dist-esm/samples-dev/firewallsGetSupportInfoSample.js +60 -0
  63. package/dist-esm/samples-dev/firewallsGetSupportInfoSample.js.map +1 -0
  64. package/dist-esm/samples-dev/firewallsListByResourceGroupSample.d.ts +2 -0
  65. package/dist-esm/samples-dev/firewallsListByResourceGroupSample.d.ts.map +1 -0
  66. package/dist-esm/samples-dev/firewallsListByResourceGroupSample.js +84 -0
  67. package/dist-esm/samples-dev/firewallsListByResourceGroupSample.js.map +1 -0
  68. package/dist-esm/samples-dev/firewallsListBySubscriptionSample.d.ts +2 -0
  69. package/dist-esm/samples-dev/firewallsListBySubscriptionSample.d.ts.map +1 -0
  70. package/dist-esm/samples-dev/firewallsListBySubscriptionSample.js +82 -0
  71. package/dist-esm/samples-dev/firewallsListBySubscriptionSample.js.map +1 -0
  72. package/dist-esm/samples-dev/firewallsSaveLogProfileSample.d.ts +2 -0
  73. package/dist-esm/samples-dev/firewallsSaveLogProfileSample.d.ts.map +1 -0
  74. package/dist-esm/samples-dev/firewallsSaveLogProfileSample.js +148 -0
  75. package/dist-esm/samples-dev/firewallsSaveLogProfileSample.js.map +1 -0
  76. package/dist-esm/samples-dev/firewallsUpdateSample.d.ts +2 -0
  77. package/dist-esm/samples-dev/firewallsUpdateSample.d.ts.map +1 -0
  78. package/dist-esm/samples-dev/firewallsUpdateSample.js +171 -0
  79. package/dist-esm/samples-dev/firewallsUpdateSample.js.map +1 -0
  80. package/dist-esm/samples-dev/fqdnListGlobalRulestackCreateOrUpdateSample.d.ts +2 -0
  81. package/dist-esm/samples-dev/fqdnListGlobalRulestackCreateOrUpdateSample.d.ts.map +1 -0
  82. package/dist-esm/samples-dev/fqdnListGlobalRulestackCreateOrUpdateSample.js +68 -0
  83. package/dist-esm/samples-dev/fqdnListGlobalRulestackCreateOrUpdateSample.js.map +1 -0
  84. package/dist-esm/samples-dev/fqdnListGlobalRulestackDeleteSample.d.ts +2 -0
  85. package/dist-esm/samples-dev/fqdnListGlobalRulestackDeleteSample.d.ts.map +1 -0
  86. package/dist-esm/samples-dev/fqdnListGlobalRulestackDeleteSample.js +58 -0
  87. package/dist-esm/samples-dev/fqdnListGlobalRulestackDeleteSample.js.map +1 -0
  88. package/dist-esm/samples-dev/fqdnListGlobalRulestackGetSample.d.ts +2 -0
  89. package/dist-esm/samples-dev/fqdnListGlobalRulestackGetSample.d.ts.map +1 -0
  90. package/dist-esm/samples-dev/fqdnListGlobalRulestackGetSample.js +58 -0
  91. package/dist-esm/samples-dev/fqdnListGlobalRulestackGetSample.js.map +1 -0
  92. package/dist-esm/samples-dev/fqdnListGlobalRulestackListSample.d.ts +2 -0
  93. package/dist-esm/samples-dev/fqdnListGlobalRulestackListSample.d.ts.map +1 -0
  94. package/dist-esm/samples-dev/fqdnListGlobalRulestackListSample.js +84 -0
  95. package/dist-esm/samples-dev/fqdnListGlobalRulestackListSample.js.map +1 -0
  96. package/dist-esm/samples-dev/fqdnListLocalRulestackCreateOrUpdateSample.d.ts +2 -0
  97. package/dist-esm/samples-dev/fqdnListLocalRulestackCreateOrUpdateSample.d.ts.map +1 -0
  98. package/dist-esm/samples-dev/fqdnListLocalRulestackCreateOrUpdateSample.js +70 -0
  99. package/dist-esm/samples-dev/fqdnListLocalRulestackCreateOrUpdateSample.js.map +1 -0
  100. package/dist-esm/samples-dev/fqdnListLocalRulestackDeleteSample.d.ts +2 -0
  101. package/dist-esm/samples-dev/fqdnListLocalRulestackDeleteSample.d.ts.map +1 -0
  102. package/dist-esm/samples-dev/fqdnListLocalRulestackDeleteSample.js +60 -0
  103. package/dist-esm/samples-dev/fqdnListLocalRulestackDeleteSample.js.map +1 -0
  104. package/dist-esm/samples-dev/fqdnListLocalRulestackGetSample.d.ts +2 -0
  105. package/dist-esm/samples-dev/fqdnListLocalRulestackGetSample.d.ts.map +1 -0
  106. package/dist-esm/samples-dev/fqdnListLocalRulestackGetSample.js +60 -0
  107. package/dist-esm/samples-dev/fqdnListLocalRulestackGetSample.js.map +1 -0
  108. package/dist-esm/samples-dev/fqdnListLocalRulestackListByLocalRulestacksSample.d.ts +2 -0
  109. package/dist-esm/samples-dev/fqdnListLocalRulestackListByLocalRulestacksSample.d.ts.map +1 -0
  110. package/dist-esm/samples-dev/fqdnListLocalRulestackListByLocalRulestacksSample.js +86 -0
  111. package/dist-esm/samples-dev/fqdnListLocalRulestackListByLocalRulestacksSample.js.map +1 -0
  112. package/dist-esm/samples-dev/globalRulestackCommitSample.d.ts +2 -0
  113. package/dist-esm/samples-dev/globalRulestackCommitSample.d.ts.map +1 -0
  114. package/dist-esm/samples-dev/globalRulestackCommitSample.js +56 -0
  115. package/dist-esm/samples-dev/globalRulestackCommitSample.js.map +1 -0
  116. package/dist-esm/samples-dev/globalRulestackCreateOrUpdateSample.d.ts +2 -0
  117. package/dist-esm/samples-dev/globalRulestackCreateOrUpdateSample.d.ts.map +1 -0
  118. package/dist-esm/samples-dev/globalRulestackCreateOrUpdateSample.js +84 -0
  119. package/dist-esm/samples-dev/globalRulestackCreateOrUpdateSample.js.map +1 -0
  120. package/dist-esm/samples-dev/globalRulestackDeleteSample.d.ts +2 -0
  121. package/dist-esm/samples-dev/globalRulestackDeleteSample.d.ts.map +1 -0
  122. package/dist-esm/samples-dev/globalRulestackDeleteSample.js +56 -0
  123. package/dist-esm/samples-dev/globalRulestackDeleteSample.js.map +1 -0
  124. package/dist-esm/samples-dev/globalRulestackGetChangeLogSample.d.ts +2 -0
  125. package/dist-esm/samples-dev/globalRulestackGetChangeLogSample.d.ts.map +1 -0
  126. package/dist-esm/samples-dev/globalRulestackGetChangeLogSample.js +56 -0
  127. package/dist-esm/samples-dev/globalRulestackGetChangeLogSample.js.map +1 -0
  128. package/dist-esm/samples-dev/globalRulestackGetSample.d.ts +2 -0
  129. package/dist-esm/samples-dev/globalRulestackGetSample.d.ts.map +1 -0
  130. package/dist-esm/samples-dev/globalRulestackGetSample.js +56 -0
  131. package/dist-esm/samples-dev/globalRulestackGetSample.js.map +1 -0
  132. package/dist-esm/samples-dev/globalRulestackListAdvancedSecurityObjectsSample.d.ts +2 -0
  133. package/dist-esm/samples-dev/globalRulestackListAdvancedSecurityObjectsSample.d.ts.map +1 -0
  134. package/dist-esm/samples-dev/globalRulestackListAdvancedSecurityObjectsSample.js +64 -0
  135. package/dist-esm/samples-dev/globalRulestackListAdvancedSecurityObjectsSample.js.map +1 -0
  136. package/dist-esm/samples-dev/globalRulestackListAppIdsSample.d.ts +2 -0
  137. package/dist-esm/samples-dev/globalRulestackListAppIdsSample.d.ts.map +1 -0
  138. package/dist-esm/samples-dev/globalRulestackListAppIdsSample.js +66 -0
  139. package/dist-esm/samples-dev/globalRulestackListAppIdsSample.js.map +1 -0
  140. package/dist-esm/samples-dev/globalRulestackListCountriesSample.d.ts +2 -0
  141. package/dist-esm/samples-dev/globalRulestackListCountriesSample.d.ts.map +1 -0
  142. package/dist-esm/samples-dev/globalRulestackListCountriesSample.js +59 -0
  143. package/dist-esm/samples-dev/globalRulestackListCountriesSample.js.map +1 -0
  144. package/dist-esm/samples-dev/globalRulestackListFirewallsSample.d.ts +2 -0
  145. package/dist-esm/samples-dev/globalRulestackListFirewallsSample.d.ts.map +1 -0
  146. package/dist-esm/samples-dev/globalRulestackListFirewallsSample.js +56 -0
  147. package/dist-esm/samples-dev/globalRulestackListFirewallsSample.js.map +1 -0
  148. package/dist-esm/samples-dev/globalRulestackListPredefinedUrlCategoriesSample.d.ts +2 -0
  149. package/dist-esm/samples-dev/globalRulestackListPredefinedUrlCategoriesSample.d.ts.map +1 -0
  150. package/dist-esm/samples-dev/globalRulestackListPredefinedUrlCategoriesSample.js +62 -0
  151. package/dist-esm/samples-dev/globalRulestackListPredefinedUrlCategoriesSample.js.map +1 -0
  152. package/dist-esm/samples-dev/globalRulestackListSample.d.ts +2 -0
  153. package/dist-esm/samples-dev/globalRulestackListSample.d.ts.map +1 -0
  154. package/dist-esm/samples-dev/globalRulestackListSample.js +82 -0
  155. package/dist-esm/samples-dev/globalRulestackListSample.js.map +1 -0
  156. package/dist-esm/samples-dev/globalRulestackListSecurityServicesSample.d.ts +2 -0
  157. package/dist-esm/samples-dev/globalRulestackListSecurityServicesSample.d.ts.map +1 -0
  158. package/dist-esm/samples-dev/globalRulestackListSecurityServicesSample.js +64 -0
  159. package/dist-esm/samples-dev/globalRulestackListSecurityServicesSample.js.map +1 -0
  160. package/dist-esm/samples-dev/globalRulestackRevertSample.d.ts +2 -0
  161. package/dist-esm/samples-dev/globalRulestackRevertSample.d.ts.map +1 -0
  162. package/dist-esm/samples-dev/globalRulestackRevertSample.js +56 -0
  163. package/dist-esm/samples-dev/globalRulestackRevertSample.js.map +1 -0
  164. package/dist-esm/samples-dev/globalRulestackUpdateSample.d.ts +2 -0
  165. package/dist-esm/samples-dev/globalRulestackUpdateSample.d.ts.map +1 -0
  166. package/dist-esm/samples-dev/globalRulestackUpdateSample.js +85 -0
  167. package/dist-esm/samples-dev/globalRulestackUpdateSample.js.map +1 -0
  168. package/dist-esm/samples-dev/localRulesCreateOrUpdateSample.d.ts +2 -0
  169. package/dist-esm/samples-dev/localRulesCreateOrUpdateSample.d.ts.map +1 -0
  170. package/dist-esm/samples-dev/localRulesCreateOrUpdateSample.js +93 -0
  171. package/dist-esm/samples-dev/localRulesCreateOrUpdateSample.js.map +1 -0
  172. package/dist-esm/samples-dev/localRulesDeleteSample.d.ts +2 -0
  173. package/dist-esm/samples-dev/localRulesDeleteSample.d.ts.map +1 -0
  174. package/dist-esm/samples-dev/localRulesDeleteSample.js +60 -0
  175. package/dist-esm/samples-dev/localRulesDeleteSample.js.map +1 -0
  176. package/dist-esm/samples-dev/localRulesGetCountersSample.d.ts +2 -0
  177. package/dist-esm/samples-dev/localRulesGetCountersSample.d.ts.map +1 -0
  178. package/dist-esm/samples-dev/localRulesGetCountersSample.js +62 -0
  179. package/dist-esm/samples-dev/localRulesGetCountersSample.js.map +1 -0
  180. package/dist-esm/samples-dev/localRulesGetSample.d.ts +2 -0
  181. package/dist-esm/samples-dev/localRulesGetSample.d.ts.map +1 -0
  182. package/dist-esm/samples-dev/localRulesGetSample.js +60 -0
  183. package/dist-esm/samples-dev/localRulesGetSample.js.map +1 -0
  184. package/dist-esm/samples-dev/localRulesListByLocalRulestacksSample.d.ts +2 -0
  185. package/dist-esm/samples-dev/localRulesListByLocalRulestacksSample.d.ts.map +1 -0
  186. package/dist-esm/samples-dev/localRulesListByLocalRulestacksSample.js +86 -0
  187. package/dist-esm/samples-dev/localRulesListByLocalRulestacksSample.js.map +1 -0
  188. package/dist-esm/samples-dev/localRulesRefreshCountersSample.d.ts +2 -0
  189. package/dist-esm/samples-dev/localRulesRefreshCountersSample.d.ts.map +1 -0
  190. package/dist-esm/samples-dev/localRulesRefreshCountersSample.js +62 -0
  191. package/dist-esm/samples-dev/localRulesRefreshCountersSample.js.map +1 -0
  192. package/dist-esm/samples-dev/localRulesResetCountersSample.d.ts +2 -0
  193. package/dist-esm/samples-dev/localRulesResetCountersSample.d.ts.map +1 -0
  194. package/dist-esm/samples-dev/localRulesResetCountersSample.js +62 -0
  195. package/dist-esm/samples-dev/localRulesResetCountersSample.js.map +1 -0
  196. package/dist-esm/samples-dev/localRulestacksCommitSample.d.ts +2 -0
  197. package/dist-esm/samples-dev/localRulestacksCommitSample.d.ts.map +1 -0
  198. package/dist-esm/samples-dev/localRulestacksCommitSample.js +58 -0
  199. package/dist-esm/samples-dev/localRulestacksCommitSample.js.map +1 -0
  200. package/dist-esm/samples-dev/localRulestacksCreateOrUpdateSample.d.ts +2 -0
  201. package/dist-esm/samples-dev/localRulestacksCreateOrUpdateSample.d.ts.map +1 -0
  202. package/dist-esm/samples-dev/localRulestacksCreateOrUpdateSample.js +87 -0
  203. package/dist-esm/samples-dev/localRulestacksCreateOrUpdateSample.js.map +1 -0
  204. package/dist-esm/samples-dev/localRulestacksDeleteSample.d.ts +2 -0
  205. package/dist-esm/samples-dev/localRulestacksDeleteSample.d.ts.map +1 -0
  206. package/dist-esm/samples-dev/localRulestacksDeleteSample.js +58 -0
  207. package/dist-esm/samples-dev/localRulestacksDeleteSample.js.map +1 -0
  208. package/dist-esm/samples-dev/localRulestacksGetChangeLogSample.d.ts +2 -0
  209. package/dist-esm/samples-dev/localRulestacksGetChangeLogSample.d.ts.map +1 -0
  210. package/dist-esm/samples-dev/localRulestacksGetChangeLogSample.js +58 -0
  211. package/dist-esm/samples-dev/localRulestacksGetChangeLogSample.js.map +1 -0
  212. package/dist-esm/samples-dev/localRulestacksGetSample.d.ts +2 -0
  213. package/dist-esm/samples-dev/localRulestacksGetSample.d.ts.map +1 -0
  214. package/dist-esm/samples-dev/localRulestacksGetSample.js +58 -0
  215. package/dist-esm/samples-dev/localRulestacksGetSample.js.map +1 -0
  216. package/dist-esm/samples-dev/localRulestacksGetSupportInfoSample.d.ts +2 -0
  217. package/dist-esm/samples-dev/localRulestacksGetSupportInfoSample.d.ts.map +1 -0
  218. package/dist-esm/samples-dev/localRulestacksGetSupportInfoSample.js +60 -0
  219. package/dist-esm/samples-dev/localRulestacksGetSupportInfoSample.js.map +1 -0
  220. package/dist-esm/samples-dev/localRulestacksListAdvancedSecurityObjectsSample.d.ts +2 -0
  221. package/dist-esm/samples-dev/localRulestacksListAdvancedSecurityObjectsSample.d.ts.map +1 -0
  222. package/dist-esm/samples-dev/localRulestacksListAdvancedSecurityObjectsSample.js +66 -0
  223. package/dist-esm/samples-dev/localRulestacksListAdvancedSecurityObjectsSample.js.map +1 -0
  224. package/dist-esm/samples-dev/localRulestacksListAppIdsSample.d.ts +2 -0
  225. package/dist-esm/samples-dev/localRulestacksListAppIdsSample.d.ts.map +1 -0
  226. package/dist-esm/samples-dev/localRulestacksListAppIdsSample.js +68 -0
  227. package/dist-esm/samples-dev/localRulestacksListAppIdsSample.js.map +1 -0
  228. package/dist-esm/samples-dev/localRulestacksListByResourceGroupSample.d.ts +2 -0
  229. package/dist-esm/samples-dev/localRulestacksListByResourceGroupSample.d.ts.map +1 -0
  230. package/dist-esm/samples-dev/localRulestacksListByResourceGroupSample.js +84 -0
  231. package/dist-esm/samples-dev/localRulestacksListByResourceGroupSample.js.map +1 -0
  232. package/dist-esm/samples-dev/localRulestacksListBySubscriptionSample.d.ts +2 -0
  233. package/dist-esm/samples-dev/localRulestacksListBySubscriptionSample.d.ts.map +1 -0
  234. package/dist-esm/samples-dev/localRulestacksListBySubscriptionSample.js +82 -0
  235. package/dist-esm/samples-dev/localRulestacksListBySubscriptionSample.js.map +1 -0
  236. package/dist-esm/samples-dev/localRulestacksListCountriesSample.d.ts +2 -0
  237. package/dist-esm/samples-dev/localRulestacksListCountriesSample.d.ts.map +1 -0
  238. package/dist-esm/samples-dev/localRulestacksListCountriesSample.js +61 -0
  239. package/dist-esm/samples-dev/localRulestacksListCountriesSample.js.map +1 -0
  240. package/dist-esm/samples-dev/localRulestacksListFirewallsSample.d.ts +2 -0
  241. package/dist-esm/samples-dev/localRulestacksListFirewallsSample.d.ts.map +1 -0
  242. package/dist-esm/samples-dev/localRulestacksListFirewallsSample.js +58 -0
  243. package/dist-esm/samples-dev/localRulestacksListFirewallsSample.js.map +1 -0
  244. package/dist-esm/samples-dev/localRulestacksListPredefinedUrlCategoriesSample.d.ts +2 -0
  245. package/dist-esm/samples-dev/localRulestacksListPredefinedUrlCategoriesSample.d.ts.map +1 -0
  246. package/dist-esm/samples-dev/localRulestacksListPredefinedUrlCategoriesSample.js +64 -0
  247. package/dist-esm/samples-dev/localRulestacksListPredefinedUrlCategoriesSample.js.map +1 -0
  248. package/dist-esm/samples-dev/localRulestacksListSecurityServicesSample.d.ts +2 -0
  249. package/dist-esm/samples-dev/localRulestacksListSecurityServicesSample.d.ts.map +1 -0
  250. package/dist-esm/samples-dev/localRulestacksListSecurityServicesSample.js +66 -0
  251. package/dist-esm/samples-dev/localRulestacksListSecurityServicesSample.js.map +1 -0
  252. package/dist-esm/samples-dev/localRulestacksRevertSample.d.ts +2 -0
  253. package/dist-esm/samples-dev/localRulestacksRevertSample.d.ts.map +1 -0
  254. package/dist-esm/samples-dev/localRulestacksRevertSample.js +58 -0
  255. package/dist-esm/samples-dev/localRulestacksRevertSample.js.map +1 -0
  256. package/dist-esm/samples-dev/localRulestacksUpdateSample.d.ts +2 -0
  257. package/dist-esm/samples-dev/localRulestacksUpdateSample.d.ts.map +1 -0
  258. package/dist-esm/samples-dev/localRulestacksUpdateSample.js +87 -0
  259. package/dist-esm/samples-dev/localRulestacksUpdateSample.js.map +1 -0
  260. package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
  261. package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
  262. package/dist-esm/samples-dev/operationsListSample.js +82 -0
  263. package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
  264. package/dist-esm/samples-dev/postRulesCreateOrUpdateSample.d.ts +2 -0
  265. package/dist-esm/samples-dev/postRulesCreateOrUpdateSample.d.ts.map +1 -0
  266. package/dist-esm/samples-dev/postRulesCreateOrUpdateSample.js +91 -0
  267. package/dist-esm/samples-dev/postRulesCreateOrUpdateSample.js.map +1 -0
  268. package/dist-esm/samples-dev/postRulesDeleteSample.d.ts +2 -0
  269. package/dist-esm/samples-dev/postRulesDeleteSample.d.ts.map +1 -0
  270. package/dist-esm/samples-dev/postRulesDeleteSample.js +58 -0
  271. package/dist-esm/samples-dev/postRulesDeleteSample.js.map +1 -0
  272. package/dist-esm/samples-dev/postRulesGetCountersSample.d.ts +2 -0
  273. package/dist-esm/samples-dev/postRulesGetCountersSample.d.ts.map +1 -0
  274. package/dist-esm/samples-dev/postRulesGetCountersSample.js +60 -0
  275. package/dist-esm/samples-dev/postRulesGetCountersSample.js.map +1 -0
  276. package/dist-esm/samples-dev/postRulesGetSample.d.ts +2 -0
  277. package/dist-esm/samples-dev/postRulesGetSample.d.ts.map +1 -0
  278. package/dist-esm/samples-dev/postRulesGetSample.js +58 -0
  279. package/dist-esm/samples-dev/postRulesGetSample.js.map +1 -0
  280. package/dist-esm/samples-dev/postRulesListSample.d.ts +2 -0
  281. package/dist-esm/samples-dev/postRulesListSample.d.ts.map +1 -0
  282. package/dist-esm/samples-dev/postRulesListSample.js +84 -0
  283. package/dist-esm/samples-dev/postRulesListSample.js.map +1 -0
  284. package/dist-esm/samples-dev/postRulesRefreshCountersSample.d.ts +2 -0
  285. package/dist-esm/samples-dev/postRulesRefreshCountersSample.d.ts.map +1 -0
  286. package/dist-esm/samples-dev/postRulesRefreshCountersSample.js +60 -0
  287. package/dist-esm/samples-dev/postRulesRefreshCountersSample.js.map +1 -0
  288. package/dist-esm/samples-dev/postRulesResetCountersSample.d.ts +2 -0
  289. package/dist-esm/samples-dev/postRulesResetCountersSample.d.ts.map +1 -0
  290. package/dist-esm/samples-dev/postRulesResetCountersSample.js +60 -0
  291. package/dist-esm/samples-dev/postRulesResetCountersSample.js.map +1 -0
  292. package/dist-esm/samples-dev/preRulesCreateOrUpdateSample.d.ts +2 -0
  293. package/dist-esm/samples-dev/preRulesCreateOrUpdateSample.d.ts.map +1 -0
  294. package/dist-esm/samples-dev/preRulesCreateOrUpdateSample.js +91 -0
  295. package/dist-esm/samples-dev/preRulesCreateOrUpdateSample.js.map +1 -0
  296. package/dist-esm/samples-dev/preRulesDeleteSample.d.ts +2 -0
  297. package/dist-esm/samples-dev/preRulesDeleteSample.d.ts.map +1 -0
  298. package/dist-esm/samples-dev/preRulesDeleteSample.js +58 -0
  299. package/dist-esm/samples-dev/preRulesDeleteSample.js.map +1 -0
  300. package/dist-esm/samples-dev/preRulesGetCountersSample.d.ts +2 -0
  301. package/dist-esm/samples-dev/preRulesGetCountersSample.d.ts.map +1 -0
  302. package/dist-esm/samples-dev/preRulesGetCountersSample.js +60 -0
  303. package/dist-esm/samples-dev/preRulesGetCountersSample.js.map +1 -0
  304. package/dist-esm/samples-dev/preRulesGetSample.d.ts +2 -0
  305. package/dist-esm/samples-dev/preRulesGetSample.d.ts.map +1 -0
  306. package/dist-esm/samples-dev/preRulesGetSample.js +58 -0
  307. package/dist-esm/samples-dev/preRulesGetSample.js.map +1 -0
  308. package/dist-esm/samples-dev/preRulesListSample.d.ts +2 -0
  309. package/dist-esm/samples-dev/preRulesListSample.d.ts.map +1 -0
  310. package/dist-esm/samples-dev/preRulesListSample.js +84 -0
  311. package/dist-esm/samples-dev/preRulesListSample.js.map +1 -0
  312. package/dist-esm/samples-dev/preRulesRefreshCountersSample.d.ts +2 -0
  313. package/dist-esm/samples-dev/preRulesRefreshCountersSample.d.ts.map +1 -0
  314. package/dist-esm/samples-dev/preRulesRefreshCountersSample.js +60 -0
  315. package/dist-esm/samples-dev/preRulesRefreshCountersSample.js.map +1 -0
  316. package/dist-esm/samples-dev/preRulesResetCountersSample.d.ts +2 -0
  317. package/dist-esm/samples-dev/preRulesResetCountersSample.d.ts.map +1 -0
  318. package/dist-esm/samples-dev/preRulesResetCountersSample.js +60 -0
  319. package/dist-esm/samples-dev/preRulesResetCountersSample.js.map +1 -0
  320. package/dist-esm/samples-dev/prefixListGlobalRulestackCreateOrUpdateSample.d.ts +2 -0
  321. package/dist-esm/samples-dev/prefixListGlobalRulestackCreateOrUpdateSample.d.ts.map +1 -0
  322. package/dist-esm/samples-dev/prefixListGlobalRulestackCreateOrUpdateSample.js +68 -0
  323. package/dist-esm/samples-dev/prefixListGlobalRulestackCreateOrUpdateSample.js.map +1 -0
  324. package/dist-esm/samples-dev/prefixListGlobalRulestackDeleteSample.d.ts +2 -0
  325. package/dist-esm/samples-dev/prefixListGlobalRulestackDeleteSample.d.ts.map +1 -0
  326. package/dist-esm/samples-dev/prefixListGlobalRulestackDeleteSample.js +58 -0
  327. package/dist-esm/samples-dev/prefixListGlobalRulestackDeleteSample.js.map +1 -0
  328. package/dist-esm/samples-dev/prefixListGlobalRulestackGetSample.d.ts +2 -0
  329. package/dist-esm/samples-dev/prefixListGlobalRulestackGetSample.d.ts.map +1 -0
  330. package/dist-esm/samples-dev/prefixListGlobalRulestackGetSample.js +58 -0
  331. package/dist-esm/samples-dev/prefixListGlobalRulestackGetSample.js.map +1 -0
  332. package/dist-esm/samples-dev/prefixListGlobalRulestackListSample.d.ts +2 -0
  333. package/dist-esm/samples-dev/prefixListGlobalRulestackListSample.d.ts.map +1 -0
  334. package/dist-esm/samples-dev/prefixListGlobalRulestackListSample.js +84 -0
  335. package/dist-esm/samples-dev/prefixListGlobalRulestackListSample.js.map +1 -0
  336. package/dist-esm/samples-dev/prefixListLocalRulestackCreateOrUpdateSample.d.ts +2 -0
  337. package/dist-esm/samples-dev/prefixListLocalRulestackCreateOrUpdateSample.d.ts.map +1 -0
  338. package/dist-esm/samples-dev/prefixListLocalRulestackCreateOrUpdateSample.js +68 -0
  339. package/dist-esm/samples-dev/prefixListLocalRulestackCreateOrUpdateSample.js.map +1 -0
  340. package/dist-esm/samples-dev/prefixListLocalRulestackDeleteSample.d.ts +2 -0
  341. package/dist-esm/samples-dev/prefixListLocalRulestackDeleteSample.d.ts.map +1 -0
  342. package/dist-esm/samples-dev/prefixListLocalRulestackDeleteSample.js +60 -0
  343. package/dist-esm/samples-dev/prefixListLocalRulestackDeleteSample.js.map +1 -0
  344. package/dist-esm/samples-dev/prefixListLocalRulestackGetSample.d.ts +2 -0
  345. package/dist-esm/samples-dev/prefixListLocalRulestackGetSample.d.ts.map +1 -0
  346. package/dist-esm/samples-dev/prefixListLocalRulestackGetSample.js +60 -0
  347. package/dist-esm/samples-dev/prefixListLocalRulestackGetSample.js.map +1 -0
  348. package/dist-esm/samples-dev/prefixListLocalRulestackListByLocalRulestacksSample.d.ts +2 -0
  349. package/dist-esm/samples-dev/prefixListLocalRulestackListByLocalRulestacksSample.d.ts.map +1 -0
  350. package/dist-esm/samples-dev/prefixListLocalRulestackListByLocalRulestacksSample.js +86 -0
  351. package/dist-esm/samples-dev/prefixListLocalRulestackListByLocalRulestacksSample.js.map +1 -0
  352. package/dist-esm/src/index.d.ts +6 -0
  353. package/dist-esm/src/index.d.ts.map +1 -0
  354. package/dist-esm/src/index.js +13 -0
  355. package/dist-esm/src/index.js.map +1 -0
  356. package/dist-esm/src/lroImpl.d.ts +11 -0
  357. package/dist-esm/src/lroImpl.d.ts.map +1 -0
  358. package/dist-esm/src/lroImpl.js +21 -0
  359. package/dist-esm/src/lroImpl.js.map +1 -0
  360. package/dist-esm/src/models/index.d.ts +2205 -0
  361. package/dist-esm/src/models/index.d.ts.map +1 -0
  362. package/dist-esm/src/models/index.js +246 -0
  363. package/dist-esm/src/models/index.js.map +1 -0
  364. package/dist-esm/src/models/mappers.d.ts +85 -0
  365. package/dist-esm/src/models/mappers.d.ts.map +1 -0
  366. package/dist-esm/src/models/mappers.js +3270 -0
  367. package/dist-esm/src/models/mappers.js.map +1 -0
  368. package/dist-esm/src/models/parameters.d.ts +38 -0
  369. package/dist-esm/src/models/parameters.d.ts.map +1 -0
  370. package/dist-esm/src/models/parameters.js +279 -0
  371. package/dist-esm/src/models/parameters.js.map +1 -0
  372. package/dist-esm/src/operations/certificateObjectGlobalRulestack.d.ts +73 -0
  373. package/dist-esm/src/operations/certificateObjectGlobalRulestack.d.ts.map +1 -0
  374. package/dist-esm/src/operations/certificateObjectGlobalRulestack.js +335 -0
  375. package/dist-esm/src/operations/certificateObjectGlobalRulestack.js.map +1 -0
  376. package/dist-esm/src/operations/certificateObjectLocalRulestack.d.ts +81 -0
  377. package/dist-esm/src/operations/certificateObjectLocalRulestack.d.ts.map +1 -0
  378. package/dist-esm/src/operations/certificateObjectLocalRulestack.js +356 -0
  379. package/dist-esm/src/operations/certificateObjectLocalRulestack.js.map +1 -0
  380. package/dist-esm/src/operations/firewalls.d.ts +127 -0
  381. package/dist-esm/src/operations/firewalls.d.ts.map +1 -0
  382. package/dist-esm/src/operations/firewalls.js +605 -0
  383. package/dist-esm/src/operations/firewalls.js.map +1 -0
  384. package/dist-esm/src/operations/fqdnListGlobalRulestack.d.ts +73 -0
  385. package/dist-esm/src/operations/fqdnListGlobalRulestack.d.ts.map +1 -0
  386. package/dist-esm/src/operations/fqdnListGlobalRulestack.js +335 -0
  387. package/dist-esm/src/operations/fqdnListGlobalRulestack.js.map +1 -0
  388. package/dist-esm/src/operations/fqdnListLocalRulestack.d.ts +81 -0
  389. package/dist-esm/src/operations/fqdnListLocalRulestack.d.ts.map +1 -0
  390. package/dist-esm/src/operations/fqdnListLocalRulestack.js +356 -0
  391. package/dist-esm/src/operations/fqdnListLocalRulestack.js.map +1 -0
  392. package/dist-esm/src/operations/globalRulestack.d.ts +134 -0
  393. package/dist-esm/src/operations/globalRulestack.d.ts.map +1 -0
  394. package/dist-esm/src/operations/globalRulestack.js +617 -0
  395. package/dist-esm/src/operations/globalRulestack.js.map +1 -0
  396. package/dist-esm/src/operations/index.d.ts +14 -0
  397. package/dist-esm/src/operations/index.d.ts.map +1 -0
  398. package/dist-esm/src/operations/index.js +21 -0
  399. package/dist-esm/src/operations/index.js.map +1 -0
  400. package/dist-esm/src/operations/localRules.d.ts +105 -0
  401. package/dist-esm/src/operations/localRules.d.ts.map +1 -0
  402. package/dist-esm/src/operations/localRules.js +456 -0
  403. package/dist-esm/src/operations/localRules.js.map +1 -0
  404. package/dist-esm/src/operations/localRulestacks.d.ts +178 -0
  405. package/dist-esm/src/operations/localRulestacks.d.ts.map +1 -0
  406. package/dist-esm/src/operations/localRulestacks.js +849 -0
  407. package/dist-esm/src/operations/localRulestacks.js.map +1 -0
  408. package/dist-esm/src/operations/operations.d.ts +32 -0
  409. package/dist-esm/src/operations/operations.d.ts.map +1 -0
  410. package/dist-esm/src/operations/operations.js +131 -0
  411. package/dist-esm/src/operations/operations.js.map +1 -0
  412. package/dist-esm/src/operations/postRules.d.ts +94 -0
  413. package/dist-esm/src/operations/postRules.d.ts.map +1 -0
  414. package/dist-esm/src/operations/postRules.js +420 -0
  415. package/dist-esm/src/operations/postRules.js.map +1 -0
  416. package/dist-esm/src/operations/preRules.d.ts +94 -0
  417. package/dist-esm/src/operations/preRules.d.ts.map +1 -0
  418. package/dist-esm/src/operations/preRules.js +420 -0
  419. package/dist-esm/src/operations/preRules.js.map +1 -0
  420. package/dist-esm/src/operations/prefixListGlobalRulestack.d.ts +73 -0
  421. package/dist-esm/src/operations/prefixListGlobalRulestack.d.ts.map +1 -0
  422. package/dist-esm/src/operations/prefixListGlobalRulestack.js +335 -0
  423. package/dist-esm/src/operations/prefixListGlobalRulestack.js.map +1 -0
  424. package/dist-esm/src/operations/prefixListLocalRulestack.d.ts +81 -0
  425. package/dist-esm/src/operations/prefixListLocalRulestack.d.ts.map +1 -0
  426. package/dist-esm/src/operations/prefixListLocalRulestack.js +356 -0
  427. package/dist-esm/src/operations/prefixListLocalRulestack.js.map +1 -0
  428. package/dist-esm/src/operationsInterfaces/certificateObjectGlobalRulestack.d.ts +50 -0
  429. package/dist-esm/src/operationsInterfaces/certificateObjectGlobalRulestack.d.ts.map +1 -0
  430. package/dist-esm/src/operationsInterfaces/certificateObjectGlobalRulestack.js +9 -0
  431. package/dist-esm/src/operationsInterfaces/certificateObjectGlobalRulestack.js.map +1 -0
  432. package/dist-esm/src/operationsInterfaces/certificateObjectLocalRulestack.d.ts +56 -0
  433. package/dist-esm/src/operationsInterfaces/certificateObjectLocalRulestack.d.ts.map +1 -0
  434. package/dist-esm/src/operationsInterfaces/certificateObjectLocalRulestack.js +9 -0
  435. package/dist-esm/src/operationsInterfaces/certificateObjectLocalRulestack.js.map +1 -0
  436. package/dist-esm/src/operationsInterfaces/firewalls.d.ts +91 -0
  437. package/dist-esm/src/operationsInterfaces/firewalls.d.ts.map +1 -0
  438. package/dist-esm/src/operationsInterfaces/firewalls.js +9 -0
  439. package/dist-esm/src/operationsInterfaces/firewalls.js.map +1 -0
  440. package/dist-esm/src/operationsInterfaces/fqdnListGlobalRulestack.d.ts +50 -0
  441. package/dist-esm/src/operationsInterfaces/fqdnListGlobalRulestack.d.ts.map +1 -0
  442. package/dist-esm/src/operationsInterfaces/fqdnListGlobalRulestack.js +9 -0
  443. package/dist-esm/src/operationsInterfaces/fqdnListGlobalRulestack.js.map +1 -0
  444. package/dist-esm/src/operationsInterfaces/fqdnListLocalRulestack.d.ts +56 -0
  445. package/dist-esm/src/operationsInterfaces/fqdnListLocalRulestack.d.ts.map +1 -0
  446. package/dist-esm/src/operationsInterfaces/fqdnListLocalRulestack.js +9 -0
  447. package/dist-esm/src/operationsInterfaces/fqdnListLocalRulestack.js.map +1 -0
  448. package/dist-esm/src/operationsInterfaces/globalRulestack.d.ts +113 -0
  449. package/dist-esm/src/operationsInterfaces/globalRulestack.d.ts.map +1 -0
  450. package/dist-esm/src/operationsInterfaces/globalRulestack.js +9 -0
  451. package/dist-esm/src/operationsInterfaces/globalRulestack.js.map +1 -0
  452. package/dist-esm/src/operationsInterfaces/index.d.ts +14 -0
  453. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
  454. package/dist-esm/src/operationsInterfaces/index.js +21 -0
  455. package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
  456. package/dist-esm/src/operationsInterfaces/localRules.d.ts +80 -0
  457. package/dist-esm/src/operationsInterfaces/localRules.d.ts.map +1 -0
  458. package/dist-esm/src/operationsInterfaces/localRules.js +9 -0
  459. package/dist-esm/src/operationsInterfaces/localRules.js.map +1 -0
  460. package/dist-esm/src/operationsInterfaces/localRulestacks.d.ts +142 -0
  461. package/dist-esm/src/operationsInterfaces/localRulestacks.d.ts.map +1 -0
  462. package/dist-esm/src/operationsInterfaces/localRulestacks.js +9 -0
  463. package/dist-esm/src/operationsInterfaces/localRulestacks.js.map +1 -0
  464. package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
  465. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
  466. package/dist-esm/src/operationsInterfaces/operations.js +9 -0
  467. package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
  468. package/dist-esm/src/operationsInterfaces/postRules.d.ts +71 -0
  469. package/dist-esm/src/operationsInterfaces/postRules.d.ts.map +1 -0
  470. package/dist-esm/src/operationsInterfaces/postRules.js +9 -0
  471. package/dist-esm/src/operationsInterfaces/postRules.js.map +1 -0
  472. package/dist-esm/src/operationsInterfaces/preRules.d.ts +71 -0
  473. package/dist-esm/src/operationsInterfaces/preRules.d.ts.map +1 -0
  474. package/dist-esm/src/operationsInterfaces/preRules.js +9 -0
  475. package/dist-esm/src/operationsInterfaces/preRules.js.map +1 -0
  476. package/dist-esm/src/operationsInterfaces/prefixListGlobalRulestack.d.ts +50 -0
  477. package/dist-esm/src/operationsInterfaces/prefixListGlobalRulestack.d.ts.map +1 -0
  478. package/dist-esm/src/operationsInterfaces/prefixListGlobalRulestack.js +9 -0
  479. package/dist-esm/src/operationsInterfaces/prefixListGlobalRulestack.js.map +1 -0
  480. package/dist-esm/src/operationsInterfaces/prefixListLocalRulestack.d.ts +56 -0
  481. package/dist-esm/src/operationsInterfaces/prefixListLocalRulestack.d.ts.map +1 -0
  482. package/dist-esm/src/operationsInterfaces/prefixListLocalRulestack.js +9 -0
  483. package/dist-esm/src/operationsInterfaces/prefixListLocalRulestack.js.map +1 -0
  484. package/dist-esm/src/pagingHelper.d.ts +13 -0
  485. package/dist-esm/src/pagingHelper.d.ts.map +1 -0
  486. package/dist-esm/src/pagingHelper.js +32 -0
  487. package/dist-esm/src/pagingHelper.js.map +1 -0
  488. package/dist-esm/src/paloAltoNetworksCloudngfw.d.ts +32 -0
  489. package/dist-esm/src/paloAltoNetworksCloudngfw.d.ts.map +1 -0
  490. package/dist-esm/src/paloAltoNetworksCloudngfw.js +112 -0
  491. package/dist-esm/src/paloAltoNetworksCloudngfw.js.map +1 -0
  492. package/dist-esm/test/paloaltonetworksngfw_operations_test.spec.d.ts +4 -0
  493. package/dist-esm/test/paloaltonetworksngfw_operations_test.spec.d.ts.map +1 -0
  494. package/dist-esm/test/paloaltonetworksngfw_operations_test.spec.js +107 -0
  495. package/dist-esm/test/paloaltonetworksngfw_operations_test.spec.js.map +1 -0
  496. package/package.json +123 -0
  497. package/review/arm-paloaltonetworksngfw.api.md +1944 -0
  498. package/rollup.config.js +122 -0
  499. package/src/index.ts +13 -0
  500. package/src/lroImpl.ts +42 -0
  501. package/src/models/index.ts +2567 -0
  502. package/src/models/mappers.ts +3508 -0
  503. package/src/models/parameters.ts +337 -0
  504. package/src/operations/certificateObjectGlobalRulestack.ts +451 -0
  505. package/src/operations/certificateObjectLocalRulestack.ts +503 -0
  506. package/src/operations/firewalls.ts +797 -0
  507. package/src/operations/fqdnListGlobalRulestack.ts +450 -0
  508. package/src/operations/fqdnListLocalRulestack.ts +502 -0
  509. package/src/operations/globalRulestack.ts +828 -0
  510. package/src/operations/index.ts +21 -0
  511. package/src/operations/localRules.ts +637 -0
  512. package/src/operations/localRulestacks.ts +1129 -0
  513. package/src/operations/operations.ts +149 -0
  514. package/src/operations/postRules.ts +571 -0
  515. package/src/operations/preRules.ts +571 -0
  516. package/src/operations/prefixListGlobalRulestack.ts +451 -0
  517. package/src/operations/prefixListLocalRulestack.ts +502 -0
  518. package/src/operationsInterfaces/certificateObjectGlobalRulestack.ts +97 -0
  519. package/src/operationsInterfaces/certificateObjectLocalRulestack.ts +109 -0
  520. package/src/operationsInterfaces/firewalls.ts +172 -0
  521. package/src/operationsInterfaces/fqdnListGlobalRulestack.ts +97 -0
  522. package/src/operationsInterfaces/fqdnListLocalRulestack.ts +109 -0
  523. package/src/operationsInterfaces/globalRulestack.ts +211 -0
  524. package/src/operationsInterfaces/index.ts +21 -0
  525. package/src/operationsInterfaces/localRules.ts +153 -0
  526. package/src/operationsInterfaces/localRulestacks.ts +266 -0
  527. package/src/operationsInterfaces/operations.ts +22 -0
  528. package/src/operationsInterfaces/postRules.ts +135 -0
  529. package/src/operationsInterfaces/preRules.ts +135 -0
  530. package/src/operationsInterfaces/prefixListGlobalRulestack.ts +97 -0
  531. package/src/operationsInterfaces/prefixListLocalRulestack.ts +109 -0
  532. package/src/pagingHelper.ts +39 -0
  533. package/src/paloAltoNetworksCloudngfw.ts +196 -0
  534. package/tsconfig.json +33 -0
  535. package/types/arm-paloaltonetworksngfw.d.ts +3418 -0
  536. package/types/tsdoc-metadata.json +11 -0
@@ -0,0 +1,2205 @@
1
+ import * as coreClient from "@azure/core-client";
2
+ /** The response of a GlobalRulestackResource list operation. */
3
+ export interface GlobalRulestackResourceListResult {
4
+ /** The items on this page */
5
+ value: GlobalRulestackResource[];
6
+ /** The link to the next page of items */
7
+ nextLink?: string;
8
+ }
9
+ /** security services */
10
+ export interface SecurityServices {
11
+ /** IPs Vulnerability Profile Data */
12
+ vulnerabilityProfile?: string;
13
+ /** Anti spyware Profile data */
14
+ antiSpywareProfile?: string;
15
+ /** anti virus profile data */
16
+ antiVirusProfile?: string;
17
+ /** URL filtering profile data */
18
+ urlFilteringProfile?: string;
19
+ /** File blocking profile data */
20
+ fileBlockingProfile?: string;
21
+ /** DNS Subscription profile data */
22
+ dnsSubscription?: string;
23
+ /** Untrusted Egress Decryption profile data */
24
+ outboundUnTrustCertificate?: string;
25
+ /** Trusted Egress Decryption profile data */
26
+ outboundTrustCertificate?: string;
27
+ }
28
+ /** The properties of the managed service identities assigned to this resource. */
29
+ export interface AzureResourceManagerManagedIdentityProperties {
30
+ /**
31
+ * The Active Directory tenant id of the principal.
32
+ * NOTE: This property will not be serialized. It can only be populated by the server.
33
+ */
34
+ readonly tenantId?: string;
35
+ /**
36
+ * The active directory identifier of this principal.
37
+ * NOTE: This property will not be serialized. It can only be populated by the server.
38
+ */
39
+ readonly principalId?: string;
40
+ /** The type of managed identity assigned to this resource. */
41
+ type: ManagedIdentityType;
42
+ /** The identities assigned to this resource by the user. */
43
+ userAssignedIdentities?: {
44
+ [propertyName: string]: AzureResourceManagerUserAssignedIdentity;
45
+ };
46
+ }
47
+ /** A managed identity assigned by the user. */
48
+ export interface AzureResourceManagerUserAssignedIdentity {
49
+ /** The active directory client identifier for this principal. */
50
+ clientId?: string;
51
+ /** The active directory identifier for this principal. */
52
+ principalId?: string;
53
+ }
54
+ /** Common fields that are returned in the response for all Azure Resource Manager resources */
55
+ export interface Resource {
56
+ /**
57
+ * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
58
+ * NOTE: This property will not be serialized. It can only be populated by the server.
59
+ */
60
+ readonly id?: string;
61
+ /**
62
+ * The name of the resource
63
+ * NOTE: This property will not be serialized. It can only be populated by the server.
64
+ */
65
+ readonly name?: string;
66
+ /**
67
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
68
+ * NOTE: This property will not be serialized. It can only be populated by the server.
69
+ */
70
+ readonly type?: string;
71
+ /**
72
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
73
+ * NOTE: This property will not be serialized. It can only be populated by the server.
74
+ */
75
+ readonly systemData?: SystemData;
76
+ }
77
+ /** Metadata pertaining to creation and last modification of the resource. */
78
+ export interface SystemData {
79
+ /** The identity that created the resource. */
80
+ createdBy?: string;
81
+ /** The type of identity that created the resource. */
82
+ createdByType?: CreatedByType;
83
+ /** The timestamp of resource creation (UTC). */
84
+ createdAt?: Date;
85
+ /** The identity that last modified the resource. */
86
+ lastModifiedBy?: string;
87
+ /** The type of identity that last modified the resource. */
88
+ lastModifiedByType?: CreatedByType;
89
+ /** The timestamp of resource last modification (UTC) */
90
+ lastModifiedAt?: Date;
91
+ }
92
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
93
+ export interface ErrorResponse {
94
+ /** The error object. */
95
+ error?: ErrorDetail;
96
+ }
97
+ /** The error detail. */
98
+ export interface ErrorDetail {
99
+ /**
100
+ * The error code.
101
+ * NOTE: This property will not be serialized. It can only be populated by the server.
102
+ */
103
+ readonly code?: string;
104
+ /**
105
+ * The error message.
106
+ * NOTE: This property will not be serialized. It can only be populated by the server.
107
+ */
108
+ readonly message?: string;
109
+ /**
110
+ * The error target.
111
+ * NOTE: This property will not be serialized. It can only be populated by the server.
112
+ */
113
+ readonly target?: string;
114
+ /**
115
+ * The error details.
116
+ * NOTE: This property will not be serialized. It can only be populated by the server.
117
+ */
118
+ readonly details?: ErrorDetail[];
119
+ /**
120
+ * The error additional info.
121
+ * NOTE: This property will not be serialized. It can only be populated by the server.
122
+ */
123
+ readonly additionalInfo?: ErrorAdditionalInfo[];
124
+ }
125
+ /** The resource management error additional info. */
126
+ export interface ErrorAdditionalInfo {
127
+ /**
128
+ * The additional info type.
129
+ * NOTE: This property will not be serialized. It can only be populated by the server.
130
+ */
131
+ readonly type?: string;
132
+ /**
133
+ * The additional info.
134
+ * NOTE: This property will not be serialized. It can only be populated by the server.
135
+ */
136
+ readonly info?: Record<string, unknown>;
137
+ }
138
+ /** The type used for update operations of the GlobalRulestackResource. */
139
+ export interface GlobalRulestackResourceUpdate {
140
+ /** Global Location */
141
+ location?: string;
142
+ /** The managed service identities assigned to this resource. */
143
+ identity?: AzureResourceManagerManagedIdentityProperties;
144
+ /** The updatable properties of the GlobalRulestackResource. */
145
+ properties?: GlobalRulestackResourceUpdateProperties;
146
+ }
147
+ /** The updatable properties of the GlobalRulestackResource. */
148
+ export interface GlobalRulestackResourceUpdateProperties {
149
+ /** PanEtag info */
150
+ panEtag?: string;
151
+ /** Rulestack Location, Required for GlobalRulestacks, Not for LocalRulestacks */
152
+ panLocation?: string;
153
+ /** Rulestack Type */
154
+ scope?: ScopeType;
155
+ /** subscription scope of global rulestack */
156
+ associatedSubscriptions?: string[];
157
+ /** rulestack description */
158
+ description?: string;
159
+ /** Mode for default rules creation */
160
+ defaultMode?: DefaultMode;
161
+ /** minimum version */
162
+ minAppIdVersion?: string;
163
+ /** Security Profile */
164
+ securityServices?: SecurityServices;
165
+ }
166
+ /** The response of a CertificateObjectGlobalRulestackResource list operation. */
167
+ export interface CertificateObjectGlobalRulestackResourceListResult {
168
+ /** The items on this page */
169
+ value: CertificateObjectGlobalRulestackResource[];
170
+ /** The link to the next page of items */
171
+ nextLink?: string;
172
+ }
173
+ /** The response of a FqdnListGlobalRulestackResource list operation. */
174
+ export interface FqdnListGlobalRulestackResourceListResult {
175
+ /** The items on this page */
176
+ value: FqdnListGlobalRulestackResource[];
177
+ /** The link to the next page of items */
178
+ nextLink?: string;
179
+ }
180
+ /** Changelog list */
181
+ export interface Changelog {
182
+ /** list of changes */
183
+ changes: string[];
184
+ /** lastCommitted timestamp */
185
+ lastCommitted?: Date;
186
+ /** lastModified timestamp */
187
+ lastModified?: Date;
188
+ }
189
+ /** advanced security object */
190
+ export interface AdvSecurityObjectListResponse {
191
+ /** response value */
192
+ value: AdvSecurityObjectModel;
193
+ /** next link */
194
+ nextLink?: string;
195
+ }
196
+ /** List of custom and predefined url category */
197
+ export interface AdvSecurityObjectModel {
198
+ /** type of object */
199
+ type?: string;
200
+ /** URL entry */
201
+ entry: NameDescriptionObject[];
202
+ }
203
+ /** object type info */
204
+ export interface NameDescriptionObject {
205
+ /** name value */
206
+ name: string;
207
+ /** description value */
208
+ description?: string;
209
+ }
210
+ export interface ListAppIdResponse {
211
+ /** List of AppIds */
212
+ value: string[];
213
+ /** next Link */
214
+ nextLink?: string;
215
+ }
216
+ /** Countries Response Object */
217
+ export interface CountriesResponse {
218
+ /** List of countries */
219
+ value: Country[];
220
+ /** next link */
221
+ nextLink?: string;
222
+ }
223
+ /** Country Description */
224
+ export interface Country {
225
+ /** country code */
226
+ code: string;
227
+ /** code description */
228
+ description?: string;
229
+ }
230
+ /** List firewalls response */
231
+ export interface ListFirewallsResponse {
232
+ /** firewalls list */
233
+ value: string[];
234
+ /** next link */
235
+ nextLink?: string;
236
+ }
237
+ /** predefined url categories response */
238
+ export interface PredefinedUrlCategoriesResponse {
239
+ /** predefined url categories */
240
+ value: PredefinedUrlCategory[];
241
+ /** next link */
242
+ nextLink?: string;
243
+ }
244
+ /** Predefined URL category object */
245
+ export interface PredefinedUrlCategory {
246
+ action: string;
247
+ name: string;
248
+ }
249
+ /** Security services list response */
250
+ export interface SecurityServicesResponse {
251
+ /** response value */
252
+ value: SecurityServicesTypeList;
253
+ /** next link */
254
+ nextLink?: string;
255
+ }
256
+ /** Security services type list */
257
+ export interface SecurityServicesTypeList {
258
+ /** security services type */
259
+ type?: string;
260
+ /** list */
261
+ entry: NameDescriptionObject[];
262
+ }
263
+ /** The response of a PostRulesResource list operation. */
264
+ export interface PostRulesResourceListResult {
265
+ /** The items on this page */
266
+ value: PostRulesResource[];
267
+ /** The link to the next page of items */
268
+ nextLink?: string;
269
+ }
270
+ /** Address properties */
271
+ export interface SourceAddr {
272
+ /** special value 'any' */
273
+ cidrs?: string[];
274
+ /** list of countries */
275
+ countries?: string[];
276
+ /** list of feeds */
277
+ feeds?: string[];
278
+ /** prefix list */
279
+ prefixLists?: string[];
280
+ }
281
+ /** destination address */
282
+ export interface DestinationAddr {
283
+ /** special value 'any' */
284
+ cidrs?: string[];
285
+ /** list of countries */
286
+ countries?: string[];
287
+ /** list of feeds */
288
+ feeds?: string[];
289
+ /** prefix list */
290
+ prefixLists?: string[];
291
+ /** fqdn list */
292
+ fqdnLists?: string[];
293
+ }
294
+ /** URL/EDL to match */
295
+ export interface Category {
296
+ /** custom URL */
297
+ urlCustom: string[];
298
+ /** feed list */
299
+ feeds: string[];
300
+ }
301
+ /** Tag */
302
+ export interface TagInfo {
303
+ /** tag name */
304
+ key: string;
305
+ /** tag value */
306
+ value: string;
307
+ }
308
+ /** Rule counter */
309
+ export interface RuleCounter {
310
+ /** priority number */
311
+ priority: string;
312
+ /** rule Stack Name */
313
+ ruleStackName?: string;
314
+ /** rule list name */
315
+ ruleListName?: string;
316
+ /** firewall name */
317
+ firewallName?: string;
318
+ /** rule name */
319
+ ruleName: string;
320
+ /** hit count */
321
+ hitCount?: number;
322
+ /** apps seen */
323
+ appSeen?: AppSeenData;
324
+ /** timestamp of response */
325
+ timestamp?: Date;
326
+ /** timestamp of request */
327
+ requestTimestamp?: Date;
328
+ /** last updated timestamp */
329
+ lastUpdatedTimestamp?: Date;
330
+ }
331
+ /** Data Type for App Seen */
332
+ export interface AppSeenData {
333
+ /** number of rows */
334
+ count: number;
335
+ /** array of appSeen */
336
+ appSeenList: AppSeenInfo[];
337
+ }
338
+ /** Definition for App Seen */
339
+ export interface AppSeenInfo {
340
+ /** title */
341
+ title: string;
342
+ /** category */
343
+ category: string;
344
+ /** subCategory */
345
+ subCategory: string;
346
+ /** risk */
347
+ risk: string;
348
+ /** tag */
349
+ tag: string;
350
+ /** technology */
351
+ technology: string;
352
+ /** standardPorts */
353
+ standardPorts: string;
354
+ }
355
+ /** Rule counter reset */
356
+ export interface RuleCounterReset {
357
+ /**
358
+ * priority number
359
+ * NOTE: This property will not be serialized. It can only be populated by the server.
360
+ */
361
+ readonly priority?: string;
362
+ /** rule Stack Name */
363
+ ruleStackName?: string;
364
+ /** rule list name */
365
+ ruleListName?: string;
366
+ /** firewall name */
367
+ firewallName?: string;
368
+ /** rule name */
369
+ ruleName?: string;
370
+ }
371
+ /** The response of a PrefixListGlobalRulestackResource list operation. */
372
+ export interface PrefixListGlobalRulestackResourceListResult {
373
+ /** The items on this page */
374
+ value: PrefixListGlobalRulestackResource[];
375
+ /** The link to the next page of items */
376
+ nextLink?: string;
377
+ }
378
+ /** The response of a PreRulesResource list operation. */
379
+ export interface PreRulesResourceListResult {
380
+ /** The items on this page */
381
+ value: PreRulesResource[];
382
+ /** The link to the next page of items */
383
+ nextLink?: string;
384
+ }
385
+ /** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
386
+ export interface OperationListResult {
387
+ /**
388
+ * List of operations supported by the resource provider
389
+ * NOTE: This property will not be serialized. It can only be populated by the server.
390
+ */
391
+ readonly value?: Operation[];
392
+ /**
393
+ * URL to get the next set of operation list results (if there are any).
394
+ * NOTE: This property will not be serialized. It can only be populated by the server.
395
+ */
396
+ readonly nextLink?: string;
397
+ }
398
+ /** Details of a REST API operation, returned from the Resource Provider Operations API */
399
+ export interface Operation {
400
+ /**
401
+ * The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action"
402
+ * NOTE: This property will not be serialized. It can only be populated by the server.
403
+ */
404
+ readonly name?: string;
405
+ /**
406
+ * Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for ARM/control-plane operations.
407
+ * NOTE: This property will not be serialized. It can only be populated by the server.
408
+ */
409
+ readonly isDataAction?: boolean;
410
+ /** Localized display information for this particular operation. */
411
+ display?: OperationDisplay;
412
+ /**
413
+ * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system"
414
+ * NOTE: This property will not be serialized. It can only be populated by the server.
415
+ */
416
+ readonly origin?: Origin;
417
+ /**
418
+ * Enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs.
419
+ * NOTE: This property will not be serialized. It can only be populated by the server.
420
+ */
421
+ readonly actionType?: ActionType;
422
+ }
423
+ /** Localized display information for this particular operation. */
424
+ export interface OperationDisplay {
425
+ /**
426
+ * The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute".
427
+ * NOTE: This property will not be serialized. It can only be populated by the server.
428
+ */
429
+ readonly provider?: string;
430
+ /**
431
+ * The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections".
432
+ * NOTE: This property will not be serialized. It can only be populated by the server.
433
+ */
434
+ readonly resource?: string;
435
+ /**
436
+ * The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine".
437
+ * NOTE: This property will not be serialized. It can only be populated by the server.
438
+ */
439
+ readonly operation?: string;
440
+ /**
441
+ * The short, localized friendly description of the operation; suitable for tool tips and detailed views.
442
+ * NOTE: This property will not be serialized. It can only be populated by the server.
443
+ */
444
+ readonly description?: string;
445
+ }
446
+ /** The response of a FirewallResource list operation. */
447
+ export interface FirewallResourceListResult {
448
+ /** The items on this page */
449
+ value: FirewallResource[];
450
+ /** The link to the next page of items */
451
+ nextLink?: string;
452
+ }
453
+ /** Network settings for Firewall */
454
+ export interface NetworkProfile {
455
+ /** Vnet configurations */
456
+ vnetConfiguration?: VnetConfiguration;
457
+ /** Vwan configurations */
458
+ vwanConfiguration?: VwanConfiguration;
459
+ /** vnet or vwan, cannot be updated */
460
+ networkType: NetworkType;
461
+ /** List of IPs associated with the Firewall */
462
+ publicIps: IPAddress[];
463
+ /** Enable egress NAT, enabled by default */
464
+ enableEgressNat: EgressNat;
465
+ /** Egress nat IP to use */
466
+ egressNatIp?: IPAddress[];
467
+ }
468
+ /** VnetInfo for Firewall Networking */
469
+ export interface VnetConfiguration {
470
+ /** Azure Virtual Network */
471
+ vnet: IPAddressSpace;
472
+ /** Trust Subnet */
473
+ trustSubnet: IPAddressSpace;
474
+ /** Untrust Subnet */
475
+ unTrustSubnet: IPAddressSpace;
476
+ /** IP of trust subnet for UDR */
477
+ ipOfTrustSubnetForUdr?: IPAddress;
478
+ }
479
+ /** IP Address Space */
480
+ export interface IPAddressSpace {
481
+ /** Resource Id */
482
+ resourceId?: string;
483
+ /** Address Space */
484
+ addressSpace?: string;
485
+ }
486
+ /** IP Address */
487
+ export interface IPAddress {
488
+ /** Resource Id */
489
+ resourceId?: string;
490
+ /** Address value */
491
+ address?: string;
492
+ }
493
+ /** VwanInfo for Firewall Networking */
494
+ export interface VwanConfiguration {
495
+ /** Network Virtual Appliance resource ID */
496
+ networkVirtualApplianceId?: string;
497
+ /** vHub Address */
498
+ vHub: IPAddressSpace;
499
+ /** Trust Subnet */
500
+ trustSubnet?: IPAddressSpace;
501
+ /** Untrust Subnet */
502
+ unTrustSubnet?: IPAddressSpace;
503
+ /** IP of trust subnet for UDR */
504
+ ipOfTrustSubnetForUdr?: IPAddress;
505
+ }
506
+ /** Panorama Config */
507
+ export interface PanoramaConfig {
508
+ /** Base64 encoded string representing Panorama parameters to be used by Firewall to connect to Panorama. This string is generated via azure plugin in Panorama */
509
+ configString: string;
510
+ /**
511
+ * VM auth key for panorama connectivity
512
+ * NOTE: This property will not be serialized. It can only be populated by the server.
513
+ */
514
+ readonly vmAuthKey?: string;
515
+ /**
516
+ * Primary Panorama Server IP address value in dotted format for IPv4
517
+ * NOTE: This property will not be serialized. It can only be populated by the server.
518
+ */
519
+ readonly panoramaServer?: string;
520
+ /**
521
+ * Secondary Panorama Server IP address value in dotted format for IPv4
522
+ * NOTE: This property will not be serialized. It can only be populated by the server.
523
+ */
524
+ readonly panoramaServer2?: string;
525
+ /**
526
+ * Panorama Device Group to join
527
+ * NOTE: This property will not be serialized. It can only be populated by the server.
528
+ */
529
+ readonly dgName?: string;
530
+ /**
531
+ * Panorama Template Stack to join - (Once configured we can not edit the value)
532
+ * NOTE: This property will not be serialized. It can only be populated by the server.
533
+ */
534
+ readonly tplName?: string;
535
+ /**
536
+ * Panorama Collector Group to join - (Once configured we can not edit the value)
537
+ * NOTE: This property will not be serialized. It can only be populated by the server.
538
+ */
539
+ readonly cgName?: string;
540
+ /**
541
+ * Resource name(may be unique) for PN admin
542
+ * NOTE: This property will not be serialized. It can only be populated by the server.
543
+ */
544
+ readonly hostName?: string;
545
+ }
546
+ /** Associated rulestack details */
547
+ export interface RulestackDetails {
548
+ /** Resource Id */
549
+ resourceId?: string;
550
+ /** Associated rulestack Id */
551
+ rulestackId?: string;
552
+ /** Rulestack location */
553
+ location?: string;
554
+ }
555
+ /** DNS Proxy settings for Firewall */
556
+ export interface DNSSettings {
557
+ /** Enable DNS proxy, disabled by default */
558
+ enableDnsProxy?: DNSProxy;
559
+ /** Enabled DNS proxy type, disabled by default */
560
+ enabledDnsType?: EnabledDNSType;
561
+ /** List of IPs associated with the Firewall */
562
+ dnsServers?: IPAddress[];
563
+ }
564
+ /** Frontend setting for Firewall */
565
+ export interface FrontendSetting {
566
+ /** Settings name */
567
+ name: string;
568
+ /** Protocol Type */
569
+ protocol: ProtocolType;
570
+ /** Frontend configurations */
571
+ frontendConfiguration: EndpointConfiguration;
572
+ /** Backend configurations */
573
+ backendConfiguration: EndpointConfiguration;
574
+ }
575
+ /** Endpoint Configuration for frontend and backend */
576
+ export interface EndpointConfiguration {
577
+ /** port ID */
578
+ port: string;
579
+ /** Address Space */
580
+ address: IPAddress;
581
+ }
582
+ /** Billing plan information. */
583
+ export interface PlanData {
584
+ /** different usage type like PAYG/COMMITTED */
585
+ usageType?: UsageType;
586
+ /** different billing cycles like MONTHLY/WEEKLY */
587
+ billingCycle: BillingCycle;
588
+ /** plan id as published by Liftr.PAN */
589
+ planId: string;
590
+ /**
591
+ * date when plan was applied
592
+ * NOTE: This property will not be serialized. It can only be populated by the server.
593
+ */
594
+ readonly effectiveDate?: Date;
595
+ }
596
+ /** MarketplaceDetails of PAN Firewall resource */
597
+ export interface MarketplaceDetails {
598
+ /**
599
+ * Marketplace Subscription Id
600
+ * NOTE: This property will not be serialized. It can only be populated by the server.
601
+ */
602
+ readonly marketplaceSubscriptionId?: string;
603
+ /** Offer Id */
604
+ offerId: string;
605
+ /** Publisher Id */
606
+ publisherId: string;
607
+ /** Marketplace Subscription Status */
608
+ marketplaceSubscriptionStatus?: MarketplaceSubscriptionStatus;
609
+ }
610
+ /** The response of a LocalRulestackResource list operation. */
611
+ export interface LocalRulestackResourceListResult {
612
+ /** The items on this page */
613
+ value: LocalRulestackResource[];
614
+ /** The link to the next page of items */
615
+ nextLink?: string;
616
+ }
617
+ /** The type used for update operations of the FirewallResource. */
618
+ export interface FirewallResourceUpdate {
619
+ /** The managed service identities assigned to this resource. */
620
+ identity?: AzureResourceManagerManagedIdentityProperties;
621
+ /** Resource tags. */
622
+ tags?: {
623
+ [propertyName: string]: string;
624
+ };
625
+ /** The updatable properties of the FirewallResource. */
626
+ properties?: FirewallResourceUpdateProperties;
627
+ }
628
+ /** The updatable properties of the FirewallResource. */
629
+ export interface FirewallResourceUpdateProperties {
630
+ /** panEtag info */
631
+ panEtag?: string;
632
+ /** Network settings */
633
+ networkProfile?: NetworkProfile;
634
+ /** Panorama Managed: Default is False. Default will be CloudSec managed */
635
+ isPanoramaManaged?: BooleanEnum;
636
+ /** Panorama Configuration */
637
+ panoramaConfig?: PanoramaConfig;
638
+ /** Associated Rulestack */
639
+ associatedRulestack?: RulestackDetails;
640
+ /** DNS settings for Firewall */
641
+ dnsSettings?: DNSSettings;
642
+ /** Frontend settings for Firewall */
643
+ frontEndSettings?: FrontendSetting[];
644
+ /** Billing plan information. */
645
+ planData?: PlanData;
646
+ /** Marketplace details */
647
+ marketplaceDetails?: MarketplaceDetails;
648
+ }
649
+ /** PAN Rulestack Describe Object */
650
+ export interface GlobalRulestackInfo {
651
+ /** rulestack description */
652
+ azureId: string;
653
+ }
654
+ /** Log Settings for Firewall */
655
+ export interface LogSettings {
656
+ /** One of possible log type */
657
+ logType?: LogType;
658
+ /** Log option SAME/INDIVIDUAL */
659
+ logOption?: LogOption;
660
+ /** Application Insight details */
661
+ applicationInsights?: ApplicationInsights;
662
+ /** Common destination configurations */
663
+ commonDestination?: LogDestination;
664
+ /** Traffic destination configurations */
665
+ trafficLogDestination?: LogDestination;
666
+ /** Threat destination configurations */
667
+ threatLogDestination?: LogDestination;
668
+ /** Decrypt destination configurations */
669
+ decryptLogDestination?: LogDestination;
670
+ }
671
+ /** Application Insights key */
672
+ export interface ApplicationInsights {
673
+ /** Resource id for Application Insights */
674
+ id?: string;
675
+ /** Application Insights key */
676
+ key?: string;
677
+ }
678
+ /** Log Destination */
679
+ export interface LogDestination {
680
+ /** Storage account configurations */
681
+ storageConfigurations?: StorageAccount;
682
+ /** Event Hub configurations */
683
+ eventHubConfigurations?: EventHub;
684
+ /** Monitor Log configurations */
685
+ monitorConfigurations?: MonitorLog;
686
+ }
687
+ /** Storage Account configurations */
688
+ export interface StorageAccount {
689
+ /** Resource ID of storage account */
690
+ id?: string;
691
+ /** Subscription Id */
692
+ subscriptionId?: string;
693
+ /** Storage account name */
694
+ accountName?: string;
695
+ }
696
+ /** EventHub configurations */
697
+ export interface EventHub {
698
+ /** Resource ID of EventHub */
699
+ id?: string;
700
+ /** Subscription Id */
701
+ subscriptionId?: string;
702
+ /** EventHub name */
703
+ name?: string;
704
+ /** EventHub namespace */
705
+ nameSpace?: string;
706
+ /** EventHub policy name */
707
+ policyName?: string;
708
+ }
709
+ /** MonitorLog configurations */
710
+ export interface MonitorLog {
711
+ /** Resource ID of MonitorLog */
712
+ id?: string;
713
+ /** Subscription Id */
714
+ subscriptionId?: string;
715
+ /** MonitorLog workspace */
716
+ workspace?: string;
717
+ /** Primary Key value for Monitor */
718
+ primaryKey?: string;
719
+ /** Secondary Key value for Monitor */
720
+ secondaryKey?: string;
721
+ }
722
+ /** Support information for the resource */
723
+ export interface SupportInfo {
724
+ /** product SKU associated with given resource */
725
+ productSku?: string;
726
+ /** product Serial associated with given resource */
727
+ productSerial?: string;
728
+ /** account registered in Customer Support Portal */
729
+ accountRegistered?: BooleanEnum;
730
+ /** Support account associated with given resource */
731
+ accountId?: string;
732
+ /** user domain is supported in Customer Support Portal */
733
+ userDomainSupported?: BooleanEnum;
734
+ /** user registered in Customer Support Portal */
735
+ userRegistered?: BooleanEnum;
736
+ /** Product usage is in free trial period */
737
+ freeTrial?: BooleanEnum;
738
+ /** Free trial days remaining */
739
+ freeTrialDaysLeft?: number;
740
+ /** Free trial credit remaining */
741
+ freeTrialCreditLeft?: number;
742
+ /** URL for paloaltonetworks live community */
743
+ helpURL?: string;
744
+ /** URL for paloaltonetworks Customer Service Portal */
745
+ supportURL?: string;
746
+ /** URL for registering product in paloaltonetworks Customer Service Portal */
747
+ registerURL?: string;
748
+ }
749
+ /** The type used for update operations of the LocalRulestackResource. */
750
+ export interface LocalRulestackResourceUpdate {
751
+ /** The managed service identities assigned to this resource. */
752
+ identity?: AzureResourceManagerManagedIdentityProperties;
753
+ /** Resource tags. */
754
+ tags?: {
755
+ [propertyName: string]: string;
756
+ };
757
+ /** The updatable properties of the LocalRulestackResource. */
758
+ properties?: LocalRulestackResourceUpdateProperties;
759
+ }
760
+ /** The updatable properties of the LocalRulestackResource. */
761
+ export interface LocalRulestackResourceUpdateProperties {
762
+ /** PanEtag info */
763
+ panEtag?: string;
764
+ /** Rulestack Location, Required for GlobalRulestacks, Not for LocalRulestacks */
765
+ panLocation?: string;
766
+ /** Rulestack Type */
767
+ scope?: ScopeType;
768
+ /** subscription scope of global rulestack */
769
+ associatedSubscriptions?: string[];
770
+ /** rulestack description */
771
+ description?: string;
772
+ /** Mode for default rules creation */
773
+ defaultMode?: DefaultMode;
774
+ /** minimum version */
775
+ minAppIdVersion?: string;
776
+ /** Security Profile */
777
+ securityServices?: SecurityServices;
778
+ }
779
+ /** The response of a CertificateObjectLocalRulestackResource list operation. */
780
+ export interface CertificateObjectLocalRulestackResourceListResult {
781
+ /** The items on this page */
782
+ value: CertificateObjectLocalRulestackResource[];
783
+ /** The link to the next page of items */
784
+ nextLink?: string;
785
+ }
786
+ /** The response of a FqdnListLocalRulestackResource list operation. */
787
+ export interface FqdnListLocalRulestackResourceListResult {
788
+ /** The items on this page */
789
+ value: FqdnListLocalRulestackResource[];
790
+ /** The link to the next page of items */
791
+ nextLink?: string;
792
+ }
793
+ /** The response of a LocalRulesResource list operation. */
794
+ export interface LocalRulesResourceListResult {
795
+ /** The items on this page */
796
+ value: LocalRulesResource[];
797
+ /** The link to the next page of items */
798
+ nextLink?: string;
799
+ }
800
+ /** The response of a PrefixListResource list operation. */
801
+ export interface PrefixListResourceListResult {
802
+ /** The items on this page */
803
+ value: PrefixListResource[];
804
+ /** The link to the next page of items */
805
+ nextLink?: string;
806
+ }
807
+ /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
808
+ export interface ProxyResource extends Resource {
809
+ }
810
+ /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
811
+ export interface TrackedResource extends Resource {
812
+ /** Resource tags. */
813
+ tags?: {
814
+ [propertyName: string]: string;
815
+ };
816
+ /** The geo-location where the resource lives */
817
+ location: string;
818
+ }
819
+ /** PaloAltoNetworks GlobalRulestack */
820
+ export interface GlobalRulestackResource extends ProxyResource {
821
+ /** Global Location */
822
+ location: string;
823
+ /** The managed service identities assigned to this resource. */
824
+ identity?: AzureResourceManagerManagedIdentityProperties;
825
+ /** PanEtag info */
826
+ panEtag?: string;
827
+ /** Rulestack Location, Required for GlobalRulestacks, Not for LocalRulestacks */
828
+ panLocation?: string;
829
+ /** Rulestack Type */
830
+ scope?: ScopeType;
831
+ /** subscription scope of global rulestack */
832
+ associatedSubscriptions?: string[];
833
+ /** rulestack description */
834
+ description?: string;
835
+ /** Mode for default rules creation */
836
+ defaultMode?: DefaultMode;
837
+ /** minimum version */
838
+ minAppIdVersion?: string;
839
+ /**
840
+ * Provisioning state of the resource.
841
+ * NOTE: This property will not be serialized. It can only be populated by the server.
842
+ */
843
+ readonly provisioningState?: ProvisioningState;
844
+ /** Security Profile */
845
+ securityServices?: SecurityServices;
846
+ }
847
+ /** GlobalRulestack Certificate Object */
848
+ export interface CertificateObjectGlobalRulestackResource extends ProxyResource {
849
+ /** Resource Id of certificate signer, to be populated only when certificateSelfSigned is false */
850
+ certificateSignerResourceId?: string;
851
+ /** use certificate self signed */
852
+ certificateSelfSigned: BooleanEnum;
853
+ /** comment for this object */
854
+ auditComment?: string;
855
+ /** user description for this object */
856
+ description?: string;
857
+ /** read only string representing last create or update */
858
+ etag?: string;
859
+ /**
860
+ * Provisioning state of the resource.
861
+ * NOTE: This property will not be serialized. It can only be populated by the server.
862
+ */
863
+ readonly provisioningState?: ProvisioningState;
864
+ }
865
+ /** GlobalRulestack fqdnList */
866
+ export interface FqdnListGlobalRulestackResource extends ProxyResource {
867
+ /** fqdn object description */
868
+ description?: string;
869
+ /** fqdn list */
870
+ fqdnList: string[];
871
+ /** etag info */
872
+ etag?: string;
873
+ /** comment for this object */
874
+ auditComment?: string;
875
+ /**
876
+ * Provisioning state of the resource.
877
+ * NOTE: This property will not be serialized. It can only be populated by the server.
878
+ */
879
+ readonly provisioningState?: ProvisioningState;
880
+ }
881
+ /** PostRulestack rule list */
882
+ export interface PostRulesResource extends ProxyResource {
883
+ /** etag info */
884
+ etag?: string;
885
+ /** rule name */
886
+ ruleName: string;
887
+ /** NOTE: This property will not be serialized. It can only be populated by the server. */
888
+ readonly priority?: number;
889
+ /** rule description */
890
+ description?: string;
891
+ /** state of this rule */
892
+ ruleState?: StateEnum;
893
+ /** source address */
894
+ source?: SourceAddr;
895
+ /** cidr should not be 'any' */
896
+ negateSource?: BooleanEnum;
897
+ /** destination address */
898
+ destination?: DestinationAddr;
899
+ /** cidr should not be 'any' */
900
+ negateDestination?: BooleanEnum;
901
+ /** array of rule applications */
902
+ applications?: string[];
903
+ /** rule category */
904
+ category?: Category;
905
+ /** any, application-default, TCP:number, UDP:number */
906
+ protocol?: string;
907
+ /** prot port list */
908
+ protocolPortList?: string[];
909
+ /** inbound Inspection Certificate */
910
+ inboundInspectionCertificate?: string;
911
+ /** rule comment */
912
+ auditComment?: string;
913
+ /** rule action */
914
+ actionType?: ActionEnum;
915
+ /** enable or disable logging */
916
+ enableLogging?: StateEnum;
917
+ /** enable or disable decryption */
918
+ decryptionRuleType?: DecryptionRuleTypeEnum;
919
+ /** tag for rule */
920
+ tags?: TagInfo[];
921
+ /**
922
+ * Provisioning state of the resource.
923
+ * NOTE: This property will not be serialized. It can only be populated by the server.
924
+ */
925
+ readonly provisioningState?: ProvisioningState;
926
+ }
927
+ /** GlobalRulestack prefixList */
928
+ export interface PrefixListGlobalRulestackResource extends ProxyResource {
929
+ /** prefix description */
930
+ description?: string;
931
+ /** prefix list */
932
+ prefixList: string[];
933
+ /** etag info */
934
+ etag?: string;
935
+ /** comment for this object */
936
+ auditComment?: string;
937
+ /**
938
+ * Provisioning state of the resource.
939
+ * NOTE: This property will not be serialized. It can only be populated by the server.
940
+ */
941
+ readonly provisioningState?: ProvisioningState;
942
+ }
943
+ /** PreRulestack rule list */
944
+ export interface PreRulesResource extends ProxyResource {
945
+ /** etag info */
946
+ etag?: string;
947
+ /** rule name */
948
+ ruleName: string;
949
+ /** NOTE: This property will not be serialized. It can only be populated by the server. */
950
+ readonly priority?: number;
951
+ /** rule description */
952
+ description?: string;
953
+ /** state of this rule */
954
+ ruleState?: StateEnum;
955
+ /** source address */
956
+ source?: SourceAddr;
957
+ /** cidr should not be 'any' */
958
+ negateSource?: BooleanEnum;
959
+ /** destination address */
960
+ destination?: DestinationAddr;
961
+ /** cidr should not be 'any' */
962
+ negateDestination?: BooleanEnum;
963
+ /** array of rule applications */
964
+ applications?: string[];
965
+ /** rule category */
966
+ category?: Category;
967
+ /** any, application-default, TCP:number, UDP:number */
968
+ protocol?: string;
969
+ /** prot port list */
970
+ protocolPortList?: string[];
971
+ /** inbound Inspection Certificate */
972
+ inboundInspectionCertificate?: string;
973
+ /** rule comment */
974
+ auditComment?: string;
975
+ /** rule action */
976
+ actionType?: ActionEnum;
977
+ /** enable or disable logging */
978
+ enableLogging?: StateEnum;
979
+ /** enable or disable decryption */
980
+ decryptionRuleType?: DecryptionRuleTypeEnum;
981
+ /** tag for rule */
982
+ tags?: TagInfo[];
983
+ /**
984
+ * Provisioning state of the resource.
985
+ * NOTE: This property will not be serialized. It can only be populated by the server.
986
+ */
987
+ readonly provisioningState?: ProvisioningState;
988
+ }
989
+ /** LocalRulestack Certificate Object */
990
+ export interface CertificateObjectLocalRulestackResource extends ProxyResource {
991
+ /** Resource Id of certificate signer, to be populated only when certificateSelfSigned is false */
992
+ certificateSignerResourceId?: string;
993
+ /** use certificate self signed */
994
+ certificateSelfSigned: BooleanEnum;
995
+ /** comment for this object */
996
+ auditComment?: string;
997
+ /** user description for this object */
998
+ description?: string;
999
+ /** read only string representing last create or update */
1000
+ etag?: string;
1001
+ /**
1002
+ * Provisioning state of the resource.
1003
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1004
+ */
1005
+ readonly provisioningState?: ProvisioningState;
1006
+ }
1007
+ /** LocalRulestack fqdnList */
1008
+ export interface FqdnListLocalRulestackResource extends ProxyResource {
1009
+ /** fqdn object description */
1010
+ description?: string;
1011
+ /** fqdn list */
1012
+ fqdnList: string[];
1013
+ /** etag info */
1014
+ etag?: string;
1015
+ /** comment for this object */
1016
+ auditComment?: string;
1017
+ /**
1018
+ * Provisioning state of the resource.
1019
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1020
+ */
1021
+ readonly provisioningState?: ProvisioningState;
1022
+ }
1023
+ /** LocalRulestack rule list */
1024
+ export interface LocalRulesResource extends ProxyResource {
1025
+ /** etag info */
1026
+ etag?: string;
1027
+ /** rule name */
1028
+ ruleName: string;
1029
+ /** NOTE: This property will not be serialized. It can only be populated by the server. */
1030
+ readonly priority?: number;
1031
+ /** rule description */
1032
+ description?: string;
1033
+ /** state of this rule */
1034
+ ruleState?: StateEnum;
1035
+ /** source address */
1036
+ source?: SourceAddr;
1037
+ /** cidr should not be 'any' */
1038
+ negateSource?: BooleanEnum;
1039
+ /** destination address */
1040
+ destination?: DestinationAddr;
1041
+ /** cidr should not be 'any' */
1042
+ negateDestination?: BooleanEnum;
1043
+ /** array of rule applications */
1044
+ applications?: string[];
1045
+ /** rule category */
1046
+ category?: Category;
1047
+ /** any, application-default, TCP:number, UDP:number */
1048
+ protocol?: string;
1049
+ /** prot port list */
1050
+ protocolPortList?: string[];
1051
+ /** inbound Inspection Certificate */
1052
+ inboundInspectionCertificate?: string;
1053
+ /** rule comment */
1054
+ auditComment?: string;
1055
+ /** rule action */
1056
+ actionType?: ActionEnum;
1057
+ /** enable or disable logging */
1058
+ enableLogging?: StateEnum;
1059
+ /** enable or disable decryption */
1060
+ decryptionRuleType?: DecryptionRuleTypeEnum;
1061
+ /** tag for rule */
1062
+ tags?: TagInfo[];
1063
+ /**
1064
+ * Provisioning state of the resource.
1065
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1066
+ */
1067
+ readonly provisioningState?: ProvisioningState;
1068
+ }
1069
+ /** LocalRulestack prefixList */
1070
+ export interface PrefixListResource extends ProxyResource {
1071
+ /** prefix description */
1072
+ description?: string;
1073
+ /** prefix list */
1074
+ prefixList: string[];
1075
+ /** etag info */
1076
+ etag?: string;
1077
+ /** comment for this object */
1078
+ auditComment?: string;
1079
+ /**
1080
+ * Provisioning state of the resource.
1081
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1082
+ */
1083
+ readonly provisioningState?: ProvisioningState;
1084
+ }
1085
+ /** PaloAltoNetworks Firewall */
1086
+ export interface FirewallResource extends TrackedResource {
1087
+ /** The managed service identities assigned to this resource. */
1088
+ identity?: AzureResourceManagerManagedIdentityProperties;
1089
+ /** panEtag info */
1090
+ panEtag?: string;
1091
+ /** Network settings */
1092
+ networkProfile: NetworkProfile;
1093
+ /** Panorama Managed: Default is False. Default will be CloudSec managed */
1094
+ isPanoramaManaged?: BooleanEnum;
1095
+ /** Panorama Configuration */
1096
+ panoramaConfig?: PanoramaConfig;
1097
+ /** Associated Rulestack */
1098
+ associatedRulestack?: RulestackDetails;
1099
+ /** DNS settings for Firewall */
1100
+ dnsSettings: DNSSettings;
1101
+ /** Frontend settings for Firewall */
1102
+ frontEndSettings?: FrontendSetting[];
1103
+ /**
1104
+ * Provisioning state of the resource.
1105
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1106
+ */
1107
+ readonly provisioningState?: ProvisioningState;
1108
+ /** Billing plan information. */
1109
+ planData: PlanData;
1110
+ /** Marketplace details */
1111
+ marketplaceDetails: MarketplaceDetails;
1112
+ }
1113
+ /** PaloAltoNetworks LocalRulestack */
1114
+ export interface LocalRulestackResource extends TrackedResource {
1115
+ /** The managed service identities assigned to this resource. */
1116
+ identity?: AzureResourceManagerManagedIdentityProperties;
1117
+ /** PanEtag info */
1118
+ panEtag?: string;
1119
+ /** Rulestack Location, Required for GlobalRulestacks, Not for LocalRulestacks */
1120
+ panLocation?: string;
1121
+ /** Rulestack Type */
1122
+ scope?: ScopeType;
1123
+ /** subscription scope of global rulestack */
1124
+ associatedSubscriptions?: string[];
1125
+ /** rulestack description */
1126
+ description?: string;
1127
+ /** Mode for default rules creation */
1128
+ defaultMode?: DefaultMode;
1129
+ /** minimum version */
1130
+ minAppIdVersion?: string;
1131
+ /**
1132
+ * Provisioning state of the resource.
1133
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1134
+ */
1135
+ readonly provisioningState?: ProvisioningState;
1136
+ /** Security Profile */
1137
+ securityServices?: SecurityServices;
1138
+ }
1139
+ /** Known values of {@link ScopeType} that the service accepts. */
1140
+ export declare enum KnownScopeType {
1141
+ /** Local */
1142
+ Local = "LOCAL",
1143
+ /** Global */
1144
+ Global = "GLOBAL"
1145
+ }
1146
+ /**
1147
+ * Defines values for ScopeType. \
1148
+ * {@link KnownScopeType} can be used interchangeably with ScopeType,
1149
+ * this enum contains the known values that the service supports.
1150
+ * ### Known values supported by the service
1151
+ * **LOCAL** \
1152
+ * **GLOBAL**
1153
+ */
1154
+ export declare type ScopeType = string;
1155
+ /** Known values of {@link DefaultMode} that the service accepts. */
1156
+ export declare enum KnownDefaultMode {
1157
+ /** IPS */
1158
+ IPS = "IPS",
1159
+ /** Firewall */
1160
+ Firewall = "FIREWALL",
1161
+ /** None */
1162
+ None = "NONE"
1163
+ }
1164
+ /**
1165
+ * Defines values for DefaultMode. \
1166
+ * {@link KnownDefaultMode} can be used interchangeably with DefaultMode,
1167
+ * this enum contains the known values that the service supports.
1168
+ * ### Known values supported by the service
1169
+ * **IPS** \
1170
+ * **FIREWALL** \
1171
+ * **NONE**
1172
+ */
1173
+ export declare type DefaultMode = string;
1174
+ /** Known values of {@link ProvisioningState} that the service accepts. */
1175
+ export declare enum KnownProvisioningState {
1176
+ /** Accepted */
1177
+ Accepted = "Accepted",
1178
+ /** Creating */
1179
+ Creating = "Creating",
1180
+ /** Updating */
1181
+ Updating = "Updating",
1182
+ /** Deleting */
1183
+ Deleting = "Deleting",
1184
+ /** Succeeded */
1185
+ Succeeded = "Succeeded",
1186
+ /** Failed */
1187
+ Failed = "Failed",
1188
+ /** Canceled */
1189
+ Canceled = "Canceled",
1190
+ /** Deleted */
1191
+ Deleted = "Deleted",
1192
+ /** NotSpecified */
1193
+ NotSpecified = "NotSpecified"
1194
+ }
1195
+ /**
1196
+ * Defines values for ProvisioningState. \
1197
+ * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
1198
+ * this enum contains the known values that the service supports.
1199
+ * ### Known values supported by the service
1200
+ * **Accepted** \
1201
+ * **Creating** \
1202
+ * **Updating** \
1203
+ * **Deleting** \
1204
+ * **Succeeded** \
1205
+ * **Failed** \
1206
+ * **Canceled** \
1207
+ * **Deleted** \
1208
+ * **NotSpecified**
1209
+ */
1210
+ export declare type ProvisioningState = string;
1211
+ /** Known values of {@link ManagedIdentityType} that the service accepts. */
1212
+ export declare enum KnownManagedIdentityType {
1213
+ /** None */
1214
+ None = "None",
1215
+ /** SystemAssigned */
1216
+ SystemAssigned = "SystemAssigned",
1217
+ /** UserAssigned */
1218
+ UserAssigned = "UserAssigned",
1219
+ /** SystemAndUserAssigned */
1220
+ SystemAndUserAssigned = "SystemAssigned,UserAssigned"
1221
+ }
1222
+ /**
1223
+ * Defines values for ManagedIdentityType. \
1224
+ * {@link KnownManagedIdentityType} can be used interchangeably with ManagedIdentityType,
1225
+ * this enum contains the known values that the service supports.
1226
+ * ### Known values supported by the service
1227
+ * **None** \
1228
+ * **SystemAssigned** \
1229
+ * **UserAssigned** \
1230
+ * **SystemAssigned,UserAssigned**
1231
+ */
1232
+ export declare type ManagedIdentityType = string;
1233
+ /** Known values of {@link CreatedByType} that the service accepts. */
1234
+ export declare enum KnownCreatedByType {
1235
+ /** User */
1236
+ User = "User",
1237
+ /** Application */
1238
+ Application = "Application",
1239
+ /** ManagedIdentity */
1240
+ ManagedIdentity = "ManagedIdentity",
1241
+ /** Key */
1242
+ Key = "Key"
1243
+ }
1244
+ /**
1245
+ * Defines values for CreatedByType. \
1246
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
1247
+ * this enum contains the known values that the service supports.
1248
+ * ### Known values supported by the service
1249
+ * **User** \
1250
+ * **Application** \
1251
+ * **ManagedIdentity** \
1252
+ * **Key**
1253
+ */
1254
+ export declare type CreatedByType = string;
1255
+ /** Known values of {@link BooleanEnum} that the service accepts. */
1256
+ export declare enum KnownBooleanEnum {
1257
+ /** True */
1258
+ True = "TRUE",
1259
+ /** False */
1260
+ False = "FALSE"
1261
+ }
1262
+ /**
1263
+ * Defines values for BooleanEnum. \
1264
+ * {@link KnownBooleanEnum} can be used interchangeably with BooleanEnum,
1265
+ * this enum contains the known values that the service supports.
1266
+ * ### Known values supported by the service
1267
+ * **TRUE** \
1268
+ * **FALSE**
1269
+ */
1270
+ export declare type BooleanEnum = string;
1271
+ /** Known values of {@link AdvSecurityObjectTypeEnum} that the service accepts. */
1272
+ export declare enum KnownAdvSecurityObjectTypeEnum {
1273
+ /** UrlCustom */
1274
+ UrlCustom = "urlCustom",
1275
+ /** Feeds */
1276
+ Feeds = "feeds"
1277
+ }
1278
+ /**
1279
+ * Defines values for AdvSecurityObjectTypeEnum. \
1280
+ * {@link KnownAdvSecurityObjectTypeEnum} can be used interchangeably with AdvSecurityObjectTypeEnum,
1281
+ * this enum contains the known values that the service supports.
1282
+ * ### Known values supported by the service
1283
+ * **urlCustom** \
1284
+ * **feeds**
1285
+ */
1286
+ export declare type AdvSecurityObjectTypeEnum = string;
1287
+ /** Known values of {@link SecurityServicesTypeEnum} that the service accepts. */
1288
+ export declare enum KnownSecurityServicesTypeEnum {
1289
+ /** AntiSpyware */
1290
+ AntiSpyware = "antiSpyware",
1291
+ /** AntiVirus */
1292
+ AntiVirus = "antiVirus",
1293
+ /** IpsVulnerability */
1294
+ IpsVulnerability = "ipsVulnerability",
1295
+ /** UrlFiltering */
1296
+ UrlFiltering = "urlFiltering",
1297
+ /** FileBlocking */
1298
+ FileBlocking = "fileBlocking",
1299
+ /** DnsSubscription */
1300
+ DnsSubscription = "dnsSubscription"
1301
+ }
1302
+ /**
1303
+ * Defines values for SecurityServicesTypeEnum. \
1304
+ * {@link KnownSecurityServicesTypeEnum} can be used interchangeably with SecurityServicesTypeEnum,
1305
+ * this enum contains the known values that the service supports.
1306
+ * ### Known values supported by the service
1307
+ * **antiSpyware** \
1308
+ * **antiVirus** \
1309
+ * **ipsVulnerability** \
1310
+ * **urlFiltering** \
1311
+ * **fileBlocking** \
1312
+ * **dnsSubscription**
1313
+ */
1314
+ export declare type SecurityServicesTypeEnum = string;
1315
+ /** Known values of {@link StateEnum} that the service accepts. */
1316
+ export declare enum KnownStateEnum {
1317
+ /** Disabled */
1318
+ Disabled = "DISABLED",
1319
+ /** Enabled */
1320
+ Enabled = "ENABLED"
1321
+ }
1322
+ /**
1323
+ * Defines values for StateEnum. \
1324
+ * {@link KnownStateEnum} can be used interchangeably with StateEnum,
1325
+ * this enum contains the known values that the service supports.
1326
+ * ### Known values supported by the service
1327
+ * **DISABLED** \
1328
+ * **ENABLED**
1329
+ */
1330
+ export declare type StateEnum = string;
1331
+ /** Known values of {@link ActionEnum} that the service accepts. */
1332
+ export declare enum KnownActionEnum {
1333
+ /** Allow */
1334
+ Allow = "Allow",
1335
+ /** DenySilent */
1336
+ DenySilent = "DenySilent",
1337
+ /** DenyResetServer */
1338
+ DenyResetServer = "DenyResetServer",
1339
+ /** DenyResetBoth */
1340
+ DenyResetBoth = "DenyResetBoth"
1341
+ }
1342
+ /**
1343
+ * Defines values for ActionEnum. \
1344
+ * {@link KnownActionEnum} can be used interchangeably with ActionEnum,
1345
+ * this enum contains the known values that the service supports.
1346
+ * ### Known values supported by the service
1347
+ * **Allow** \
1348
+ * **DenySilent** \
1349
+ * **DenyResetServer** \
1350
+ * **DenyResetBoth**
1351
+ */
1352
+ export declare type ActionEnum = string;
1353
+ /** Known values of {@link DecryptionRuleTypeEnum} that the service accepts. */
1354
+ export declare enum KnownDecryptionRuleTypeEnum {
1355
+ /** SSLOutboundInspection */
1356
+ SSLOutboundInspection = "SSLOutboundInspection",
1357
+ /** SSLInboundInspection */
1358
+ SSLInboundInspection = "SSLInboundInspection",
1359
+ /** None */
1360
+ None = "None"
1361
+ }
1362
+ /**
1363
+ * Defines values for DecryptionRuleTypeEnum. \
1364
+ * {@link KnownDecryptionRuleTypeEnum} can be used interchangeably with DecryptionRuleTypeEnum,
1365
+ * this enum contains the known values that the service supports.
1366
+ * ### Known values supported by the service
1367
+ * **SSLOutboundInspection** \
1368
+ * **SSLInboundInspection** \
1369
+ * **None**
1370
+ */
1371
+ export declare type DecryptionRuleTypeEnum = string;
1372
+ /** Known values of {@link Origin} that the service accepts. */
1373
+ export declare enum KnownOrigin {
1374
+ /** User */
1375
+ User = "user",
1376
+ /** System */
1377
+ System = "system",
1378
+ /** UserSystem */
1379
+ UserSystem = "user,system"
1380
+ }
1381
+ /**
1382
+ * Defines values for Origin. \
1383
+ * {@link KnownOrigin} can be used interchangeably with Origin,
1384
+ * this enum contains the known values that the service supports.
1385
+ * ### Known values supported by the service
1386
+ * **user** \
1387
+ * **system** \
1388
+ * **user,system**
1389
+ */
1390
+ export declare type Origin = string;
1391
+ /** Known values of {@link ActionType} that the service accepts. */
1392
+ export declare enum KnownActionType {
1393
+ /** Internal */
1394
+ Internal = "Internal"
1395
+ }
1396
+ /**
1397
+ * Defines values for ActionType. \
1398
+ * {@link KnownActionType} can be used interchangeably with ActionType,
1399
+ * this enum contains the known values that the service supports.
1400
+ * ### Known values supported by the service
1401
+ * **Internal**
1402
+ */
1403
+ export declare type ActionType = string;
1404
+ /** Known values of {@link NetworkType} that the service accepts. */
1405
+ export declare enum KnownNetworkType {
1406
+ /** Vnet */
1407
+ Vnet = "VNET",
1408
+ /** Vwan */
1409
+ Vwan = "VWAN"
1410
+ }
1411
+ /**
1412
+ * Defines values for NetworkType. \
1413
+ * {@link KnownNetworkType} can be used interchangeably with NetworkType,
1414
+ * this enum contains the known values that the service supports.
1415
+ * ### Known values supported by the service
1416
+ * **VNET** \
1417
+ * **VWAN**
1418
+ */
1419
+ export declare type NetworkType = string;
1420
+ /** Known values of {@link EgressNat} that the service accepts. */
1421
+ export declare enum KnownEgressNat {
1422
+ /** Disabled */
1423
+ Disabled = "DISABLED",
1424
+ /** Enabled */
1425
+ Enabled = "ENABLED"
1426
+ }
1427
+ /**
1428
+ * Defines values for EgressNat. \
1429
+ * {@link KnownEgressNat} can be used interchangeably with EgressNat,
1430
+ * this enum contains the known values that the service supports.
1431
+ * ### Known values supported by the service
1432
+ * **DISABLED** \
1433
+ * **ENABLED**
1434
+ */
1435
+ export declare type EgressNat = string;
1436
+ /** Known values of {@link DNSProxy} that the service accepts. */
1437
+ export declare enum KnownDNSProxy {
1438
+ /** Disabled */
1439
+ Disabled = "DISABLED",
1440
+ /** Enabled */
1441
+ Enabled = "ENABLED"
1442
+ }
1443
+ /**
1444
+ * Defines values for DNSProxy. \
1445
+ * {@link KnownDNSProxy} can be used interchangeably with DNSProxy,
1446
+ * this enum contains the known values that the service supports.
1447
+ * ### Known values supported by the service
1448
+ * **DISABLED** \
1449
+ * **ENABLED**
1450
+ */
1451
+ export declare type DNSProxy = string;
1452
+ /** Known values of {@link EnabledDNSType} that the service accepts. */
1453
+ export declare enum KnownEnabledDNSType {
1454
+ /** Custom */
1455
+ Custom = "CUSTOM",
1456
+ /** Azure */
1457
+ Azure = "AZURE"
1458
+ }
1459
+ /**
1460
+ * Defines values for EnabledDNSType. \
1461
+ * {@link KnownEnabledDNSType} can be used interchangeably with EnabledDNSType,
1462
+ * this enum contains the known values that the service supports.
1463
+ * ### Known values supported by the service
1464
+ * **CUSTOM** \
1465
+ * **AZURE**
1466
+ */
1467
+ export declare type EnabledDNSType = string;
1468
+ /** Known values of {@link ProtocolType} that the service accepts. */
1469
+ export declare enum KnownProtocolType {
1470
+ /** TCP */
1471
+ TCP = "TCP",
1472
+ /** UDP */
1473
+ UDP = "UDP"
1474
+ }
1475
+ /**
1476
+ * Defines values for ProtocolType. \
1477
+ * {@link KnownProtocolType} can be used interchangeably with ProtocolType,
1478
+ * this enum contains the known values that the service supports.
1479
+ * ### Known values supported by the service
1480
+ * **TCP** \
1481
+ * **UDP**
1482
+ */
1483
+ export declare type ProtocolType = string;
1484
+ /** Known values of {@link UsageType} that the service accepts. */
1485
+ export declare enum KnownUsageType {
1486
+ /** Payg */
1487
+ Payg = "PAYG",
1488
+ /** Committed */
1489
+ Committed = "COMMITTED"
1490
+ }
1491
+ /**
1492
+ * Defines values for UsageType. \
1493
+ * {@link KnownUsageType} can be used interchangeably with UsageType,
1494
+ * this enum contains the known values that the service supports.
1495
+ * ### Known values supported by the service
1496
+ * **PAYG** \
1497
+ * **COMMITTED**
1498
+ */
1499
+ export declare type UsageType = string;
1500
+ /** Known values of {@link BillingCycle} that the service accepts. */
1501
+ export declare enum KnownBillingCycle {
1502
+ /** Weekly */
1503
+ Weekly = "WEEKLY",
1504
+ /** Monthly */
1505
+ Monthly = "MONTHLY"
1506
+ }
1507
+ /**
1508
+ * Defines values for BillingCycle. \
1509
+ * {@link KnownBillingCycle} can be used interchangeably with BillingCycle,
1510
+ * this enum contains the known values that the service supports.
1511
+ * ### Known values supported by the service
1512
+ * **WEEKLY** \
1513
+ * **MONTHLY**
1514
+ */
1515
+ export declare type BillingCycle = string;
1516
+ /** Known values of {@link MarketplaceSubscriptionStatus} that the service accepts. */
1517
+ export declare enum KnownMarketplaceSubscriptionStatus {
1518
+ /** PendingFulfillmentStart */
1519
+ PendingFulfillmentStart = "PendingFulfillmentStart",
1520
+ /** Subscribed */
1521
+ Subscribed = "Subscribed",
1522
+ /** Suspended */
1523
+ Suspended = "Suspended",
1524
+ /** Unsubscribed */
1525
+ Unsubscribed = "Unsubscribed",
1526
+ /** NotStarted */
1527
+ NotStarted = "NotStarted",
1528
+ /** FulfillmentRequested */
1529
+ FulfillmentRequested = "FulfillmentRequested"
1530
+ }
1531
+ /**
1532
+ * Defines values for MarketplaceSubscriptionStatus. \
1533
+ * {@link KnownMarketplaceSubscriptionStatus} can be used interchangeably with MarketplaceSubscriptionStatus,
1534
+ * this enum contains the known values that the service supports.
1535
+ * ### Known values supported by the service
1536
+ * **PendingFulfillmentStart** \
1537
+ * **Subscribed** \
1538
+ * **Suspended** \
1539
+ * **Unsubscribed** \
1540
+ * **NotStarted** \
1541
+ * **FulfillmentRequested**
1542
+ */
1543
+ export declare type MarketplaceSubscriptionStatus = string;
1544
+ /** Known values of {@link LogType} that the service accepts. */
1545
+ export declare enum KnownLogType {
1546
+ /** Traffic */
1547
+ Traffic = "TRAFFIC",
1548
+ /** Threat */
1549
+ Threat = "THREAT",
1550
+ /** Decryption */
1551
+ Decryption = "DECRYPTION",
1552
+ /** Wildfire */
1553
+ Wildfire = "WILDFIRE",
1554
+ /** DLP */
1555
+ DLP = "DLP",
1556
+ /** Audit */
1557
+ Audit = "AUDIT"
1558
+ }
1559
+ /**
1560
+ * Defines values for LogType. \
1561
+ * {@link KnownLogType} can be used interchangeably with LogType,
1562
+ * this enum contains the known values that the service supports.
1563
+ * ### Known values supported by the service
1564
+ * **TRAFFIC** \
1565
+ * **THREAT** \
1566
+ * **DECRYPTION** \
1567
+ * **WILDFIRE** \
1568
+ * **DLP** \
1569
+ * **AUDIT**
1570
+ */
1571
+ export declare type LogType = string;
1572
+ /** Known values of {@link LogOption} that the service accepts. */
1573
+ export declare enum KnownLogOption {
1574
+ /** SameDestination */
1575
+ SameDestination = "SAME_DESTINATION",
1576
+ /** IndividualDestination */
1577
+ IndividualDestination = "INDIVIDUAL_DESTINATION"
1578
+ }
1579
+ /**
1580
+ * Defines values for LogOption. \
1581
+ * {@link KnownLogOption} can be used interchangeably with LogOption,
1582
+ * this enum contains the known values that the service supports.
1583
+ * ### Known values supported by the service
1584
+ * **SAME_DESTINATION** \
1585
+ * **INDIVIDUAL_DESTINATION**
1586
+ */
1587
+ export declare type LogOption = string;
1588
+ /** Optional parameters. */
1589
+ export interface GlobalRulestackListOptionalParams extends coreClient.OperationOptions {
1590
+ }
1591
+ /** Contains response data for the list operation. */
1592
+ export declare type GlobalRulestackListResponse = GlobalRulestackResourceListResult;
1593
+ /** Optional parameters. */
1594
+ export interface GlobalRulestackGetOptionalParams extends coreClient.OperationOptions {
1595
+ }
1596
+ /** Contains response data for the get operation. */
1597
+ export declare type GlobalRulestackGetResponse = GlobalRulestackResource;
1598
+ /** Optional parameters. */
1599
+ export interface GlobalRulestackCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1600
+ /** Delay to wait until next poll, in milliseconds. */
1601
+ updateIntervalInMs?: number;
1602
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1603
+ resumeFrom?: string;
1604
+ }
1605
+ /** Contains response data for the createOrUpdate operation. */
1606
+ export declare type GlobalRulestackCreateOrUpdateResponse = GlobalRulestackResource;
1607
+ /** Optional parameters. */
1608
+ export interface GlobalRulestackUpdateOptionalParams extends coreClient.OperationOptions {
1609
+ }
1610
+ /** Contains response data for the update operation. */
1611
+ export declare type GlobalRulestackUpdateResponse = GlobalRulestackResource;
1612
+ /** Optional parameters. */
1613
+ export interface GlobalRulestackDeleteOptionalParams extends coreClient.OperationOptions {
1614
+ /** Delay to wait until next poll, in milliseconds. */
1615
+ updateIntervalInMs?: number;
1616
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1617
+ resumeFrom?: string;
1618
+ }
1619
+ /** Optional parameters. */
1620
+ export interface GlobalRulestackCommitOptionalParams extends coreClient.OperationOptions {
1621
+ /** Delay to wait until next poll, in milliseconds. */
1622
+ updateIntervalInMs?: number;
1623
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1624
+ resumeFrom?: string;
1625
+ }
1626
+ /** Optional parameters. */
1627
+ export interface GlobalRulestackGetChangeLogOptionalParams extends coreClient.OperationOptions {
1628
+ }
1629
+ /** Contains response data for the getChangeLog operation. */
1630
+ export declare type GlobalRulestackGetChangeLogResponse = Changelog;
1631
+ /** Optional parameters. */
1632
+ export interface GlobalRulestackListAdvancedSecurityObjectsOptionalParams extends coreClient.OperationOptions {
1633
+ skip?: string;
1634
+ top?: number;
1635
+ }
1636
+ /** Contains response data for the listAdvancedSecurityObjects operation. */
1637
+ export declare type GlobalRulestackListAdvancedSecurityObjectsResponse = AdvSecurityObjectListResponse;
1638
+ /** Optional parameters. */
1639
+ export interface GlobalRulestackListAppIdsOptionalParams extends coreClient.OperationOptions {
1640
+ skip?: string;
1641
+ top?: number;
1642
+ appIdVersion?: string;
1643
+ appPrefix?: string;
1644
+ }
1645
+ /** Contains response data for the listAppIds operation. */
1646
+ export declare type GlobalRulestackListAppIdsResponse = ListAppIdResponse;
1647
+ /** Optional parameters. */
1648
+ export interface GlobalRulestackListCountriesOptionalParams extends coreClient.OperationOptions {
1649
+ skip?: string;
1650
+ top?: number;
1651
+ }
1652
+ /** Contains response data for the listCountries operation. */
1653
+ export declare type GlobalRulestackListCountriesResponse = CountriesResponse;
1654
+ /** Optional parameters. */
1655
+ export interface GlobalRulestackListFirewallsOptionalParams extends coreClient.OperationOptions {
1656
+ }
1657
+ /** Contains response data for the listFirewalls operation. */
1658
+ export declare type GlobalRulestackListFirewallsResponse = ListFirewallsResponse;
1659
+ /** Optional parameters. */
1660
+ export interface GlobalRulestackListPredefinedUrlCategoriesOptionalParams extends coreClient.OperationOptions {
1661
+ skip?: string;
1662
+ top?: number;
1663
+ }
1664
+ /** Contains response data for the listPredefinedUrlCategories operation. */
1665
+ export declare type GlobalRulestackListPredefinedUrlCategoriesResponse = PredefinedUrlCategoriesResponse;
1666
+ /** Optional parameters. */
1667
+ export interface GlobalRulestackListSecurityServicesOptionalParams extends coreClient.OperationOptions {
1668
+ skip?: string;
1669
+ top?: number;
1670
+ }
1671
+ /** Contains response data for the listSecurityServices operation. */
1672
+ export declare type GlobalRulestackListSecurityServicesResponse = SecurityServicesResponse;
1673
+ /** Optional parameters. */
1674
+ export interface GlobalRulestackRevertOptionalParams extends coreClient.OperationOptions {
1675
+ }
1676
+ /** Optional parameters. */
1677
+ export interface GlobalRulestackListNextOptionalParams extends coreClient.OperationOptions {
1678
+ }
1679
+ /** Contains response data for the listNext operation. */
1680
+ export declare type GlobalRulestackListNextResponse = GlobalRulestackResourceListResult;
1681
+ /** Optional parameters. */
1682
+ export interface CertificateObjectGlobalRulestackListOptionalParams extends coreClient.OperationOptions {
1683
+ }
1684
+ /** Contains response data for the list operation. */
1685
+ export declare type CertificateObjectGlobalRulestackListResponse = CertificateObjectGlobalRulestackResourceListResult;
1686
+ /** Optional parameters. */
1687
+ export interface CertificateObjectGlobalRulestackGetOptionalParams extends coreClient.OperationOptions {
1688
+ }
1689
+ /** Contains response data for the get operation. */
1690
+ export declare type CertificateObjectGlobalRulestackGetResponse = CertificateObjectGlobalRulestackResource;
1691
+ /** Optional parameters. */
1692
+ export interface CertificateObjectGlobalRulestackCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1693
+ /** Delay to wait until next poll, in milliseconds. */
1694
+ updateIntervalInMs?: number;
1695
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1696
+ resumeFrom?: string;
1697
+ }
1698
+ /** Contains response data for the createOrUpdate operation. */
1699
+ export declare type CertificateObjectGlobalRulestackCreateOrUpdateResponse = CertificateObjectGlobalRulestackResource;
1700
+ /** Optional parameters. */
1701
+ export interface CertificateObjectGlobalRulestackDeleteOptionalParams extends coreClient.OperationOptions {
1702
+ /** Delay to wait until next poll, in milliseconds. */
1703
+ updateIntervalInMs?: number;
1704
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1705
+ resumeFrom?: string;
1706
+ }
1707
+ /** Optional parameters. */
1708
+ export interface CertificateObjectGlobalRulestackListNextOptionalParams extends coreClient.OperationOptions {
1709
+ }
1710
+ /** Contains response data for the listNext operation. */
1711
+ export declare type CertificateObjectGlobalRulestackListNextResponse = CertificateObjectGlobalRulestackResourceListResult;
1712
+ /** Optional parameters. */
1713
+ export interface FqdnListGlobalRulestackListOptionalParams extends coreClient.OperationOptions {
1714
+ }
1715
+ /** Contains response data for the list operation. */
1716
+ export declare type FqdnListGlobalRulestackListResponse = FqdnListGlobalRulestackResourceListResult;
1717
+ /** Optional parameters. */
1718
+ export interface FqdnListGlobalRulestackGetOptionalParams extends coreClient.OperationOptions {
1719
+ }
1720
+ /** Contains response data for the get operation. */
1721
+ export declare type FqdnListGlobalRulestackGetResponse = FqdnListGlobalRulestackResource;
1722
+ /** Optional parameters. */
1723
+ export interface FqdnListGlobalRulestackCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1724
+ /** Delay to wait until next poll, in milliseconds. */
1725
+ updateIntervalInMs?: number;
1726
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1727
+ resumeFrom?: string;
1728
+ }
1729
+ /** Contains response data for the createOrUpdate operation. */
1730
+ export declare type FqdnListGlobalRulestackCreateOrUpdateResponse = FqdnListGlobalRulestackResource;
1731
+ /** Optional parameters. */
1732
+ export interface FqdnListGlobalRulestackDeleteOptionalParams extends coreClient.OperationOptions {
1733
+ /** Delay to wait until next poll, in milliseconds. */
1734
+ updateIntervalInMs?: number;
1735
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1736
+ resumeFrom?: string;
1737
+ }
1738
+ /** Optional parameters. */
1739
+ export interface FqdnListGlobalRulestackListNextOptionalParams extends coreClient.OperationOptions {
1740
+ }
1741
+ /** Contains response data for the listNext operation. */
1742
+ export declare type FqdnListGlobalRulestackListNextResponse = FqdnListGlobalRulestackResourceListResult;
1743
+ /** Optional parameters. */
1744
+ export interface PostRulesListOptionalParams extends coreClient.OperationOptions {
1745
+ }
1746
+ /** Contains response data for the list operation. */
1747
+ export declare type PostRulesListResponse = PostRulesResourceListResult;
1748
+ /** Optional parameters. */
1749
+ export interface PostRulesGetOptionalParams extends coreClient.OperationOptions {
1750
+ }
1751
+ /** Contains response data for the get operation. */
1752
+ export declare type PostRulesGetResponse = PostRulesResource;
1753
+ /** Optional parameters. */
1754
+ export interface PostRulesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1755
+ /** Delay to wait until next poll, in milliseconds. */
1756
+ updateIntervalInMs?: number;
1757
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1758
+ resumeFrom?: string;
1759
+ }
1760
+ /** Contains response data for the createOrUpdate operation. */
1761
+ export declare type PostRulesCreateOrUpdateResponse = PostRulesResource;
1762
+ /** Optional parameters. */
1763
+ export interface PostRulesDeleteOptionalParams extends coreClient.OperationOptions {
1764
+ /** Delay to wait until next poll, in milliseconds. */
1765
+ updateIntervalInMs?: number;
1766
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1767
+ resumeFrom?: string;
1768
+ }
1769
+ /** Optional parameters. */
1770
+ export interface PostRulesGetCountersOptionalParams extends coreClient.OperationOptions {
1771
+ firewallName?: string;
1772
+ }
1773
+ /** Contains response data for the getCounters operation. */
1774
+ export declare type PostRulesGetCountersResponse = RuleCounter;
1775
+ /** Optional parameters. */
1776
+ export interface PostRulesRefreshCountersOptionalParams extends coreClient.OperationOptions {
1777
+ firewallName?: string;
1778
+ }
1779
+ /** Optional parameters. */
1780
+ export interface PostRulesResetCountersOptionalParams extends coreClient.OperationOptions {
1781
+ firewallName?: string;
1782
+ }
1783
+ /** Contains response data for the resetCounters operation. */
1784
+ export declare type PostRulesResetCountersResponse = RuleCounterReset;
1785
+ /** Optional parameters. */
1786
+ export interface PostRulesListNextOptionalParams extends coreClient.OperationOptions {
1787
+ }
1788
+ /** Contains response data for the listNext operation. */
1789
+ export declare type PostRulesListNextResponse = PostRulesResourceListResult;
1790
+ /** Optional parameters. */
1791
+ export interface PrefixListGlobalRulestackListOptionalParams extends coreClient.OperationOptions {
1792
+ }
1793
+ /** Contains response data for the list operation. */
1794
+ export declare type PrefixListGlobalRulestackListResponse = PrefixListGlobalRulestackResourceListResult;
1795
+ /** Optional parameters. */
1796
+ export interface PrefixListGlobalRulestackGetOptionalParams extends coreClient.OperationOptions {
1797
+ }
1798
+ /** Contains response data for the get operation. */
1799
+ export declare type PrefixListGlobalRulestackGetResponse = PrefixListGlobalRulestackResource;
1800
+ /** Optional parameters. */
1801
+ export interface PrefixListGlobalRulestackCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1802
+ /** Delay to wait until next poll, in milliseconds. */
1803
+ updateIntervalInMs?: number;
1804
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1805
+ resumeFrom?: string;
1806
+ }
1807
+ /** Contains response data for the createOrUpdate operation. */
1808
+ export declare type PrefixListGlobalRulestackCreateOrUpdateResponse = PrefixListGlobalRulestackResource;
1809
+ /** Optional parameters. */
1810
+ export interface PrefixListGlobalRulestackDeleteOptionalParams extends coreClient.OperationOptions {
1811
+ /** Delay to wait until next poll, in milliseconds. */
1812
+ updateIntervalInMs?: number;
1813
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1814
+ resumeFrom?: string;
1815
+ }
1816
+ /** Optional parameters. */
1817
+ export interface PrefixListGlobalRulestackListNextOptionalParams extends coreClient.OperationOptions {
1818
+ }
1819
+ /** Contains response data for the listNext operation. */
1820
+ export declare type PrefixListGlobalRulestackListNextResponse = PrefixListGlobalRulestackResourceListResult;
1821
+ /** Optional parameters. */
1822
+ export interface PreRulesListOptionalParams extends coreClient.OperationOptions {
1823
+ }
1824
+ /** Contains response data for the list operation. */
1825
+ export declare type PreRulesListResponse = PreRulesResourceListResult;
1826
+ /** Optional parameters. */
1827
+ export interface PreRulesGetOptionalParams extends coreClient.OperationOptions {
1828
+ }
1829
+ /** Contains response data for the get operation. */
1830
+ export declare type PreRulesGetResponse = PreRulesResource;
1831
+ /** Optional parameters. */
1832
+ export interface PreRulesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1833
+ /** Delay to wait until next poll, in milliseconds. */
1834
+ updateIntervalInMs?: number;
1835
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1836
+ resumeFrom?: string;
1837
+ }
1838
+ /** Contains response data for the createOrUpdate operation. */
1839
+ export declare type PreRulesCreateOrUpdateResponse = PreRulesResource;
1840
+ /** Optional parameters. */
1841
+ export interface PreRulesDeleteOptionalParams extends coreClient.OperationOptions {
1842
+ /** Delay to wait until next poll, in milliseconds. */
1843
+ updateIntervalInMs?: number;
1844
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1845
+ resumeFrom?: string;
1846
+ }
1847
+ /** Optional parameters. */
1848
+ export interface PreRulesGetCountersOptionalParams extends coreClient.OperationOptions {
1849
+ firewallName?: string;
1850
+ }
1851
+ /** Contains response data for the getCounters operation. */
1852
+ export declare type PreRulesGetCountersResponse = RuleCounter;
1853
+ /** Optional parameters. */
1854
+ export interface PreRulesRefreshCountersOptionalParams extends coreClient.OperationOptions {
1855
+ firewallName?: string;
1856
+ }
1857
+ /** Optional parameters. */
1858
+ export interface PreRulesResetCountersOptionalParams extends coreClient.OperationOptions {
1859
+ firewallName?: string;
1860
+ }
1861
+ /** Contains response data for the resetCounters operation. */
1862
+ export declare type PreRulesResetCountersResponse = RuleCounterReset;
1863
+ /** Optional parameters. */
1864
+ export interface PreRulesListNextOptionalParams extends coreClient.OperationOptions {
1865
+ }
1866
+ /** Contains response data for the listNext operation. */
1867
+ export declare type PreRulesListNextResponse = PreRulesResourceListResult;
1868
+ /** Optional parameters. */
1869
+ export interface OperationsListOptionalParams extends coreClient.OperationOptions {
1870
+ }
1871
+ /** Contains response data for the list operation. */
1872
+ export declare type OperationsListResponse = OperationListResult;
1873
+ /** Optional parameters. */
1874
+ export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
1875
+ }
1876
+ /** Contains response data for the listNext operation. */
1877
+ export declare type OperationsListNextResponse = OperationListResult;
1878
+ /** Optional parameters. */
1879
+ export interface FirewallsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
1880
+ }
1881
+ /** Contains response data for the listBySubscription operation. */
1882
+ export declare type FirewallsListBySubscriptionResponse = FirewallResourceListResult;
1883
+ /** Optional parameters. */
1884
+ export interface FirewallsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
1885
+ }
1886
+ /** Contains response data for the listByResourceGroup operation. */
1887
+ export declare type FirewallsListByResourceGroupResponse = FirewallResourceListResult;
1888
+ /** Optional parameters. */
1889
+ export interface FirewallsGetOptionalParams extends coreClient.OperationOptions {
1890
+ }
1891
+ /** Contains response data for the get operation. */
1892
+ export declare type FirewallsGetResponse = FirewallResource;
1893
+ /** Optional parameters. */
1894
+ export interface FirewallsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1895
+ /** Delay to wait until next poll, in milliseconds. */
1896
+ updateIntervalInMs?: number;
1897
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1898
+ resumeFrom?: string;
1899
+ }
1900
+ /** Contains response data for the createOrUpdate operation. */
1901
+ export declare type FirewallsCreateOrUpdateResponse = FirewallResource;
1902
+ /** Optional parameters. */
1903
+ export interface FirewallsUpdateOptionalParams extends coreClient.OperationOptions {
1904
+ }
1905
+ /** Contains response data for the update operation. */
1906
+ export declare type FirewallsUpdateResponse = FirewallResource;
1907
+ /** Optional parameters. */
1908
+ export interface FirewallsDeleteOptionalParams extends coreClient.OperationOptions {
1909
+ /** Delay to wait until next poll, in milliseconds. */
1910
+ updateIntervalInMs?: number;
1911
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1912
+ resumeFrom?: string;
1913
+ }
1914
+ /** Optional parameters. */
1915
+ export interface FirewallsGetGlobalRulestackOptionalParams extends coreClient.OperationOptions {
1916
+ }
1917
+ /** Contains response data for the getGlobalRulestack operation. */
1918
+ export declare type FirewallsGetGlobalRulestackResponse = GlobalRulestackInfo;
1919
+ /** Optional parameters. */
1920
+ export interface FirewallsGetLogProfileOptionalParams extends coreClient.OperationOptions {
1921
+ }
1922
+ /** Contains response data for the getLogProfile operation. */
1923
+ export declare type FirewallsGetLogProfileResponse = LogSettings;
1924
+ /** Optional parameters. */
1925
+ export interface FirewallsGetSupportInfoOptionalParams extends coreClient.OperationOptions {
1926
+ /** email address on behalf of which this API called */
1927
+ email?: string;
1928
+ }
1929
+ /** Contains response data for the getSupportInfo operation. */
1930
+ export declare type FirewallsGetSupportInfoResponse = SupportInfo;
1931
+ /** Optional parameters. */
1932
+ export interface FirewallsSaveLogProfileOptionalParams extends coreClient.OperationOptions {
1933
+ /** Log Settings for Firewall */
1934
+ logSettings?: LogSettings;
1935
+ }
1936
+ /** Optional parameters. */
1937
+ export interface FirewallsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
1938
+ }
1939
+ /** Contains response data for the listBySubscriptionNext operation. */
1940
+ export declare type FirewallsListBySubscriptionNextResponse = FirewallResourceListResult;
1941
+ /** Optional parameters. */
1942
+ export interface FirewallsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
1943
+ }
1944
+ /** Contains response data for the listByResourceGroupNext operation. */
1945
+ export declare type FirewallsListByResourceGroupNextResponse = FirewallResourceListResult;
1946
+ /** Optional parameters. */
1947
+ export interface LocalRulestacksListBySubscriptionOptionalParams extends coreClient.OperationOptions {
1948
+ }
1949
+ /** Contains response data for the listBySubscription operation. */
1950
+ export declare type LocalRulestacksListBySubscriptionResponse = LocalRulestackResourceListResult;
1951
+ /** Optional parameters. */
1952
+ export interface LocalRulestacksListByResourceGroupOptionalParams extends coreClient.OperationOptions {
1953
+ }
1954
+ /** Contains response data for the listByResourceGroup operation. */
1955
+ export declare type LocalRulestacksListByResourceGroupResponse = LocalRulestackResourceListResult;
1956
+ /** Optional parameters. */
1957
+ export interface LocalRulestacksGetOptionalParams extends coreClient.OperationOptions {
1958
+ }
1959
+ /** Contains response data for the get operation. */
1960
+ export declare type LocalRulestacksGetResponse = LocalRulestackResource;
1961
+ /** Optional parameters. */
1962
+ export interface LocalRulestacksCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1963
+ /** Delay to wait until next poll, in milliseconds. */
1964
+ updateIntervalInMs?: number;
1965
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1966
+ resumeFrom?: string;
1967
+ }
1968
+ /** Contains response data for the createOrUpdate operation. */
1969
+ export declare type LocalRulestacksCreateOrUpdateResponse = LocalRulestackResource;
1970
+ /** Optional parameters. */
1971
+ export interface LocalRulestacksUpdateOptionalParams extends coreClient.OperationOptions {
1972
+ }
1973
+ /** Contains response data for the update operation. */
1974
+ export declare type LocalRulestacksUpdateResponse = LocalRulestackResource;
1975
+ /** Optional parameters. */
1976
+ export interface LocalRulestacksDeleteOptionalParams extends coreClient.OperationOptions {
1977
+ /** Delay to wait until next poll, in milliseconds. */
1978
+ updateIntervalInMs?: number;
1979
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1980
+ resumeFrom?: string;
1981
+ }
1982
+ /** Optional parameters. */
1983
+ export interface LocalRulestacksCommitOptionalParams extends coreClient.OperationOptions {
1984
+ /** Delay to wait until next poll, in milliseconds. */
1985
+ updateIntervalInMs?: number;
1986
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1987
+ resumeFrom?: string;
1988
+ }
1989
+ /** Optional parameters. */
1990
+ export interface LocalRulestacksGetChangeLogOptionalParams extends coreClient.OperationOptions {
1991
+ }
1992
+ /** Contains response data for the getChangeLog operation. */
1993
+ export declare type LocalRulestacksGetChangeLogResponse = Changelog;
1994
+ /** Optional parameters. */
1995
+ export interface LocalRulestacksGetSupportInfoOptionalParams extends coreClient.OperationOptions {
1996
+ /** email address on behalf of which this API called */
1997
+ email?: string;
1998
+ }
1999
+ /** Contains response data for the getSupportInfo operation. */
2000
+ export declare type LocalRulestacksGetSupportInfoResponse = SupportInfo;
2001
+ /** Optional parameters. */
2002
+ export interface LocalRulestacksListAdvancedSecurityObjectsOptionalParams extends coreClient.OperationOptions {
2003
+ skip?: string;
2004
+ top?: number;
2005
+ }
2006
+ /** Contains response data for the listAdvancedSecurityObjects operation. */
2007
+ export declare type LocalRulestacksListAdvancedSecurityObjectsResponse = AdvSecurityObjectListResponse;
2008
+ /** Optional parameters. */
2009
+ export interface LocalRulestacksListAppIdsOptionalParams extends coreClient.OperationOptions {
2010
+ skip?: string;
2011
+ top?: number;
2012
+ appIdVersion?: string;
2013
+ appPrefix?: string;
2014
+ }
2015
+ /** Contains response data for the listAppIds operation. */
2016
+ export declare type LocalRulestacksListAppIdsResponse = ListAppIdResponse;
2017
+ /** Optional parameters. */
2018
+ export interface LocalRulestacksListCountriesOptionalParams extends coreClient.OperationOptions {
2019
+ skip?: string;
2020
+ top?: number;
2021
+ }
2022
+ /** Contains response data for the listCountries operation. */
2023
+ export declare type LocalRulestacksListCountriesResponse = CountriesResponse;
2024
+ /** Optional parameters. */
2025
+ export interface LocalRulestacksListFirewallsOptionalParams extends coreClient.OperationOptions {
2026
+ }
2027
+ /** Contains response data for the listFirewalls operation. */
2028
+ export declare type LocalRulestacksListFirewallsResponse = ListFirewallsResponse;
2029
+ /** Optional parameters. */
2030
+ export interface LocalRulestacksListPredefinedUrlCategoriesOptionalParams extends coreClient.OperationOptions {
2031
+ skip?: string;
2032
+ top?: number;
2033
+ }
2034
+ /** Contains response data for the listPredefinedUrlCategories operation. */
2035
+ export declare type LocalRulestacksListPredefinedUrlCategoriesResponse = PredefinedUrlCategoriesResponse;
2036
+ /** Optional parameters. */
2037
+ export interface LocalRulestacksListSecurityServicesOptionalParams extends coreClient.OperationOptions {
2038
+ skip?: string;
2039
+ top?: number;
2040
+ }
2041
+ /** Contains response data for the listSecurityServices operation. */
2042
+ export declare type LocalRulestacksListSecurityServicesResponse = SecurityServicesResponse;
2043
+ /** Optional parameters. */
2044
+ export interface LocalRulestacksRevertOptionalParams extends coreClient.OperationOptions {
2045
+ }
2046
+ /** Optional parameters. */
2047
+ export interface LocalRulestacksListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
2048
+ }
2049
+ /** Contains response data for the listBySubscriptionNext operation. */
2050
+ export declare type LocalRulestacksListBySubscriptionNextResponse = LocalRulestackResourceListResult;
2051
+ /** Optional parameters. */
2052
+ export interface LocalRulestacksListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
2053
+ }
2054
+ /** Contains response data for the listByResourceGroupNext operation. */
2055
+ export declare type LocalRulestacksListByResourceGroupNextResponse = LocalRulestackResourceListResult;
2056
+ /** Optional parameters. */
2057
+ export interface CertificateObjectLocalRulestackListByLocalRulestacksOptionalParams extends coreClient.OperationOptions {
2058
+ }
2059
+ /** Contains response data for the listByLocalRulestacks operation. */
2060
+ export declare type CertificateObjectLocalRulestackListByLocalRulestacksResponse = CertificateObjectLocalRulestackResourceListResult;
2061
+ /** Optional parameters. */
2062
+ export interface CertificateObjectLocalRulestackGetOptionalParams extends coreClient.OperationOptions {
2063
+ }
2064
+ /** Contains response data for the get operation. */
2065
+ export declare type CertificateObjectLocalRulestackGetResponse = CertificateObjectLocalRulestackResource;
2066
+ /** Optional parameters. */
2067
+ export interface CertificateObjectLocalRulestackCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2068
+ /** Delay to wait until next poll, in milliseconds. */
2069
+ updateIntervalInMs?: number;
2070
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2071
+ resumeFrom?: string;
2072
+ }
2073
+ /** Contains response data for the createOrUpdate operation. */
2074
+ export declare type CertificateObjectLocalRulestackCreateOrUpdateResponse = CertificateObjectLocalRulestackResource;
2075
+ /** Optional parameters. */
2076
+ export interface CertificateObjectLocalRulestackDeleteOptionalParams extends coreClient.OperationOptions {
2077
+ /** Delay to wait until next poll, in milliseconds. */
2078
+ updateIntervalInMs?: number;
2079
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2080
+ resumeFrom?: string;
2081
+ }
2082
+ /** Optional parameters. */
2083
+ export interface CertificateObjectLocalRulestackListByLocalRulestacksNextOptionalParams extends coreClient.OperationOptions {
2084
+ }
2085
+ /** Contains response data for the listByLocalRulestacksNext operation. */
2086
+ export declare type CertificateObjectLocalRulestackListByLocalRulestacksNextResponse = CertificateObjectLocalRulestackResourceListResult;
2087
+ /** Optional parameters. */
2088
+ export interface FqdnListLocalRulestackListByLocalRulestacksOptionalParams extends coreClient.OperationOptions {
2089
+ }
2090
+ /** Contains response data for the listByLocalRulestacks operation. */
2091
+ export declare type FqdnListLocalRulestackListByLocalRulestacksResponse = FqdnListLocalRulestackResourceListResult;
2092
+ /** Optional parameters. */
2093
+ export interface FqdnListLocalRulestackGetOptionalParams extends coreClient.OperationOptions {
2094
+ }
2095
+ /** Contains response data for the get operation. */
2096
+ export declare type FqdnListLocalRulestackGetResponse = FqdnListLocalRulestackResource;
2097
+ /** Optional parameters. */
2098
+ export interface FqdnListLocalRulestackCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2099
+ /** Delay to wait until next poll, in milliseconds. */
2100
+ updateIntervalInMs?: number;
2101
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2102
+ resumeFrom?: string;
2103
+ }
2104
+ /** Contains response data for the createOrUpdate operation. */
2105
+ export declare type FqdnListLocalRulestackCreateOrUpdateResponse = FqdnListLocalRulestackResource;
2106
+ /** Optional parameters. */
2107
+ export interface FqdnListLocalRulestackDeleteOptionalParams extends coreClient.OperationOptions {
2108
+ /** Delay to wait until next poll, in milliseconds. */
2109
+ updateIntervalInMs?: number;
2110
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2111
+ resumeFrom?: string;
2112
+ }
2113
+ /** Optional parameters. */
2114
+ export interface FqdnListLocalRulestackListByLocalRulestacksNextOptionalParams extends coreClient.OperationOptions {
2115
+ }
2116
+ /** Contains response data for the listByLocalRulestacksNext operation. */
2117
+ export declare type FqdnListLocalRulestackListByLocalRulestacksNextResponse = FqdnListLocalRulestackResourceListResult;
2118
+ /** Optional parameters. */
2119
+ export interface LocalRulesListByLocalRulestacksOptionalParams extends coreClient.OperationOptions {
2120
+ }
2121
+ /** Contains response data for the listByLocalRulestacks operation. */
2122
+ export declare type LocalRulesListByLocalRulestacksResponse = LocalRulesResourceListResult;
2123
+ /** Optional parameters. */
2124
+ export interface LocalRulesGetOptionalParams extends coreClient.OperationOptions {
2125
+ }
2126
+ /** Contains response data for the get operation. */
2127
+ export declare type LocalRulesGetResponse = LocalRulesResource;
2128
+ /** Optional parameters. */
2129
+ export interface LocalRulesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2130
+ /** Delay to wait until next poll, in milliseconds. */
2131
+ updateIntervalInMs?: number;
2132
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2133
+ resumeFrom?: string;
2134
+ }
2135
+ /** Contains response data for the createOrUpdate operation. */
2136
+ export declare type LocalRulesCreateOrUpdateResponse = LocalRulesResource;
2137
+ /** Optional parameters. */
2138
+ export interface LocalRulesDeleteOptionalParams extends coreClient.OperationOptions {
2139
+ /** Delay to wait until next poll, in milliseconds. */
2140
+ updateIntervalInMs?: number;
2141
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2142
+ resumeFrom?: string;
2143
+ }
2144
+ /** Optional parameters. */
2145
+ export interface LocalRulesGetCountersOptionalParams extends coreClient.OperationOptions {
2146
+ firewallName?: string;
2147
+ }
2148
+ /** Contains response data for the getCounters operation. */
2149
+ export declare type LocalRulesGetCountersResponse = RuleCounter;
2150
+ /** Optional parameters. */
2151
+ export interface LocalRulesRefreshCountersOptionalParams extends coreClient.OperationOptions {
2152
+ firewallName?: string;
2153
+ }
2154
+ /** Optional parameters. */
2155
+ export interface LocalRulesResetCountersOptionalParams extends coreClient.OperationOptions {
2156
+ firewallName?: string;
2157
+ }
2158
+ /** Contains response data for the resetCounters operation. */
2159
+ export declare type LocalRulesResetCountersResponse = RuleCounterReset;
2160
+ /** Optional parameters. */
2161
+ export interface LocalRulesListByLocalRulestacksNextOptionalParams extends coreClient.OperationOptions {
2162
+ }
2163
+ /** Contains response data for the listByLocalRulestacksNext operation. */
2164
+ export declare type LocalRulesListByLocalRulestacksNextResponse = LocalRulesResourceListResult;
2165
+ /** Optional parameters. */
2166
+ export interface PrefixListLocalRulestackListByLocalRulestacksOptionalParams extends coreClient.OperationOptions {
2167
+ }
2168
+ /** Contains response data for the listByLocalRulestacks operation. */
2169
+ export declare type PrefixListLocalRulestackListByLocalRulestacksResponse = PrefixListResourceListResult;
2170
+ /** Optional parameters. */
2171
+ export interface PrefixListLocalRulestackGetOptionalParams extends coreClient.OperationOptions {
2172
+ }
2173
+ /** Contains response data for the get operation. */
2174
+ export declare type PrefixListLocalRulestackGetResponse = PrefixListResource;
2175
+ /** Optional parameters. */
2176
+ export interface PrefixListLocalRulestackCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2177
+ /** Delay to wait until next poll, in milliseconds. */
2178
+ updateIntervalInMs?: number;
2179
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2180
+ resumeFrom?: string;
2181
+ }
2182
+ /** Contains response data for the createOrUpdate operation. */
2183
+ export declare type PrefixListLocalRulestackCreateOrUpdateResponse = PrefixListResource;
2184
+ /** Optional parameters. */
2185
+ export interface PrefixListLocalRulestackDeleteOptionalParams extends coreClient.OperationOptions {
2186
+ /** Delay to wait until next poll, in milliseconds. */
2187
+ updateIntervalInMs?: number;
2188
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2189
+ resumeFrom?: string;
2190
+ }
2191
+ /** Optional parameters. */
2192
+ export interface PrefixListLocalRulestackListByLocalRulestacksNextOptionalParams extends coreClient.OperationOptions {
2193
+ }
2194
+ /** Contains response data for the listByLocalRulestacksNext operation. */
2195
+ export declare type PrefixListLocalRulestackListByLocalRulestacksNextResponse = PrefixListResourceListResult;
2196
+ /** Optional parameters. */
2197
+ export interface PaloAltoNetworksCloudngfwOptionalParams extends coreClient.ServiceClientOptions {
2198
+ /** server parameter */
2199
+ $host?: string;
2200
+ /** Api Version */
2201
+ apiVersion?: string;
2202
+ /** Overrides client endpoint. */
2203
+ endpoint?: string;
2204
+ }
2205
+ //# sourceMappingURL=index.d.ts.map