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