@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,4 +1,4 @@
|
|
|
1
|
-
import { OperationParameter, OperationURLParameter, OperationQueryParameter } from "@azure/core-client";
|
|
1
|
+
import type { OperationParameter, OperationURLParameter, OperationQueryParameter } from "@azure/core-client";
|
|
2
2
|
export declare const accept: OperationParameter;
|
|
3
3
|
export declare const $host: OperationURLParameter;
|
|
4
4
|
export declare const apiVersion: OperationQueryParameter;
|
|
@@ -35,4 +35,5 @@ export declare const resource8: OperationParameter;
|
|
|
35
35
|
export declare const resource9: OperationParameter;
|
|
36
36
|
export declare const resource10: OperationParameter;
|
|
37
37
|
export declare const resource11: OperationParameter;
|
|
38
|
+
export declare const resource12: OperationParameter;
|
|
38
39
|
//# sourceMappingURL=parameters.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"parameters.d.ts","sourceRoot":"","sources":["../../../src/models/parameters.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"parameters.d.ts","sourceRoot":"","sources":["../../../src/models/parameters.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EACV,kBAAkB,EAClB,qBAAqB,EACrB,uBAAuB,EACxB,MAAM,oBAAoB,CAAC;AAqB5B,eAAO,MAAM,MAAM,EAAE,kBAUpB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,qBAUnB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,uBAUxB,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,qBASjC,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAUzB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,kBAGtB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,kBAGxB,CAAC;AAEF,eAAO,MAAM,IAAI,EAAE,uBAQlB,CAAC;AAEF,eAAO,MAAM,GAAG,EAAE,uBAQjB,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,uBASvB,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,uBAQ1B,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,uBAQvB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,uBASxB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,qBAUtB,CAAC;AAEF,eAAO,MAAM,IAAI,EAAE,qBASlB,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,kBAGvB,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,kBAGvB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,qBAStB,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,kBAGvB,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,uBAQ1B,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,kBAGvB,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,kBAGvB,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,qBAY5B,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,qBAa/B,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,qBAY3B,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,kBAGvB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,uBAQnB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,qBAShC,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,kBAGvB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,kBAGvB,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,kBAGvB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,kBAGxB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,kBAGxB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,kBAGxB,CAAC"}
|
|
@@ -1,13 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
* Licensed under the MIT License.
|
|
5
|
-
*
|
|
6
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
7
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
8
|
-
*/
|
|
2
|
+
// Copyright (c) Microsoft Corporation.
|
|
3
|
+
// Licensed under the MIT License.
|
|
9
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
|
-
exports.resource11 = exports.resource10 = exports.resource9 = exports.resource8 = exports.properties2 = exports.resource7 = exports.localRulestackName = exports.logSettings = exports.email = exports.properties1 = exports.resource6 = exports.firewallName1 = exports.resourceGroupName = exports.subscriptionId = exports.resource5 = exports.resource4 = exports.firewallName = exports.resource3 = exports.priority = exports.resource2 = exports.resource1 = exports.name = exports.nextLink = exports.typeParam1 = exports.appPrefix = exports.appIdVersion = exports.typeParam = exports.top = exports.skip = exports.properties = exports.resource = exports.contentType = exports.globalRulestackName = exports.apiVersion = exports.$host = exports.accept = void 0;
|
|
5
|
+
exports.resource12 = exports.resource11 = exports.resource10 = exports.resource9 = exports.resource8 = exports.properties2 = exports.resource7 = exports.localRulestackName = exports.logSettings = exports.email = exports.properties1 = exports.resource6 = exports.firewallName1 = exports.resourceGroupName = exports.subscriptionId = exports.resource5 = exports.resource4 = exports.firewallName = exports.resource3 = exports.priority = exports.resource2 = exports.resource1 = exports.name = exports.nextLink = exports.typeParam1 = exports.appPrefix = exports.appIdVersion = exports.typeParam = exports.top = exports.skip = exports.properties = exports.resource = exports.contentType = exports.globalRulestackName = exports.apiVersion = exports.$host = exports.accept = void 0;
|
|
11
6
|
const mappers_js_1 = require("../models/mappers.js");
|
|
12
7
|
exports.accept = {
|
|
13
8
|
parameterPath: "accept",
|
|
@@ -16,9 +11,9 @@ exports.accept = {
|
|
|
16
11
|
isConstant: true,
|
|
17
12
|
serializedName: "Accept",
|
|
18
13
|
type: {
|
|
19
|
-
name: "String"
|
|
20
|
-
}
|
|
21
|
-
}
|
|
14
|
+
name: "String",
|
|
15
|
+
},
|
|
16
|
+
},
|
|
22
17
|
};
|
|
23
18
|
exports.$host = {
|
|
24
19
|
parameterPath: "$host",
|
|
@@ -26,21 +21,21 @@ exports.$host = {
|
|
|
26
21
|
serializedName: "$host",
|
|
27
22
|
required: true,
|
|
28
23
|
type: {
|
|
29
|
-
name: "String"
|
|
30
|
-
}
|
|
24
|
+
name: "String",
|
|
25
|
+
},
|
|
31
26
|
},
|
|
32
|
-
skipEncoding: true
|
|
27
|
+
skipEncoding: true,
|
|
33
28
|
};
|
|
34
29
|
exports.apiVersion = {
|
|
35
30
|
parameterPath: "apiVersion",
|
|
36
31
|
mapper: {
|
|
37
|
-
defaultValue: "
|
|
32
|
+
defaultValue: "2025-10-08",
|
|
38
33
|
isConstant: true,
|
|
39
34
|
serializedName: "api-version",
|
|
40
35
|
type: {
|
|
41
|
-
name: "String"
|
|
42
|
-
}
|
|
43
|
-
}
|
|
36
|
+
name: "String",
|
|
37
|
+
},
|
|
38
|
+
},
|
|
44
39
|
};
|
|
45
40
|
exports.globalRulestackName = {
|
|
46
41
|
parameterPath: "globalRulestackName",
|
|
@@ -48,9 +43,9 @@ exports.globalRulestackName = {
|
|
|
48
43
|
serializedName: "globalRulestackName",
|
|
49
44
|
required: true,
|
|
50
45
|
type: {
|
|
51
|
-
name: "String"
|
|
52
|
-
}
|
|
53
|
-
}
|
|
46
|
+
name: "String",
|
|
47
|
+
},
|
|
48
|
+
},
|
|
54
49
|
};
|
|
55
50
|
exports.contentType = {
|
|
56
51
|
parameterPath: ["options", "contentType"],
|
|
@@ -59,35 +54,35 @@ exports.contentType = {
|
|
|
59
54
|
isConstant: true,
|
|
60
55
|
serializedName: "Content-Type",
|
|
61
56
|
type: {
|
|
62
|
-
name: "String"
|
|
63
|
-
}
|
|
64
|
-
}
|
|
57
|
+
name: "String",
|
|
58
|
+
},
|
|
59
|
+
},
|
|
65
60
|
};
|
|
66
61
|
exports.resource = {
|
|
67
62
|
parameterPath: "resource",
|
|
68
|
-
mapper: mappers_js_1.GlobalRulestackResource
|
|
63
|
+
mapper: mappers_js_1.GlobalRulestackResource,
|
|
69
64
|
};
|
|
70
65
|
exports.properties = {
|
|
71
66
|
parameterPath: "properties",
|
|
72
|
-
mapper: mappers_js_1.GlobalRulestackResourceUpdate
|
|
67
|
+
mapper: mappers_js_1.GlobalRulestackResourceUpdate,
|
|
73
68
|
};
|
|
74
69
|
exports.skip = {
|
|
75
70
|
parameterPath: ["options", "skip"],
|
|
76
71
|
mapper: {
|
|
77
72
|
serializedName: "skip",
|
|
78
73
|
type: {
|
|
79
|
-
name: "String"
|
|
80
|
-
}
|
|
81
|
-
}
|
|
74
|
+
name: "String",
|
|
75
|
+
},
|
|
76
|
+
},
|
|
82
77
|
};
|
|
83
78
|
exports.top = {
|
|
84
79
|
parameterPath: ["options", "top"],
|
|
85
80
|
mapper: {
|
|
86
81
|
serializedName: "top",
|
|
87
82
|
type: {
|
|
88
|
-
name: "Number"
|
|
89
|
-
}
|
|
90
|
-
}
|
|
83
|
+
name: "Number",
|
|
84
|
+
},
|
|
85
|
+
},
|
|
91
86
|
};
|
|
92
87
|
exports.typeParam = {
|
|
93
88
|
parameterPath: "typeParam",
|
|
@@ -95,27 +90,27 @@ exports.typeParam = {
|
|
|
95
90
|
serializedName: "type",
|
|
96
91
|
required: true,
|
|
97
92
|
type: {
|
|
98
|
-
name: "String"
|
|
99
|
-
}
|
|
100
|
-
}
|
|
93
|
+
name: "String",
|
|
94
|
+
},
|
|
95
|
+
},
|
|
101
96
|
};
|
|
102
97
|
exports.appIdVersion = {
|
|
103
98
|
parameterPath: ["options", "appIdVersion"],
|
|
104
99
|
mapper: {
|
|
105
100
|
serializedName: "appIdVersion",
|
|
106
101
|
type: {
|
|
107
|
-
name: "String"
|
|
108
|
-
}
|
|
109
|
-
}
|
|
102
|
+
name: "String",
|
|
103
|
+
},
|
|
104
|
+
},
|
|
110
105
|
};
|
|
111
106
|
exports.appPrefix = {
|
|
112
107
|
parameterPath: ["options", "appPrefix"],
|
|
113
108
|
mapper: {
|
|
114
109
|
serializedName: "appPrefix",
|
|
115
110
|
type: {
|
|
116
|
-
name: "String"
|
|
117
|
-
}
|
|
118
|
-
}
|
|
111
|
+
name: "String",
|
|
112
|
+
},
|
|
113
|
+
},
|
|
119
114
|
};
|
|
120
115
|
exports.typeParam1 = {
|
|
121
116
|
parameterPath: "typeParam",
|
|
@@ -123,9 +118,9 @@ exports.typeParam1 = {
|
|
|
123
118
|
serializedName: "type",
|
|
124
119
|
required: true,
|
|
125
120
|
type: {
|
|
126
|
-
name: "String"
|
|
127
|
-
}
|
|
128
|
-
}
|
|
121
|
+
name: "String",
|
|
122
|
+
},
|
|
123
|
+
},
|
|
129
124
|
};
|
|
130
125
|
exports.nextLink = {
|
|
131
126
|
parameterPath: "nextLink",
|
|
@@ -133,10 +128,10 @@ exports.nextLink = {
|
|
|
133
128
|
serializedName: "nextLink",
|
|
134
129
|
required: true,
|
|
135
130
|
type: {
|
|
136
|
-
name: "String"
|
|
137
|
-
}
|
|
131
|
+
name: "String",
|
|
132
|
+
},
|
|
138
133
|
},
|
|
139
|
-
skipEncoding: true
|
|
134
|
+
skipEncoding: true,
|
|
140
135
|
};
|
|
141
136
|
exports.name = {
|
|
142
137
|
parameterPath: "name",
|
|
@@ -144,17 +139,17 @@ exports.name = {
|
|
|
144
139
|
serializedName: "name",
|
|
145
140
|
required: true,
|
|
146
141
|
type: {
|
|
147
|
-
name: "String"
|
|
148
|
-
}
|
|
149
|
-
}
|
|
142
|
+
name: "String",
|
|
143
|
+
},
|
|
144
|
+
},
|
|
150
145
|
};
|
|
151
146
|
exports.resource1 = {
|
|
152
147
|
parameterPath: "resource",
|
|
153
|
-
mapper: mappers_js_1.CertificateObjectGlobalRulestackResource
|
|
148
|
+
mapper: mappers_js_1.CertificateObjectGlobalRulestackResource,
|
|
154
149
|
};
|
|
155
150
|
exports.resource2 = {
|
|
156
151
|
parameterPath: "resource",
|
|
157
|
-
mapper: mappers_js_1.FqdnListGlobalRulestackResource
|
|
152
|
+
mapper: mappers_js_1.FqdnListGlobalRulestackResource,
|
|
158
153
|
};
|
|
159
154
|
exports.priority = {
|
|
160
155
|
parameterPath: "priority",
|
|
@@ -162,88 +157,91 @@ exports.priority = {
|
|
|
162
157
|
serializedName: "priority",
|
|
163
158
|
required: true,
|
|
164
159
|
type: {
|
|
165
|
-
name: "String"
|
|
166
|
-
}
|
|
167
|
-
}
|
|
160
|
+
name: "String",
|
|
161
|
+
},
|
|
162
|
+
},
|
|
168
163
|
};
|
|
169
164
|
exports.resource3 = {
|
|
170
165
|
parameterPath: "resource",
|
|
171
|
-
mapper: mappers_js_1.PostRulesResource
|
|
166
|
+
mapper: mappers_js_1.PostRulesResource,
|
|
172
167
|
};
|
|
173
168
|
exports.firewallName = {
|
|
174
169
|
parameterPath: ["options", "firewallName"],
|
|
175
170
|
mapper: {
|
|
176
171
|
serializedName: "firewallName",
|
|
177
172
|
type: {
|
|
178
|
-
name: "String"
|
|
179
|
-
}
|
|
180
|
-
}
|
|
173
|
+
name: "String",
|
|
174
|
+
},
|
|
175
|
+
},
|
|
181
176
|
};
|
|
182
177
|
exports.resource4 = {
|
|
183
178
|
parameterPath: "resource",
|
|
184
|
-
mapper: mappers_js_1.
|
|
179
|
+
mapper: mappers_js_1.PreRulesResource,
|
|
185
180
|
};
|
|
186
181
|
exports.resource5 = {
|
|
187
182
|
parameterPath: "resource",
|
|
188
|
-
mapper: mappers_js_1.
|
|
183
|
+
mapper: mappers_js_1.PrefixListGlobalRulestackResource,
|
|
189
184
|
};
|
|
190
185
|
exports.subscriptionId = {
|
|
191
186
|
parameterPath: "subscriptionId",
|
|
192
187
|
mapper: {
|
|
193
188
|
constraints: {
|
|
194
|
-
MinLength: 1
|
|
189
|
+
MinLength: 1,
|
|
195
190
|
},
|
|
196
191
|
serializedName: "subscriptionId",
|
|
197
192
|
required: true,
|
|
198
193
|
type: {
|
|
199
|
-
name: "String"
|
|
200
|
-
}
|
|
201
|
-
}
|
|
194
|
+
name: "String",
|
|
195
|
+
},
|
|
196
|
+
},
|
|
202
197
|
};
|
|
203
198
|
exports.resourceGroupName = {
|
|
204
199
|
parameterPath: "resourceGroupName",
|
|
205
200
|
mapper: {
|
|
206
201
|
constraints: {
|
|
207
202
|
MaxLength: 90,
|
|
208
|
-
MinLength: 1
|
|
203
|
+
MinLength: 1,
|
|
209
204
|
},
|
|
210
205
|
serializedName: "resourceGroupName",
|
|
211
206
|
required: true,
|
|
212
207
|
type: {
|
|
213
|
-
name: "String"
|
|
214
|
-
}
|
|
215
|
-
}
|
|
208
|
+
name: "String",
|
|
209
|
+
},
|
|
210
|
+
},
|
|
216
211
|
};
|
|
217
212
|
exports.firewallName1 = {
|
|
218
213
|
parameterPath: "firewallName",
|
|
219
214
|
mapper: {
|
|
215
|
+
constraints: {
|
|
216
|
+
Pattern: new RegExp("^(?![-_])(?!.*[-_]{2})(?!.*[-_]$)[a-zA-Z0-9][a-zA-Z0-9-]{0,127}$"),
|
|
217
|
+
},
|
|
220
218
|
serializedName: "firewallName",
|
|
221
219
|
required: true,
|
|
222
220
|
type: {
|
|
223
|
-
name: "String"
|
|
224
|
-
}
|
|
225
|
-
}
|
|
221
|
+
name: "String",
|
|
222
|
+
},
|
|
223
|
+
},
|
|
226
224
|
};
|
|
227
225
|
exports.resource6 = {
|
|
228
226
|
parameterPath: "resource",
|
|
229
|
-
mapper: mappers_js_1.FirewallResource
|
|
227
|
+
mapper: mappers_js_1.FirewallResource,
|
|
230
228
|
};
|
|
231
229
|
exports.properties1 = {
|
|
232
230
|
parameterPath: "properties",
|
|
233
|
-
mapper: mappers_js_1.FirewallResourceUpdate
|
|
231
|
+
mapper: mappers_js_1.FirewallResourceUpdate,
|
|
234
232
|
};
|
|
235
233
|
exports.email = {
|
|
236
234
|
parameterPath: ["options", "email"],
|
|
237
235
|
mapper: {
|
|
238
236
|
serializedName: "email",
|
|
239
237
|
type: {
|
|
240
|
-
name: "String"
|
|
241
|
-
}
|
|
242
|
-
}
|
|
238
|
+
name: "String",
|
|
239
|
+
},
|
|
240
|
+
},
|
|
243
241
|
};
|
|
244
242
|
exports.logSettings = {
|
|
245
243
|
parameterPath: ["options", "logSettings"],
|
|
246
|
-
mapper: mappers_js_1.LogSettings
|
|
244
|
+
mapper: mappers_js_1.LogSettings,
|
|
247
245
|
};
|
|
248
246
|
exports.localRulestackName = {
|
|
249
247
|
parameterPath: "localRulestackName",
|
|
@@ -251,32 +249,36 @@ exports.localRulestackName = {
|
|
|
251
249
|
serializedName: "localRulestackName",
|
|
252
250
|
required: true,
|
|
253
251
|
type: {
|
|
254
|
-
name: "String"
|
|
255
|
-
}
|
|
256
|
-
}
|
|
252
|
+
name: "String",
|
|
253
|
+
},
|
|
254
|
+
},
|
|
257
255
|
};
|
|
258
256
|
exports.resource7 = {
|
|
259
257
|
parameterPath: "resource",
|
|
260
|
-
mapper: mappers_js_1.LocalRulestackResource
|
|
258
|
+
mapper: mappers_js_1.LocalRulestackResource,
|
|
261
259
|
};
|
|
262
260
|
exports.properties2 = {
|
|
263
261
|
parameterPath: "properties",
|
|
264
|
-
mapper: mappers_js_1.LocalRulestackResourceUpdate
|
|
262
|
+
mapper: mappers_js_1.LocalRulestackResourceUpdate,
|
|
265
263
|
};
|
|
266
264
|
exports.resource8 = {
|
|
267
265
|
parameterPath: "resource",
|
|
268
|
-
mapper: mappers_js_1.
|
|
266
|
+
mapper: mappers_js_1.MetricsObjectFirewallResource,
|
|
269
267
|
};
|
|
270
268
|
exports.resource9 = {
|
|
271
269
|
parameterPath: "resource",
|
|
272
|
-
mapper: mappers_js_1.
|
|
270
|
+
mapper: mappers_js_1.CertificateObjectLocalRulestackResource,
|
|
273
271
|
};
|
|
274
272
|
exports.resource10 = {
|
|
275
273
|
parameterPath: "resource",
|
|
276
|
-
mapper: mappers_js_1.
|
|
274
|
+
mapper: mappers_js_1.FqdnListLocalRulestackResource,
|
|
277
275
|
};
|
|
278
276
|
exports.resource11 = {
|
|
279
277
|
parameterPath: "resource",
|
|
280
|
-
mapper: mappers_js_1.
|
|
278
|
+
mapper: mappers_js_1.LocalRulesResource,
|
|
279
|
+
};
|
|
280
|
+
exports.resource12 = {
|
|
281
|
+
parameterPath: "resource",
|
|
282
|
+
mapper: mappers_js_1.PrefixListResource,
|
|
281
283
|
};
|
|
282
284
|
//# sourceMappingURL=parameters.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"parameters.js","sourceRoot":"","sources":["../../../src/models/parameters.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;;AAOH,qDAiB8B;AAEjB,QAAA,MAAM,GAAuB;IACxC,aAAa,EAAE,QAAQ;IACvB,MAAM,EAAE;QACN,YAAY,EAAE,kBAAkB;QAChC,UAAU,EAAE,IAAI;QAChB,cAAc,EAAE,QAAQ;QACxB,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,KAAK,GAA0B;IAC1C,aAAa,EAAE,OAAO;IACtB,MAAM,EAAE;QACN,cAAc,EAAE,OAAO;QACvB,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;IACD,YAAY,EAAE,IAAI;CACnB,CAAC;AAEW,QAAA,UAAU,GAA4B;IACjD,aAAa,EAAE,YAAY;IAC3B,MAAM,EAAE;QACN,YAAY,EAAE,YAAY;QAC1B,UAAU,EAAE,IAAI;QAChB,cAAc,EAAE,aAAa;QAC7B,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,mBAAmB,GAA0B;IACxD,aAAa,EAAE,qBAAqB;IACpC,MAAM,EAAE;QACN,cAAc,EAAE,qBAAqB;QACrC,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,WAAW,GAAuB;IAC7C,aAAa,EAAE,CAAC,SAAS,EAAE,aAAa,CAAC;IACzC,MAAM,EAAE;QACN,YAAY,EAAE,kBAAkB;QAChC,UAAU,EAAE,IAAI;QAChB,cAAc,EAAE,cAAc;QAC9B,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,QAAQ,GAAuB;IAC1C,aAAa,EAAE,UAAU;IACzB,MAAM,EAAE,oCAA6B;CACtC,CAAC;AAEW,QAAA,UAAU,GAAuB;IAC5C,aAAa,EAAE,YAAY;IAC3B,MAAM,EAAE,0CAAmC;CAC5C,CAAC;AAEW,QAAA,IAAI,GAA4B;IAC3C,aAAa,EAAE,CAAC,SAAS,EAAE,MAAM,CAAC;IAClC,MAAM,EAAE;QACN,cAAc,EAAE,MAAM;QACtB,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,GAAG,GAA4B;IAC1C,aAAa,EAAE,CAAC,SAAS,EAAE,KAAK,CAAC;IACjC,MAAM,EAAE;QACN,cAAc,EAAE,KAAK;QACrB,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,SAAS,GAA4B;IAChD,aAAa,EAAE,WAAW;IAC1B,MAAM,EAAE;QACN,cAAc,EAAE,MAAM;QACtB,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,YAAY,GAA4B;IACnD,aAAa,EAAE,CAAC,SAAS,EAAE,cAAc,CAAC;IAC1C,MAAM,EAAE;QACN,cAAc,EAAE,cAAc;QAC9B,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,SAAS,GAA4B;IAChD,aAAa,EAAE,CAAC,SAAS,EAAE,WAAW,CAAC;IACvC,MAAM,EAAE;QACN,cAAc,EAAE,WAAW;QAC3B,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,UAAU,GAA4B;IACjD,aAAa,EAAE,WAAW;IAC1B,MAAM,EAAE;QACN,cAAc,EAAE,MAAM;QACtB,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,QAAQ,GAA0B;IAC7C,aAAa,EAAE,UAAU;IACzB,MAAM,EAAE;QACN,cAAc,EAAE,UAAU;QAC1B,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;IACD,YAAY,EAAE,IAAI;CACnB,CAAC;AAEW,QAAA,IAAI,GAA0B;IACzC,aAAa,EAAE,MAAM;IACrB,MAAM,EAAE;QACN,cAAc,EAAE,MAAM;QACtB,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,SAAS,GAAuB;IAC3C,aAAa,EAAE,UAAU;IACzB,MAAM,EAAE,qDAA8C;CACvD,CAAC;AAEW,QAAA,SAAS,GAAuB;IAC3C,aAAa,EAAE,UAAU;IACzB,MAAM,EAAE,4CAAqC;CAC9C,CAAC;AAEW,QAAA,QAAQ,GAA0B;IAC7C,aAAa,EAAE,UAAU;IACzB,MAAM,EAAE;QACN,cAAc,EAAE,UAAU;QAC1B,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,SAAS,GAAuB;IAC3C,aAAa,EAAE,UAAU;IACzB,MAAM,EAAE,8BAAuB;CAChC,CAAC;AAEW,QAAA,YAAY,GAA4B;IACnD,aAAa,EAAE,CAAC,SAAS,EAAE,cAAc,CAAC;IAC1C,MAAM,EAAE;QACN,cAAc,EAAE,cAAc;QAC9B,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,SAAS,GAAuB;IAC3C,aAAa,EAAE,UAAU;IACzB,MAAM,EAAE,8CAAuC;CAChD,CAAC;AAEW,QAAA,SAAS,GAAuB;IAC3C,aAAa,EAAE,UAAU;IACzB,MAAM,EAAE,6BAAsB;CAC/B,CAAC;AAEW,QAAA,cAAc,GAA0B;IACnD,aAAa,EAAE,gBAAgB;IAC/B,MAAM,EAAE;QACN,WAAW,EAAE;YACX,SAAS,EAAE,CAAC;SACb;QACD,cAAc,EAAE,gBAAgB;QAChC,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,iBAAiB,GAA0B;IACtD,aAAa,EAAE,mBAAmB;IAClC,MAAM,EAAE;QACN,WAAW,EAAE;YACX,SAAS,EAAE,EAAE;YACb,SAAS,EAAE,CAAC;SACb;QACD,cAAc,EAAE,mBAAmB;QACnC,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,aAAa,GAA0B;IAClD,aAAa,EAAE,cAAc;IAC7B,MAAM,EAAE;QACN,cAAc,EAAE,cAAc;QAC9B,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,SAAS,GAAuB;IAC3C,aAAa,EAAE,UAAU;IACzB,MAAM,EAAE,6BAAsB;CAC/B,CAAC;AAEW,QAAA,WAAW,GAAuB;IAC7C,aAAa,EAAE,YAAY;IAC3B,MAAM,EAAE,mCAA4B;CACrC,CAAC;AAEW,QAAA,KAAK,GAA4B;IAC5C,aAAa,EAAE,CAAC,SAAS,EAAE,OAAO,CAAC;IACnC,MAAM,EAAE;QACN,cAAc,EAAE,OAAO;QACvB,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,WAAW,GAAuB;IAC7C,aAAa,EAAE,CAAC,SAAS,EAAE,aAAa,CAAC;IACzC,MAAM,EAAE,wBAAiB;CAC1B,CAAC;AAEW,QAAA,kBAAkB,GAA0B;IACvD,aAAa,EAAE,oBAAoB;IACnC,MAAM,EAAE;QACN,cAAc,EAAE,oBAAoB;QACpC,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,SAAS,GAAuB;IAC3C,aAAa,EAAE,UAAU;IACzB,MAAM,EAAE,mCAA4B;CACrC,CAAC;AAEW,QAAA,WAAW,GAAuB;IAC7C,aAAa,EAAE,YAAY;IAC3B,MAAM,EAAE,yCAAkC;CAC3C,CAAC;AAEW,QAAA,SAAS,GAAuB;IAC3C,aAAa,EAAE,UAAU;IACzB,MAAM,EAAE,oDAA6C;CACtD,CAAC;AAEW,QAAA,SAAS,GAAuB;IAC3C,aAAa,EAAE,UAAU;IACzB,MAAM,EAAE,2CAAoC;CAC7C,CAAC;AAEW,QAAA,UAAU,GAAuB;IAC5C,aAAa,EAAE,UAAU;IACzB,MAAM,EAAE,+BAAwB;CACjC,CAAC;AAEW,QAAA,UAAU,GAAuB;IAC5C,aAAa,EAAE,UAAU;IACzB,MAAM,EAAE,+BAAwB;CACjC,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport {\n OperationParameter,\n OperationURLParameter,\n OperationQueryParameter\n} from \"@azure/core-client\";\nimport {\n GlobalRulestackResource as GlobalRulestackResourceMapper,\n GlobalRulestackResourceUpdate as GlobalRulestackResourceUpdateMapper,\n CertificateObjectGlobalRulestackResource as CertificateObjectGlobalRulestackResourceMapper,\n FqdnListGlobalRulestackResource as FqdnListGlobalRulestackResourceMapper,\n PostRulesResource as PostRulesResourceMapper,\n PrefixListGlobalRulestackResource as PrefixListGlobalRulestackResourceMapper,\n PreRulesResource as PreRulesResourceMapper,\n FirewallResource as FirewallResourceMapper,\n FirewallResourceUpdate as FirewallResourceUpdateMapper,\n LogSettings as LogSettingsMapper,\n LocalRulestackResource as LocalRulestackResourceMapper,\n LocalRulestackResourceUpdate as LocalRulestackResourceUpdateMapper,\n CertificateObjectLocalRulestackResource as CertificateObjectLocalRulestackResourceMapper,\n FqdnListLocalRulestackResource as FqdnListLocalRulestackResourceMapper,\n LocalRulesResource as LocalRulesResourceMapper,\n PrefixListResource as PrefixListResourceMapper\n} from \"../models/mappers.js\";\n\nexport const accept: OperationParameter = {\n parameterPath: \"accept\",\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Accept\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const $host: OperationURLParameter = {\n parameterPath: \"$host\",\n mapper: {\n serializedName: \"$host\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\n\nexport const apiVersion: OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n defaultValue: \"2023-09-01\",\n isConstant: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const globalRulestackName: OperationURLParameter = {\n parameterPath: \"globalRulestackName\",\n mapper: {\n serializedName: \"globalRulestackName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const contentType: OperationParameter = {\n parameterPath: [\"options\", \"contentType\"],\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Content-Type\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const resource: OperationParameter = {\n parameterPath: \"resource\",\n mapper: GlobalRulestackResourceMapper\n};\n\nexport const properties: OperationParameter = {\n parameterPath: \"properties\",\n mapper: GlobalRulestackResourceUpdateMapper\n};\n\nexport const skip: OperationQueryParameter = {\n parameterPath: [\"options\", \"skip\"],\n mapper: {\n serializedName: \"skip\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const top: OperationQueryParameter = {\n parameterPath: [\"options\", \"top\"],\n mapper: {\n serializedName: \"top\",\n type: {\n name: \"Number\"\n }\n }\n};\n\nexport const typeParam: OperationQueryParameter = {\n parameterPath: \"typeParam\",\n mapper: {\n serializedName: \"type\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const appIdVersion: OperationQueryParameter = {\n parameterPath: [\"options\", \"appIdVersion\"],\n mapper: {\n serializedName: \"appIdVersion\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const appPrefix: OperationQueryParameter = {\n parameterPath: [\"options\", \"appPrefix\"],\n mapper: {\n serializedName: \"appPrefix\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const typeParam1: OperationQueryParameter = {\n parameterPath: \"typeParam\",\n mapper: {\n serializedName: \"type\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const nextLink: OperationURLParameter = {\n parameterPath: \"nextLink\",\n mapper: {\n serializedName: \"nextLink\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\n\nexport const name: OperationURLParameter = {\n parameterPath: \"name\",\n mapper: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const resource1: OperationParameter = {\n parameterPath: \"resource\",\n mapper: CertificateObjectGlobalRulestackResourceMapper\n};\n\nexport const resource2: OperationParameter = {\n parameterPath: \"resource\",\n mapper: FqdnListGlobalRulestackResourceMapper\n};\n\nexport const priority: OperationURLParameter = {\n parameterPath: \"priority\",\n mapper: {\n serializedName: \"priority\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const resource3: OperationParameter = {\n parameterPath: \"resource\",\n mapper: PostRulesResourceMapper\n};\n\nexport const firewallName: OperationQueryParameter = {\n parameterPath: [\"options\", \"firewallName\"],\n mapper: {\n serializedName: \"firewallName\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const resource4: OperationParameter = {\n parameterPath: \"resource\",\n mapper: PrefixListGlobalRulestackResourceMapper\n};\n\nexport const resource5: OperationParameter = {\n parameterPath: \"resource\",\n mapper: PreRulesResourceMapper\n};\n\nexport const subscriptionId: OperationURLParameter = {\n parameterPath: \"subscriptionId\",\n mapper: {\n constraints: {\n MinLength: 1\n },\n serializedName: \"subscriptionId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const resourceGroupName: OperationURLParameter = {\n parameterPath: \"resourceGroupName\",\n mapper: {\n constraints: {\n MaxLength: 90,\n MinLength: 1\n },\n serializedName: \"resourceGroupName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const firewallName1: OperationURLParameter = {\n parameterPath: \"firewallName\",\n mapper: {\n serializedName: \"firewallName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const resource6: OperationParameter = {\n parameterPath: \"resource\",\n mapper: FirewallResourceMapper\n};\n\nexport const properties1: OperationParameter = {\n parameterPath: \"properties\",\n mapper: FirewallResourceUpdateMapper\n};\n\nexport const email: OperationQueryParameter = {\n parameterPath: [\"options\", \"email\"],\n mapper: {\n serializedName: \"email\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const logSettings: OperationParameter = {\n parameterPath: [\"options\", \"logSettings\"],\n mapper: LogSettingsMapper\n};\n\nexport const localRulestackName: OperationURLParameter = {\n parameterPath: \"localRulestackName\",\n mapper: {\n serializedName: \"localRulestackName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const resource7: OperationParameter = {\n parameterPath: \"resource\",\n mapper: LocalRulestackResourceMapper\n};\n\nexport const properties2: OperationParameter = {\n parameterPath: \"properties\",\n mapper: LocalRulestackResourceUpdateMapper\n};\n\nexport const resource8: OperationParameter = {\n parameterPath: \"resource\",\n mapper: CertificateObjectLocalRulestackResourceMapper\n};\n\nexport const resource9: OperationParameter = {\n parameterPath: \"resource\",\n mapper: FqdnListLocalRulestackResourceMapper\n};\n\nexport const resource10: OperationParameter = {\n parameterPath: \"resource\",\n mapper: LocalRulesResourceMapper\n};\n\nexport const resource11: OperationParameter = {\n parameterPath: \"resource\",\n mapper: PrefixListResourceMapper\n};\n"]}
|
|
1
|
+
{"version":3,"file":"parameters.js","sourceRoot":"","sources":["../../../src/models/parameters.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n// Code generated by Microsoft (R) AutoRest Code Generator.\n// Changes may cause incorrect behavior and will be lost if the code is regenerated.\n\nimport type {\n OperationParameter,\n OperationURLParameter,\n OperationQueryParameter,\n} from \"@azure/core-client\";\nimport {\n GlobalRulestackResource as GlobalRulestackResourceMapper,\n GlobalRulestackResourceUpdate as GlobalRulestackResourceUpdateMapper,\n CertificateObjectGlobalRulestackResource as CertificateObjectGlobalRulestackResourceMapper,\n FqdnListGlobalRulestackResource as FqdnListGlobalRulestackResourceMapper,\n PostRulesResource as PostRulesResourceMapper,\n PreRulesResource as PreRulesResourceMapper,\n PrefixListGlobalRulestackResource as PrefixListGlobalRulestackResourceMapper,\n FirewallResource as FirewallResourceMapper,\n FirewallResourceUpdate as FirewallResourceUpdateMapper,\n LogSettings as LogSettingsMapper,\n LocalRulestackResource as LocalRulestackResourceMapper,\n LocalRulestackResourceUpdate as LocalRulestackResourceUpdateMapper,\n MetricsObjectFirewallResource as MetricsObjectFirewallResourceMapper,\n CertificateObjectLocalRulestackResource as CertificateObjectLocalRulestackResourceMapper,\n FqdnListLocalRulestackResource as FqdnListLocalRulestackResourceMapper,\n LocalRulesResource as LocalRulesResourceMapper,\n PrefixListResource as PrefixListResourceMapper,\n} from \"../models/mappers.js\";\n\nexport const accept: OperationParameter = {\n parameterPath: \"accept\",\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Accept\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const $host: OperationURLParameter = {\n parameterPath: \"$host\",\n mapper: {\n serializedName: \"$host\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n skipEncoding: true,\n};\n\nexport const apiVersion: OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n defaultValue: \"2025-10-08\",\n isConstant: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const globalRulestackName: OperationURLParameter = {\n parameterPath: \"globalRulestackName\",\n mapper: {\n serializedName: \"globalRulestackName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const contentType: OperationParameter = {\n parameterPath: [\"options\", \"contentType\"],\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Content-Type\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const resource: OperationParameter = {\n parameterPath: \"resource\",\n mapper: GlobalRulestackResourceMapper,\n};\n\nexport const properties: OperationParameter = {\n parameterPath: \"properties\",\n mapper: GlobalRulestackResourceUpdateMapper,\n};\n\nexport const skip: OperationQueryParameter = {\n parameterPath: [\"options\", \"skip\"],\n mapper: {\n serializedName: \"skip\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const top: OperationQueryParameter = {\n parameterPath: [\"options\", \"top\"],\n mapper: {\n serializedName: \"top\",\n type: {\n name: \"Number\",\n },\n },\n};\n\nexport const typeParam: OperationQueryParameter = {\n parameterPath: \"typeParam\",\n mapper: {\n serializedName: \"type\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const appIdVersion: OperationQueryParameter = {\n parameterPath: [\"options\", \"appIdVersion\"],\n mapper: {\n serializedName: \"appIdVersion\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const appPrefix: OperationQueryParameter = {\n parameterPath: [\"options\", \"appPrefix\"],\n mapper: {\n serializedName: \"appPrefix\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const typeParam1: OperationQueryParameter = {\n parameterPath: \"typeParam\",\n mapper: {\n serializedName: \"type\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const nextLink: OperationURLParameter = {\n parameterPath: \"nextLink\",\n mapper: {\n serializedName: \"nextLink\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n skipEncoding: true,\n};\n\nexport const name: OperationURLParameter = {\n parameterPath: \"name\",\n mapper: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const resource1: OperationParameter = {\n parameterPath: \"resource\",\n mapper: CertificateObjectGlobalRulestackResourceMapper,\n};\n\nexport const resource2: OperationParameter = {\n parameterPath: \"resource\",\n mapper: FqdnListGlobalRulestackResourceMapper,\n};\n\nexport const priority: OperationURLParameter = {\n parameterPath: \"priority\",\n mapper: {\n serializedName: \"priority\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const resource3: OperationParameter = {\n parameterPath: \"resource\",\n mapper: PostRulesResourceMapper,\n};\n\nexport const firewallName: OperationQueryParameter = {\n parameterPath: [\"options\", \"firewallName\"],\n mapper: {\n serializedName: \"firewallName\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const resource4: OperationParameter = {\n parameterPath: \"resource\",\n mapper: PreRulesResourceMapper,\n};\n\nexport const resource5: OperationParameter = {\n parameterPath: \"resource\",\n mapper: PrefixListGlobalRulestackResourceMapper,\n};\n\nexport const subscriptionId: OperationURLParameter = {\n parameterPath: \"subscriptionId\",\n mapper: {\n constraints: {\n MinLength: 1,\n },\n serializedName: \"subscriptionId\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const resourceGroupName: OperationURLParameter = {\n parameterPath: \"resourceGroupName\",\n mapper: {\n constraints: {\n MaxLength: 90,\n MinLength: 1,\n },\n serializedName: \"resourceGroupName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const firewallName1: OperationURLParameter = {\n parameterPath: \"firewallName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^(?![-_])(?!.*[-_]{2})(?!.*[-_]$)[a-zA-Z0-9][a-zA-Z0-9-]{0,127}$\"),\n },\n serializedName: \"firewallName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const resource6: OperationParameter = {\n parameterPath: \"resource\",\n mapper: FirewallResourceMapper,\n};\n\nexport const properties1: OperationParameter = {\n parameterPath: \"properties\",\n mapper: FirewallResourceUpdateMapper,\n};\n\nexport const email: OperationQueryParameter = {\n parameterPath: [\"options\", \"email\"],\n mapper: {\n serializedName: \"email\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const logSettings: OperationParameter = {\n parameterPath: [\"options\", \"logSettings\"],\n mapper: LogSettingsMapper,\n};\n\nexport const localRulestackName: OperationURLParameter = {\n parameterPath: \"localRulestackName\",\n mapper: {\n serializedName: \"localRulestackName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const resource7: OperationParameter = {\n parameterPath: \"resource\",\n mapper: LocalRulestackResourceMapper,\n};\n\nexport const properties2: OperationParameter = {\n parameterPath: \"properties\",\n mapper: LocalRulestackResourceUpdateMapper,\n};\n\nexport const resource8: OperationParameter = {\n parameterPath: \"resource\",\n mapper: MetricsObjectFirewallResourceMapper,\n};\n\nexport const resource9: OperationParameter = {\n parameterPath: \"resource\",\n mapper: CertificateObjectLocalRulestackResourceMapper,\n};\n\nexport const resource10: OperationParameter = {\n parameterPath: \"resource\",\n mapper: FqdnListLocalRulestackResourceMapper,\n};\n\nexport const resource11: OperationParameter = {\n parameterPath: \"resource\",\n mapper: LocalRulesResourceMapper,\n};\n\nexport const resource12: OperationParameter = {\n parameterPath: \"resource\",\n mapper: PrefixListResourceMapper,\n};\n"]}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { CertificateObjectGlobalRulestack } from "../operationsInterfaces/index.js";
|
|
3
|
-
import { PaloAltoNetworksCloudngfw } from "../paloAltoNetworksCloudngfw.js";
|
|
4
|
-
import { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
5
|
-
import { CertificateObjectGlobalRulestackResource, CertificateObjectGlobalRulestackListOptionalParams, CertificateObjectGlobalRulestackGetOptionalParams, CertificateObjectGlobalRulestackGetResponse, CertificateObjectGlobalRulestackCreateOrUpdateOptionalParams, CertificateObjectGlobalRulestackCreateOrUpdateResponse, CertificateObjectGlobalRulestackDeleteOptionalParams } from "../models/index.js";
|
|
1
|
+
import type { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import type { CertificateObjectGlobalRulestack } from "../operationsInterfaces/index.js";
|
|
3
|
+
import type { PaloAltoNetworksCloudngfw } from "../paloAltoNetworksCloudngfw.js";
|
|
4
|
+
import type { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
5
|
+
import type { CertificateObjectGlobalRulestackResource, CertificateObjectGlobalRulestackListOptionalParams, CertificateObjectGlobalRulestackGetOptionalParams, CertificateObjectGlobalRulestackGetResponse, CertificateObjectGlobalRulestackCreateOrUpdateOptionalParams, CertificateObjectGlobalRulestackCreateOrUpdateResponse, CertificateObjectGlobalRulestackDeleteOptionalParams } from "../models/index.js";
|
|
6
6
|
/** Class containing CertificateObjectGlobalRulestack operations. */
|
|
7
7
|
export declare class CertificateObjectGlobalRulestackImpl implements CertificateObjectGlobalRulestack {
|
|
8
8
|
private readonly client;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"certificateObjectGlobalRulestack.d.ts","sourceRoot":"","sources":["../../../src/operations/certificateObjectGlobalRulestack.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"certificateObjectGlobalRulestack.d.ts","sourceRoot":"","sources":["../../../src/operations/certificateObjectGlobalRulestack.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAEnF,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,kCAAkC,CAAC;AAIzF,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,iCAAiC,CAAC;AACjF,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAGxE,OAAO,KAAK,EACV,wCAAwC,EAExC,kDAAkD,EAElD,iDAAiD,EACjD,2CAA2C,EAC3C,4DAA4D,EAC5D,sDAAsD,EACtD,oDAAoD,EAErD,MAAM,oBAAoB,CAAC;AAG5B,oEAAoE;AACpE,qBAAa,oCAAqC,YAAW,gCAAgC;IAC3F,OAAO,CAAC,QAAQ,CAAC,MAAM,CAA4B;IAEnD;;;OAGG;gBACS,MAAM,EAAE,yBAAyB;IAI7C;;;;OAIG;IACI,IAAI,CACT,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,kDAAkD,GAC3D,0BAA0B,CAAC,wCAAwC,CAAC;YAkBxD,cAAc;YAuBd,aAAa;IAS5B;;;;OAIG;IACH,OAAO,CAAC,KAAK;IAOb;;;;;OAKG;IACH,GAAG,CACD,mBAAmB,EAAE,MAAM,EAC3B,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,iDAAiD,GAC1D,OAAO,CAAC,2CAA2C,CAAC;IAOvD;;;;;;OAMG;IACG,mBAAmB,CACvB,mBAAmB,EAAE,MAAM,EAC3B,IAAI,EAAE,MAAM,EACZ,QAAQ,EAAE,wCAAwC,EAClD,OAAO,CAAC,EAAE,4DAA4D,GACrE,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,sDAAsD,CAAC,EACtE,sDAAsD,CACvD,CACF;IAuDD;;;;;;OAMG;IACG,0BAA0B,CAC9B,mBAAmB,EAAE,MAAM,EAC3B,IAAI,EAAE,MAAM,EACZ,QAAQ,EAAE,wCAAwC,EAClD,OAAO,CAAC,EAAE,4DAA4D,GACrE,OAAO,CAAC,sDAAsD,CAAC;IAKlE;;;;;OAKG;IACG,WAAW,CACf,mBAAmB,EAAE,MAAM,EAC3B,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,oDAAoD,GAC7D,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC;IAoDxD;;;;;OAKG;IACG,kBAAkB,CACtB,mBAAmB,EAAE,MAAM,EAC3B,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,oDAAoD,GAC7D,OAAO,CAAC,IAAI,CAAC;IAKhB;;;;;OAKG;IACH,OAAO,CAAC,SAAS;CAUlB"}
|