@azure/arm-paloaltonetworksngfw 1.1.2-alpha.20251110.1 → 1.2.0-alpha.20251111.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.
- package/LICENSE +1 -1
- package/README.md +3 -2
- package/dist/browser/index.d.ts.map +1 -1
- package/dist/browser/index.js +4 -7
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/lroImpl.d.ts +1 -1
- package/dist/browser/lroImpl.d.ts.map +1 -1
- package/dist/browser/lroImpl.js +4 -2
- package/dist/browser/lroImpl.js.map +1 -1
- package/dist/browser/models/index.d.ts +457 -73
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +18 -7
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/mappers.d.ts +37 -3
- package/dist/browser/models/mappers.d.ts.map +1 -1
- package/dist/browser/models/mappers.js +2011 -1186
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/models/parameters.d.ts +2 -1
- package/dist/browser/models/parameters.d.ts.map +1 -1
- package/dist/browser/models/parameters.js +89 -87
- package/dist/browser/models/parameters.js.map +1 -1
- package/dist/browser/operations/certificateObjectGlobalRulestack.d.ts +5 -5
- package/dist/browser/operations/certificateObjectGlobalRulestack.d.ts.map +1 -1
- package/dist/browser/operations/certificateObjectGlobalRulestack.js +43 -64
- package/dist/browser/operations/certificateObjectGlobalRulestack.js.map +1 -1
- package/dist/browser/operations/certificateObjectLocalRulestack.d.ts +5 -5
- package/dist/browser/operations/certificateObjectLocalRulestack.d.ts.map +1 -1
- package/dist/browser/operations/certificateObjectLocalRulestack.js +45 -50
- package/dist/browser/operations/certificateObjectLocalRulestack.js.map +1 -1
- package/dist/browser/operations/firewallStatus.d.ts +4 -4
- package/dist/browser/operations/firewallStatus.d.ts.map +1 -1
- package/dist/browser/operations/firewallStatus.js +20 -25
- package/dist/browser/operations/firewallStatus.js.map +1 -1
- package/dist/browser/operations/firewalls.d.ts +5 -5
- package/dist/browser/operations/firewalls.d.ts.map +1 -1
- package/dist/browser/operations/firewalls.js +80 -93
- package/dist/browser/operations/firewalls.js.map +1 -1
- package/dist/browser/operations/fqdnListGlobalRulestack.d.ts +5 -5
- package/dist/browser/operations/fqdnListGlobalRulestack.d.ts.map +1 -1
- package/dist/browser/operations/fqdnListGlobalRulestack.js +43 -64
- package/dist/browser/operations/fqdnListGlobalRulestack.js.map +1 -1
- package/dist/browser/operations/fqdnListLocalRulestack.d.ts +5 -5
- package/dist/browser/operations/fqdnListLocalRulestack.d.ts.map +1 -1
- package/dist/browser/operations/fqdnListLocalRulestack.js +45 -50
- package/dist/browser/operations/fqdnListLocalRulestack.js.map +1 -1
- package/dist/browser/operations/globalRulestack.d.ts +5 -5
- package/dist/browser/operations/globalRulestack.d.ts.map +1 -1
- package/dist/browser/operations/globalRulestack.js +86 -101
- package/dist/browser/operations/globalRulestack.js.map +1 -1
- package/dist/browser/operations/index.d.ts +3 -1
- package/dist/browser/operations/index.d.ts.map +1 -1
- package/dist/browser/operations/index.js +7 -8
- package/dist/browser/operations/index.js.map +1 -1
- package/dist/browser/operations/localRules.d.ts +5 -5
- package/dist/browser/operations/localRules.d.ts.map +1 -1
- package/dist/browser/operations/localRules.js +60 -65
- package/dist/browser/operations/localRules.js.map +1 -1
- package/dist/browser/operations/localRulestacks.d.ts +60 -8
- package/dist/browser/operations/localRulestacks.d.ts.map +1 -1
- package/dist/browser/operations/localRulestacks.js +350 -141
- package/dist/browser/operations/localRulestacks.js.map +1 -1
- package/dist/browser/operations/metricsObjectFirewall.d.ts +76 -0
- package/dist/browser/operations/metricsObjectFirewall.d.ts.map +1 -0
- package/dist/browser/operations/metricsObjectFirewall.js +338 -0
- package/dist/browser/operations/metricsObjectFirewall.js.map +1 -0
- package/dist/browser/operations/operations.d.ts +4 -4
- package/dist/browser/operations/operations.d.ts.map +1 -1
- package/dist/browser/operations/operations.js +13 -18
- package/dist/browser/operations/operations.js.map +1 -1
- package/dist/browser/operations/paloAltoNetworksCloudngfwOperations.d.ts +21 -0
- package/dist/browser/operations/paloAltoNetworksCloudngfwOperations.d.ts.map +1 -0
- package/dist/browser/operations/paloAltoNetworksCloudngfwOperations.js +100 -0
- package/dist/browser/operations/paloAltoNetworksCloudngfwOperations.js.map +1 -0
- package/dist/browser/operations/postRules.d.ts +5 -5
- package/dist/browser/operations/postRules.d.ts.map +1 -1
- package/dist/browser/operations/postRules.js +57 -90
- package/dist/browser/operations/postRules.js.map +1 -1
- package/dist/browser/operations/preRules.d.ts +5 -5
- package/dist/browser/operations/preRules.d.ts.map +1 -1
- package/dist/browser/operations/preRules.js +58 -91
- package/dist/browser/operations/preRules.js.map +1 -1
- package/dist/browser/operations/prefixListGlobalRulestack.d.ts +5 -5
- package/dist/browser/operations/prefixListGlobalRulestack.d.ts.map +1 -1
- package/dist/browser/operations/prefixListGlobalRulestack.js +44 -65
- package/dist/browser/operations/prefixListGlobalRulestack.js.map +1 -1
- package/dist/browser/operations/prefixListLocalRulestack.d.ts +5 -5
- package/dist/browser/operations/prefixListLocalRulestack.d.ts.map +1 -1
- package/dist/browser/operations/prefixListLocalRulestack.js +45 -50
- package/dist/browser/operations/prefixListLocalRulestack.js.map +1 -1
- package/dist/browser/operationsInterfaces/certificateObjectGlobalRulestack.d.ts +3 -3
- package/dist/browser/operationsInterfaces/certificateObjectGlobalRulestack.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/certificateObjectGlobalRulestack.js +2 -7
- package/dist/browser/operationsInterfaces/certificateObjectGlobalRulestack.js.map +1 -1
- package/dist/browser/operationsInterfaces/certificateObjectLocalRulestack.d.ts +3 -3
- package/dist/browser/operationsInterfaces/certificateObjectLocalRulestack.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/certificateObjectLocalRulestack.js +2 -7
- package/dist/browser/operationsInterfaces/certificateObjectLocalRulestack.js.map +1 -1
- package/dist/browser/operationsInterfaces/firewallStatus.d.ts +2 -2
- package/dist/browser/operationsInterfaces/firewallStatus.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/firewallStatus.js +2 -7
- package/dist/browser/operationsInterfaces/firewallStatus.js.map +1 -1
- package/dist/browser/operationsInterfaces/firewalls.d.ts +3 -3
- package/dist/browser/operationsInterfaces/firewalls.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/firewalls.js +2 -7
- package/dist/browser/operationsInterfaces/firewalls.js.map +1 -1
- package/dist/browser/operationsInterfaces/fqdnListGlobalRulestack.d.ts +3 -3
- package/dist/browser/operationsInterfaces/fqdnListGlobalRulestack.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/fqdnListGlobalRulestack.js +2 -7
- package/dist/browser/operationsInterfaces/fqdnListGlobalRulestack.js.map +1 -1
- package/dist/browser/operationsInterfaces/fqdnListLocalRulestack.d.ts +3 -3
- package/dist/browser/operationsInterfaces/fqdnListLocalRulestack.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/fqdnListLocalRulestack.js +2 -7
- package/dist/browser/operationsInterfaces/fqdnListLocalRulestack.js.map +1 -1
- package/dist/browser/operationsInterfaces/globalRulestack.d.ts +3 -3
- package/dist/browser/operationsInterfaces/globalRulestack.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/globalRulestack.js +2 -7
- package/dist/browser/operationsInterfaces/globalRulestack.js.map +1 -1
- package/dist/browser/operationsInterfaces/index.d.ts +3 -1
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/index.js +7 -8
- package/dist/browser/operationsInterfaces/index.js.map +1 -1
- package/dist/browser/operationsInterfaces/localRules.d.ts +3 -3
- package/dist/browser/operationsInterfaces/localRules.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/localRules.js +2 -7
- package/dist/browser/operationsInterfaces/localRules.js.map +1 -1
- package/dist/browser/operationsInterfaces/localRulestacks.d.ts +24 -24
- package/dist/browser/operationsInterfaces/localRulestacks.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/localRulestacks.js +2 -7
- package/dist/browser/operationsInterfaces/localRulestacks.js.map +1 -1
- package/dist/browser/operationsInterfaces/metricsObjectFirewall.d.ts +51 -0
- package/dist/browser/operationsInterfaces/metricsObjectFirewall.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/metricsObjectFirewall.js +4 -0
- package/dist/browser/operationsInterfaces/metricsObjectFirewall.js.map +1 -0
- package/dist/browser/operationsInterfaces/operations.d.ts +2 -2
- package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js +2 -7
- package/dist/browser/operationsInterfaces/operations.js.map +1 -1
- package/dist/browser/operationsInterfaces/paloAltoNetworksCloudngfwOperations.d.ts +13 -0
- package/dist/browser/operationsInterfaces/paloAltoNetworksCloudngfwOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/paloAltoNetworksCloudngfwOperations.js +4 -0
- package/dist/browser/operationsInterfaces/paloAltoNetworksCloudngfwOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/postRules.d.ts +3 -3
- package/dist/browser/operationsInterfaces/postRules.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/postRules.js +2 -7
- package/dist/browser/operationsInterfaces/postRules.js.map +1 -1
- package/dist/browser/operationsInterfaces/preRules.d.ts +3 -3
- package/dist/browser/operationsInterfaces/preRules.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/preRules.js +2 -7
- package/dist/browser/operationsInterfaces/preRules.js.map +1 -1
- package/dist/browser/operationsInterfaces/prefixListGlobalRulestack.d.ts +3 -3
- package/dist/browser/operationsInterfaces/prefixListGlobalRulestack.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/prefixListGlobalRulestack.js +2 -7
- package/dist/browser/operationsInterfaces/prefixListGlobalRulestack.js.map +1 -1
- package/dist/browser/operationsInterfaces/prefixListLocalRulestack.d.ts +3 -3
- package/dist/browser/operationsInterfaces/prefixListLocalRulestack.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/prefixListLocalRulestack.js +2 -7
- package/dist/browser/operationsInterfaces/prefixListLocalRulestack.js.map +1 -1
- package/dist/browser/pagingHelper.d.ts.map +1 -1
- package/dist/browser/pagingHelper.js +2 -7
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/browser/paloAltoNetworksCloudngfw.d.ts +6 -4
- package/dist/browser/paloAltoNetworksCloudngfw.d.ts.map +1 -1
- package/dist/browser/paloAltoNetworksCloudngfw.js +22 -23
- package/dist/browser/paloAltoNetworksCloudngfw.js.map +1 -1
- package/dist/commonjs/index.d.ts.map +1 -1
- package/dist/commonjs/index.js +4 -7
- package/dist/commonjs/index.js.map +1 -1
- package/dist/commonjs/lroImpl.d.ts +1 -1
- package/dist/commonjs/lroImpl.d.ts.map +1 -1
- package/dist/commonjs/lroImpl.js +4 -2
- package/dist/commonjs/lroImpl.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +457 -73
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +19 -8
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/mappers.d.ts +37 -3
- package/dist/commonjs/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/models/mappers.js +2014 -1188
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/models/parameters.d.ts +2 -1
- package/dist/commonjs/models/parameters.d.ts.map +1 -1
- package/dist/commonjs/models/parameters.js +89 -87
- package/dist/commonjs/models/parameters.js.map +1 -1
- package/dist/commonjs/operations/certificateObjectGlobalRulestack.d.ts +5 -5
- package/dist/commonjs/operations/certificateObjectGlobalRulestack.d.ts.map +1 -1
- package/dist/commonjs/operations/certificateObjectGlobalRulestack.js +43 -64
- package/dist/commonjs/operations/certificateObjectGlobalRulestack.js.map +1 -1
- package/dist/commonjs/operations/certificateObjectLocalRulestack.d.ts +5 -5
- package/dist/commonjs/operations/certificateObjectLocalRulestack.d.ts.map +1 -1
- package/dist/commonjs/operations/certificateObjectLocalRulestack.js +45 -50
- package/dist/commonjs/operations/certificateObjectLocalRulestack.js.map +1 -1
- package/dist/commonjs/operations/firewallStatus.d.ts +4 -4
- package/dist/commonjs/operations/firewallStatus.d.ts.map +1 -1
- package/dist/commonjs/operations/firewallStatus.js +20 -25
- package/dist/commonjs/operations/firewallStatus.js.map +1 -1
- package/dist/commonjs/operations/firewalls.d.ts +5 -5
- package/dist/commonjs/operations/firewalls.d.ts.map +1 -1
- package/dist/commonjs/operations/firewalls.js +80 -93
- package/dist/commonjs/operations/firewalls.js.map +1 -1
- package/dist/commonjs/operations/fqdnListGlobalRulestack.d.ts +5 -5
- package/dist/commonjs/operations/fqdnListGlobalRulestack.d.ts.map +1 -1
- package/dist/commonjs/operations/fqdnListGlobalRulestack.js +43 -64
- package/dist/commonjs/operations/fqdnListGlobalRulestack.js.map +1 -1
- package/dist/commonjs/operations/fqdnListLocalRulestack.d.ts +5 -5
- package/dist/commonjs/operations/fqdnListLocalRulestack.d.ts.map +1 -1
- package/dist/commonjs/operations/fqdnListLocalRulestack.js +45 -50
- package/dist/commonjs/operations/fqdnListLocalRulestack.js.map +1 -1
- package/dist/commonjs/operations/globalRulestack.d.ts +5 -5
- package/dist/commonjs/operations/globalRulestack.d.ts.map +1 -1
- package/dist/commonjs/operations/globalRulestack.js +86 -101
- package/dist/commonjs/operations/globalRulestack.js.map +1 -1
- package/dist/commonjs/operations/index.d.ts +3 -1
- package/dist/commonjs/operations/index.d.ts.map +1 -1
- package/dist/commonjs/operations/index.js +7 -8
- package/dist/commonjs/operations/index.js.map +1 -1
- package/dist/commonjs/operations/localRules.d.ts +5 -5
- package/dist/commonjs/operations/localRules.d.ts.map +1 -1
- package/dist/commonjs/operations/localRules.js +60 -65
- package/dist/commonjs/operations/localRules.js.map +1 -1
- package/dist/commonjs/operations/localRulestacks.d.ts +60 -8
- package/dist/commonjs/operations/localRulestacks.d.ts.map +1 -1
- package/dist/commonjs/operations/localRulestacks.js +350 -141
- package/dist/commonjs/operations/localRulestacks.js.map +1 -1
- package/dist/commonjs/operations/metricsObjectFirewall.d.ts +76 -0
- package/dist/commonjs/operations/metricsObjectFirewall.d.ts.map +1 -0
- package/dist/commonjs/operations/metricsObjectFirewall.js +343 -0
- package/dist/commonjs/operations/metricsObjectFirewall.js.map +1 -0
- package/dist/commonjs/operations/operations.d.ts +4 -4
- package/dist/commonjs/operations/operations.d.ts.map +1 -1
- package/dist/commonjs/operations/operations.js +13 -18
- package/dist/commonjs/operations/operations.js.map +1 -1
- package/dist/commonjs/operations/paloAltoNetworksCloudngfwOperations.d.ts +21 -0
- package/dist/commonjs/operations/paloAltoNetworksCloudngfwOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/paloAltoNetworksCloudngfwOperations.js +105 -0
- package/dist/commonjs/operations/paloAltoNetworksCloudngfwOperations.js.map +1 -0
- package/dist/commonjs/operations/postRules.d.ts +5 -5
- package/dist/commonjs/operations/postRules.d.ts.map +1 -1
- package/dist/commonjs/operations/postRules.js +57 -90
- package/dist/commonjs/operations/postRules.js.map +1 -1
- package/dist/commonjs/operations/preRules.d.ts +5 -5
- package/dist/commonjs/operations/preRules.d.ts.map +1 -1
- package/dist/commonjs/operations/preRules.js +58 -91
- package/dist/commonjs/operations/preRules.js.map +1 -1
- package/dist/commonjs/operations/prefixListGlobalRulestack.d.ts +5 -5
- package/dist/commonjs/operations/prefixListGlobalRulestack.d.ts.map +1 -1
- package/dist/commonjs/operations/prefixListGlobalRulestack.js +44 -65
- package/dist/commonjs/operations/prefixListGlobalRulestack.js.map +1 -1
- package/dist/commonjs/operations/prefixListLocalRulestack.d.ts +5 -5
- package/dist/commonjs/operations/prefixListLocalRulestack.d.ts.map +1 -1
- package/dist/commonjs/operations/prefixListLocalRulestack.js +45 -50
- package/dist/commonjs/operations/prefixListLocalRulestack.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/certificateObjectGlobalRulestack.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/certificateObjectGlobalRulestack.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/certificateObjectGlobalRulestack.js +2 -7
- package/dist/commonjs/operationsInterfaces/certificateObjectGlobalRulestack.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/certificateObjectLocalRulestack.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/certificateObjectLocalRulestack.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/certificateObjectLocalRulestack.js +2 -7
- package/dist/commonjs/operationsInterfaces/certificateObjectLocalRulestack.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/firewallStatus.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/firewallStatus.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/firewallStatus.js +2 -7
- package/dist/commonjs/operationsInterfaces/firewallStatus.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/firewalls.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/firewalls.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/firewalls.js +2 -7
- package/dist/commonjs/operationsInterfaces/firewalls.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/fqdnListGlobalRulestack.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/fqdnListGlobalRulestack.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/fqdnListGlobalRulestack.js +2 -7
- package/dist/commonjs/operationsInterfaces/fqdnListGlobalRulestack.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/fqdnListLocalRulestack.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/fqdnListLocalRulestack.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/fqdnListLocalRulestack.js +2 -7
- package/dist/commonjs/operationsInterfaces/fqdnListLocalRulestack.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/globalRulestack.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/globalRulestack.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/globalRulestack.js +2 -7
- package/dist/commonjs/operationsInterfaces/globalRulestack.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.d.ts +3 -1
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.js +7 -8
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/localRules.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/localRules.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/localRules.js +2 -7
- package/dist/commonjs/operationsInterfaces/localRules.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/localRulestacks.d.ts +24 -24
- package/dist/commonjs/operationsInterfaces/localRulestacks.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/localRulestacks.js +2 -7
- package/dist/commonjs/operationsInterfaces/localRulestacks.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/metricsObjectFirewall.d.ts +51 -0
- package/dist/commonjs/operationsInterfaces/metricsObjectFirewall.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/metricsObjectFirewall.js +5 -0
- package/dist/commonjs/operationsInterfaces/metricsObjectFirewall.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.js +2 -7
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/paloAltoNetworksCloudngfwOperations.d.ts +13 -0
- package/dist/commonjs/operationsInterfaces/paloAltoNetworksCloudngfwOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/paloAltoNetworksCloudngfwOperations.js +5 -0
- package/dist/commonjs/operationsInterfaces/paloAltoNetworksCloudngfwOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/postRules.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/postRules.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/postRules.js +2 -7
- package/dist/commonjs/operationsInterfaces/postRules.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/preRules.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/preRules.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/preRules.js +2 -7
- package/dist/commonjs/operationsInterfaces/preRules.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/prefixListGlobalRulestack.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/prefixListGlobalRulestack.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/prefixListGlobalRulestack.js +2 -7
- package/dist/commonjs/operationsInterfaces/prefixListGlobalRulestack.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/prefixListLocalRulestack.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/prefixListLocalRulestack.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/prefixListLocalRulestack.js +2 -7
- package/dist/commonjs/operationsInterfaces/prefixListLocalRulestack.js.map +1 -1
- package/dist/commonjs/pagingHelper.d.ts.map +1 -1
- package/dist/commonjs/pagingHelper.js +2 -7
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/commonjs/paloAltoNetworksCloudngfw.d.ts +6 -4
- package/dist/commonjs/paloAltoNetworksCloudngfw.d.ts.map +1 -1
- package/dist/commonjs/paloAltoNetworksCloudngfw.js +21 -22
- package/dist/commonjs/paloAltoNetworksCloudngfw.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +1 -1
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +4 -7
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/lroImpl.d.ts +1 -1
- package/dist/esm/lroImpl.d.ts.map +1 -1
- package/dist/esm/lroImpl.js +4 -2
- package/dist/esm/lroImpl.js.map +1 -1
- package/dist/esm/models/index.d.ts +457 -73
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +18 -7
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/mappers.d.ts +37 -3
- package/dist/esm/models/mappers.d.ts.map +1 -1
- package/dist/esm/models/mappers.js +2011 -1186
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/models/parameters.d.ts +2 -1
- package/dist/esm/models/parameters.d.ts.map +1 -1
- package/dist/esm/models/parameters.js +89 -87
- package/dist/esm/models/parameters.js.map +1 -1
- package/dist/esm/operations/certificateObjectGlobalRulestack.d.ts +5 -5
- package/dist/esm/operations/certificateObjectGlobalRulestack.d.ts.map +1 -1
- package/dist/esm/operations/certificateObjectGlobalRulestack.js +43 -64
- package/dist/esm/operations/certificateObjectGlobalRulestack.js.map +1 -1
- package/dist/esm/operations/certificateObjectLocalRulestack.d.ts +5 -5
- package/dist/esm/operations/certificateObjectLocalRulestack.d.ts.map +1 -1
- package/dist/esm/operations/certificateObjectLocalRulestack.js +45 -50
- package/dist/esm/operations/certificateObjectLocalRulestack.js.map +1 -1
- package/dist/esm/operations/firewallStatus.d.ts +4 -4
- package/dist/esm/operations/firewallStatus.d.ts.map +1 -1
- package/dist/esm/operations/firewallStatus.js +20 -25
- package/dist/esm/operations/firewallStatus.js.map +1 -1
- package/dist/esm/operations/firewalls.d.ts +5 -5
- package/dist/esm/operations/firewalls.d.ts.map +1 -1
- package/dist/esm/operations/firewalls.js +80 -93
- package/dist/esm/operations/firewalls.js.map +1 -1
- package/dist/esm/operations/fqdnListGlobalRulestack.d.ts +5 -5
- package/dist/esm/operations/fqdnListGlobalRulestack.d.ts.map +1 -1
- package/dist/esm/operations/fqdnListGlobalRulestack.js +43 -64
- package/dist/esm/operations/fqdnListGlobalRulestack.js.map +1 -1
- package/dist/esm/operations/fqdnListLocalRulestack.d.ts +5 -5
- package/dist/esm/operations/fqdnListLocalRulestack.d.ts.map +1 -1
- package/dist/esm/operations/fqdnListLocalRulestack.js +45 -50
- package/dist/esm/operations/fqdnListLocalRulestack.js.map +1 -1
- package/dist/esm/operations/globalRulestack.d.ts +5 -5
- package/dist/esm/operations/globalRulestack.d.ts.map +1 -1
- package/dist/esm/operations/globalRulestack.js +86 -101
- package/dist/esm/operations/globalRulestack.js.map +1 -1
- package/dist/esm/operations/index.d.ts +3 -1
- package/dist/esm/operations/index.d.ts.map +1 -1
- package/dist/esm/operations/index.js +7 -8
- package/dist/esm/operations/index.js.map +1 -1
- package/dist/esm/operations/localRules.d.ts +5 -5
- package/dist/esm/operations/localRules.d.ts.map +1 -1
- package/dist/esm/operations/localRules.js +60 -65
- package/dist/esm/operations/localRules.js.map +1 -1
- package/dist/esm/operations/localRulestacks.d.ts +60 -8
- package/dist/esm/operations/localRulestacks.d.ts.map +1 -1
- package/dist/esm/operations/localRulestacks.js +350 -141
- package/dist/esm/operations/localRulestacks.js.map +1 -1
- package/dist/esm/operations/metricsObjectFirewall.d.ts +76 -0
- package/dist/esm/operations/metricsObjectFirewall.d.ts.map +1 -0
- package/dist/esm/operations/metricsObjectFirewall.js +338 -0
- package/dist/esm/operations/metricsObjectFirewall.js.map +1 -0
- package/dist/esm/operations/operations.d.ts +4 -4
- package/dist/esm/operations/operations.d.ts.map +1 -1
- package/dist/esm/operations/operations.js +13 -18
- package/dist/esm/operations/operations.js.map +1 -1
- package/dist/esm/operations/paloAltoNetworksCloudngfwOperations.d.ts +21 -0
- package/dist/esm/operations/paloAltoNetworksCloudngfwOperations.d.ts.map +1 -0
- package/dist/esm/operations/paloAltoNetworksCloudngfwOperations.js +100 -0
- package/dist/esm/operations/paloAltoNetworksCloudngfwOperations.js.map +1 -0
- package/dist/esm/operations/postRules.d.ts +5 -5
- package/dist/esm/operations/postRules.d.ts.map +1 -1
- package/dist/esm/operations/postRules.js +57 -90
- package/dist/esm/operations/postRules.js.map +1 -1
- package/dist/esm/operations/preRules.d.ts +5 -5
- package/dist/esm/operations/preRules.d.ts.map +1 -1
- package/dist/esm/operations/preRules.js +58 -91
- package/dist/esm/operations/preRules.js.map +1 -1
- package/dist/esm/operations/prefixListGlobalRulestack.d.ts +5 -5
- package/dist/esm/operations/prefixListGlobalRulestack.d.ts.map +1 -1
- package/dist/esm/operations/prefixListGlobalRulestack.js +44 -65
- package/dist/esm/operations/prefixListGlobalRulestack.js.map +1 -1
- package/dist/esm/operations/prefixListLocalRulestack.d.ts +5 -5
- package/dist/esm/operations/prefixListLocalRulestack.d.ts.map +1 -1
- package/dist/esm/operations/prefixListLocalRulestack.js +45 -50
- package/dist/esm/operations/prefixListLocalRulestack.js.map +1 -1
- package/dist/esm/operationsInterfaces/certificateObjectGlobalRulestack.d.ts +3 -3
- package/dist/esm/operationsInterfaces/certificateObjectGlobalRulestack.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/certificateObjectGlobalRulestack.js +2 -7
- package/dist/esm/operationsInterfaces/certificateObjectGlobalRulestack.js.map +1 -1
- package/dist/esm/operationsInterfaces/certificateObjectLocalRulestack.d.ts +3 -3
- package/dist/esm/operationsInterfaces/certificateObjectLocalRulestack.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/certificateObjectLocalRulestack.js +2 -7
- package/dist/esm/operationsInterfaces/certificateObjectLocalRulestack.js.map +1 -1
- package/dist/esm/operationsInterfaces/firewallStatus.d.ts +2 -2
- package/dist/esm/operationsInterfaces/firewallStatus.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/firewallStatus.js +2 -7
- package/dist/esm/operationsInterfaces/firewallStatus.js.map +1 -1
- package/dist/esm/operationsInterfaces/firewalls.d.ts +3 -3
- package/dist/esm/operationsInterfaces/firewalls.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/firewalls.js +2 -7
- package/dist/esm/operationsInterfaces/firewalls.js.map +1 -1
- package/dist/esm/operationsInterfaces/fqdnListGlobalRulestack.d.ts +3 -3
- package/dist/esm/operationsInterfaces/fqdnListGlobalRulestack.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/fqdnListGlobalRulestack.js +2 -7
- package/dist/esm/operationsInterfaces/fqdnListGlobalRulestack.js.map +1 -1
- package/dist/esm/operationsInterfaces/fqdnListLocalRulestack.d.ts +3 -3
- package/dist/esm/operationsInterfaces/fqdnListLocalRulestack.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/fqdnListLocalRulestack.js +2 -7
- package/dist/esm/operationsInterfaces/fqdnListLocalRulestack.js.map +1 -1
- package/dist/esm/operationsInterfaces/globalRulestack.d.ts +3 -3
- package/dist/esm/operationsInterfaces/globalRulestack.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/globalRulestack.js +2 -7
- package/dist/esm/operationsInterfaces/globalRulestack.js.map +1 -1
- package/dist/esm/operationsInterfaces/index.d.ts +3 -1
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/index.js +7 -8
- package/dist/esm/operationsInterfaces/index.js.map +1 -1
- package/dist/esm/operationsInterfaces/localRules.d.ts +3 -3
- package/dist/esm/operationsInterfaces/localRules.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/localRules.js +2 -7
- package/dist/esm/operationsInterfaces/localRules.js.map +1 -1
- package/dist/esm/operationsInterfaces/localRulestacks.d.ts +24 -24
- package/dist/esm/operationsInterfaces/localRulestacks.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/localRulestacks.js +2 -7
- package/dist/esm/operationsInterfaces/localRulestacks.js.map +1 -1
- package/dist/esm/operationsInterfaces/metricsObjectFirewall.d.ts +51 -0
- package/dist/esm/operationsInterfaces/metricsObjectFirewall.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/metricsObjectFirewall.js +4 -0
- package/dist/esm/operationsInterfaces/metricsObjectFirewall.js.map +1 -0
- package/dist/esm/operationsInterfaces/operations.d.ts +2 -2
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/operations.js +2 -7
- package/dist/esm/operationsInterfaces/operations.js.map +1 -1
- package/dist/esm/operationsInterfaces/paloAltoNetworksCloudngfwOperations.d.ts +13 -0
- package/dist/esm/operationsInterfaces/paloAltoNetworksCloudngfwOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/paloAltoNetworksCloudngfwOperations.js +4 -0
- package/dist/esm/operationsInterfaces/paloAltoNetworksCloudngfwOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/postRules.d.ts +3 -3
- package/dist/esm/operationsInterfaces/postRules.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/postRules.js +2 -7
- package/dist/esm/operationsInterfaces/postRules.js.map +1 -1
- package/dist/esm/operationsInterfaces/preRules.d.ts +3 -3
- package/dist/esm/operationsInterfaces/preRules.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/preRules.js +2 -7
- package/dist/esm/operationsInterfaces/preRules.js.map +1 -1
- package/dist/esm/operationsInterfaces/prefixListGlobalRulestack.d.ts +3 -3
- package/dist/esm/operationsInterfaces/prefixListGlobalRulestack.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/prefixListGlobalRulestack.js +2 -7
- package/dist/esm/operationsInterfaces/prefixListGlobalRulestack.js.map +1 -1
- package/dist/esm/operationsInterfaces/prefixListLocalRulestack.d.ts +3 -3
- package/dist/esm/operationsInterfaces/prefixListLocalRulestack.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/prefixListLocalRulestack.js +2 -7
- package/dist/esm/operationsInterfaces/prefixListLocalRulestack.js.map +1 -1
- package/dist/esm/pagingHelper.d.ts.map +1 -1
- package/dist/esm/pagingHelper.js +2 -7
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/esm/paloAltoNetworksCloudngfw.d.ts +6 -4
- package/dist/esm/paloAltoNetworksCloudngfw.d.ts.map +1 -1
- package/dist/esm/paloAltoNetworksCloudngfw.js +22 -23
- package/dist/esm/paloAltoNetworksCloudngfw.js.map +1 -1
- package/dist/react-native/index.d.ts.map +1 -1
- package/dist/react-native/index.js +4 -7
- package/dist/react-native/index.js.map +1 -1
- package/dist/react-native/lroImpl.d.ts +1 -1
- package/dist/react-native/lroImpl.d.ts.map +1 -1
- package/dist/react-native/lroImpl.js +4 -2
- package/dist/react-native/lroImpl.js.map +1 -1
- package/dist/react-native/models/index.d.ts +457 -73
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +18 -7
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/mappers.d.ts +37 -3
- package/dist/react-native/models/mappers.d.ts.map +1 -1
- package/dist/react-native/models/mappers.js +2011 -1186
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/models/parameters.d.ts +2 -1
- package/dist/react-native/models/parameters.d.ts.map +1 -1
- package/dist/react-native/models/parameters.js +89 -87
- package/dist/react-native/models/parameters.js.map +1 -1
- package/dist/react-native/operations/certificateObjectGlobalRulestack.d.ts +5 -5
- package/dist/react-native/operations/certificateObjectGlobalRulestack.d.ts.map +1 -1
- package/dist/react-native/operations/certificateObjectGlobalRulestack.js +43 -64
- package/dist/react-native/operations/certificateObjectGlobalRulestack.js.map +1 -1
- package/dist/react-native/operations/certificateObjectLocalRulestack.d.ts +5 -5
- package/dist/react-native/operations/certificateObjectLocalRulestack.d.ts.map +1 -1
- package/dist/react-native/operations/certificateObjectLocalRulestack.js +45 -50
- package/dist/react-native/operations/certificateObjectLocalRulestack.js.map +1 -1
- package/dist/react-native/operations/firewallStatus.d.ts +4 -4
- package/dist/react-native/operations/firewallStatus.d.ts.map +1 -1
- package/dist/react-native/operations/firewallStatus.js +20 -25
- package/dist/react-native/operations/firewallStatus.js.map +1 -1
- package/dist/react-native/operations/firewalls.d.ts +5 -5
- package/dist/react-native/operations/firewalls.d.ts.map +1 -1
- package/dist/react-native/operations/firewalls.js +80 -93
- package/dist/react-native/operations/firewalls.js.map +1 -1
- package/dist/react-native/operations/fqdnListGlobalRulestack.d.ts +5 -5
- package/dist/react-native/operations/fqdnListGlobalRulestack.d.ts.map +1 -1
- package/dist/react-native/operations/fqdnListGlobalRulestack.js +43 -64
- package/dist/react-native/operations/fqdnListGlobalRulestack.js.map +1 -1
- package/dist/react-native/operations/fqdnListLocalRulestack.d.ts +5 -5
- package/dist/react-native/operations/fqdnListLocalRulestack.d.ts.map +1 -1
- package/dist/react-native/operations/fqdnListLocalRulestack.js +45 -50
- package/dist/react-native/operations/fqdnListLocalRulestack.js.map +1 -1
- package/dist/react-native/operations/globalRulestack.d.ts +5 -5
- package/dist/react-native/operations/globalRulestack.d.ts.map +1 -1
- package/dist/react-native/operations/globalRulestack.js +86 -101
- package/dist/react-native/operations/globalRulestack.js.map +1 -1
- package/dist/react-native/operations/index.d.ts +3 -1
- package/dist/react-native/operations/index.d.ts.map +1 -1
- package/dist/react-native/operations/index.js +7 -8
- package/dist/react-native/operations/index.js.map +1 -1
- package/dist/react-native/operations/localRules.d.ts +5 -5
- package/dist/react-native/operations/localRules.d.ts.map +1 -1
- package/dist/react-native/operations/localRules.js +60 -65
- package/dist/react-native/operations/localRules.js.map +1 -1
- package/dist/react-native/operations/localRulestacks.d.ts +60 -8
- package/dist/react-native/operations/localRulestacks.d.ts.map +1 -1
- package/dist/react-native/operations/localRulestacks.js +350 -141
- package/dist/react-native/operations/localRulestacks.js.map +1 -1
- package/dist/react-native/operations/metricsObjectFirewall.d.ts +76 -0
- package/dist/react-native/operations/metricsObjectFirewall.d.ts.map +1 -0
- package/dist/react-native/operations/metricsObjectFirewall.js +338 -0
- package/dist/react-native/operations/metricsObjectFirewall.js.map +1 -0
- package/dist/react-native/operations/operations.d.ts +4 -4
- package/dist/react-native/operations/operations.d.ts.map +1 -1
- package/dist/react-native/operations/operations.js +13 -18
- package/dist/react-native/operations/operations.js.map +1 -1
- package/dist/react-native/operations/paloAltoNetworksCloudngfwOperations.d.ts +21 -0
- package/dist/react-native/operations/paloAltoNetworksCloudngfwOperations.d.ts.map +1 -0
- package/dist/react-native/operations/paloAltoNetworksCloudngfwOperations.js +100 -0
- package/dist/react-native/operations/paloAltoNetworksCloudngfwOperations.js.map +1 -0
- package/dist/react-native/operations/postRules.d.ts +5 -5
- package/dist/react-native/operations/postRules.d.ts.map +1 -1
- package/dist/react-native/operations/postRules.js +57 -90
- package/dist/react-native/operations/postRules.js.map +1 -1
- package/dist/react-native/operations/preRules.d.ts +5 -5
- package/dist/react-native/operations/preRules.d.ts.map +1 -1
- package/dist/react-native/operations/preRules.js +58 -91
- package/dist/react-native/operations/preRules.js.map +1 -1
- package/dist/react-native/operations/prefixListGlobalRulestack.d.ts +5 -5
- package/dist/react-native/operations/prefixListGlobalRulestack.d.ts.map +1 -1
- package/dist/react-native/operations/prefixListGlobalRulestack.js +44 -65
- package/dist/react-native/operations/prefixListGlobalRulestack.js.map +1 -1
- package/dist/react-native/operations/prefixListLocalRulestack.d.ts +5 -5
- package/dist/react-native/operations/prefixListLocalRulestack.d.ts.map +1 -1
- package/dist/react-native/operations/prefixListLocalRulestack.js +45 -50
- package/dist/react-native/operations/prefixListLocalRulestack.js.map +1 -1
- package/dist/react-native/operationsInterfaces/certificateObjectGlobalRulestack.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/certificateObjectGlobalRulestack.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/certificateObjectGlobalRulestack.js +2 -7
- package/dist/react-native/operationsInterfaces/certificateObjectGlobalRulestack.js.map +1 -1
- package/dist/react-native/operationsInterfaces/certificateObjectLocalRulestack.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/certificateObjectLocalRulestack.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/certificateObjectLocalRulestack.js +2 -7
- package/dist/react-native/operationsInterfaces/certificateObjectLocalRulestack.js.map +1 -1
- package/dist/react-native/operationsInterfaces/firewallStatus.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/firewallStatus.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/firewallStatus.js +2 -7
- package/dist/react-native/operationsInterfaces/firewallStatus.js.map +1 -1
- package/dist/react-native/operationsInterfaces/firewalls.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/firewalls.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/firewalls.js +2 -7
- package/dist/react-native/operationsInterfaces/firewalls.js.map +1 -1
- package/dist/react-native/operationsInterfaces/fqdnListGlobalRulestack.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/fqdnListGlobalRulestack.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/fqdnListGlobalRulestack.js +2 -7
- package/dist/react-native/operationsInterfaces/fqdnListGlobalRulestack.js.map +1 -1
- package/dist/react-native/operationsInterfaces/fqdnListLocalRulestack.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/fqdnListLocalRulestack.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/fqdnListLocalRulestack.js +2 -7
- package/dist/react-native/operationsInterfaces/fqdnListLocalRulestack.js.map +1 -1
- package/dist/react-native/operationsInterfaces/globalRulestack.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/globalRulestack.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/globalRulestack.js +2 -7
- package/dist/react-native/operationsInterfaces/globalRulestack.js.map +1 -1
- package/dist/react-native/operationsInterfaces/index.d.ts +3 -1
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/index.js +7 -8
- package/dist/react-native/operationsInterfaces/index.js.map +1 -1
- package/dist/react-native/operationsInterfaces/localRules.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/localRules.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/localRules.js +2 -7
- package/dist/react-native/operationsInterfaces/localRules.js.map +1 -1
- package/dist/react-native/operationsInterfaces/localRulestacks.d.ts +24 -24
- package/dist/react-native/operationsInterfaces/localRulestacks.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/localRulestacks.js +2 -7
- package/dist/react-native/operationsInterfaces/localRulestacks.js.map +1 -1
- package/dist/react-native/operationsInterfaces/metricsObjectFirewall.d.ts +51 -0
- package/dist/react-native/operationsInterfaces/metricsObjectFirewall.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/metricsObjectFirewall.js +4 -0
- package/dist/react-native/operationsInterfaces/metricsObjectFirewall.js.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.js +2 -7
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/paloAltoNetworksCloudngfwOperations.d.ts +13 -0
- package/dist/react-native/operationsInterfaces/paloAltoNetworksCloudngfwOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/paloAltoNetworksCloudngfwOperations.js +4 -0
- package/dist/react-native/operationsInterfaces/paloAltoNetworksCloudngfwOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/postRules.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/postRules.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/postRules.js +2 -7
- package/dist/react-native/operationsInterfaces/postRules.js.map +1 -1
- package/dist/react-native/operationsInterfaces/preRules.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/preRules.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/preRules.js +2 -7
- package/dist/react-native/operationsInterfaces/preRules.js.map +1 -1
- package/dist/react-native/operationsInterfaces/prefixListGlobalRulestack.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/prefixListGlobalRulestack.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/prefixListGlobalRulestack.js +2 -7
- package/dist/react-native/operationsInterfaces/prefixListGlobalRulestack.js.map +1 -1
- package/dist/react-native/operationsInterfaces/prefixListLocalRulestack.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/prefixListLocalRulestack.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/prefixListLocalRulestack.js +2 -7
- package/dist/react-native/operationsInterfaces/prefixListLocalRulestack.js.map +1 -1
- package/dist/react-native/pagingHelper.d.ts.map +1 -1
- package/dist/react-native/pagingHelper.js +2 -7
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/dist/react-native/paloAltoNetworksCloudngfw.d.ts +6 -4
- package/dist/react-native/paloAltoNetworksCloudngfw.d.ts.map +1 -1
- package/dist/react-native/paloAltoNetworksCloudngfw.js +22 -23
- package/dist/react-native/paloAltoNetworksCloudngfw.js.map +1 -1
- package/package.json +37 -36
- package/CHANGELOG.md +0 -28
- package/review/arm-paloaltonetworksngfw-node.api.md +0 -2026
|
@@ -1,2026 +0,0 @@
|
|
|
1
|
-
## API Report File for "@azure/arm-paloaltonetworksngfw"
|
|
2
|
-
|
|
3
|
-
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
|
|
4
|
-
|
|
5
|
-
```ts
|
|
6
|
-
|
|
7
|
-
import * as coreAuth from '@azure/core-auth';
|
|
8
|
-
import * as coreClient from '@azure/core-client';
|
|
9
|
-
import { OperationState } from '@azure/core-lro';
|
|
10
|
-
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
11
|
-
import { SimplePollerLike } from '@azure/core-lro';
|
|
12
|
-
|
|
13
|
-
// @public
|
|
14
|
-
export type ActionEnum = string;
|
|
15
|
-
|
|
16
|
-
// @public
|
|
17
|
-
export type ActionType = string;
|
|
18
|
-
|
|
19
|
-
// @public
|
|
20
|
-
export interface AdvSecurityObjectListResponse {
|
|
21
|
-
nextLink?: string;
|
|
22
|
-
value: AdvSecurityObjectModel;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
// @public
|
|
26
|
-
export interface AdvSecurityObjectModel {
|
|
27
|
-
entry: NameDescriptionObject[];
|
|
28
|
-
type?: string;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
// @public
|
|
32
|
-
export type AdvSecurityObjectTypeEnum = string;
|
|
33
|
-
|
|
34
|
-
// @public
|
|
35
|
-
export interface ApplicationInsights {
|
|
36
|
-
id?: string;
|
|
37
|
-
key?: string;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
// @public
|
|
41
|
-
export interface AppSeenData {
|
|
42
|
-
appSeenList: AppSeenInfo[];
|
|
43
|
-
count: number;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
// @public
|
|
47
|
-
export interface AppSeenInfo {
|
|
48
|
-
category: string;
|
|
49
|
-
risk: string;
|
|
50
|
-
standardPorts: string;
|
|
51
|
-
subCategory: string;
|
|
52
|
-
tag: string;
|
|
53
|
-
technology: string;
|
|
54
|
-
title: string;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
// @public
|
|
58
|
-
export interface AzureResourceManagerManagedIdentityProperties {
|
|
59
|
-
readonly principalId?: string;
|
|
60
|
-
readonly tenantId?: string;
|
|
61
|
-
type: ManagedIdentityType;
|
|
62
|
-
userAssignedIdentities?: {
|
|
63
|
-
[propertyName: string]: AzureResourceManagerUserAssignedIdentity;
|
|
64
|
-
};
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
// @public
|
|
68
|
-
export interface AzureResourceManagerUserAssignedIdentity {
|
|
69
|
-
clientId?: string;
|
|
70
|
-
principalId?: string;
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
// @public
|
|
74
|
-
export type BillingCycle = string;
|
|
75
|
-
|
|
76
|
-
// @public
|
|
77
|
-
export type BooleanEnum = string;
|
|
78
|
-
|
|
79
|
-
// @public
|
|
80
|
-
export interface Category {
|
|
81
|
-
feeds: string[];
|
|
82
|
-
urlCustom: string[];
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
// @public
|
|
86
|
-
export interface CertificateObjectGlobalRulestack {
|
|
87
|
-
beginCreateOrUpdate(globalRulestackName: string, name: string, resource: CertificateObjectGlobalRulestackResource, options?: CertificateObjectGlobalRulestackCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<CertificateObjectGlobalRulestackCreateOrUpdateResponse>, CertificateObjectGlobalRulestackCreateOrUpdateResponse>>;
|
|
88
|
-
beginCreateOrUpdateAndWait(globalRulestackName: string, name: string, resource: CertificateObjectGlobalRulestackResource, options?: CertificateObjectGlobalRulestackCreateOrUpdateOptionalParams): Promise<CertificateObjectGlobalRulestackCreateOrUpdateResponse>;
|
|
89
|
-
beginDelete(globalRulestackName: string, name: string, options?: CertificateObjectGlobalRulestackDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
90
|
-
beginDeleteAndWait(globalRulestackName: string, name: string, options?: CertificateObjectGlobalRulestackDeleteOptionalParams): Promise<void>;
|
|
91
|
-
get(globalRulestackName: string, name: string, options?: CertificateObjectGlobalRulestackGetOptionalParams): Promise<CertificateObjectGlobalRulestackGetResponse>;
|
|
92
|
-
list(globalRulestackName: string, options?: CertificateObjectGlobalRulestackListOptionalParams): PagedAsyncIterableIterator<CertificateObjectGlobalRulestackResource>;
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
// @public
|
|
96
|
-
export interface CertificateObjectGlobalRulestackCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
97
|
-
resumeFrom?: string;
|
|
98
|
-
updateIntervalInMs?: number;
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
// @public
|
|
102
|
-
export type CertificateObjectGlobalRulestackCreateOrUpdateResponse = CertificateObjectGlobalRulestackResource;
|
|
103
|
-
|
|
104
|
-
// @public
|
|
105
|
-
export interface CertificateObjectGlobalRulestackDeleteOptionalParams extends coreClient.OperationOptions {
|
|
106
|
-
resumeFrom?: string;
|
|
107
|
-
updateIntervalInMs?: number;
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
// @public
|
|
111
|
-
export interface CertificateObjectGlobalRulestackGetOptionalParams extends coreClient.OperationOptions {
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
// @public
|
|
115
|
-
export type CertificateObjectGlobalRulestackGetResponse = CertificateObjectGlobalRulestackResource;
|
|
116
|
-
|
|
117
|
-
// @public
|
|
118
|
-
export interface CertificateObjectGlobalRulestackListNextOptionalParams extends coreClient.OperationOptions {
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
// @public
|
|
122
|
-
export type CertificateObjectGlobalRulestackListNextResponse = CertificateObjectGlobalRulestackResourceListResult;
|
|
123
|
-
|
|
124
|
-
// @public
|
|
125
|
-
export interface CertificateObjectGlobalRulestackListOptionalParams extends coreClient.OperationOptions {
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
// @public
|
|
129
|
-
export type CertificateObjectGlobalRulestackListResponse = CertificateObjectGlobalRulestackResourceListResult;
|
|
130
|
-
|
|
131
|
-
// @public
|
|
132
|
-
export interface CertificateObjectGlobalRulestackResource extends ProxyResource {
|
|
133
|
-
auditComment?: string;
|
|
134
|
-
certificateSelfSigned: BooleanEnum;
|
|
135
|
-
certificateSignerResourceId?: string;
|
|
136
|
-
description?: string;
|
|
137
|
-
etag?: string;
|
|
138
|
-
readonly provisioningState?: ProvisioningState;
|
|
139
|
-
}
|
|
140
|
-
|
|
141
|
-
// @public
|
|
142
|
-
export interface CertificateObjectGlobalRulestackResourceListResult {
|
|
143
|
-
nextLink?: string;
|
|
144
|
-
value: CertificateObjectGlobalRulestackResource[];
|
|
145
|
-
}
|
|
146
|
-
|
|
147
|
-
// @public
|
|
148
|
-
export interface CertificateObjectLocalRulestack {
|
|
149
|
-
beginCreateOrUpdate(resourceGroupName: string, localRulestackName: string, name: string, resource: CertificateObjectLocalRulestackResource, options?: CertificateObjectLocalRulestackCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<CertificateObjectLocalRulestackCreateOrUpdateResponse>, CertificateObjectLocalRulestackCreateOrUpdateResponse>>;
|
|
150
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, localRulestackName: string, name: string, resource: CertificateObjectLocalRulestackResource, options?: CertificateObjectLocalRulestackCreateOrUpdateOptionalParams): Promise<CertificateObjectLocalRulestackCreateOrUpdateResponse>;
|
|
151
|
-
beginDelete(resourceGroupName: string, localRulestackName: string, name: string, options?: CertificateObjectLocalRulestackDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
152
|
-
beginDeleteAndWait(resourceGroupName: string, localRulestackName: string, name: string, options?: CertificateObjectLocalRulestackDeleteOptionalParams): Promise<void>;
|
|
153
|
-
get(resourceGroupName: string, localRulestackName: string, name: string, options?: CertificateObjectLocalRulestackGetOptionalParams): Promise<CertificateObjectLocalRulestackGetResponse>;
|
|
154
|
-
listByLocalRulestacks(resourceGroupName: string, localRulestackName: string, options?: CertificateObjectLocalRulestackListByLocalRulestacksOptionalParams): PagedAsyncIterableIterator<CertificateObjectLocalRulestackResource>;
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
// @public
|
|
158
|
-
export interface CertificateObjectLocalRulestackCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
159
|
-
resumeFrom?: string;
|
|
160
|
-
updateIntervalInMs?: number;
|
|
161
|
-
}
|
|
162
|
-
|
|
163
|
-
// @public
|
|
164
|
-
export type CertificateObjectLocalRulestackCreateOrUpdateResponse = CertificateObjectLocalRulestackResource;
|
|
165
|
-
|
|
166
|
-
// @public
|
|
167
|
-
export interface CertificateObjectLocalRulestackDeleteOptionalParams extends coreClient.OperationOptions {
|
|
168
|
-
resumeFrom?: string;
|
|
169
|
-
updateIntervalInMs?: number;
|
|
170
|
-
}
|
|
171
|
-
|
|
172
|
-
// @public
|
|
173
|
-
export interface CertificateObjectLocalRulestackGetOptionalParams extends coreClient.OperationOptions {
|
|
174
|
-
}
|
|
175
|
-
|
|
176
|
-
// @public
|
|
177
|
-
export type CertificateObjectLocalRulestackGetResponse = CertificateObjectLocalRulestackResource;
|
|
178
|
-
|
|
179
|
-
// @public
|
|
180
|
-
export interface CertificateObjectLocalRulestackListByLocalRulestacksNextOptionalParams extends coreClient.OperationOptions {
|
|
181
|
-
}
|
|
182
|
-
|
|
183
|
-
// @public
|
|
184
|
-
export type CertificateObjectLocalRulestackListByLocalRulestacksNextResponse = CertificateObjectLocalRulestackResourceListResult;
|
|
185
|
-
|
|
186
|
-
// @public
|
|
187
|
-
export interface CertificateObjectLocalRulestackListByLocalRulestacksOptionalParams extends coreClient.OperationOptions {
|
|
188
|
-
}
|
|
189
|
-
|
|
190
|
-
// @public
|
|
191
|
-
export type CertificateObjectLocalRulestackListByLocalRulestacksResponse = CertificateObjectLocalRulestackResourceListResult;
|
|
192
|
-
|
|
193
|
-
// @public
|
|
194
|
-
export interface CertificateObjectLocalRulestackResource extends ProxyResource {
|
|
195
|
-
auditComment?: string;
|
|
196
|
-
certificateSelfSigned: BooleanEnum;
|
|
197
|
-
certificateSignerResourceId?: string;
|
|
198
|
-
description?: string;
|
|
199
|
-
etag?: string;
|
|
200
|
-
readonly provisioningState?: ProvisioningState;
|
|
201
|
-
}
|
|
202
|
-
|
|
203
|
-
// @public
|
|
204
|
-
export interface CertificateObjectLocalRulestackResourceListResult {
|
|
205
|
-
nextLink?: string;
|
|
206
|
-
value: CertificateObjectLocalRulestackResource[];
|
|
207
|
-
}
|
|
208
|
-
|
|
209
|
-
// @public
|
|
210
|
-
export interface Changelog {
|
|
211
|
-
changes: string[];
|
|
212
|
-
lastCommitted?: Date;
|
|
213
|
-
lastModified?: Date;
|
|
214
|
-
}
|
|
215
|
-
|
|
216
|
-
// @public
|
|
217
|
-
export interface CountriesResponse {
|
|
218
|
-
nextLink?: string;
|
|
219
|
-
value: Country[];
|
|
220
|
-
}
|
|
221
|
-
|
|
222
|
-
// @public
|
|
223
|
-
export interface Country {
|
|
224
|
-
code: string;
|
|
225
|
-
description?: string;
|
|
226
|
-
}
|
|
227
|
-
|
|
228
|
-
// @public
|
|
229
|
-
export type CreatedByType = string;
|
|
230
|
-
|
|
231
|
-
// @public
|
|
232
|
-
export type DecryptionRuleTypeEnum = string;
|
|
233
|
-
|
|
234
|
-
// @public
|
|
235
|
-
export type DefaultMode = string;
|
|
236
|
-
|
|
237
|
-
// @public
|
|
238
|
-
export interface DestinationAddr {
|
|
239
|
-
cidrs?: string[];
|
|
240
|
-
countries?: string[];
|
|
241
|
-
feeds?: string[];
|
|
242
|
-
fqdnLists?: string[];
|
|
243
|
-
prefixLists?: string[];
|
|
244
|
-
}
|
|
245
|
-
|
|
246
|
-
// @public
|
|
247
|
-
export type DNSProxy = string;
|
|
248
|
-
|
|
249
|
-
// @public
|
|
250
|
-
export interface DNSSettings {
|
|
251
|
-
dnsServers?: IPAddress[];
|
|
252
|
-
enabledDnsType?: EnabledDNSType;
|
|
253
|
-
enableDnsProxy?: DNSProxy;
|
|
254
|
-
}
|
|
255
|
-
|
|
256
|
-
// @public
|
|
257
|
-
export type EgressNat = string;
|
|
258
|
-
|
|
259
|
-
// @public
|
|
260
|
-
export type EnabledDNSType = string;
|
|
261
|
-
|
|
262
|
-
// @public
|
|
263
|
-
export interface EndpointConfiguration {
|
|
264
|
-
address: IPAddress;
|
|
265
|
-
port: string;
|
|
266
|
-
}
|
|
267
|
-
|
|
268
|
-
// @public
|
|
269
|
-
export interface ErrorAdditionalInfo {
|
|
270
|
-
readonly info?: Record<string, unknown>;
|
|
271
|
-
readonly type?: string;
|
|
272
|
-
}
|
|
273
|
-
|
|
274
|
-
// @public
|
|
275
|
-
export interface ErrorDetail {
|
|
276
|
-
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
277
|
-
readonly code?: string;
|
|
278
|
-
readonly details?: ErrorDetail[];
|
|
279
|
-
readonly message?: string;
|
|
280
|
-
readonly target?: string;
|
|
281
|
-
}
|
|
282
|
-
|
|
283
|
-
// @public
|
|
284
|
-
export interface ErrorResponse {
|
|
285
|
-
error?: ErrorDetail;
|
|
286
|
-
}
|
|
287
|
-
|
|
288
|
-
// @public
|
|
289
|
-
export interface EventHub {
|
|
290
|
-
id?: string;
|
|
291
|
-
name?: string;
|
|
292
|
-
nameSpace?: string;
|
|
293
|
-
policyName?: string;
|
|
294
|
-
subscriptionId?: string;
|
|
295
|
-
}
|
|
296
|
-
|
|
297
|
-
// @public
|
|
298
|
-
export interface FirewallResource extends TrackedResource {
|
|
299
|
-
associatedRulestack?: RulestackDetails;
|
|
300
|
-
dnsSettings: DNSSettings;
|
|
301
|
-
frontEndSettings?: FrontendSetting[];
|
|
302
|
-
identity?: AzureResourceManagerManagedIdentityProperties;
|
|
303
|
-
isPanoramaManaged?: BooleanEnum;
|
|
304
|
-
marketplaceDetails: MarketplaceDetails;
|
|
305
|
-
networkProfile: NetworkProfile;
|
|
306
|
-
panEtag?: string;
|
|
307
|
-
panoramaConfig?: PanoramaConfig;
|
|
308
|
-
planData: PlanData;
|
|
309
|
-
readonly provisioningState?: ProvisioningState;
|
|
310
|
-
}
|
|
311
|
-
|
|
312
|
-
// @public
|
|
313
|
-
export interface FirewallResourceListResult {
|
|
314
|
-
nextLink?: string;
|
|
315
|
-
value: FirewallResource[];
|
|
316
|
-
}
|
|
317
|
-
|
|
318
|
-
// @public
|
|
319
|
-
export interface FirewallResourceUpdate {
|
|
320
|
-
identity?: AzureResourceManagerManagedIdentityProperties;
|
|
321
|
-
properties?: FirewallResourceUpdateProperties;
|
|
322
|
-
tags?: {
|
|
323
|
-
[propertyName: string]: string;
|
|
324
|
-
};
|
|
325
|
-
}
|
|
326
|
-
|
|
327
|
-
// @public
|
|
328
|
-
export interface FirewallResourceUpdateProperties {
|
|
329
|
-
associatedRulestack?: RulestackDetails;
|
|
330
|
-
dnsSettings?: DNSSettings;
|
|
331
|
-
frontEndSettings?: FrontendSetting[];
|
|
332
|
-
isPanoramaManaged?: BooleanEnum;
|
|
333
|
-
marketplaceDetails?: MarketplaceDetails;
|
|
334
|
-
networkProfile?: NetworkProfile;
|
|
335
|
-
panEtag?: string;
|
|
336
|
-
panoramaConfig?: PanoramaConfig;
|
|
337
|
-
planData?: PlanData;
|
|
338
|
-
}
|
|
339
|
-
|
|
340
|
-
// @public
|
|
341
|
-
export interface Firewalls {
|
|
342
|
-
beginCreateOrUpdate(resourceGroupName: string, firewallName: string, resource: FirewallResource, options?: FirewallsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<FirewallsCreateOrUpdateResponse>, FirewallsCreateOrUpdateResponse>>;
|
|
343
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, firewallName: string, resource: FirewallResource, options?: FirewallsCreateOrUpdateOptionalParams): Promise<FirewallsCreateOrUpdateResponse>;
|
|
344
|
-
beginDelete(resourceGroupName: string, firewallName: string, options?: FirewallsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
345
|
-
beginDeleteAndWait(resourceGroupName: string, firewallName: string, options?: FirewallsDeleteOptionalParams): Promise<void>;
|
|
346
|
-
get(resourceGroupName: string, firewallName: string, options?: FirewallsGetOptionalParams): Promise<FirewallsGetResponse>;
|
|
347
|
-
getGlobalRulestack(resourceGroupName: string, firewallName: string, options?: FirewallsGetGlobalRulestackOptionalParams): Promise<FirewallsGetGlobalRulestackResponse>;
|
|
348
|
-
getLogProfile(resourceGroupName: string, firewallName: string, options?: FirewallsGetLogProfileOptionalParams): Promise<FirewallsGetLogProfileResponse>;
|
|
349
|
-
getSupportInfo(resourceGroupName: string, firewallName: string, options?: FirewallsGetSupportInfoOptionalParams): Promise<FirewallsGetSupportInfoResponse>;
|
|
350
|
-
listByResourceGroup(resourceGroupName: string, options?: FirewallsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<FirewallResource>;
|
|
351
|
-
listBySubscription(options?: FirewallsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<FirewallResource>;
|
|
352
|
-
saveLogProfile(resourceGroupName: string, firewallName: string, options?: FirewallsSaveLogProfileOptionalParams): Promise<void>;
|
|
353
|
-
update(resourceGroupName: string, firewallName: string, properties: FirewallResourceUpdate, options?: FirewallsUpdateOptionalParams): Promise<FirewallsUpdateResponse>;
|
|
354
|
-
}
|
|
355
|
-
|
|
356
|
-
// @public
|
|
357
|
-
export interface FirewallsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
358
|
-
resumeFrom?: string;
|
|
359
|
-
updateIntervalInMs?: number;
|
|
360
|
-
}
|
|
361
|
-
|
|
362
|
-
// @public
|
|
363
|
-
export type FirewallsCreateOrUpdateResponse = FirewallResource;
|
|
364
|
-
|
|
365
|
-
// @public
|
|
366
|
-
export interface FirewallsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
367
|
-
resumeFrom?: string;
|
|
368
|
-
updateIntervalInMs?: number;
|
|
369
|
-
}
|
|
370
|
-
|
|
371
|
-
// @public
|
|
372
|
-
export interface FirewallsGetGlobalRulestackOptionalParams extends coreClient.OperationOptions {
|
|
373
|
-
}
|
|
374
|
-
|
|
375
|
-
// @public
|
|
376
|
-
export type FirewallsGetGlobalRulestackResponse = GlobalRulestackInfo;
|
|
377
|
-
|
|
378
|
-
// @public
|
|
379
|
-
export interface FirewallsGetLogProfileOptionalParams extends coreClient.OperationOptions {
|
|
380
|
-
}
|
|
381
|
-
|
|
382
|
-
// @public
|
|
383
|
-
export type FirewallsGetLogProfileResponse = LogSettings;
|
|
384
|
-
|
|
385
|
-
// @public
|
|
386
|
-
export interface FirewallsGetOptionalParams extends coreClient.OperationOptions {
|
|
387
|
-
}
|
|
388
|
-
|
|
389
|
-
// @public
|
|
390
|
-
export type FirewallsGetResponse = FirewallResource;
|
|
391
|
-
|
|
392
|
-
// @public
|
|
393
|
-
export interface FirewallsGetSupportInfoOptionalParams extends coreClient.OperationOptions {
|
|
394
|
-
email?: string;
|
|
395
|
-
}
|
|
396
|
-
|
|
397
|
-
// @public
|
|
398
|
-
export type FirewallsGetSupportInfoResponse = SupportInfo;
|
|
399
|
-
|
|
400
|
-
// @public
|
|
401
|
-
export interface FirewallsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
402
|
-
}
|
|
403
|
-
|
|
404
|
-
// @public
|
|
405
|
-
export type FirewallsListByResourceGroupNextResponse = FirewallResourceListResult;
|
|
406
|
-
|
|
407
|
-
// @public
|
|
408
|
-
export interface FirewallsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
409
|
-
}
|
|
410
|
-
|
|
411
|
-
// @public
|
|
412
|
-
export type FirewallsListByResourceGroupResponse = FirewallResourceListResult;
|
|
413
|
-
|
|
414
|
-
// @public
|
|
415
|
-
export interface FirewallsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
416
|
-
}
|
|
417
|
-
|
|
418
|
-
// @public
|
|
419
|
-
export type FirewallsListBySubscriptionNextResponse = FirewallResourceListResult;
|
|
420
|
-
|
|
421
|
-
// @public
|
|
422
|
-
export interface FirewallsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
423
|
-
}
|
|
424
|
-
|
|
425
|
-
// @public
|
|
426
|
-
export type FirewallsListBySubscriptionResponse = FirewallResourceListResult;
|
|
427
|
-
|
|
428
|
-
// @public
|
|
429
|
-
export interface FirewallsSaveLogProfileOptionalParams extends coreClient.OperationOptions {
|
|
430
|
-
logSettings?: LogSettings;
|
|
431
|
-
}
|
|
432
|
-
|
|
433
|
-
// @public
|
|
434
|
-
export interface FirewallStatus {
|
|
435
|
-
get(resourceGroupName: string, firewallName: string, options?: FirewallStatusGetOptionalParams): Promise<FirewallStatusGetResponse>;
|
|
436
|
-
listByFirewalls(resourceGroupName: string, firewallName: string, options?: FirewallStatusListByFirewallsOptionalParams): PagedAsyncIterableIterator<FirewallStatusResource>;
|
|
437
|
-
}
|
|
438
|
-
|
|
439
|
-
// @public
|
|
440
|
-
export interface FirewallStatusGetOptionalParams extends coreClient.OperationOptions {
|
|
441
|
-
}
|
|
442
|
-
|
|
443
|
-
// @public
|
|
444
|
-
export type FirewallStatusGetResponse = FirewallStatusResource;
|
|
445
|
-
|
|
446
|
-
// @public
|
|
447
|
-
export interface FirewallStatusListByFirewallsNextOptionalParams extends coreClient.OperationOptions {
|
|
448
|
-
}
|
|
449
|
-
|
|
450
|
-
// @public
|
|
451
|
-
export type FirewallStatusListByFirewallsNextResponse = FirewallStatusResourceListResult;
|
|
452
|
-
|
|
453
|
-
// @public
|
|
454
|
-
export interface FirewallStatusListByFirewallsOptionalParams extends coreClient.OperationOptions {
|
|
455
|
-
}
|
|
456
|
-
|
|
457
|
-
// @public
|
|
458
|
-
export type FirewallStatusListByFirewallsResponse = FirewallStatusResourceListResult;
|
|
459
|
-
|
|
460
|
-
// @public
|
|
461
|
-
export interface FirewallStatusResource extends ProxyResource {
|
|
462
|
-
readonly healthReason?: string;
|
|
463
|
-
readonly healthStatus?: HealthStatus;
|
|
464
|
-
readonly isPanoramaManaged?: BooleanEnum;
|
|
465
|
-
readonly panoramaStatus?: PanoramaStatus;
|
|
466
|
-
readonly provisioningState?: ReadOnlyProvisioningState;
|
|
467
|
-
}
|
|
468
|
-
|
|
469
|
-
// @public
|
|
470
|
-
export interface FirewallStatusResourceListResult {
|
|
471
|
-
nextLink?: string;
|
|
472
|
-
value: FirewallStatusResource[];
|
|
473
|
-
}
|
|
474
|
-
|
|
475
|
-
// @public
|
|
476
|
-
export interface FirewallsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
477
|
-
}
|
|
478
|
-
|
|
479
|
-
// @public
|
|
480
|
-
export type FirewallsUpdateResponse = FirewallResource;
|
|
481
|
-
|
|
482
|
-
// @public
|
|
483
|
-
export interface FqdnListGlobalRulestack {
|
|
484
|
-
beginCreateOrUpdate(globalRulestackName: string, name: string, resource: FqdnListGlobalRulestackResource, options?: FqdnListGlobalRulestackCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<FqdnListGlobalRulestackCreateOrUpdateResponse>, FqdnListGlobalRulestackCreateOrUpdateResponse>>;
|
|
485
|
-
beginCreateOrUpdateAndWait(globalRulestackName: string, name: string, resource: FqdnListGlobalRulestackResource, options?: FqdnListGlobalRulestackCreateOrUpdateOptionalParams): Promise<FqdnListGlobalRulestackCreateOrUpdateResponse>;
|
|
486
|
-
beginDelete(globalRulestackName: string, name: string, options?: FqdnListGlobalRulestackDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
487
|
-
beginDeleteAndWait(globalRulestackName: string, name: string, options?: FqdnListGlobalRulestackDeleteOptionalParams): Promise<void>;
|
|
488
|
-
get(globalRulestackName: string, name: string, options?: FqdnListGlobalRulestackGetOptionalParams): Promise<FqdnListGlobalRulestackGetResponse>;
|
|
489
|
-
list(globalRulestackName: string, options?: FqdnListGlobalRulestackListOptionalParams): PagedAsyncIterableIterator<FqdnListGlobalRulestackResource>;
|
|
490
|
-
}
|
|
491
|
-
|
|
492
|
-
// @public
|
|
493
|
-
export interface FqdnListGlobalRulestackCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
494
|
-
resumeFrom?: string;
|
|
495
|
-
updateIntervalInMs?: number;
|
|
496
|
-
}
|
|
497
|
-
|
|
498
|
-
// @public
|
|
499
|
-
export type FqdnListGlobalRulestackCreateOrUpdateResponse = FqdnListGlobalRulestackResource;
|
|
500
|
-
|
|
501
|
-
// @public
|
|
502
|
-
export interface FqdnListGlobalRulestackDeleteOptionalParams extends coreClient.OperationOptions {
|
|
503
|
-
resumeFrom?: string;
|
|
504
|
-
updateIntervalInMs?: number;
|
|
505
|
-
}
|
|
506
|
-
|
|
507
|
-
// @public
|
|
508
|
-
export interface FqdnListGlobalRulestackGetOptionalParams extends coreClient.OperationOptions {
|
|
509
|
-
}
|
|
510
|
-
|
|
511
|
-
// @public
|
|
512
|
-
export type FqdnListGlobalRulestackGetResponse = FqdnListGlobalRulestackResource;
|
|
513
|
-
|
|
514
|
-
// @public
|
|
515
|
-
export interface FqdnListGlobalRulestackListNextOptionalParams extends coreClient.OperationOptions {
|
|
516
|
-
}
|
|
517
|
-
|
|
518
|
-
// @public
|
|
519
|
-
export type FqdnListGlobalRulestackListNextResponse = FqdnListGlobalRulestackResourceListResult;
|
|
520
|
-
|
|
521
|
-
// @public
|
|
522
|
-
export interface FqdnListGlobalRulestackListOptionalParams extends coreClient.OperationOptions {
|
|
523
|
-
}
|
|
524
|
-
|
|
525
|
-
// @public
|
|
526
|
-
export type FqdnListGlobalRulestackListResponse = FqdnListGlobalRulestackResourceListResult;
|
|
527
|
-
|
|
528
|
-
// @public
|
|
529
|
-
export interface FqdnListGlobalRulestackResource extends ProxyResource {
|
|
530
|
-
auditComment?: string;
|
|
531
|
-
description?: string;
|
|
532
|
-
etag?: string;
|
|
533
|
-
fqdnList: string[];
|
|
534
|
-
readonly provisioningState?: ProvisioningState;
|
|
535
|
-
}
|
|
536
|
-
|
|
537
|
-
// @public
|
|
538
|
-
export interface FqdnListGlobalRulestackResourceListResult {
|
|
539
|
-
nextLink?: string;
|
|
540
|
-
value: FqdnListGlobalRulestackResource[];
|
|
541
|
-
}
|
|
542
|
-
|
|
543
|
-
// @public
|
|
544
|
-
export interface FqdnListLocalRulestack {
|
|
545
|
-
beginCreateOrUpdate(resourceGroupName: string, localRulestackName: string, name: string, resource: FqdnListLocalRulestackResource, options?: FqdnListLocalRulestackCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<FqdnListLocalRulestackCreateOrUpdateResponse>, FqdnListLocalRulestackCreateOrUpdateResponse>>;
|
|
546
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, localRulestackName: string, name: string, resource: FqdnListLocalRulestackResource, options?: FqdnListLocalRulestackCreateOrUpdateOptionalParams): Promise<FqdnListLocalRulestackCreateOrUpdateResponse>;
|
|
547
|
-
beginDelete(resourceGroupName: string, localRulestackName: string, name: string, options?: FqdnListLocalRulestackDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
548
|
-
beginDeleteAndWait(resourceGroupName: string, localRulestackName: string, name: string, options?: FqdnListLocalRulestackDeleteOptionalParams): Promise<void>;
|
|
549
|
-
get(resourceGroupName: string, localRulestackName: string, name: string, options?: FqdnListLocalRulestackGetOptionalParams): Promise<FqdnListLocalRulestackGetResponse>;
|
|
550
|
-
listByLocalRulestacks(resourceGroupName: string, localRulestackName: string, options?: FqdnListLocalRulestackListByLocalRulestacksOptionalParams): PagedAsyncIterableIterator<FqdnListLocalRulestackResource>;
|
|
551
|
-
}
|
|
552
|
-
|
|
553
|
-
// @public
|
|
554
|
-
export interface FqdnListLocalRulestackCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
555
|
-
resumeFrom?: string;
|
|
556
|
-
updateIntervalInMs?: number;
|
|
557
|
-
}
|
|
558
|
-
|
|
559
|
-
// @public
|
|
560
|
-
export type FqdnListLocalRulestackCreateOrUpdateResponse = FqdnListLocalRulestackResource;
|
|
561
|
-
|
|
562
|
-
// @public
|
|
563
|
-
export interface FqdnListLocalRulestackDeleteOptionalParams extends coreClient.OperationOptions {
|
|
564
|
-
resumeFrom?: string;
|
|
565
|
-
updateIntervalInMs?: number;
|
|
566
|
-
}
|
|
567
|
-
|
|
568
|
-
// @public
|
|
569
|
-
export interface FqdnListLocalRulestackGetOptionalParams extends coreClient.OperationOptions {
|
|
570
|
-
}
|
|
571
|
-
|
|
572
|
-
// @public
|
|
573
|
-
export type FqdnListLocalRulestackGetResponse = FqdnListLocalRulestackResource;
|
|
574
|
-
|
|
575
|
-
// @public
|
|
576
|
-
export interface FqdnListLocalRulestackListByLocalRulestacksNextOptionalParams extends coreClient.OperationOptions {
|
|
577
|
-
}
|
|
578
|
-
|
|
579
|
-
// @public
|
|
580
|
-
export type FqdnListLocalRulestackListByLocalRulestacksNextResponse = FqdnListLocalRulestackResourceListResult;
|
|
581
|
-
|
|
582
|
-
// @public
|
|
583
|
-
export interface FqdnListLocalRulestackListByLocalRulestacksOptionalParams extends coreClient.OperationOptions {
|
|
584
|
-
}
|
|
585
|
-
|
|
586
|
-
// @public
|
|
587
|
-
export type FqdnListLocalRulestackListByLocalRulestacksResponse = FqdnListLocalRulestackResourceListResult;
|
|
588
|
-
|
|
589
|
-
// @public
|
|
590
|
-
export interface FqdnListLocalRulestackResource extends ProxyResource {
|
|
591
|
-
auditComment?: string;
|
|
592
|
-
description?: string;
|
|
593
|
-
etag?: string;
|
|
594
|
-
fqdnList: string[];
|
|
595
|
-
readonly provisioningState?: ProvisioningState;
|
|
596
|
-
}
|
|
597
|
-
|
|
598
|
-
// @public
|
|
599
|
-
export interface FqdnListLocalRulestackResourceListResult {
|
|
600
|
-
nextLink?: string;
|
|
601
|
-
value: FqdnListLocalRulestackResource[];
|
|
602
|
-
}
|
|
603
|
-
|
|
604
|
-
// @public
|
|
605
|
-
export interface FrontendSetting {
|
|
606
|
-
backendConfiguration: EndpointConfiguration;
|
|
607
|
-
frontendConfiguration: EndpointConfiguration;
|
|
608
|
-
name: string;
|
|
609
|
-
protocol: ProtocolType;
|
|
610
|
-
}
|
|
611
|
-
|
|
612
|
-
// @public
|
|
613
|
-
export function getContinuationToken(page: unknown): string | undefined;
|
|
614
|
-
|
|
615
|
-
// @public
|
|
616
|
-
export interface GlobalRulestack {
|
|
617
|
-
beginCommit(globalRulestackName: string, options?: GlobalRulestackCommitOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
618
|
-
beginCommitAndWait(globalRulestackName: string, options?: GlobalRulestackCommitOptionalParams): Promise<void>;
|
|
619
|
-
beginCreateOrUpdate(globalRulestackName: string, resource: GlobalRulestackResource, options?: GlobalRulestackCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GlobalRulestackCreateOrUpdateResponse>, GlobalRulestackCreateOrUpdateResponse>>;
|
|
620
|
-
beginCreateOrUpdateAndWait(globalRulestackName: string, resource: GlobalRulestackResource, options?: GlobalRulestackCreateOrUpdateOptionalParams): Promise<GlobalRulestackCreateOrUpdateResponse>;
|
|
621
|
-
beginDelete(globalRulestackName: string, options?: GlobalRulestackDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
622
|
-
beginDeleteAndWait(globalRulestackName: string, options?: GlobalRulestackDeleteOptionalParams): Promise<void>;
|
|
623
|
-
get(globalRulestackName: string, options?: GlobalRulestackGetOptionalParams): Promise<GlobalRulestackGetResponse>;
|
|
624
|
-
getChangeLog(globalRulestackName: string, options?: GlobalRulestackGetChangeLogOptionalParams): Promise<GlobalRulestackGetChangeLogResponse>;
|
|
625
|
-
list(options?: GlobalRulestackListOptionalParams): PagedAsyncIterableIterator<GlobalRulestackResource>;
|
|
626
|
-
listAdvancedSecurityObjects(globalRulestackName: string, typeParam: AdvSecurityObjectTypeEnum, options?: GlobalRulestackListAdvancedSecurityObjectsOptionalParams): Promise<GlobalRulestackListAdvancedSecurityObjectsResponse>;
|
|
627
|
-
listAppIds(globalRulestackName: string, options?: GlobalRulestackListAppIdsOptionalParams): Promise<GlobalRulestackListAppIdsResponse>;
|
|
628
|
-
listCountries(globalRulestackName: string, options?: GlobalRulestackListCountriesOptionalParams): Promise<GlobalRulestackListCountriesResponse>;
|
|
629
|
-
listFirewalls(globalRulestackName: string, options?: GlobalRulestackListFirewallsOptionalParams): Promise<GlobalRulestackListFirewallsResponse>;
|
|
630
|
-
listPredefinedUrlCategories(globalRulestackName: string, options?: GlobalRulestackListPredefinedUrlCategoriesOptionalParams): Promise<GlobalRulestackListPredefinedUrlCategoriesResponse>;
|
|
631
|
-
listSecurityServices(globalRulestackName: string, typeParam: SecurityServicesTypeEnum, options?: GlobalRulestackListSecurityServicesOptionalParams): Promise<GlobalRulestackListSecurityServicesResponse>;
|
|
632
|
-
revert(globalRulestackName: string, options?: GlobalRulestackRevertOptionalParams): Promise<void>;
|
|
633
|
-
update(globalRulestackName: string, properties: GlobalRulestackResourceUpdate, options?: GlobalRulestackUpdateOptionalParams): Promise<GlobalRulestackUpdateResponse>;
|
|
634
|
-
}
|
|
635
|
-
|
|
636
|
-
// @public
|
|
637
|
-
export interface GlobalRulestackCommitOptionalParams extends coreClient.OperationOptions {
|
|
638
|
-
resumeFrom?: string;
|
|
639
|
-
updateIntervalInMs?: number;
|
|
640
|
-
}
|
|
641
|
-
|
|
642
|
-
// @public
|
|
643
|
-
export interface GlobalRulestackCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
644
|
-
resumeFrom?: string;
|
|
645
|
-
updateIntervalInMs?: number;
|
|
646
|
-
}
|
|
647
|
-
|
|
648
|
-
// @public
|
|
649
|
-
export type GlobalRulestackCreateOrUpdateResponse = GlobalRulestackResource;
|
|
650
|
-
|
|
651
|
-
// @public
|
|
652
|
-
export interface GlobalRulestackDeleteOptionalParams extends coreClient.OperationOptions {
|
|
653
|
-
resumeFrom?: string;
|
|
654
|
-
updateIntervalInMs?: number;
|
|
655
|
-
}
|
|
656
|
-
|
|
657
|
-
// @public
|
|
658
|
-
export interface GlobalRulestackGetChangeLogOptionalParams extends coreClient.OperationOptions {
|
|
659
|
-
}
|
|
660
|
-
|
|
661
|
-
// @public
|
|
662
|
-
export type GlobalRulestackGetChangeLogResponse = Changelog;
|
|
663
|
-
|
|
664
|
-
// @public
|
|
665
|
-
export interface GlobalRulestackGetOptionalParams extends coreClient.OperationOptions {
|
|
666
|
-
}
|
|
667
|
-
|
|
668
|
-
// @public
|
|
669
|
-
export type GlobalRulestackGetResponse = GlobalRulestackResource;
|
|
670
|
-
|
|
671
|
-
// @public
|
|
672
|
-
export interface GlobalRulestackInfo {
|
|
673
|
-
azureId: string;
|
|
674
|
-
}
|
|
675
|
-
|
|
676
|
-
// @public
|
|
677
|
-
export interface GlobalRulestackListAdvancedSecurityObjectsOptionalParams extends coreClient.OperationOptions {
|
|
678
|
-
// (undocumented)
|
|
679
|
-
skip?: string;
|
|
680
|
-
// (undocumented)
|
|
681
|
-
top?: number;
|
|
682
|
-
}
|
|
683
|
-
|
|
684
|
-
// @public
|
|
685
|
-
export type GlobalRulestackListAdvancedSecurityObjectsResponse = AdvSecurityObjectListResponse;
|
|
686
|
-
|
|
687
|
-
// @public
|
|
688
|
-
export interface GlobalRulestackListAppIdsOptionalParams extends coreClient.OperationOptions {
|
|
689
|
-
// (undocumented)
|
|
690
|
-
appIdVersion?: string;
|
|
691
|
-
// (undocumented)
|
|
692
|
-
appPrefix?: string;
|
|
693
|
-
// (undocumented)
|
|
694
|
-
skip?: string;
|
|
695
|
-
// (undocumented)
|
|
696
|
-
top?: number;
|
|
697
|
-
}
|
|
698
|
-
|
|
699
|
-
// @public
|
|
700
|
-
export type GlobalRulestackListAppIdsResponse = ListAppIdResponse;
|
|
701
|
-
|
|
702
|
-
// @public
|
|
703
|
-
export interface GlobalRulestackListCountriesOptionalParams extends coreClient.OperationOptions {
|
|
704
|
-
// (undocumented)
|
|
705
|
-
skip?: string;
|
|
706
|
-
// (undocumented)
|
|
707
|
-
top?: number;
|
|
708
|
-
}
|
|
709
|
-
|
|
710
|
-
// @public
|
|
711
|
-
export type GlobalRulestackListCountriesResponse = CountriesResponse;
|
|
712
|
-
|
|
713
|
-
// @public
|
|
714
|
-
export interface GlobalRulestackListFirewallsOptionalParams extends coreClient.OperationOptions {
|
|
715
|
-
}
|
|
716
|
-
|
|
717
|
-
// @public
|
|
718
|
-
export type GlobalRulestackListFirewallsResponse = ListFirewallsResponse;
|
|
719
|
-
|
|
720
|
-
// @public
|
|
721
|
-
export interface GlobalRulestackListNextOptionalParams extends coreClient.OperationOptions {
|
|
722
|
-
}
|
|
723
|
-
|
|
724
|
-
// @public
|
|
725
|
-
export type GlobalRulestackListNextResponse = GlobalRulestackResourceListResult;
|
|
726
|
-
|
|
727
|
-
// @public
|
|
728
|
-
export interface GlobalRulestackListOptionalParams extends coreClient.OperationOptions {
|
|
729
|
-
}
|
|
730
|
-
|
|
731
|
-
// @public
|
|
732
|
-
export interface GlobalRulestackListPredefinedUrlCategoriesOptionalParams extends coreClient.OperationOptions {
|
|
733
|
-
// (undocumented)
|
|
734
|
-
skip?: string;
|
|
735
|
-
// (undocumented)
|
|
736
|
-
top?: number;
|
|
737
|
-
}
|
|
738
|
-
|
|
739
|
-
// @public
|
|
740
|
-
export type GlobalRulestackListPredefinedUrlCategoriesResponse = PredefinedUrlCategoriesResponse;
|
|
741
|
-
|
|
742
|
-
// @public
|
|
743
|
-
export type GlobalRulestackListResponse = GlobalRulestackResourceListResult;
|
|
744
|
-
|
|
745
|
-
// @public
|
|
746
|
-
export interface GlobalRulestackListSecurityServicesOptionalParams extends coreClient.OperationOptions {
|
|
747
|
-
// (undocumented)
|
|
748
|
-
skip?: string;
|
|
749
|
-
// (undocumented)
|
|
750
|
-
top?: number;
|
|
751
|
-
}
|
|
752
|
-
|
|
753
|
-
// @public
|
|
754
|
-
export type GlobalRulestackListSecurityServicesResponse = SecurityServicesResponse;
|
|
755
|
-
|
|
756
|
-
// @public
|
|
757
|
-
export interface GlobalRulestackResource extends ProxyResource {
|
|
758
|
-
associatedSubscriptions?: string[];
|
|
759
|
-
defaultMode?: DefaultMode;
|
|
760
|
-
description?: string;
|
|
761
|
-
identity?: AzureResourceManagerManagedIdentityProperties;
|
|
762
|
-
location: string;
|
|
763
|
-
minAppIdVersion?: string;
|
|
764
|
-
panEtag?: string;
|
|
765
|
-
panLocation?: string;
|
|
766
|
-
readonly provisioningState?: ProvisioningState;
|
|
767
|
-
scope?: ScopeType;
|
|
768
|
-
securityServices?: SecurityServices;
|
|
769
|
-
}
|
|
770
|
-
|
|
771
|
-
// @public
|
|
772
|
-
export interface GlobalRulestackResourceListResult {
|
|
773
|
-
nextLink?: string;
|
|
774
|
-
value: GlobalRulestackResource[];
|
|
775
|
-
}
|
|
776
|
-
|
|
777
|
-
// @public
|
|
778
|
-
export interface GlobalRulestackResourceUpdate {
|
|
779
|
-
identity?: AzureResourceManagerManagedIdentityProperties;
|
|
780
|
-
location?: string;
|
|
781
|
-
properties?: GlobalRulestackResourceUpdateProperties;
|
|
782
|
-
}
|
|
783
|
-
|
|
784
|
-
// @public
|
|
785
|
-
export interface GlobalRulestackResourceUpdateProperties {
|
|
786
|
-
associatedSubscriptions?: string[];
|
|
787
|
-
defaultMode?: DefaultMode;
|
|
788
|
-
description?: string;
|
|
789
|
-
minAppIdVersion?: string;
|
|
790
|
-
panEtag?: string;
|
|
791
|
-
panLocation?: string;
|
|
792
|
-
scope?: ScopeType;
|
|
793
|
-
securityServices?: SecurityServices;
|
|
794
|
-
}
|
|
795
|
-
|
|
796
|
-
// @public
|
|
797
|
-
export interface GlobalRulestackRevertOptionalParams extends coreClient.OperationOptions {
|
|
798
|
-
}
|
|
799
|
-
|
|
800
|
-
// @public
|
|
801
|
-
export interface GlobalRulestackUpdateOptionalParams extends coreClient.OperationOptions {
|
|
802
|
-
}
|
|
803
|
-
|
|
804
|
-
// @public
|
|
805
|
-
export type GlobalRulestackUpdateResponse = GlobalRulestackResource;
|
|
806
|
-
|
|
807
|
-
// @public
|
|
808
|
-
export type HealthStatus = string;
|
|
809
|
-
|
|
810
|
-
// @public
|
|
811
|
-
export interface IPAddress {
|
|
812
|
-
address?: string;
|
|
813
|
-
resourceId?: string;
|
|
814
|
-
}
|
|
815
|
-
|
|
816
|
-
// @public
|
|
817
|
-
export interface IPAddressSpace {
|
|
818
|
-
addressSpace?: string;
|
|
819
|
-
resourceId?: string;
|
|
820
|
-
}
|
|
821
|
-
|
|
822
|
-
// @public
|
|
823
|
-
export enum KnownActionEnum {
|
|
824
|
-
Allow = "Allow",
|
|
825
|
-
DenyResetBoth = "DenyResetBoth",
|
|
826
|
-
DenyResetServer = "DenyResetServer",
|
|
827
|
-
DenySilent = "DenySilent"
|
|
828
|
-
}
|
|
829
|
-
|
|
830
|
-
// @public
|
|
831
|
-
export enum KnownActionType {
|
|
832
|
-
Internal = "Internal"
|
|
833
|
-
}
|
|
834
|
-
|
|
835
|
-
// @public
|
|
836
|
-
export enum KnownAdvSecurityObjectTypeEnum {
|
|
837
|
-
Feeds = "feeds",
|
|
838
|
-
UrlCustom = "urlCustom"
|
|
839
|
-
}
|
|
840
|
-
|
|
841
|
-
// @public
|
|
842
|
-
export enum KnownBillingCycle {
|
|
843
|
-
Monthly = "MONTHLY",
|
|
844
|
-
Weekly = "WEEKLY"
|
|
845
|
-
}
|
|
846
|
-
|
|
847
|
-
// @public
|
|
848
|
-
export enum KnownBooleanEnum {
|
|
849
|
-
False = "FALSE",
|
|
850
|
-
True = "TRUE"
|
|
851
|
-
}
|
|
852
|
-
|
|
853
|
-
// @public
|
|
854
|
-
export enum KnownCreatedByType {
|
|
855
|
-
Application = "Application",
|
|
856
|
-
Key = "Key",
|
|
857
|
-
ManagedIdentity = "ManagedIdentity",
|
|
858
|
-
User = "User"
|
|
859
|
-
}
|
|
860
|
-
|
|
861
|
-
// @public
|
|
862
|
-
export enum KnownDecryptionRuleTypeEnum {
|
|
863
|
-
None = "None",
|
|
864
|
-
SSLInboundInspection = "SSLInboundInspection",
|
|
865
|
-
SSLOutboundInspection = "SSLOutboundInspection"
|
|
866
|
-
}
|
|
867
|
-
|
|
868
|
-
// @public
|
|
869
|
-
export enum KnownDefaultMode {
|
|
870
|
-
Firewall = "FIREWALL",
|
|
871
|
-
IPS = "IPS",
|
|
872
|
-
None = "NONE"
|
|
873
|
-
}
|
|
874
|
-
|
|
875
|
-
// @public
|
|
876
|
-
export enum KnownDNSProxy {
|
|
877
|
-
Disabled = "DISABLED",
|
|
878
|
-
Enabled = "ENABLED"
|
|
879
|
-
}
|
|
880
|
-
|
|
881
|
-
// @public
|
|
882
|
-
export enum KnownEgressNat {
|
|
883
|
-
Disabled = "DISABLED",
|
|
884
|
-
Enabled = "ENABLED"
|
|
885
|
-
}
|
|
886
|
-
|
|
887
|
-
// @public
|
|
888
|
-
export enum KnownEnabledDNSType {
|
|
889
|
-
Azure = "AZURE",
|
|
890
|
-
Custom = "CUSTOM"
|
|
891
|
-
}
|
|
892
|
-
|
|
893
|
-
// @public
|
|
894
|
-
export enum KnownHealthStatus {
|
|
895
|
-
Green = "GREEN",
|
|
896
|
-
Initializing = "INITIALIZING",
|
|
897
|
-
RED = "RED",
|
|
898
|
-
Yellow = "YELLOW"
|
|
899
|
-
}
|
|
900
|
-
|
|
901
|
-
// @public
|
|
902
|
-
export enum KnownLogOption {
|
|
903
|
-
IndividualDestination = "INDIVIDUAL_DESTINATION",
|
|
904
|
-
SameDestination = "SAME_DESTINATION"
|
|
905
|
-
}
|
|
906
|
-
|
|
907
|
-
// @public
|
|
908
|
-
export enum KnownLogType {
|
|
909
|
-
Audit = "AUDIT",
|
|
910
|
-
Decryption = "DECRYPTION",
|
|
911
|
-
DLP = "DLP",
|
|
912
|
-
Threat = "THREAT",
|
|
913
|
-
Traffic = "TRAFFIC",
|
|
914
|
-
Wildfire = "WILDFIRE"
|
|
915
|
-
}
|
|
916
|
-
|
|
917
|
-
// @public
|
|
918
|
-
export enum KnownManagedIdentityType {
|
|
919
|
-
None = "None",
|
|
920
|
-
SystemAndUserAssigned = "SystemAssigned,UserAssigned",
|
|
921
|
-
SystemAssigned = "SystemAssigned",
|
|
922
|
-
UserAssigned = "UserAssigned"
|
|
923
|
-
}
|
|
924
|
-
|
|
925
|
-
// @public
|
|
926
|
-
export enum KnownMarketplaceSubscriptionStatus {
|
|
927
|
-
FulfillmentRequested = "FulfillmentRequested",
|
|
928
|
-
NotStarted = "NotStarted",
|
|
929
|
-
PendingFulfillmentStart = "PendingFulfillmentStart",
|
|
930
|
-
Subscribed = "Subscribed",
|
|
931
|
-
Suspended = "Suspended",
|
|
932
|
-
Unsubscribed = "Unsubscribed"
|
|
933
|
-
}
|
|
934
|
-
|
|
935
|
-
// @public
|
|
936
|
-
export enum KnownNetworkType {
|
|
937
|
-
Vnet = "VNET",
|
|
938
|
-
Vwan = "VWAN"
|
|
939
|
-
}
|
|
940
|
-
|
|
941
|
-
// @public
|
|
942
|
-
export enum KnownOrigin {
|
|
943
|
-
System = "system",
|
|
944
|
-
User = "user",
|
|
945
|
-
UserSystem = "user,system"
|
|
946
|
-
}
|
|
947
|
-
|
|
948
|
-
// @public
|
|
949
|
-
export enum KnownProtocolType {
|
|
950
|
-
TCP = "TCP",
|
|
951
|
-
UDP = "UDP"
|
|
952
|
-
}
|
|
953
|
-
|
|
954
|
-
// @public
|
|
955
|
-
export enum KnownProvisioningState {
|
|
956
|
-
Accepted = "Accepted",
|
|
957
|
-
Canceled = "Canceled",
|
|
958
|
-
Creating = "Creating",
|
|
959
|
-
Deleted = "Deleted",
|
|
960
|
-
Deleting = "Deleting",
|
|
961
|
-
Failed = "Failed",
|
|
962
|
-
NotSpecified = "NotSpecified",
|
|
963
|
-
Succeeded = "Succeeded",
|
|
964
|
-
Updating = "Updating"
|
|
965
|
-
}
|
|
966
|
-
|
|
967
|
-
// @public
|
|
968
|
-
export enum KnownReadOnlyProvisioningState {
|
|
969
|
-
Deleted = "Deleted",
|
|
970
|
-
Failed = "Failed",
|
|
971
|
-
Succeeded = "Succeeded"
|
|
972
|
-
}
|
|
973
|
-
|
|
974
|
-
// @public
|
|
975
|
-
export enum KnownScopeType {
|
|
976
|
-
Global = "GLOBAL",
|
|
977
|
-
Local = "LOCAL"
|
|
978
|
-
}
|
|
979
|
-
|
|
980
|
-
// @public
|
|
981
|
-
export enum KnownSecurityServicesTypeEnum {
|
|
982
|
-
AntiSpyware = "antiSpyware",
|
|
983
|
-
AntiVirus = "antiVirus",
|
|
984
|
-
DnsSubscription = "dnsSubscription",
|
|
985
|
-
FileBlocking = "fileBlocking",
|
|
986
|
-
IpsVulnerability = "ipsVulnerability",
|
|
987
|
-
UrlFiltering = "urlFiltering"
|
|
988
|
-
}
|
|
989
|
-
|
|
990
|
-
// @public
|
|
991
|
-
export enum KnownServerStatus {
|
|
992
|
-
Down = "DOWN",
|
|
993
|
-
UP = "UP"
|
|
994
|
-
}
|
|
995
|
-
|
|
996
|
-
// @public
|
|
997
|
-
export enum KnownStateEnum {
|
|
998
|
-
Disabled = "DISABLED",
|
|
999
|
-
Enabled = "ENABLED"
|
|
1000
|
-
}
|
|
1001
|
-
|
|
1002
|
-
// @public
|
|
1003
|
-
export enum KnownUsageType {
|
|
1004
|
-
Committed = "COMMITTED",
|
|
1005
|
-
Payg = "PAYG"
|
|
1006
|
-
}
|
|
1007
|
-
|
|
1008
|
-
// @public (undocumented)
|
|
1009
|
-
export interface ListAppIdResponse {
|
|
1010
|
-
nextLink?: string;
|
|
1011
|
-
value: string[];
|
|
1012
|
-
}
|
|
1013
|
-
|
|
1014
|
-
// @public
|
|
1015
|
-
export interface ListFirewallsResponse {
|
|
1016
|
-
nextLink?: string;
|
|
1017
|
-
value: string[];
|
|
1018
|
-
}
|
|
1019
|
-
|
|
1020
|
-
// @public
|
|
1021
|
-
export interface LocalRules {
|
|
1022
|
-
beginCreateOrUpdate(resourceGroupName: string, localRulestackName: string, priority: string, resource: LocalRulesResource, options?: LocalRulesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<LocalRulesCreateOrUpdateResponse>, LocalRulesCreateOrUpdateResponse>>;
|
|
1023
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, localRulestackName: string, priority: string, resource: LocalRulesResource, options?: LocalRulesCreateOrUpdateOptionalParams): Promise<LocalRulesCreateOrUpdateResponse>;
|
|
1024
|
-
beginDelete(resourceGroupName: string, localRulestackName: string, priority: string, options?: LocalRulesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1025
|
-
beginDeleteAndWait(resourceGroupName: string, localRulestackName: string, priority: string, options?: LocalRulesDeleteOptionalParams): Promise<void>;
|
|
1026
|
-
get(resourceGroupName: string, localRulestackName: string, priority: string, options?: LocalRulesGetOptionalParams): Promise<LocalRulesGetResponse>;
|
|
1027
|
-
getCounters(resourceGroupName: string, localRulestackName: string, priority: string, options?: LocalRulesGetCountersOptionalParams): Promise<LocalRulesGetCountersResponse>;
|
|
1028
|
-
listByLocalRulestacks(resourceGroupName: string, localRulestackName: string, options?: LocalRulesListByLocalRulestacksOptionalParams): PagedAsyncIterableIterator<LocalRulesResource>;
|
|
1029
|
-
refreshCounters(resourceGroupName: string, localRulestackName: string, priority: string, options?: LocalRulesRefreshCountersOptionalParams): Promise<void>;
|
|
1030
|
-
resetCounters(resourceGroupName: string, localRulestackName: string, priority: string, options?: LocalRulesResetCountersOptionalParams): Promise<LocalRulesResetCountersResponse>;
|
|
1031
|
-
}
|
|
1032
|
-
|
|
1033
|
-
// @public
|
|
1034
|
-
export interface LocalRulesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1035
|
-
resumeFrom?: string;
|
|
1036
|
-
updateIntervalInMs?: number;
|
|
1037
|
-
}
|
|
1038
|
-
|
|
1039
|
-
// @public
|
|
1040
|
-
export type LocalRulesCreateOrUpdateResponse = LocalRulesResource;
|
|
1041
|
-
|
|
1042
|
-
// @public
|
|
1043
|
-
export interface LocalRulesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1044
|
-
resumeFrom?: string;
|
|
1045
|
-
updateIntervalInMs?: number;
|
|
1046
|
-
}
|
|
1047
|
-
|
|
1048
|
-
// @public
|
|
1049
|
-
export interface LocalRulesGetCountersOptionalParams extends coreClient.OperationOptions {
|
|
1050
|
-
// (undocumented)
|
|
1051
|
-
firewallName?: string;
|
|
1052
|
-
}
|
|
1053
|
-
|
|
1054
|
-
// @public
|
|
1055
|
-
export type LocalRulesGetCountersResponse = RuleCounter;
|
|
1056
|
-
|
|
1057
|
-
// @public
|
|
1058
|
-
export interface LocalRulesGetOptionalParams extends coreClient.OperationOptions {
|
|
1059
|
-
}
|
|
1060
|
-
|
|
1061
|
-
// @public
|
|
1062
|
-
export type LocalRulesGetResponse = LocalRulesResource;
|
|
1063
|
-
|
|
1064
|
-
// @public
|
|
1065
|
-
export interface LocalRulesListByLocalRulestacksNextOptionalParams extends coreClient.OperationOptions {
|
|
1066
|
-
}
|
|
1067
|
-
|
|
1068
|
-
// @public
|
|
1069
|
-
export type LocalRulesListByLocalRulestacksNextResponse = LocalRulesResourceListResult;
|
|
1070
|
-
|
|
1071
|
-
// @public
|
|
1072
|
-
export interface LocalRulesListByLocalRulestacksOptionalParams extends coreClient.OperationOptions {
|
|
1073
|
-
}
|
|
1074
|
-
|
|
1075
|
-
// @public
|
|
1076
|
-
export type LocalRulesListByLocalRulestacksResponse = LocalRulesResourceListResult;
|
|
1077
|
-
|
|
1078
|
-
// @public
|
|
1079
|
-
export interface LocalRulesRefreshCountersOptionalParams extends coreClient.OperationOptions {
|
|
1080
|
-
// (undocumented)
|
|
1081
|
-
firewallName?: string;
|
|
1082
|
-
}
|
|
1083
|
-
|
|
1084
|
-
// @public
|
|
1085
|
-
export interface LocalRulesResetCountersOptionalParams extends coreClient.OperationOptions {
|
|
1086
|
-
// (undocumented)
|
|
1087
|
-
firewallName?: string;
|
|
1088
|
-
}
|
|
1089
|
-
|
|
1090
|
-
// @public
|
|
1091
|
-
export type LocalRulesResetCountersResponse = RuleCounterReset;
|
|
1092
|
-
|
|
1093
|
-
// @public
|
|
1094
|
-
export interface LocalRulesResource extends ProxyResource {
|
|
1095
|
-
actionType?: ActionEnum;
|
|
1096
|
-
applications?: string[];
|
|
1097
|
-
auditComment?: string;
|
|
1098
|
-
category?: Category;
|
|
1099
|
-
decryptionRuleType?: DecryptionRuleTypeEnum;
|
|
1100
|
-
description?: string;
|
|
1101
|
-
destination?: DestinationAddr;
|
|
1102
|
-
enableLogging?: StateEnum;
|
|
1103
|
-
etag?: string;
|
|
1104
|
-
inboundInspectionCertificate?: string;
|
|
1105
|
-
negateDestination?: BooleanEnum;
|
|
1106
|
-
negateSource?: BooleanEnum;
|
|
1107
|
-
readonly priority?: number;
|
|
1108
|
-
protocol?: string;
|
|
1109
|
-
protocolPortList?: string[];
|
|
1110
|
-
readonly provisioningState?: ProvisioningState;
|
|
1111
|
-
ruleName: string;
|
|
1112
|
-
ruleState?: StateEnum;
|
|
1113
|
-
source?: SourceAddr;
|
|
1114
|
-
tags?: TagInfo[];
|
|
1115
|
-
}
|
|
1116
|
-
|
|
1117
|
-
// @public
|
|
1118
|
-
export interface LocalRulesResourceListResult {
|
|
1119
|
-
nextLink?: string;
|
|
1120
|
-
value: LocalRulesResource[];
|
|
1121
|
-
}
|
|
1122
|
-
|
|
1123
|
-
// @public
|
|
1124
|
-
export interface LocalRulestackResource extends TrackedResource {
|
|
1125
|
-
associatedSubscriptions?: string[];
|
|
1126
|
-
defaultMode?: DefaultMode;
|
|
1127
|
-
description?: string;
|
|
1128
|
-
identity?: AzureResourceManagerManagedIdentityProperties;
|
|
1129
|
-
minAppIdVersion?: string;
|
|
1130
|
-
panEtag?: string;
|
|
1131
|
-
panLocation?: string;
|
|
1132
|
-
readonly provisioningState?: ProvisioningState;
|
|
1133
|
-
scope?: ScopeType;
|
|
1134
|
-
securityServices?: SecurityServices;
|
|
1135
|
-
}
|
|
1136
|
-
|
|
1137
|
-
// @public
|
|
1138
|
-
export interface LocalRulestackResourceListResult {
|
|
1139
|
-
nextLink?: string;
|
|
1140
|
-
value: LocalRulestackResource[];
|
|
1141
|
-
}
|
|
1142
|
-
|
|
1143
|
-
// @public
|
|
1144
|
-
export interface LocalRulestackResourceUpdate {
|
|
1145
|
-
identity?: AzureResourceManagerManagedIdentityProperties;
|
|
1146
|
-
properties?: LocalRulestackResourceUpdateProperties;
|
|
1147
|
-
tags?: {
|
|
1148
|
-
[propertyName: string]: string;
|
|
1149
|
-
};
|
|
1150
|
-
}
|
|
1151
|
-
|
|
1152
|
-
// @public
|
|
1153
|
-
export interface LocalRulestackResourceUpdateProperties {
|
|
1154
|
-
associatedSubscriptions?: string[];
|
|
1155
|
-
defaultMode?: DefaultMode;
|
|
1156
|
-
description?: string;
|
|
1157
|
-
minAppIdVersion?: string;
|
|
1158
|
-
panEtag?: string;
|
|
1159
|
-
panLocation?: string;
|
|
1160
|
-
scope?: ScopeType;
|
|
1161
|
-
securityServices?: SecurityServices;
|
|
1162
|
-
}
|
|
1163
|
-
|
|
1164
|
-
// @public
|
|
1165
|
-
export interface LocalRulestacks {
|
|
1166
|
-
beginCommit(resourceGroupName: string, localRulestackName: string, options?: LocalRulestacksCommitOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1167
|
-
beginCommitAndWait(resourceGroupName: string, localRulestackName: string, options?: LocalRulestacksCommitOptionalParams): Promise<void>;
|
|
1168
|
-
beginCreateOrUpdate(resourceGroupName: string, localRulestackName: string, resource: LocalRulestackResource, options?: LocalRulestacksCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<LocalRulestacksCreateOrUpdateResponse>, LocalRulestacksCreateOrUpdateResponse>>;
|
|
1169
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, localRulestackName: string, resource: LocalRulestackResource, options?: LocalRulestacksCreateOrUpdateOptionalParams): Promise<LocalRulestacksCreateOrUpdateResponse>;
|
|
1170
|
-
beginDelete(resourceGroupName: string, localRulestackName: string, options?: LocalRulestacksDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1171
|
-
beginDeleteAndWait(resourceGroupName: string, localRulestackName: string, options?: LocalRulestacksDeleteOptionalParams): Promise<void>;
|
|
1172
|
-
get(resourceGroupName: string, localRulestackName: string, options?: LocalRulestacksGetOptionalParams): Promise<LocalRulestacksGetResponse>;
|
|
1173
|
-
getChangeLog(resourceGroupName: string, localRulestackName: string, options?: LocalRulestacksGetChangeLogOptionalParams): Promise<LocalRulestacksGetChangeLogResponse>;
|
|
1174
|
-
getSupportInfo(resourceGroupName: string, localRulestackName: string, options?: LocalRulestacksGetSupportInfoOptionalParams): Promise<LocalRulestacksGetSupportInfoResponse>;
|
|
1175
|
-
listAdvancedSecurityObjects(resourceGroupName: string, localRulestackName: string, typeParam: AdvSecurityObjectTypeEnum, options?: LocalRulestacksListAdvancedSecurityObjectsOptionalParams): Promise<LocalRulestacksListAdvancedSecurityObjectsResponse>;
|
|
1176
|
-
listAppIds(resourceGroupName: string, localRulestackName: string, options?: LocalRulestacksListAppIdsOptionalParams): Promise<LocalRulestacksListAppIdsResponse>;
|
|
1177
|
-
listByResourceGroup(resourceGroupName: string, options?: LocalRulestacksListByResourceGroupOptionalParams): PagedAsyncIterableIterator<LocalRulestackResource>;
|
|
1178
|
-
listBySubscription(options?: LocalRulestacksListBySubscriptionOptionalParams): PagedAsyncIterableIterator<LocalRulestackResource>;
|
|
1179
|
-
listCountries(resourceGroupName: string, localRulestackName: string, options?: LocalRulestacksListCountriesOptionalParams): Promise<LocalRulestacksListCountriesResponse>;
|
|
1180
|
-
listFirewalls(resourceGroupName: string, localRulestackName: string, options?: LocalRulestacksListFirewallsOptionalParams): Promise<LocalRulestacksListFirewallsResponse>;
|
|
1181
|
-
listPredefinedUrlCategories(resourceGroupName: string, localRulestackName: string, options?: LocalRulestacksListPredefinedUrlCategoriesOptionalParams): Promise<LocalRulestacksListPredefinedUrlCategoriesResponse>;
|
|
1182
|
-
listSecurityServices(resourceGroupName: string, localRulestackName: string, typeParam: SecurityServicesTypeEnum, options?: LocalRulestacksListSecurityServicesOptionalParams): Promise<LocalRulestacksListSecurityServicesResponse>;
|
|
1183
|
-
revert(resourceGroupName: string, localRulestackName: string, options?: LocalRulestacksRevertOptionalParams): Promise<void>;
|
|
1184
|
-
update(resourceGroupName: string, localRulestackName: string, properties: LocalRulestackResourceUpdate, options?: LocalRulestacksUpdateOptionalParams): Promise<LocalRulestacksUpdateResponse>;
|
|
1185
|
-
}
|
|
1186
|
-
|
|
1187
|
-
// @public
|
|
1188
|
-
export interface LocalRulestacksCommitOptionalParams extends coreClient.OperationOptions {
|
|
1189
|
-
resumeFrom?: string;
|
|
1190
|
-
updateIntervalInMs?: number;
|
|
1191
|
-
}
|
|
1192
|
-
|
|
1193
|
-
// @public
|
|
1194
|
-
export interface LocalRulestacksCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1195
|
-
resumeFrom?: string;
|
|
1196
|
-
updateIntervalInMs?: number;
|
|
1197
|
-
}
|
|
1198
|
-
|
|
1199
|
-
// @public
|
|
1200
|
-
export type LocalRulestacksCreateOrUpdateResponse = LocalRulestackResource;
|
|
1201
|
-
|
|
1202
|
-
// @public
|
|
1203
|
-
export interface LocalRulestacksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1204
|
-
resumeFrom?: string;
|
|
1205
|
-
updateIntervalInMs?: number;
|
|
1206
|
-
}
|
|
1207
|
-
|
|
1208
|
-
// @public
|
|
1209
|
-
export interface LocalRulestacksGetChangeLogOptionalParams extends coreClient.OperationOptions {
|
|
1210
|
-
}
|
|
1211
|
-
|
|
1212
|
-
// @public
|
|
1213
|
-
export type LocalRulestacksGetChangeLogResponse = Changelog;
|
|
1214
|
-
|
|
1215
|
-
// @public
|
|
1216
|
-
export interface LocalRulestacksGetOptionalParams extends coreClient.OperationOptions {
|
|
1217
|
-
}
|
|
1218
|
-
|
|
1219
|
-
// @public
|
|
1220
|
-
export type LocalRulestacksGetResponse = LocalRulestackResource;
|
|
1221
|
-
|
|
1222
|
-
// @public
|
|
1223
|
-
export interface LocalRulestacksGetSupportInfoOptionalParams extends coreClient.OperationOptions {
|
|
1224
|
-
email?: string;
|
|
1225
|
-
}
|
|
1226
|
-
|
|
1227
|
-
// @public
|
|
1228
|
-
export type LocalRulestacksGetSupportInfoResponse = SupportInfo;
|
|
1229
|
-
|
|
1230
|
-
// @public
|
|
1231
|
-
export interface LocalRulestacksListAdvancedSecurityObjectsOptionalParams extends coreClient.OperationOptions {
|
|
1232
|
-
// (undocumented)
|
|
1233
|
-
skip?: string;
|
|
1234
|
-
// (undocumented)
|
|
1235
|
-
top?: number;
|
|
1236
|
-
}
|
|
1237
|
-
|
|
1238
|
-
// @public
|
|
1239
|
-
export type LocalRulestacksListAdvancedSecurityObjectsResponse = AdvSecurityObjectListResponse;
|
|
1240
|
-
|
|
1241
|
-
// @public
|
|
1242
|
-
export interface LocalRulestacksListAppIdsOptionalParams extends coreClient.OperationOptions {
|
|
1243
|
-
// (undocumented)
|
|
1244
|
-
appIdVersion?: string;
|
|
1245
|
-
// (undocumented)
|
|
1246
|
-
appPrefix?: string;
|
|
1247
|
-
// (undocumented)
|
|
1248
|
-
skip?: string;
|
|
1249
|
-
// (undocumented)
|
|
1250
|
-
top?: number;
|
|
1251
|
-
}
|
|
1252
|
-
|
|
1253
|
-
// @public
|
|
1254
|
-
export type LocalRulestacksListAppIdsResponse = ListAppIdResponse;
|
|
1255
|
-
|
|
1256
|
-
// @public
|
|
1257
|
-
export interface LocalRulestacksListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1258
|
-
}
|
|
1259
|
-
|
|
1260
|
-
// @public
|
|
1261
|
-
export type LocalRulestacksListByResourceGroupNextResponse = LocalRulestackResourceListResult;
|
|
1262
|
-
|
|
1263
|
-
// @public
|
|
1264
|
-
export interface LocalRulestacksListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1265
|
-
}
|
|
1266
|
-
|
|
1267
|
-
// @public
|
|
1268
|
-
export type LocalRulestacksListByResourceGroupResponse = LocalRulestackResourceListResult;
|
|
1269
|
-
|
|
1270
|
-
// @public
|
|
1271
|
-
export interface LocalRulestacksListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
1272
|
-
}
|
|
1273
|
-
|
|
1274
|
-
// @public
|
|
1275
|
-
export type LocalRulestacksListBySubscriptionNextResponse = LocalRulestackResourceListResult;
|
|
1276
|
-
|
|
1277
|
-
// @public
|
|
1278
|
-
export interface LocalRulestacksListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
1279
|
-
}
|
|
1280
|
-
|
|
1281
|
-
// @public
|
|
1282
|
-
export type LocalRulestacksListBySubscriptionResponse = LocalRulestackResourceListResult;
|
|
1283
|
-
|
|
1284
|
-
// @public
|
|
1285
|
-
export interface LocalRulestacksListCountriesOptionalParams extends coreClient.OperationOptions {
|
|
1286
|
-
// (undocumented)
|
|
1287
|
-
skip?: string;
|
|
1288
|
-
// (undocumented)
|
|
1289
|
-
top?: number;
|
|
1290
|
-
}
|
|
1291
|
-
|
|
1292
|
-
// @public
|
|
1293
|
-
export type LocalRulestacksListCountriesResponse = CountriesResponse;
|
|
1294
|
-
|
|
1295
|
-
// @public
|
|
1296
|
-
export interface LocalRulestacksListFirewallsOptionalParams extends coreClient.OperationOptions {
|
|
1297
|
-
}
|
|
1298
|
-
|
|
1299
|
-
// @public
|
|
1300
|
-
export type LocalRulestacksListFirewallsResponse = ListFirewallsResponse;
|
|
1301
|
-
|
|
1302
|
-
// @public
|
|
1303
|
-
export interface LocalRulestacksListPredefinedUrlCategoriesOptionalParams extends coreClient.OperationOptions {
|
|
1304
|
-
// (undocumented)
|
|
1305
|
-
skip?: string;
|
|
1306
|
-
// (undocumented)
|
|
1307
|
-
top?: number;
|
|
1308
|
-
}
|
|
1309
|
-
|
|
1310
|
-
// @public
|
|
1311
|
-
export type LocalRulestacksListPredefinedUrlCategoriesResponse = PredefinedUrlCategoriesResponse;
|
|
1312
|
-
|
|
1313
|
-
// @public
|
|
1314
|
-
export interface LocalRulestacksListSecurityServicesOptionalParams extends coreClient.OperationOptions {
|
|
1315
|
-
// (undocumented)
|
|
1316
|
-
skip?: string;
|
|
1317
|
-
// (undocumented)
|
|
1318
|
-
top?: number;
|
|
1319
|
-
}
|
|
1320
|
-
|
|
1321
|
-
// @public
|
|
1322
|
-
export type LocalRulestacksListSecurityServicesResponse = SecurityServicesResponse;
|
|
1323
|
-
|
|
1324
|
-
// @public
|
|
1325
|
-
export interface LocalRulestacksRevertOptionalParams extends coreClient.OperationOptions {
|
|
1326
|
-
}
|
|
1327
|
-
|
|
1328
|
-
// @public
|
|
1329
|
-
export interface LocalRulestacksUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1330
|
-
}
|
|
1331
|
-
|
|
1332
|
-
// @public
|
|
1333
|
-
export type LocalRulestacksUpdateResponse = LocalRulestackResource;
|
|
1334
|
-
|
|
1335
|
-
// @public
|
|
1336
|
-
export interface LogDestination {
|
|
1337
|
-
eventHubConfigurations?: EventHub;
|
|
1338
|
-
monitorConfigurations?: MonitorLog;
|
|
1339
|
-
storageConfigurations?: StorageAccount;
|
|
1340
|
-
}
|
|
1341
|
-
|
|
1342
|
-
// @public
|
|
1343
|
-
export type LogOption = string;
|
|
1344
|
-
|
|
1345
|
-
// @public
|
|
1346
|
-
export interface LogSettings {
|
|
1347
|
-
applicationInsights?: ApplicationInsights;
|
|
1348
|
-
commonDestination?: LogDestination;
|
|
1349
|
-
decryptLogDestination?: LogDestination;
|
|
1350
|
-
logOption?: LogOption;
|
|
1351
|
-
logType?: LogType;
|
|
1352
|
-
threatLogDestination?: LogDestination;
|
|
1353
|
-
trafficLogDestination?: LogDestination;
|
|
1354
|
-
}
|
|
1355
|
-
|
|
1356
|
-
// @public
|
|
1357
|
-
export type LogType = string;
|
|
1358
|
-
|
|
1359
|
-
// @public
|
|
1360
|
-
export type ManagedIdentityType = string;
|
|
1361
|
-
|
|
1362
|
-
// @public
|
|
1363
|
-
export interface MarketplaceDetails {
|
|
1364
|
-
readonly marketplaceSubscriptionId?: string;
|
|
1365
|
-
marketplaceSubscriptionStatus?: MarketplaceSubscriptionStatus;
|
|
1366
|
-
offerId: string;
|
|
1367
|
-
publisherId: string;
|
|
1368
|
-
}
|
|
1369
|
-
|
|
1370
|
-
// @public
|
|
1371
|
-
export type MarketplaceSubscriptionStatus = string;
|
|
1372
|
-
|
|
1373
|
-
// @public
|
|
1374
|
-
export interface MonitorLog {
|
|
1375
|
-
id?: string;
|
|
1376
|
-
primaryKey?: string;
|
|
1377
|
-
secondaryKey?: string;
|
|
1378
|
-
subscriptionId?: string;
|
|
1379
|
-
workspace?: string;
|
|
1380
|
-
}
|
|
1381
|
-
|
|
1382
|
-
// @public
|
|
1383
|
-
export interface NameDescriptionObject {
|
|
1384
|
-
description?: string;
|
|
1385
|
-
name: string;
|
|
1386
|
-
}
|
|
1387
|
-
|
|
1388
|
-
// @public
|
|
1389
|
-
export interface NetworkProfile {
|
|
1390
|
-
egressNatIp?: IPAddress[];
|
|
1391
|
-
enableEgressNat: EgressNat;
|
|
1392
|
-
networkType: NetworkType;
|
|
1393
|
-
publicIps: IPAddress[];
|
|
1394
|
-
trustedRanges?: string[];
|
|
1395
|
-
vnetConfiguration?: VnetConfiguration;
|
|
1396
|
-
vwanConfiguration?: VwanConfiguration;
|
|
1397
|
-
}
|
|
1398
|
-
|
|
1399
|
-
// @public
|
|
1400
|
-
export type NetworkType = string;
|
|
1401
|
-
|
|
1402
|
-
// @public
|
|
1403
|
-
export interface Operation {
|
|
1404
|
-
readonly actionType?: ActionType;
|
|
1405
|
-
display?: OperationDisplay;
|
|
1406
|
-
readonly isDataAction?: boolean;
|
|
1407
|
-
readonly name?: string;
|
|
1408
|
-
readonly origin?: Origin;
|
|
1409
|
-
}
|
|
1410
|
-
|
|
1411
|
-
// @public
|
|
1412
|
-
export interface OperationDisplay {
|
|
1413
|
-
readonly description?: string;
|
|
1414
|
-
readonly operation?: string;
|
|
1415
|
-
readonly provider?: string;
|
|
1416
|
-
readonly resource?: string;
|
|
1417
|
-
}
|
|
1418
|
-
|
|
1419
|
-
// @public
|
|
1420
|
-
export interface OperationListResult {
|
|
1421
|
-
readonly nextLink?: string;
|
|
1422
|
-
readonly value?: Operation[];
|
|
1423
|
-
}
|
|
1424
|
-
|
|
1425
|
-
// @public
|
|
1426
|
-
export interface Operations {
|
|
1427
|
-
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
|
|
1428
|
-
}
|
|
1429
|
-
|
|
1430
|
-
// @public
|
|
1431
|
-
export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1432
|
-
}
|
|
1433
|
-
|
|
1434
|
-
// @public
|
|
1435
|
-
export type OperationsListNextResponse = OperationListResult;
|
|
1436
|
-
|
|
1437
|
-
// @public
|
|
1438
|
-
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
1439
|
-
}
|
|
1440
|
-
|
|
1441
|
-
// @public
|
|
1442
|
-
export type OperationsListResponse = OperationListResult;
|
|
1443
|
-
|
|
1444
|
-
// @public
|
|
1445
|
-
export type Origin = string;
|
|
1446
|
-
|
|
1447
|
-
// @public (undocumented)
|
|
1448
|
-
export class PaloAltoNetworksCloudngfw extends coreClient.ServiceClient {
|
|
1449
|
-
// (undocumented)
|
|
1450
|
-
$host: string;
|
|
1451
|
-
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: PaloAltoNetworksCloudngfwOptionalParams);
|
|
1452
|
-
constructor(credentials: coreAuth.TokenCredential, options?: PaloAltoNetworksCloudngfwOptionalParams);
|
|
1453
|
-
// (undocumented)
|
|
1454
|
-
apiVersion: string;
|
|
1455
|
-
// (undocumented)
|
|
1456
|
-
certificateObjectGlobalRulestack: CertificateObjectGlobalRulestack;
|
|
1457
|
-
// (undocumented)
|
|
1458
|
-
certificateObjectLocalRulestack: CertificateObjectLocalRulestack;
|
|
1459
|
-
// (undocumented)
|
|
1460
|
-
firewalls: Firewalls;
|
|
1461
|
-
// (undocumented)
|
|
1462
|
-
firewallStatus: FirewallStatus;
|
|
1463
|
-
// (undocumented)
|
|
1464
|
-
fqdnListGlobalRulestack: FqdnListGlobalRulestack;
|
|
1465
|
-
// (undocumented)
|
|
1466
|
-
fqdnListLocalRulestack: FqdnListLocalRulestack;
|
|
1467
|
-
// (undocumented)
|
|
1468
|
-
globalRulestack: GlobalRulestack;
|
|
1469
|
-
// (undocumented)
|
|
1470
|
-
localRules: LocalRules;
|
|
1471
|
-
// (undocumented)
|
|
1472
|
-
localRulestacks: LocalRulestacks;
|
|
1473
|
-
// (undocumented)
|
|
1474
|
-
operations: Operations;
|
|
1475
|
-
// (undocumented)
|
|
1476
|
-
postRules: PostRules;
|
|
1477
|
-
// (undocumented)
|
|
1478
|
-
prefixListGlobalRulestack: PrefixListGlobalRulestack;
|
|
1479
|
-
// (undocumented)
|
|
1480
|
-
prefixListLocalRulestack: PrefixListLocalRulestack;
|
|
1481
|
-
// (undocumented)
|
|
1482
|
-
preRules: PreRules;
|
|
1483
|
-
// (undocumented)
|
|
1484
|
-
subscriptionId?: string;
|
|
1485
|
-
}
|
|
1486
|
-
|
|
1487
|
-
// @public
|
|
1488
|
-
export interface PaloAltoNetworksCloudngfwOptionalParams extends coreClient.ServiceClientOptions {
|
|
1489
|
-
$host?: string;
|
|
1490
|
-
apiVersion?: string;
|
|
1491
|
-
endpoint?: string;
|
|
1492
|
-
}
|
|
1493
|
-
|
|
1494
|
-
// @public
|
|
1495
|
-
export interface PanoramaConfig {
|
|
1496
|
-
readonly cgName?: string;
|
|
1497
|
-
configString: string;
|
|
1498
|
-
readonly dgName?: string;
|
|
1499
|
-
readonly hostName?: string;
|
|
1500
|
-
readonly panoramaServer?: string;
|
|
1501
|
-
readonly panoramaServer2?: string;
|
|
1502
|
-
readonly tplName?: string;
|
|
1503
|
-
readonly vmAuthKey?: string;
|
|
1504
|
-
}
|
|
1505
|
-
|
|
1506
|
-
// @public
|
|
1507
|
-
export interface PanoramaStatus {
|
|
1508
|
-
readonly panoramaServer2Status?: ServerStatus;
|
|
1509
|
-
readonly panoramaServerStatus?: ServerStatus;
|
|
1510
|
-
}
|
|
1511
|
-
|
|
1512
|
-
// @public
|
|
1513
|
-
export interface PlanData {
|
|
1514
|
-
billingCycle: BillingCycle;
|
|
1515
|
-
readonly effectiveDate?: Date;
|
|
1516
|
-
planId: string;
|
|
1517
|
-
usageType?: UsageType;
|
|
1518
|
-
}
|
|
1519
|
-
|
|
1520
|
-
// @public
|
|
1521
|
-
export interface PostRules {
|
|
1522
|
-
beginCreateOrUpdate(globalRulestackName: string, priority: string, resource: PostRulesResource, options?: PostRulesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<PostRulesCreateOrUpdateResponse>, PostRulesCreateOrUpdateResponse>>;
|
|
1523
|
-
beginCreateOrUpdateAndWait(globalRulestackName: string, priority: string, resource: PostRulesResource, options?: PostRulesCreateOrUpdateOptionalParams): Promise<PostRulesCreateOrUpdateResponse>;
|
|
1524
|
-
beginDelete(globalRulestackName: string, priority: string, options?: PostRulesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1525
|
-
beginDeleteAndWait(globalRulestackName: string, priority: string, options?: PostRulesDeleteOptionalParams): Promise<void>;
|
|
1526
|
-
get(globalRulestackName: string, priority: string, options?: PostRulesGetOptionalParams): Promise<PostRulesGetResponse>;
|
|
1527
|
-
getCounters(globalRulestackName: string, priority: string, options?: PostRulesGetCountersOptionalParams): Promise<PostRulesGetCountersResponse>;
|
|
1528
|
-
list(globalRulestackName: string, options?: PostRulesListOptionalParams): PagedAsyncIterableIterator<PostRulesResource>;
|
|
1529
|
-
refreshCounters(globalRulestackName: string, priority: string, options?: PostRulesRefreshCountersOptionalParams): Promise<void>;
|
|
1530
|
-
resetCounters(globalRulestackName: string, priority: string, options?: PostRulesResetCountersOptionalParams): Promise<PostRulesResetCountersResponse>;
|
|
1531
|
-
}
|
|
1532
|
-
|
|
1533
|
-
// @public
|
|
1534
|
-
export interface PostRulesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1535
|
-
resumeFrom?: string;
|
|
1536
|
-
updateIntervalInMs?: number;
|
|
1537
|
-
}
|
|
1538
|
-
|
|
1539
|
-
// @public
|
|
1540
|
-
export type PostRulesCreateOrUpdateResponse = PostRulesResource;
|
|
1541
|
-
|
|
1542
|
-
// @public
|
|
1543
|
-
export interface PostRulesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1544
|
-
resumeFrom?: string;
|
|
1545
|
-
updateIntervalInMs?: number;
|
|
1546
|
-
}
|
|
1547
|
-
|
|
1548
|
-
// @public
|
|
1549
|
-
export interface PostRulesGetCountersOptionalParams extends coreClient.OperationOptions {
|
|
1550
|
-
// (undocumented)
|
|
1551
|
-
firewallName?: string;
|
|
1552
|
-
}
|
|
1553
|
-
|
|
1554
|
-
// @public
|
|
1555
|
-
export type PostRulesGetCountersResponse = RuleCounter;
|
|
1556
|
-
|
|
1557
|
-
// @public
|
|
1558
|
-
export interface PostRulesGetOptionalParams extends coreClient.OperationOptions {
|
|
1559
|
-
}
|
|
1560
|
-
|
|
1561
|
-
// @public
|
|
1562
|
-
export type PostRulesGetResponse = PostRulesResource;
|
|
1563
|
-
|
|
1564
|
-
// @public
|
|
1565
|
-
export interface PostRulesListNextOptionalParams extends coreClient.OperationOptions {
|
|
1566
|
-
}
|
|
1567
|
-
|
|
1568
|
-
// @public
|
|
1569
|
-
export type PostRulesListNextResponse = PostRulesResourceListResult;
|
|
1570
|
-
|
|
1571
|
-
// @public
|
|
1572
|
-
export interface PostRulesListOptionalParams extends coreClient.OperationOptions {
|
|
1573
|
-
}
|
|
1574
|
-
|
|
1575
|
-
// @public
|
|
1576
|
-
export type PostRulesListResponse = PostRulesResourceListResult;
|
|
1577
|
-
|
|
1578
|
-
// @public
|
|
1579
|
-
export interface PostRulesRefreshCountersOptionalParams extends coreClient.OperationOptions {
|
|
1580
|
-
// (undocumented)
|
|
1581
|
-
firewallName?: string;
|
|
1582
|
-
}
|
|
1583
|
-
|
|
1584
|
-
// @public
|
|
1585
|
-
export interface PostRulesResetCountersOptionalParams extends coreClient.OperationOptions {
|
|
1586
|
-
// (undocumented)
|
|
1587
|
-
firewallName?: string;
|
|
1588
|
-
}
|
|
1589
|
-
|
|
1590
|
-
// @public
|
|
1591
|
-
export type PostRulesResetCountersResponse = RuleCounterReset;
|
|
1592
|
-
|
|
1593
|
-
// @public
|
|
1594
|
-
export interface PostRulesResource extends ProxyResource {
|
|
1595
|
-
actionType?: ActionEnum;
|
|
1596
|
-
applications?: string[];
|
|
1597
|
-
auditComment?: string;
|
|
1598
|
-
category?: Category;
|
|
1599
|
-
decryptionRuleType?: DecryptionRuleTypeEnum;
|
|
1600
|
-
description?: string;
|
|
1601
|
-
destination?: DestinationAddr;
|
|
1602
|
-
enableLogging?: StateEnum;
|
|
1603
|
-
etag?: string;
|
|
1604
|
-
inboundInspectionCertificate?: string;
|
|
1605
|
-
negateDestination?: BooleanEnum;
|
|
1606
|
-
negateSource?: BooleanEnum;
|
|
1607
|
-
readonly priority?: number;
|
|
1608
|
-
protocol?: string;
|
|
1609
|
-
protocolPortList?: string[];
|
|
1610
|
-
readonly provisioningState?: ProvisioningState;
|
|
1611
|
-
ruleName: string;
|
|
1612
|
-
ruleState?: StateEnum;
|
|
1613
|
-
source?: SourceAddr;
|
|
1614
|
-
tags?: TagInfo[];
|
|
1615
|
-
}
|
|
1616
|
-
|
|
1617
|
-
// @public
|
|
1618
|
-
export interface PostRulesResourceListResult {
|
|
1619
|
-
nextLink?: string;
|
|
1620
|
-
value: PostRulesResource[];
|
|
1621
|
-
}
|
|
1622
|
-
|
|
1623
|
-
// @public
|
|
1624
|
-
export interface PredefinedUrlCategoriesResponse {
|
|
1625
|
-
nextLink?: string;
|
|
1626
|
-
value: PredefinedUrlCategory[];
|
|
1627
|
-
}
|
|
1628
|
-
|
|
1629
|
-
// @public
|
|
1630
|
-
export interface PredefinedUrlCategory {
|
|
1631
|
-
// (undocumented)
|
|
1632
|
-
action: string;
|
|
1633
|
-
// (undocumented)
|
|
1634
|
-
name: string;
|
|
1635
|
-
}
|
|
1636
|
-
|
|
1637
|
-
// @public
|
|
1638
|
-
export interface PrefixListGlobalRulestack {
|
|
1639
|
-
beginCreateOrUpdate(globalRulestackName: string, name: string, resource: PrefixListGlobalRulestackResource, options?: PrefixListGlobalRulestackCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<PrefixListGlobalRulestackCreateOrUpdateResponse>, PrefixListGlobalRulestackCreateOrUpdateResponse>>;
|
|
1640
|
-
beginCreateOrUpdateAndWait(globalRulestackName: string, name: string, resource: PrefixListGlobalRulestackResource, options?: PrefixListGlobalRulestackCreateOrUpdateOptionalParams): Promise<PrefixListGlobalRulestackCreateOrUpdateResponse>;
|
|
1641
|
-
beginDelete(globalRulestackName: string, name: string, options?: PrefixListGlobalRulestackDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1642
|
-
beginDeleteAndWait(globalRulestackName: string, name: string, options?: PrefixListGlobalRulestackDeleteOptionalParams): Promise<void>;
|
|
1643
|
-
get(globalRulestackName: string, name: string, options?: PrefixListGlobalRulestackGetOptionalParams): Promise<PrefixListGlobalRulestackGetResponse>;
|
|
1644
|
-
list(globalRulestackName: string, options?: PrefixListGlobalRulestackListOptionalParams): PagedAsyncIterableIterator<PrefixListGlobalRulestackResource>;
|
|
1645
|
-
}
|
|
1646
|
-
|
|
1647
|
-
// @public
|
|
1648
|
-
export interface PrefixListGlobalRulestackCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1649
|
-
resumeFrom?: string;
|
|
1650
|
-
updateIntervalInMs?: number;
|
|
1651
|
-
}
|
|
1652
|
-
|
|
1653
|
-
// @public
|
|
1654
|
-
export type PrefixListGlobalRulestackCreateOrUpdateResponse = PrefixListGlobalRulestackResource;
|
|
1655
|
-
|
|
1656
|
-
// @public
|
|
1657
|
-
export interface PrefixListGlobalRulestackDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1658
|
-
resumeFrom?: string;
|
|
1659
|
-
updateIntervalInMs?: number;
|
|
1660
|
-
}
|
|
1661
|
-
|
|
1662
|
-
// @public
|
|
1663
|
-
export interface PrefixListGlobalRulestackGetOptionalParams extends coreClient.OperationOptions {
|
|
1664
|
-
}
|
|
1665
|
-
|
|
1666
|
-
// @public
|
|
1667
|
-
export type PrefixListGlobalRulestackGetResponse = PrefixListGlobalRulestackResource;
|
|
1668
|
-
|
|
1669
|
-
// @public
|
|
1670
|
-
export interface PrefixListGlobalRulestackListNextOptionalParams extends coreClient.OperationOptions {
|
|
1671
|
-
}
|
|
1672
|
-
|
|
1673
|
-
// @public
|
|
1674
|
-
export type PrefixListGlobalRulestackListNextResponse = PrefixListGlobalRulestackResourceListResult;
|
|
1675
|
-
|
|
1676
|
-
// @public
|
|
1677
|
-
export interface PrefixListGlobalRulestackListOptionalParams extends coreClient.OperationOptions {
|
|
1678
|
-
}
|
|
1679
|
-
|
|
1680
|
-
// @public
|
|
1681
|
-
export type PrefixListGlobalRulestackListResponse = PrefixListGlobalRulestackResourceListResult;
|
|
1682
|
-
|
|
1683
|
-
// @public
|
|
1684
|
-
export interface PrefixListGlobalRulestackResource extends ProxyResource {
|
|
1685
|
-
auditComment?: string;
|
|
1686
|
-
description?: string;
|
|
1687
|
-
etag?: string;
|
|
1688
|
-
prefixList: string[];
|
|
1689
|
-
readonly provisioningState?: ProvisioningState;
|
|
1690
|
-
}
|
|
1691
|
-
|
|
1692
|
-
// @public
|
|
1693
|
-
export interface PrefixListGlobalRulestackResourceListResult {
|
|
1694
|
-
nextLink?: string;
|
|
1695
|
-
value: PrefixListGlobalRulestackResource[];
|
|
1696
|
-
}
|
|
1697
|
-
|
|
1698
|
-
// @public
|
|
1699
|
-
export interface PrefixListLocalRulestack {
|
|
1700
|
-
beginCreateOrUpdate(resourceGroupName: string, localRulestackName: string, name: string, resource: PrefixListResource, options?: PrefixListLocalRulestackCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<PrefixListLocalRulestackCreateOrUpdateResponse>, PrefixListLocalRulestackCreateOrUpdateResponse>>;
|
|
1701
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, localRulestackName: string, name: string, resource: PrefixListResource, options?: PrefixListLocalRulestackCreateOrUpdateOptionalParams): Promise<PrefixListLocalRulestackCreateOrUpdateResponse>;
|
|
1702
|
-
beginDelete(resourceGroupName: string, localRulestackName: string, name: string, options?: PrefixListLocalRulestackDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1703
|
-
beginDeleteAndWait(resourceGroupName: string, localRulestackName: string, name: string, options?: PrefixListLocalRulestackDeleteOptionalParams): Promise<void>;
|
|
1704
|
-
get(resourceGroupName: string, localRulestackName: string, name: string, options?: PrefixListLocalRulestackGetOptionalParams): Promise<PrefixListLocalRulestackGetResponse>;
|
|
1705
|
-
listByLocalRulestacks(resourceGroupName: string, localRulestackName: string, options?: PrefixListLocalRulestackListByLocalRulestacksOptionalParams): PagedAsyncIterableIterator<PrefixListResource>;
|
|
1706
|
-
}
|
|
1707
|
-
|
|
1708
|
-
// @public
|
|
1709
|
-
export interface PrefixListLocalRulestackCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1710
|
-
resumeFrom?: string;
|
|
1711
|
-
updateIntervalInMs?: number;
|
|
1712
|
-
}
|
|
1713
|
-
|
|
1714
|
-
// @public
|
|
1715
|
-
export type PrefixListLocalRulestackCreateOrUpdateResponse = PrefixListResource;
|
|
1716
|
-
|
|
1717
|
-
// @public
|
|
1718
|
-
export interface PrefixListLocalRulestackDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1719
|
-
resumeFrom?: string;
|
|
1720
|
-
updateIntervalInMs?: number;
|
|
1721
|
-
}
|
|
1722
|
-
|
|
1723
|
-
// @public
|
|
1724
|
-
export interface PrefixListLocalRulestackGetOptionalParams extends coreClient.OperationOptions {
|
|
1725
|
-
}
|
|
1726
|
-
|
|
1727
|
-
// @public
|
|
1728
|
-
export type PrefixListLocalRulestackGetResponse = PrefixListResource;
|
|
1729
|
-
|
|
1730
|
-
// @public
|
|
1731
|
-
export interface PrefixListLocalRulestackListByLocalRulestacksNextOptionalParams extends coreClient.OperationOptions {
|
|
1732
|
-
}
|
|
1733
|
-
|
|
1734
|
-
// @public
|
|
1735
|
-
export type PrefixListLocalRulestackListByLocalRulestacksNextResponse = PrefixListResourceListResult;
|
|
1736
|
-
|
|
1737
|
-
// @public
|
|
1738
|
-
export interface PrefixListLocalRulestackListByLocalRulestacksOptionalParams extends coreClient.OperationOptions {
|
|
1739
|
-
}
|
|
1740
|
-
|
|
1741
|
-
// @public
|
|
1742
|
-
export type PrefixListLocalRulestackListByLocalRulestacksResponse = PrefixListResourceListResult;
|
|
1743
|
-
|
|
1744
|
-
// @public
|
|
1745
|
-
export interface PrefixListResource extends ProxyResource {
|
|
1746
|
-
auditComment?: string;
|
|
1747
|
-
description?: string;
|
|
1748
|
-
etag?: string;
|
|
1749
|
-
prefixList: string[];
|
|
1750
|
-
readonly provisioningState?: ProvisioningState;
|
|
1751
|
-
}
|
|
1752
|
-
|
|
1753
|
-
// @public
|
|
1754
|
-
export interface PrefixListResourceListResult {
|
|
1755
|
-
nextLink?: string;
|
|
1756
|
-
value: PrefixListResource[];
|
|
1757
|
-
}
|
|
1758
|
-
|
|
1759
|
-
// @public
|
|
1760
|
-
export interface PreRules {
|
|
1761
|
-
beginCreateOrUpdate(globalRulestackName: string, priority: string, resource: PreRulesResource, options?: PreRulesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<PreRulesCreateOrUpdateResponse>, PreRulesCreateOrUpdateResponse>>;
|
|
1762
|
-
beginCreateOrUpdateAndWait(globalRulestackName: string, priority: string, resource: PreRulesResource, options?: PreRulesCreateOrUpdateOptionalParams): Promise<PreRulesCreateOrUpdateResponse>;
|
|
1763
|
-
beginDelete(globalRulestackName: string, priority: string, options?: PreRulesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1764
|
-
beginDeleteAndWait(globalRulestackName: string, priority: string, options?: PreRulesDeleteOptionalParams): Promise<void>;
|
|
1765
|
-
get(globalRulestackName: string, priority: string, options?: PreRulesGetOptionalParams): Promise<PreRulesGetResponse>;
|
|
1766
|
-
getCounters(globalRulestackName: string, priority: string, options?: PreRulesGetCountersOptionalParams): Promise<PreRulesGetCountersResponse>;
|
|
1767
|
-
list(globalRulestackName: string, options?: PreRulesListOptionalParams): PagedAsyncIterableIterator<PreRulesResource>;
|
|
1768
|
-
refreshCounters(globalRulestackName: string, priority: string, options?: PreRulesRefreshCountersOptionalParams): Promise<void>;
|
|
1769
|
-
resetCounters(globalRulestackName: string, priority: string, options?: PreRulesResetCountersOptionalParams): Promise<PreRulesResetCountersResponse>;
|
|
1770
|
-
}
|
|
1771
|
-
|
|
1772
|
-
// @public
|
|
1773
|
-
export interface PreRulesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1774
|
-
resumeFrom?: string;
|
|
1775
|
-
updateIntervalInMs?: number;
|
|
1776
|
-
}
|
|
1777
|
-
|
|
1778
|
-
// @public
|
|
1779
|
-
export type PreRulesCreateOrUpdateResponse = PreRulesResource;
|
|
1780
|
-
|
|
1781
|
-
// @public
|
|
1782
|
-
export interface PreRulesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1783
|
-
resumeFrom?: string;
|
|
1784
|
-
updateIntervalInMs?: number;
|
|
1785
|
-
}
|
|
1786
|
-
|
|
1787
|
-
// @public
|
|
1788
|
-
export interface PreRulesGetCountersOptionalParams extends coreClient.OperationOptions {
|
|
1789
|
-
// (undocumented)
|
|
1790
|
-
firewallName?: string;
|
|
1791
|
-
}
|
|
1792
|
-
|
|
1793
|
-
// @public
|
|
1794
|
-
export type PreRulesGetCountersResponse = RuleCounter;
|
|
1795
|
-
|
|
1796
|
-
// @public
|
|
1797
|
-
export interface PreRulesGetOptionalParams extends coreClient.OperationOptions {
|
|
1798
|
-
}
|
|
1799
|
-
|
|
1800
|
-
// @public
|
|
1801
|
-
export type PreRulesGetResponse = PreRulesResource;
|
|
1802
|
-
|
|
1803
|
-
// @public
|
|
1804
|
-
export interface PreRulesListNextOptionalParams extends coreClient.OperationOptions {
|
|
1805
|
-
}
|
|
1806
|
-
|
|
1807
|
-
// @public
|
|
1808
|
-
export type PreRulesListNextResponse = PreRulesResourceListResult;
|
|
1809
|
-
|
|
1810
|
-
// @public
|
|
1811
|
-
export interface PreRulesListOptionalParams extends coreClient.OperationOptions {
|
|
1812
|
-
}
|
|
1813
|
-
|
|
1814
|
-
// @public
|
|
1815
|
-
export type PreRulesListResponse = PreRulesResourceListResult;
|
|
1816
|
-
|
|
1817
|
-
// @public
|
|
1818
|
-
export interface PreRulesRefreshCountersOptionalParams extends coreClient.OperationOptions {
|
|
1819
|
-
// (undocumented)
|
|
1820
|
-
firewallName?: string;
|
|
1821
|
-
}
|
|
1822
|
-
|
|
1823
|
-
// @public
|
|
1824
|
-
export interface PreRulesResetCountersOptionalParams extends coreClient.OperationOptions {
|
|
1825
|
-
// (undocumented)
|
|
1826
|
-
firewallName?: string;
|
|
1827
|
-
}
|
|
1828
|
-
|
|
1829
|
-
// @public
|
|
1830
|
-
export type PreRulesResetCountersResponse = RuleCounterReset;
|
|
1831
|
-
|
|
1832
|
-
// @public
|
|
1833
|
-
export interface PreRulesResource extends ProxyResource {
|
|
1834
|
-
actionType?: ActionEnum;
|
|
1835
|
-
applications?: string[];
|
|
1836
|
-
auditComment?: string;
|
|
1837
|
-
category?: Category;
|
|
1838
|
-
decryptionRuleType?: DecryptionRuleTypeEnum;
|
|
1839
|
-
description?: string;
|
|
1840
|
-
destination?: DestinationAddr;
|
|
1841
|
-
enableLogging?: StateEnum;
|
|
1842
|
-
etag?: string;
|
|
1843
|
-
inboundInspectionCertificate?: string;
|
|
1844
|
-
negateDestination?: BooleanEnum;
|
|
1845
|
-
negateSource?: BooleanEnum;
|
|
1846
|
-
readonly priority?: number;
|
|
1847
|
-
protocol?: string;
|
|
1848
|
-
protocolPortList?: string[];
|
|
1849
|
-
readonly provisioningState?: ProvisioningState;
|
|
1850
|
-
ruleName: string;
|
|
1851
|
-
ruleState?: StateEnum;
|
|
1852
|
-
source?: SourceAddr;
|
|
1853
|
-
tags?: TagInfo[];
|
|
1854
|
-
}
|
|
1855
|
-
|
|
1856
|
-
// @public
|
|
1857
|
-
export interface PreRulesResourceListResult {
|
|
1858
|
-
nextLink?: string;
|
|
1859
|
-
value: PreRulesResource[];
|
|
1860
|
-
}
|
|
1861
|
-
|
|
1862
|
-
// @public
|
|
1863
|
-
export type ProtocolType = string;
|
|
1864
|
-
|
|
1865
|
-
// @public
|
|
1866
|
-
export type ProvisioningState = string;
|
|
1867
|
-
|
|
1868
|
-
// @public
|
|
1869
|
-
export interface ProxyResource extends Resource {
|
|
1870
|
-
}
|
|
1871
|
-
|
|
1872
|
-
// @public
|
|
1873
|
-
export type ReadOnlyProvisioningState = string;
|
|
1874
|
-
|
|
1875
|
-
// @public
|
|
1876
|
-
export interface Resource {
|
|
1877
|
-
readonly id?: string;
|
|
1878
|
-
readonly name?: string;
|
|
1879
|
-
readonly systemData?: SystemData;
|
|
1880
|
-
readonly type?: string;
|
|
1881
|
-
}
|
|
1882
|
-
|
|
1883
|
-
// @public
|
|
1884
|
-
export interface RuleCounter {
|
|
1885
|
-
appSeen?: AppSeenData;
|
|
1886
|
-
firewallName?: string;
|
|
1887
|
-
hitCount?: number;
|
|
1888
|
-
lastUpdatedTimestamp?: Date;
|
|
1889
|
-
priority: string;
|
|
1890
|
-
requestTimestamp?: Date;
|
|
1891
|
-
ruleListName?: string;
|
|
1892
|
-
ruleName: string;
|
|
1893
|
-
ruleStackName?: string;
|
|
1894
|
-
timestamp?: Date;
|
|
1895
|
-
}
|
|
1896
|
-
|
|
1897
|
-
// @public
|
|
1898
|
-
export interface RuleCounterReset {
|
|
1899
|
-
firewallName?: string;
|
|
1900
|
-
readonly priority?: string;
|
|
1901
|
-
ruleListName?: string;
|
|
1902
|
-
ruleName?: string;
|
|
1903
|
-
ruleStackName?: string;
|
|
1904
|
-
}
|
|
1905
|
-
|
|
1906
|
-
// @public
|
|
1907
|
-
export interface RulestackDetails {
|
|
1908
|
-
location?: string;
|
|
1909
|
-
resourceId?: string;
|
|
1910
|
-
rulestackId?: string;
|
|
1911
|
-
}
|
|
1912
|
-
|
|
1913
|
-
// @public
|
|
1914
|
-
export type ScopeType = string;
|
|
1915
|
-
|
|
1916
|
-
// @public
|
|
1917
|
-
export interface SecurityServices {
|
|
1918
|
-
antiSpywareProfile?: string;
|
|
1919
|
-
antiVirusProfile?: string;
|
|
1920
|
-
dnsSubscription?: string;
|
|
1921
|
-
fileBlockingProfile?: string;
|
|
1922
|
-
outboundTrustCertificate?: string;
|
|
1923
|
-
outboundUnTrustCertificate?: string;
|
|
1924
|
-
urlFilteringProfile?: string;
|
|
1925
|
-
vulnerabilityProfile?: string;
|
|
1926
|
-
}
|
|
1927
|
-
|
|
1928
|
-
// @public
|
|
1929
|
-
export interface SecurityServicesResponse {
|
|
1930
|
-
nextLink?: string;
|
|
1931
|
-
value: SecurityServicesTypeList;
|
|
1932
|
-
}
|
|
1933
|
-
|
|
1934
|
-
// @public
|
|
1935
|
-
export type SecurityServicesTypeEnum = string;
|
|
1936
|
-
|
|
1937
|
-
// @public
|
|
1938
|
-
export interface SecurityServicesTypeList {
|
|
1939
|
-
entry: NameDescriptionObject[];
|
|
1940
|
-
type?: string;
|
|
1941
|
-
}
|
|
1942
|
-
|
|
1943
|
-
// @public
|
|
1944
|
-
export type ServerStatus = string;
|
|
1945
|
-
|
|
1946
|
-
// @public
|
|
1947
|
-
export interface SourceAddr {
|
|
1948
|
-
cidrs?: string[];
|
|
1949
|
-
countries?: string[];
|
|
1950
|
-
feeds?: string[];
|
|
1951
|
-
prefixLists?: string[];
|
|
1952
|
-
}
|
|
1953
|
-
|
|
1954
|
-
// @public
|
|
1955
|
-
export type StateEnum = string;
|
|
1956
|
-
|
|
1957
|
-
// @public
|
|
1958
|
-
export interface StorageAccount {
|
|
1959
|
-
accountName?: string;
|
|
1960
|
-
id?: string;
|
|
1961
|
-
subscriptionId?: string;
|
|
1962
|
-
}
|
|
1963
|
-
|
|
1964
|
-
// @public
|
|
1965
|
-
export interface SupportInfo {
|
|
1966
|
-
accountId?: string;
|
|
1967
|
-
accountRegistered?: BooleanEnum;
|
|
1968
|
-
freeTrial?: BooleanEnum;
|
|
1969
|
-
freeTrialCreditLeft?: number;
|
|
1970
|
-
freeTrialDaysLeft?: number;
|
|
1971
|
-
helpURL?: string;
|
|
1972
|
-
productSerial?: string;
|
|
1973
|
-
productSku?: string;
|
|
1974
|
-
registerURL?: string;
|
|
1975
|
-
supportURL?: string;
|
|
1976
|
-
userDomainSupported?: BooleanEnum;
|
|
1977
|
-
userRegistered?: BooleanEnum;
|
|
1978
|
-
}
|
|
1979
|
-
|
|
1980
|
-
// @public
|
|
1981
|
-
export interface SystemData {
|
|
1982
|
-
createdAt?: Date;
|
|
1983
|
-
createdBy?: string;
|
|
1984
|
-
createdByType?: CreatedByType;
|
|
1985
|
-
lastModifiedAt?: Date;
|
|
1986
|
-
lastModifiedBy?: string;
|
|
1987
|
-
lastModifiedByType?: CreatedByType;
|
|
1988
|
-
}
|
|
1989
|
-
|
|
1990
|
-
// @public
|
|
1991
|
-
export interface TagInfo {
|
|
1992
|
-
key: string;
|
|
1993
|
-
value: string;
|
|
1994
|
-
}
|
|
1995
|
-
|
|
1996
|
-
// @public
|
|
1997
|
-
export interface TrackedResource extends Resource {
|
|
1998
|
-
location: string;
|
|
1999
|
-
tags?: {
|
|
2000
|
-
[propertyName: string]: string;
|
|
2001
|
-
};
|
|
2002
|
-
}
|
|
2003
|
-
|
|
2004
|
-
// @public
|
|
2005
|
-
export type UsageType = string;
|
|
2006
|
-
|
|
2007
|
-
// @public
|
|
2008
|
-
export interface VnetConfiguration {
|
|
2009
|
-
ipOfTrustSubnetForUdr?: IPAddress;
|
|
2010
|
-
trustSubnet: IPAddressSpace;
|
|
2011
|
-
unTrustSubnet: IPAddressSpace;
|
|
2012
|
-
vnet: IPAddressSpace;
|
|
2013
|
-
}
|
|
2014
|
-
|
|
2015
|
-
// @public
|
|
2016
|
-
export interface VwanConfiguration {
|
|
2017
|
-
ipOfTrustSubnetForUdr?: IPAddress;
|
|
2018
|
-
networkVirtualApplianceId?: string;
|
|
2019
|
-
trustSubnet?: IPAddressSpace;
|
|
2020
|
-
unTrustSubnet?: IPAddressSpace;
|
|
2021
|
-
vHub: IPAddressSpace;
|
|
2022
|
-
}
|
|
2023
|
-
|
|
2024
|
-
// (No @packageDocumentation comment for this package)
|
|
2025
|
-
|
|
2026
|
-
```
|