@azure/arm-paloaltonetworksngfw 1.1.2-alpha.20251110.1 → 1.2.0-alpha.20251112.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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 +35 -34
- package/CHANGELOG.md +0 -28
- package/review/arm-paloaltonetworksngfw-node.api.md +0 -2026
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"prefixListLocalRulestack.js","sourceRoot":"","sources":["../../../src/operations/prefixListLocalRulestack.ts"],"names":[],"mappings":"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","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 { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { PrefixListLocalRulestack } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { PaloAltoNetworksCloudngfw } from \"../paloAltoNetworksCloudngfw.js\";\nimport {\n SimplePollerLike,\n OperationState,\n createHttpPoller\n} from \"@azure/core-lro\";\nimport { createLroSpec } from \"../lroImpl.js\";\nimport {\n PrefixListResource,\n PrefixListLocalRulestackListByLocalRulestacksNextOptionalParams,\n PrefixListLocalRulestackListByLocalRulestacksOptionalParams,\n PrefixListLocalRulestackListByLocalRulestacksResponse,\n PrefixListLocalRulestackGetOptionalParams,\n PrefixListLocalRulestackGetResponse,\n PrefixListLocalRulestackCreateOrUpdateOptionalParams,\n PrefixListLocalRulestackCreateOrUpdateResponse,\n PrefixListLocalRulestackDeleteOptionalParams,\n PrefixListLocalRulestackListByLocalRulestacksNextResponse\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing PrefixListLocalRulestack operations. */\nexport class PrefixListLocalRulestackImpl implements PrefixListLocalRulestack {\n private readonly client: PaloAltoNetworksCloudngfw;\n\n /**\n * Initialize a new instance of the class PrefixListLocalRulestack class.\n * @param client Reference to the service client\n */\n constructor(client: PaloAltoNetworksCloudngfw) {\n this.client = client;\n }\n\n /**\n * List PrefixListResource resources by LocalRulestacks\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param options The options parameters.\n */\n public listByLocalRulestacks(\n resourceGroupName: string,\n localRulestackName: string,\n options?: PrefixListLocalRulestackListByLocalRulestacksOptionalParams\n ): PagedAsyncIterableIterator<PrefixListResource> {\n const iter = this.listByLocalRulestacksPagingAll(\n resourceGroupName,\n localRulestackName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByLocalRulestacksPagingPage(\n resourceGroupName,\n localRulestackName,\n options,\n settings\n );\n }\n };\n }\n\n private async *listByLocalRulestacksPagingPage(\n resourceGroupName: string,\n localRulestackName: string,\n options?: PrefixListLocalRulestackListByLocalRulestacksOptionalParams,\n settings?: PageSettings\n ): AsyncIterableIterator<PrefixListResource[]> {\n let result: PrefixListLocalRulestackListByLocalRulestacksResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByLocalRulestacks(\n resourceGroupName,\n localRulestackName,\n options\n );\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByLocalRulestacksNext(\n resourceGroupName,\n localRulestackName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByLocalRulestacksPagingAll(\n resourceGroupName: string,\n localRulestackName: string,\n options?: PrefixListLocalRulestackListByLocalRulestacksOptionalParams\n ): AsyncIterableIterator<PrefixListResource> {\n for await (const page of this.listByLocalRulestacksPagingPage(\n resourceGroupName,\n localRulestackName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * List PrefixListResource resources by LocalRulestacks\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param options The options parameters.\n */\n private _listByLocalRulestacks(\n resourceGroupName: string,\n localRulestackName: string,\n options?: PrefixListLocalRulestackListByLocalRulestacksOptionalParams\n ): Promise<PrefixListLocalRulestackListByLocalRulestacksResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, localRulestackName, options },\n listByLocalRulestacksOperationSpec\n );\n }\n\n /**\n * Get a PrefixListResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param name Local Rule priority\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n localRulestackName: string,\n name: string,\n options?: PrefixListLocalRulestackGetOptionalParams\n ): Promise<PrefixListLocalRulestackGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, localRulestackName, name, options },\n getOperationSpec\n );\n }\n\n /**\n * Create a PrefixListResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param name Local Rule priority\n * @param resource Resource create parameters.\n * @param options The options parameters.\n */\n async beginCreateOrUpdate(\n resourceGroupName: string,\n localRulestackName: string,\n name: string,\n resource: PrefixListResource,\n options?: PrefixListLocalRulestackCreateOrUpdateOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<PrefixListLocalRulestackCreateOrUpdateResponse>,\n PrefixListLocalRulestackCreateOrUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<PrefixListLocalRulestackCreateOrUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, localRulestackName, name, resource, options },\n spec: createOrUpdateOperationSpec\n });\n const poller = await createHttpPoller<\n PrefixListLocalRulestackCreateOrUpdateResponse,\n OperationState<PrefixListLocalRulestackCreateOrUpdateResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"azure-async-operation\"\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Create a PrefixListResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param name Local Rule priority\n * @param resource Resource create parameters.\n * @param options The options parameters.\n */\n async beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n localRulestackName: string,\n name: string,\n resource: PrefixListResource,\n options?: PrefixListLocalRulestackCreateOrUpdateOptionalParams\n ): Promise<PrefixListLocalRulestackCreateOrUpdateResponse> {\n const poller = await this.beginCreateOrUpdate(\n resourceGroupName,\n localRulestackName,\n name,\n resource,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Delete a PrefixListResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param name Local Rule priority\n * @param options The options parameters.\n */\n async beginDelete(\n resourceGroupName: string,\n localRulestackName: string,\n name: string,\n options?: PrefixListLocalRulestackDeleteOptionalParams\n ): Promise<SimplePollerLike<OperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, localRulestackName, name, options },\n spec: deleteOperationSpec\n });\n const poller = await createHttpPoller<void, OperationState<void>>(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"azure-async-operation\"\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Delete a PrefixListResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param name Local Rule priority\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n resourceGroupName: string,\n localRulestackName: string,\n name: string,\n options?: PrefixListLocalRulestackDeleteOptionalParams\n ): Promise<void> {\n const poller = await this.beginDelete(\n resourceGroupName,\n localRulestackName,\n name,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * ListByLocalRulestacksNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param nextLink The nextLink from the previous successful call to the ListByLocalRulestacks method.\n * @param options The options parameters.\n */\n private _listByLocalRulestacksNext(\n resourceGroupName: string,\n localRulestackName: string,\n nextLink: string,\n options?: PrefixListLocalRulestackListByLocalRulestacksNextOptionalParams\n ): Promise<PrefixListLocalRulestackListByLocalRulestacksNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, localRulestackName, nextLink, options },\n listByLocalRulestacksNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByLocalRulestacksOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/prefixlists\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrefixListResourceListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.localRulestackName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/prefixlists/{name}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrefixListResource\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.name,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.localRulestackName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/prefixlists/{name}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrefixListResource\n },\n 201: {\n bodyMapper: Mappers.PrefixListResource\n },\n 202: {\n bodyMapper: Mappers.PrefixListResource\n },\n 204: {\n bodyMapper: Mappers.PrefixListResource\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.resource11,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.name,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.localRulestackName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/prefixlists/{name}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 201: {},\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.name,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.localRulestackName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByLocalRulestacksNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrefixListResourceListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n urlParameters: [\n Parameters.$host,\n Parameters.nextLink,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.localRulestackName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}
|
|
1
|
+
{"version":3,"file":"prefixListLocalRulestack.js","sourceRoot":"","sources":["../../../src/operations/prefixListLocalRulestack.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 { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport type { PrefixListLocalRulestack } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport type { PaloAltoNetworksCloudngfw } from \"../paloAltoNetworksCloudngfw.js\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport { createHttpPoller } from \"@azure/core-lro\";\nimport { createLroSpec } from \"../lroImpl.js\";\nimport type {\n PrefixListResource,\n PrefixListLocalRulestackListByLocalRulestacksNextOptionalParams,\n PrefixListLocalRulestackListByLocalRulestacksOptionalParams,\n PrefixListLocalRulestackListByLocalRulestacksResponse,\n PrefixListLocalRulestackGetOptionalParams,\n PrefixListLocalRulestackGetResponse,\n PrefixListLocalRulestackCreateOrUpdateOptionalParams,\n PrefixListLocalRulestackCreateOrUpdateResponse,\n PrefixListLocalRulestackDeleteOptionalParams,\n PrefixListLocalRulestackListByLocalRulestacksNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing PrefixListLocalRulestack operations. */\nexport class PrefixListLocalRulestackImpl implements PrefixListLocalRulestack {\n private readonly client: PaloAltoNetworksCloudngfw;\n\n /**\n * Initialize a new instance of the class PrefixListLocalRulestack class.\n * @param client Reference to the service client\n */\n constructor(client: PaloAltoNetworksCloudngfw) {\n this.client = client;\n }\n\n /**\n * List PrefixListResource resources by LocalRulestacks\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param options The options parameters.\n */\n public listByLocalRulestacks(\n resourceGroupName: string,\n localRulestackName: string,\n options?: PrefixListLocalRulestackListByLocalRulestacksOptionalParams,\n ): PagedAsyncIterableIterator<PrefixListResource> {\n const iter = this.listByLocalRulestacksPagingAll(\n resourceGroupName,\n localRulestackName,\n options,\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByLocalRulestacksPagingPage(\n resourceGroupName,\n localRulestackName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listByLocalRulestacksPagingPage(\n resourceGroupName: string,\n localRulestackName: string,\n options?: PrefixListLocalRulestackListByLocalRulestacksOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<PrefixListResource[]> {\n let result: PrefixListLocalRulestackListByLocalRulestacksResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByLocalRulestacks(resourceGroupName, localRulestackName, options);\n const page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByLocalRulestacksNext(\n resourceGroupName,\n localRulestackName,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n const page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByLocalRulestacksPagingAll(\n resourceGroupName: string,\n localRulestackName: string,\n options?: PrefixListLocalRulestackListByLocalRulestacksOptionalParams,\n ): AsyncIterableIterator<PrefixListResource> {\n for await (const page of this.listByLocalRulestacksPagingPage(\n resourceGroupName,\n localRulestackName,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * List PrefixListResource resources by LocalRulestacks\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param options The options parameters.\n */\n private _listByLocalRulestacks(\n resourceGroupName: string,\n localRulestackName: string,\n options?: PrefixListLocalRulestackListByLocalRulestacksOptionalParams,\n ): Promise<PrefixListLocalRulestackListByLocalRulestacksResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, localRulestackName, options },\n listByLocalRulestacksOperationSpec,\n );\n }\n\n /**\n * Get a PrefixListResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param name Local Rule priority\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n localRulestackName: string,\n name: string,\n options?: PrefixListLocalRulestackGetOptionalParams,\n ): Promise<PrefixListLocalRulestackGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, localRulestackName, name, options },\n getOperationSpec,\n );\n }\n\n /**\n * Create a PrefixListResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param name Local Rule priority\n * @param resource Resource create parameters.\n * @param options The options parameters.\n */\n async beginCreateOrUpdate(\n resourceGroupName: string,\n localRulestackName: string,\n name: string,\n resource: PrefixListResource,\n options?: PrefixListLocalRulestackCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<PrefixListLocalRulestackCreateOrUpdateResponse>,\n PrefixListLocalRulestackCreateOrUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<PrefixListLocalRulestackCreateOrUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, localRulestackName, name, resource, options },\n spec: createOrUpdateOperationSpec,\n });\n const poller = await createHttpPoller<\n PrefixListLocalRulestackCreateOrUpdateResponse,\n OperationState<PrefixListLocalRulestackCreateOrUpdateResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"azure-async-operation\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Create a PrefixListResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param name Local Rule priority\n * @param resource Resource create parameters.\n * @param options The options parameters.\n */\n async beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n localRulestackName: string,\n name: string,\n resource: PrefixListResource,\n options?: PrefixListLocalRulestackCreateOrUpdateOptionalParams,\n ): Promise<PrefixListLocalRulestackCreateOrUpdateResponse> {\n const poller = await this.beginCreateOrUpdate(\n resourceGroupName,\n localRulestackName,\n name,\n resource,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Delete a PrefixListResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param name Local Rule priority\n * @param options The options parameters.\n */\n async beginDelete(\n resourceGroupName: string,\n localRulestackName: string,\n name: string,\n options?: PrefixListLocalRulestackDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, localRulestackName, name, options },\n spec: deleteOperationSpec,\n });\n const poller = await createHttpPoller<void, OperationState<void>>(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"azure-async-operation\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Delete a PrefixListResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param name Local Rule priority\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n resourceGroupName: string,\n localRulestackName: string,\n name: string,\n options?: PrefixListLocalRulestackDeleteOptionalParams,\n ): Promise<void> {\n const poller = await this.beginDelete(resourceGroupName, localRulestackName, name, options);\n return poller.pollUntilDone();\n }\n\n /**\n * ListByLocalRulestacksNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param nextLink The nextLink from the previous successful call to the ListByLocalRulestacks method.\n * @param options The options parameters.\n */\n private _listByLocalRulestacksNext(\n resourceGroupName: string,\n localRulestackName: string,\n nextLink: string,\n options?: PrefixListLocalRulestackListByLocalRulestacksNextOptionalParams,\n ): Promise<PrefixListLocalRulestackListByLocalRulestacksNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, localRulestackName, nextLink, options },\n listByLocalRulestacksNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByLocalRulestacksOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/prefixlists\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrefixListResourceListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.localRulestackName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/prefixlists/{name}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrefixListResource,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.name,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.localRulestackName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/prefixlists/{name}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrefixListResource,\n },\n 201: {\n bodyMapper: Mappers.PrefixListResource,\n },\n 202: {\n bodyMapper: Mappers.PrefixListResource,\n },\n 204: {\n bodyMapper: Mappers.PrefixListResource,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n requestBody: Parameters.resource12,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.name,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.localRulestackName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/prefixlists/{name}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 201: {},\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.name,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.localRulestackName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByLocalRulestacksNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrefixListResourceListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.nextLink,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.localRulestackName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
3
|
-
import { CertificateObjectGlobalRulestackResource, CertificateObjectGlobalRulestackListOptionalParams, CertificateObjectGlobalRulestackGetOptionalParams, CertificateObjectGlobalRulestackGetResponse, CertificateObjectGlobalRulestackCreateOrUpdateOptionalParams, CertificateObjectGlobalRulestackCreateOrUpdateResponse, CertificateObjectGlobalRulestackDeleteOptionalParams } from "../models/index.js";
|
|
1
|
+
import type { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import type { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
3
|
+
import type { CertificateObjectGlobalRulestackResource, CertificateObjectGlobalRulestackListOptionalParams, CertificateObjectGlobalRulestackGetOptionalParams, CertificateObjectGlobalRulestackGetResponse, CertificateObjectGlobalRulestackCreateOrUpdateOptionalParams, CertificateObjectGlobalRulestackCreateOrUpdateResponse, CertificateObjectGlobalRulestackDeleteOptionalParams } from "../models/index.js";
|
|
4
4
|
/** Interface representing a CertificateObjectGlobalRulestack. */
|
|
5
5
|
export interface CertificateObjectGlobalRulestack {
|
|
6
6
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"certificateObjectGlobalRulestack.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/certificateObjectGlobalRulestack.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"certificateObjectGlobalRulestack.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/certificateObjectGlobalRulestack.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,KAAK,EACV,wCAAwC,EACxC,kDAAkD,EAClD,iDAAiD,EACjD,2CAA2C,EAC3C,4DAA4D,EAC5D,sDAAsD,EACtD,oDAAoD,EACrD,MAAM,oBAAoB,CAAC;AAG5B,iEAAiE;AACjE,MAAM,WAAW,gCAAgC;IAC/C;;;;OAIG;IACH,IAAI,CACF,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,kDAAkD,GAC3D,0BAA0B,CAAC,wCAAwC,CAAC,CAAC;IACxE;;;;;OAKG;IACH,GAAG,CACD,mBAAmB,EAAE,MAAM,EAC3B,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,iDAAiD,GAC1D,OAAO,CAAC,2CAA2C,CAAC,CAAC;IACxD;;;;;;OAMG;IACH,mBAAmB,CACjB,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,CAAC;IACF;;;;;;OAMG;IACH,0BAA0B,CACxB,mBAAmB,EAAE,MAAM,EAC3B,IAAI,EAAE,MAAM,EACZ,QAAQ,EAAE,wCAAwC,EAClD,OAAO,CAAC,EAAE,4DAA4D,GACrE,OAAO,CAAC,sDAAsD,CAAC,CAAC;IACnE;;;;;OAKG;IACH,WAAW,CACT,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,CAAC;IACzD;;;;;OAKG;IACH,kBAAkB,CAChB,mBAAmB,EAAE,MAAM,EAC3B,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,oDAAoD,GAC7D,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
|
|
@@ -1,10 +1,5 @@
|
|
|
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
5
|
//# sourceMappingURL=certificateObjectGlobalRulestack.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"certificateObjectGlobalRulestack.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/certificateObjectGlobalRulestack.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"certificateObjectGlobalRulestack.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/certificateObjectGlobalRulestack.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC","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 { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n CertificateObjectGlobalRulestackResource,\n CertificateObjectGlobalRulestackListOptionalParams,\n CertificateObjectGlobalRulestackGetOptionalParams,\n CertificateObjectGlobalRulestackGetResponse,\n CertificateObjectGlobalRulestackCreateOrUpdateOptionalParams,\n CertificateObjectGlobalRulestackCreateOrUpdateResponse,\n CertificateObjectGlobalRulestackDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a CertificateObjectGlobalRulestack. */\nexport interface CertificateObjectGlobalRulestack {\n /**\n * List CertificateObjectGlobalRulestackResource resources by Tenant\n * @param globalRulestackName GlobalRulestack resource name\n * @param options The options parameters.\n */\n list(\n globalRulestackName: string,\n options?: CertificateObjectGlobalRulestackListOptionalParams,\n ): PagedAsyncIterableIterator<CertificateObjectGlobalRulestackResource>;\n /**\n * Get a CertificateObjectGlobalRulestackResource\n * @param globalRulestackName GlobalRulestack resource name\n * @param name certificate name\n * @param options The options parameters.\n */\n get(\n globalRulestackName: string,\n name: string,\n options?: CertificateObjectGlobalRulestackGetOptionalParams,\n ): Promise<CertificateObjectGlobalRulestackGetResponse>;\n /**\n * Create a CertificateObjectGlobalRulestackResource\n * @param globalRulestackName GlobalRulestack resource name\n * @param name certificate name\n * @param resource Resource create parameters.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n globalRulestackName: string,\n name: string,\n resource: CertificateObjectGlobalRulestackResource,\n options?: CertificateObjectGlobalRulestackCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CertificateObjectGlobalRulestackCreateOrUpdateResponse>,\n CertificateObjectGlobalRulestackCreateOrUpdateResponse\n >\n >;\n /**\n * Create a CertificateObjectGlobalRulestackResource\n * @param globalRulestackName GlobalRulestack resource name\n * @param name certificate name\n * @param resource Resource create parameters.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n globalRulestackName: string,\n name: string,\n resource: CertificateObjectGlobalRulestackResource,\n options?: CertificateObjectGlobalRulestackCreateOrUpdateOptionalParams,\n ): Promise<CertificateObjectGlobalRulestackCreateOrUpdateResponse>;\n /**\n * Delete a CertificateObjectGlobalRulestackResource\n * @param globalRulestackName GlobalRulestack resource name\n * @param name certificate name\n * @param options The options parameters.\n */\n beginDelete(\n globalRulestackName: string,\n name: string,\n options?: CertificateObjectGlobalRulestackDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Delete a CertificateObjectGlobalRulestackResource\n * @param globalRulestackName GlobalRulestack resource name\n * @param name certificate name\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n globalRulestackName: string,\n name: string,\n options?: CertificateObjectGlobalRulestackDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
3
|
-
import { CertificateObjectLocalRulestackResource, CertificateObjectLocalRulestackListByLocalRulestacksOptionalParams, CertificateObjectLocalRulestackGetOptionalParams, CertificateObjectLocalRulestackGetResponse, CertificateObjectLocalRulestackCreateOrUpdateOptionalParams, CertificateObjectLocalRulestackCreateOrUpdateResponse, CertificateObjectLocalRulestackDeleteOptionalParams } from "../models/index.js";
|
|
1
|
+
import type { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import type { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
3
|
+
import type { CertificateObjectLocalRulestackResource, CertificateObjectLocalRulestackListByLocalRulestacksOptionalParams, CertificateObjectLocalRulestackGetOptionalParams, CertificateObjectLocalRulestackGetResponse, CertificateObjectLocalRulestackCreateOrUpdateOptionalParams, CertificateObjectLocalRulestackCreateOrUpdateResponse, CertificateObjectLocalRulestackDeleteOptionalParams } from "../models/index.js";
|
|
4
4
|
/** Interface representing a CertificateObjectLocalRulestack. */
|
|
5
5
|
export interface CertificateObjectLocalRulestack {
|
|
6
6
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"certificateObjectLocalRulestack.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/certificateObjectLocalRulestack.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"certificateObjectLocalRulestack.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/certificateObjectLocalRulestack.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,KAAK,EACV,uCAAuC,EACvC,kEAAkE,EAClE,gDAAgD,EAChD,0CAA0C,EAC1C,2DAA2D,EAC3D,qDAAqD,EACrD,mDAAmD,EACpD,MAAM,oBAAoB,CAAC;AAG5B,gEAAgE;AAChE,MAAM,WAAW,+BAA+B;IAC9C;;;;;OAKG;IACH,qBAAqB,CACnB,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,kEAAkE,GAC3E,0BAA0B,CAAC,uCAAuC,CAAC,CAAC;IACvE;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,gDAAgD,GACzD,OAAO,CAAC,0CAA0C,CAAC,CAAC;IACvD;;;;;;;OAOG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,IAAI,EAAE,MAAM,EACZ,QAAQ,EAAE,uCAAuC,EACjD,OAAO,CAAC,EAAE,2DAA2D,GACpE,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,qDAAqD,CAAC,EACrE,qDAAqD,CACtD,CACF,CAAC;IACF;;;;;;;OAOG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,IAAI,EAAE,MAAM,EACZ,QAAQ,EAAE,uCAAuC,EACjD,OAAO,CAAC,EAAE,2DAA2D,GACpE,OAAO,CAAC,qDAAqD,CAAC,CAAC;IAClE;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,mDAAmD,GAC5D,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,mDAAmD,GAC5D,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
|
|
@@ -1,10 +1,5 @@
|
|
|
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
5
|
//# sourceMappingURL=certificateObjectLocalRulestack.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"certificateObjectLocalRulestack.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/certificateObjectLocalRulestack.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"certificateObjectLocalRulestack.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/certificateObjectLocalRulestack.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC","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 { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n CertificateObjectLocalRulestackResource,\n CertificateObjectLocalRulestackListByLocalRulestacksOptionalParams,\n CertificateObjectLocalRulestackGetOptionalParams,\n CertificateObjectLocalRulestackGetResponse,\n CertificateObjectLocalRulestackCreateOrUpdateOptionalParams,\n CertificateObjectLocalRulestackCreateOrUpdateResponse,\n CertificateObjectLocalRulestackDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a CertificateObjectLocalRulestack. */\nexport interface CertificateObjectLocalRulestack {\n /**\n * List CertificateObjectLocalRulestackResource resources by LocalRulestacks\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param options The options parameters.\n */\n listByLocalRulestacks(\n resourceGroupName: string,\n localRulestackName: string,\n options?: CertificateObjectLocalRulestackListByLocalRulestacksOptionalParams,\n ): PagedAsyncIterableIterator<CertificateObjectLocalRulestackResource>;\n /**\n * Get a CertificateObjectLocalRulestackResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param name certificate name\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n localRulestackName: string,\n name: string,\n options?: CertificateObjectLocalRulestackGetOptionalParams,\n ): Promise<CertificateObjectLocalRulestackGetResponse>;\n /**\n * Create a CertificateObjectLocalRulestackResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param name certificate name\n * @param resource Resource create parameters.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n localRulestackName: string,\n name: string,\n resource: CertificateObjectLocalRulestackResource,\n options?: CertificateObjectLocalRulestackCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CertificateObjectLocalRulestackCreateOrUpdateResponse>,\n CertificateObjectLocalRulestackCreateOrUpdateResponse\n >\n >;\n /**\n * Create a CertificateObjectLocalRulestackResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param name certificate name\n * @param resource Resource create parameters.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n localRulestackName: string,\n name: string,\n resource: CertificateObjectLocalRulestackResource,\n options?: CertificateObjectLocalRulestackCreateOrUpdateOptionalParams,\n ): Promise<CertificateObjectLocalRulestackCreateOrUpdateResponse>;\n /**\n * Delete a CertificateObjectLocalRulestackResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param name certificate name\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n localRulestackName: string,\n name: string,\n options?: CertificateObjectLocalRulestackDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Delete a CertificateObjectLocalRulestackResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param name certificate name\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n localRulestackName: string,\n name: string,\n options?: CertificateObjectLocalRulestackDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { FirewallStatusResource, FirewallStatusListByFirewallsOptionalParams, FirewallStatusGetOptionalParams, FirewallStatusGetResponse } from "../models/index.js";
|
|
1
|
+
import type { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import type { FirewallStatusResource, FirewallStatusListByFirewallsOptionalParams, FirewallStatusGetOptionalParams, FirewallStatusGetResponse } from "../models/index.js";
|
|
3
3
|
/** Interface representing a FirewallStatus. */
|
|
4
4
|
export interface FirewallStatus {
|
|
5
5
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"firewallStatus.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/firewallStatus.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"firewallStatus.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/firewallStatus.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,sBAAsB,EACtB,2CAA2C,EAC3C,+BAA+B,EAC/B,yBAAyB,EAC1B,MAAM,oBAAoB,CAAC;AAG5B,+CAA+C;AAC/C,MAAM,WAAW,cAAc;IAC7B;;;;;OAKG;IACH,eAAe,CACb,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,2CAA2C,GACpD,0BAA0B,CAAC,sBAAsB,CAAC,CAAC;IACtD;;;;;OAKG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC,CAAC;CACvC"}
|
|
@@ -1,10 +1,5 @@
|
|
|
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
5
|
//# sourceMappingURL=firewallStatus.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"firewallStatus.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/firewallStatus.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"firewallStatus.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/firewallStatus.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC","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 { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type {\n FirewallStatusResource,\n FirewallStatusListByFirewallsOptionalParams,\n FirewallStatusGetOptionalParams,\n FirewallStatusGetResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a FirewallStatus. */\nexport interface FirewallStatus {\n /**\n * List FirewallStatusResource resources by Firewalls\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param firewallName Firewall resource name\n * @param options The options parameters.\n */\n listByFirewalls(\n resourceGroupName: string,\n firewallName: string,\n options?: FirewallStatusListByFirewallsOptionalParams,\n ): PagedAsyncIterableIterator<FirewallStatusResource>;\n /**\n * Get a FirewallStatusResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param firewallName Firewall resource name\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n firewallName: string,\n options?: FirewallStatusGetOptionalParams,\n ): Promise<FirewallStatusGetResponse>;\n}\n"]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
3
|
-
import { FirewallResource, FirewallsListBySubscriptionOptionalParams, FirewallsListByResourceGroupOptionalParams, FirewallsGetOptionalParams, FirewallsGetResponse, FirewallsCreateOrUpdateOptionalParams, FirewallsCreateOrUpdateResponse, FirewallResourceUpdate, FirewallsUpdateOptionalParams, FirewallsUpdateResponse, FirewallsDeleteOptionalParams, FirewallsGetGlobalRulestackOptionalParams, FirewallsGetGlobalRulestackResponse, FirewallsGetLogProfileOptionalParams, FirewallsGetLogProfileResponse, FirewallsGetSupportInfoOptionalParams, FirewallsGetSupportInfoResponse, FirewallsSaveLogProfileOptionalParams } from "../models/index.js";
|
|
1
|
+
import type { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import type { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
3
|
+
import type { FirewallResource, FirewallsListBySubscriptionOptionalParams, FirewallsListByResourceGroupOptionalParams, FirewallsGetOptionalParams, FirewallsGetResponse, FirewallsCreateOrUpdateOptionalParams, FirewallsCreateOrUpdateResponse, FirewallResourceUpdate, FirewallsUpdateOptionalParams, FirewallsUpdateResponse, FirewallsDeleteOptionalParams, FirewallsGetGlobalRulestackOptionalParams, FirewallsGetGlobalRulestackResponse, FirewallsGetLogProfileOptionalParams, FirewallsGetLogProfileResponse, FirewallsGetSupportInfoOptionalParams, FirewallsGetSupportInfoResponse, FirewallsSaveLogProfileOptionalParams } from "../models/index.js";
|
|
4
4
|
/** Interface representing a Firewalls. */
|
|
5
5
|
export interface Firewalls {
|
|
6
6
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"firewalls.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/firewalls.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"firewalls.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/firewalls.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,10 +1,5 @@
|
|
|
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
5
|
//# sourceMappingURL=firewalls.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"firewalls.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/firewalls.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"firewalls.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/firewalls.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC","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 { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n FirewallResource,\n FirewallsListBySubscriptionOptionalParams,\n FirewallsListByResourceGroupOptionalParams,\n FirewallsGetOptionalParams,\n FirewallsGetResponse,\n FirewallsCreateOrUpdateOptionalParams,\n FirewallsCreateOrUpdateResponse,\n FirewallResourceUpdate,\n FirewallsUpdateOptionalParams,\n FirewallsUpdateResponse,\n FirewallsDeleteOptionalParams,\n FirewallsGetGlobalRulestackOptionalParams,\n FirewallsGetGlobalRulestackResponse,\n FirewallsGetLogProfileOptionalParams,\n FirewallsGetLogProfileResponse,\n FirewallsGetSupportInfoOptionalParams,\n FirewallsGetSupportInfoResponse,\n FirewallsSaveLogProfileOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Firewalls. */\nexport interface Firewalls {\n /**\n * List FirewallResource resources by subscription ID\n * @param options The options parameters.\n */\n listBySubscription(\n options?: FirewallsListBySubscriptionOptionalParams,\n ): PagedAsyncIterableIterator<FirewallResource>;\n /**\n * List FirewallResource resources by resource group\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: FirewallsListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<FirewallResource>;\n /**\n * Get a FirewallResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param firewallName Firewall resource name\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n firewallName: string,\n options?: FirewallsGetOptionalParams,\n ): Promise<FirewallsGetResponse>;\n /**\n * Create a FirewallResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param firewallName Firewall resource name\n * @param resource Resource create parameters.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n firewallName: string,\n resource: FirewallResource,\n options?: FirewallsCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<FirewallsCreateOrUpdateResponse>,\n FirewallsCreateOrUpdateResponse\n >\n >;\n /**\n * Create a FirewallResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param firewallName Firewall resource name\n * @param resource Resource create parameters.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n firewallName: string,\n resource: FirewallResource,\n options?: FirewallsCreateOrUpdateOptionalParams,\n ): Promise<FirewallsCreateOrUpdateResponse>;\n /**\n * Update a FirewallResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param firewallName Firewall resource name\n * @param properties The resource properties to be updated.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n firewallName: string,\n properties: FirewallResourceUpdate,\n options?: FirewallsUpdateOptionalParams,\n ): Promise<FirewallsUpdateResponse>;\n /**\n * Delete a FirewallResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param firewallName Firewall resource name\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n firewallName: string,\n options?: FirewallsDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Delete a FirewallResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param firewallName Firewall resource name\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n firewallName: string,\n options?: FirewallsDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Get Global Rulestack associated with the Firewall\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param firewallName Firewall resource name\n * @param options The options parameters.\n */\n getGlobalRulestack(\n resourceGroupName: string,\n firewallName: string,\n options?: FirewallsGetGlobalRulestackOptionalParams,\n ): Promise<FirewallsGetGlobalRulestackResponse>;\n /**\n * Log Profile for Firewall\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param firewallName Firewall resource name\n * @param options The options parameters.\n */\n getLogProfile(\n resourceGroupName: string,\n firewallName: string,\n options?: FirewallsGetLogProfileOptionalParams,\n ): Promise<FirewallsGetLogProfileResponse>;\n /**\n * support info for firewall.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param firewallName Firewall resource name\n * @param options The options parameters.\n */\n getSupportInfo(\n resourceGroupName: string,\n firewallName: string,\n options?: FirewallsGetSupportInfoOptionalParams,\n ): Promise<FirewallsGetSupportInfoResponse>;\n /**\n * Log Profile for Firewall\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param firewallName Firewall resource name\n * @param options The options parameters.\n */\n saveLogProfile(\n resourceGroupName: string,\n firewallName: string,\n options?: FirewallsSaveLogProfileOptionalParams,\n ): Promise<void>;\n}\n"]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
3
|
-
import { FqdnListGlobalRulestackResource, FqdnListGlobalRulestackListOptionalParams, FqdnListGlobalRulestackGetOptionalParams, FqdnListGlobalRulestackGetResponse, FqdnListGlobalRulestackCreateOrUpdateOptionalParams, FqdnListGlobalRulestackCreateOrUpdateResponse, FqdnListGlobalRulestackDeleteOptionalParams } from "../models/index.js";
|
|
1
|
+
import type { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import type { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
3
|
+
import type { FqdnListGlobalRulestackResource, FqdnListGlobalRulestackListOptionalParams, FqdnListGlobalRulestackGetOptionalParams, FqdnListGlobalRulestackGetResponse, FqdnListGlobalRulestackCreateOrUpdateOptionalParams, FqdnListGlobalRulestackCreateOrUpdateResponse, FqdnListGlobalRulestackDeleteOptionalParams } from "../models/index.js";
|
|
4
4
|
/** Interface representing a FqdnListGlobalRulestack. */
|
|
5
5
|
export interface FqdnListGlobalRulestack {
|
|
6
6
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fqdnListGlobalRulestack.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/fqdnListGlobalRulestack.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"fqdnListGlobalRulestack.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/fqdnListGlobalRulestack.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,KAAK,EACV,+BAA+B,EAC/B,yCAAyC,EACzC,wCAAwC,EACxC,kCAAkC,EAClC,mDAAmD,EACnD,6CAA6C,EAC7C,2CAA2C,EAC5C,MAAM,oBAAoB,CAAC;AAG5B,wDAAwD;AACxD,MAAM,WAAW,uBAAuB;IACtC;;;;OAIG;IACH,IAAI,CACF,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,yCAAyC,GAClD,0BAA0B,CAAC,+BAA+B,CAAC,CAAC;IAC/D;;;;;OAKG;IACH,GAAG,CACD,mBAAmB,EAAE,MAAM,EAC3B,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,wCAAwC,GACjD,OAAO,CAAC,kCAAkC,CAAC,CAAC;IAC/C;;;;;;OAMG;IACH,mBAAmB,CACjB,mBAAmB,EAAE,MAAM,EAC3B,IAAI,EAAE,MAAM,EACZ,QAAQ,EAAE,+BAA+B,EACzC,OAAO,CAAC,EAAE,mDAAmD,GAC5D,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,6CAA6C,CAAC,EAC7D,6CAA6C,CAC9C,CACF,CAAC;IACF;;;;;;OAMG;IACH,0BAA0B,CACxB,mBAAmB,EAAE,MAAM,EAC3B,IAAI,EAAE,MAAM,EACZ,QAAQ,EAAE,+BAA+B,EACzC,OAAO,CAAC,EAAE,mDAAmD,GAC5D,OAAO,CAAC,6CAA6C,CAAC,CAAC;IAC1D;;;;;OAKG;IACH,WAAW,CACT,mBAAmB,EAAE,MAAM,EAC3B,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;OAKG;IACH,kBAAkB,CAChB,mBAAmB,EAAE,MAAM,EAC3B,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
|
|
@@ -1,10 +1,5 @@
|
|
|
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
5
|
//# sourceMappingURL=fqdnListGlobalRulestack.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fqdnListGlobalRulestack.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/fqdnListGlobalRulestack.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"fqdnListGlobalRulestack.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/fqdnListGlobalRulestack.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC","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 { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n FqdnListGlobalRulestackResource,\n FqdnListGlobalRulestackListOptionalParams,\n FqdnListGlobalRulestackGetOptionalParams,\n FqdnListGlobalRulestackGetResponse,\n FqdnListGlobalRulestackCreateOrUpdateOptionalParams,\n FqdnListGlobalRulestackCreateOrUpdateResponse,\n FqdnListGlobalRulestackDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a FqdnListGlobalRulestack. */\nexport interface FqdnListGlobalRulestack {\n /**\n * List FqdnListGlobalRulestackResource resources by Tenant\n * @param globalRulestackName GlobalRulestack resource name\n * @param options The options parameters.\n */\n list(\n globalRulestackName: string,\n options?: FqdnListGlobalRulestackListOptionalParams,\n ): PagedAsyncIterableIterator<FqdnListGlobalRulestackResource>;\n /**\n * Get a FqdnListGlobalRulestackResource\n * @param globalRulestackName GlobalRulestack resource name\n * @param name fqdn list name\n * @param options The options parameters.\n */\n get(\n globalRulestackName: string,\n name: string,\n options?: FqdnListGlobalRulestackGetOptionalParams,\n ): Promise<FqdnListGlobalRulestackGetResponse>;\n /**\n * Create a FqdnListGlobalRulestackResource\n * @param globalRulestackName GlobalRulestack resource name\n * @param name fqdn list name\n * @param resource Resource create parameters.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n globalRulestackName: string,\n name: string,\n resource: FqdnListGlobalRulestackResource,\n options?: FqdnListGlobalRulestackCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<FqdnListGlobalRulestackCreateOrUpdateResponse>,\n FqdnListGlobalRulestackCreateOrUpdateResponse\n >\n >;\n /**\n * Create a FqdnListGlobalRulestackResource\n * @param globalRulestackName GlobalRulestack resource name\n * @param name fqdn list name\n * @param resource Resource create parameters.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n globalRulestackName: string,\n name: string,\n resource: FqdnListGlobalRulestackResource,\n options?: FqdnListGlobalRulestackCreateOrUpdateOptionalParams,\n ): Promise<FqdnListGlobalRulestackCreateOrUpdateResponse>;\n /**\n * Delete a FqdnListGlobalRulestackResource\n * @param globalRulestackName GlobalRulestack resource name\n * @param name fqdn list name\n * @param options The options parameters.\n */\n beginDelete(\n globalRulestackName: string,\n name: string,\n options?: FqdnListGlobalRulestackDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Delete a FqdnListGlobalRulestackResource\n * @param globalRulestackName GlobalRulestack resource name\n * @param name fqdn list name\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n globalRulestackName: string,\n name: string,\n options?: FqdnListGlobalRulestackDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
3
|
-
import { FqdnListLocalRulestackResource, FqdnListLocalRulestackListByLocalRulestacksOptionalParams, FqdnListLocalRulestackGetOptionalParams, FqdnListLocalRulestackGetResponse, FqdnListLocalRulestackCreateOrUpdateOptionalParams, FqdnListLocalRulestackCreateOrUpdateResponse, FqdnListLocalRulestackDeleteOptionalParams } from "../models/index.js";
|
|
1
|
+
import type { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import type { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
3
|
+
import type { FqdnListLocalRulestackResource, FqdnListLocalRulestackListByLocalRulestacksOptionalParams, FqdnListLocalRulestackGetOptionalParams, FqdnListLocalRulestackGetResponse, FqdnListLocalRulestackCreateOrUpdateOptionalParams, FqdnListLocalRulestackCreateOrUpdateResponse, FqdnListLocalRulestackDeleteOptionalParams } from "../models/index.js";
|
|
4
4
|
/** Interface representing a FqdnListLocalRulestack. */
|
|
5
5
|
export interface FqdnListLocalRulestack {
|
|
6
6
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fqdnListLocalRulestack.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/fqdnListLocalRulestack.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"fqdnListLocalRulestack.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/fqdnListLocalRulestack.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,KAAK,EACV,8BAA8B,EAC9B,yDAAyD,EACzD,uCAAuC,EACvC,iCAAiC,EACjC,kDAAkD,EAClD,4CAA4C,EAC5C,0CAA0C,EAC3C,MAAM,oBAAoB,CAAC;AAG5B,uDAAuD;AACvD,MAAM,WAAW,sBAAsB;IACrC;;;;;OAKG;IACH,qBAAqB,CACnB,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,yDAAyD,GAClE,0BAA0B,CAAC,8BAA8B,CAAC,CAAC;IAC9D;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,uCAAuC,GAChD,OAAO,CAAC,iCAAiC,CAAC,CAAC;IAC9C;;;;;;;OAOG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,IAAI,EAAE,MAAM,EACZ,QAAQ,EAAE,8BAA8B,EACxC,OAAO,CAAC,EAAE,kDAAkD,GAC3D,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,4CAA4C,CAAC,EAC5D,4CAA4C,CAC7C,CACF,CAAC;IACF;;;;;;;OAOG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,IAAI,EAAE,MAAM,EACZ,QAAQ,EAAE,8BAA8B,EACxC,OAAO,CAAC,EAAE,kDAAkD,GAC3D,OAAO,CAAC,4CAA4C,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
|
|
@@ -1,10 +1,5 @@
|
|
|
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
5
|
//# sourceMappingURL=fqdnListLocalRulestack.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fqdnListLocalRulestack.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/fqdnListLocalRulestack.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"fqdnListLocalRulestack.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/fqdnListLocalRulestack.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC","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 { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n FqdnListLocalRulestackResource,\n FqdnListLocalRulestackListByLocalRulestacksOptionalParams,\n FqdnListLocalRulestackGetOptionalParams,\n FqdnListLocalRulestackGetResponse,\n FqdnListLocalRulestackCreateOrUpdateOptionalParams,\n FqdnListLocalRulestackCreateOrUpdateResponse,\n FqdnListLocalRulestackDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a FqdnListLocalRulestack. */\nexport interface FqdnListLocalRulestack {\n /**\n * List FqdnListLocalRulestackResource resources by LocalRulestacks\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param options The options parameters.\n */\n listByLocalRulestacks(\n resourceGroupName: string,\n localRulestackName: string,\n options?: FqdnListLocalRulestackListByLocalRulestacksOptionalParams,\n ): PagedAsyncIterableIterator<FqdnListLocalRulestackResource>;\n /**\n * Get a FqdnListLocalRulestackResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param name fqdn list name\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n localRulestackName: string,\n name: string,\n options?: FqdnListLocalRulestackGetOptionalParams,\n ): Promise<FqdnListLocalRulestackGetResponse>;\n /**\n * Create a FqdnListLocalRulestackResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param name fqdn list name\n * @param resource Resource create parameters.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n localRulestackName: string,\n name: string,\n resource: FqdnListLocalRulestackResource,\n options?: FqdnListLocalRulestackCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<FqdnListLocalRulestackCreateOrUpdateResponse>,\n FqdnListLocalRulestackCreateOrUpdateResponse\n >\n >;\n /**\n * Create a FqdnListLocalRulestackResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param name fqdn list name\n * @param resource Resource create parameters.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n localRulestackName: string,\n name: string,\n resource: FqdnListLocalRulestackResource,\n options?: FqdnListLocalRulestackCreateOrUpdateOptionalParams,\n ): Promise<FqdnListLocalRulestackCreateOrUpdateResponse>;\n /**\n * Delete a FqdnListLocalRulestackResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param name fqdn list name\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n localRulestackName: string,\n name: string,\n options?: FqdnListLocalRulestackDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Delete a FqdnListLocalRulestackResource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param localRulestackName LocalRulestack resource name\n * @param name fqdn list name\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n localRulestackName: string,\n name: string,\n options?: FqdnListLocalRulestackDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
3
|
-
import { GlobalRulestackResource, GlobalRulestackListOptionalParams, GlobalRulestackGetOptionalParams, GlobalRulestackGetResponse, GlobalRulestackCreateOrUpdateOptionalParams, GlobalRulestackCreateOrUpdateResponse, GlobalRulestackResourceUpdate, GlobalRulestackUpdateOptionalParams, GlobalRulestackUpdateResponse, GlobalRulestackDeleteOptionalParams, GlobalRulestackCommitOptionalParams, GlobalRulestackGetChangeLogOptionalParams, GlobalRulestackGetChangeLogResponse, AdvSecurityObjectTypeEnum, GlobalRulestackListAdvancedSecurityObjectsOptionalParams, GlobalRulestackListAdvancedSecurityObjectsResponse, GlobalRulestackListAppIdsOptionalParams, GlobalRulestackListAppIdsResponse, GlobalRulestackListCountriesOptionalParams, GlobalRulestackListCountriesResponse, GlobalRulestackListFirewallsOptionalParams, GlobalRulestackListFirewallsResponse, GlobalRulestackListPredefinedUrlCategoriesOptionalParams, GlobalRulestackListPredefinedUrlCategoriesResponse, SecurityServicesTypeEnum, GlobalRulestackListSecurityServicesOptionalParams, GlobalRulestackListSecurityServicesResponse, GlobalRulestackRevertOptionalParams } from "../models/index.js";
|
|
1
|
+
import type { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import type { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
3
|
+
import type { GlobalRulestackResource, GlobalRulestackListOptionalParams, GlobalRulestackGetOptionalParams, GlobalRulestackGetResponse, GlobalRulestackCreateOrUpdateOptionalParams, GlobalRulestackCreateOrUpdateResponse, GlobalRulestackResourceUpdate, GlobalRulestackUpdateOptionalParams, GlobalRulestackUpdateResponse, GlobalRulestackDeleteOptionalParams, GlobalRulestackCommitOptionalParams, GlobalRulestackGetChangeLogOptionalParams, GlobalRulestackGetChangeLogResponse, AdvSecurityObjectTypeEnum, GlobalRulestackListAdvancedSecurityObjectsOptionalParams, GlobalRulestackListAdvancedSecurityObjectsResponse, GlobalRulestackListAppIdsOptionalParams, GlobalRulestackListAppIdsResponse, GlobalRulestackListCountriesOptionalParams, GlobalRulestackListCountriesResponse, GlobalRulestackListFirewallsOptionalParams, GlobalRulestackListFirewallsResponse, GlobalRulestackListPredefinedUrlCategoriesOptionalParams, GlobalRulestackListPredefinedUrlCategoriesResponse, SecurityServicesTypeEnum, GlobalRulestackListSecurityServicesOptionalParams, GlobalRulestackListSecurityServicesResponse, GlobalRulestackRevertOptionalParams } from "../models/index.js";
|
|
4
4
|
/** Interface representing a GlobalRulestack. */
|
|
5
5
|
export interface GlobalRulestack {
|
|
6
6
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"globalRulestack.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/globalRulestack.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"globalRulestack.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/globalRulestack.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,10 +1,5 @@
|
|
|
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
5
|
//# sourceMappingURL=globalRulestack.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"globalRulestack.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/globalRulestack.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"globalRulestack.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/globalRulestack.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC","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 { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n GlobalRulestackResource,\n GlobalRulestackListOptionalParams,\n GlobalRulestackGetOptionalParams,\n GlobalRulestackGetResponse,\n GlobalRulestackCreateOrUpdateOptionalParams,\n GlobalRulestackCreateOrUpdateResponse,\n GlobalRulestackResourceUpdate,\n GlobalRulestackUpdateOptionalParams,\n GlobalRulestackUpdateResponse,\n GlobalRulestackDeleteOptionalParams,\n GlobalRulestackCommitOptionalParams,\n GlobalRulestackGetChangeLogOptionalParams,\n GlobalRulestackGetChangeLogResponse,\n AdvSecurityObjectTypeEnum,\n GlobalRulestackListAdvancedSecurityObjectsOptionalParams,\n GlobalRulestackListAdvancedSecurityObjectsResponse,\n GlobalRulestackListAppIdsOptionalParams,\n GlobalRulestackListAppIdsResponse,\n GlobalRulestackListCountriesOptionalParams,\n GlobalRulestackListCountriesResponse,\n GlobalRulestackListFirewallsOptionalParams,\n GlobalRulestackListFirewallsResponse,\n GlobalRulestackListPredefinedUrlCategoriesOptionalParams,\n GlobalRulestackListPredefinedUrlCategoriesResponse,\n SecurityServicesTypeEnum,\n GlobalRulestackListSecurityServicesOptionalParams,\n GlobalRulestackListSecurityServicesResponse,\n GlobalRulestackRevertOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a GlobalRulestack. */\nexport interface GlobalRulestack {\n /**\n * List GlobalRulestackResource resources by Tenant\n * @param options The options parameters.\n */\n list(\n options?: GlobalRulestackListOptionalParams,\n ): PagedAsyncIterableIterator<GlobalRulestackResource>;\n /**\n * Get a GlobalRulestackResource\n * @param globalRulestackName GlobalRulestack resource name\n * @param options The options parameters.\n */\n get(\n globalRulestackName: string,\n options?: GlobalRulestackGetOptionalParams,\n ): Promise<GlobalRulestackGetResponse>;\n /**\n * Create a GlobalRulestackResource\n * @param globalRulestackName GlobalRulestack resource name\n * @param resource Resource create parameters.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n globalRulestackName: string,\n resource: GlobalRulestackResource,\n options?: GlobalRulestackCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<GlobalRulestackCreateOrUpdateResponse>,\n GlobalRulestackCreateOrUpdateResponse\n >\n >;\n /**\n * Create a GlobalRulestackResource\n * @param globalRulestackName GlobalRulestack resource name\n * @param resource Resource create parameters.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n globalRulestackName: string,\n resource: GlobalRulestackResource,\n options?: GlobalRulestackCreateOrUpdateOptionalParams,\n ): Promise<GlobalRulestackCreateOrUpdateResponse>;\n /**\n * Update a GlobalRulestackResource\n * @param globalRulestackName GlobalRulestack resource name\n * @param properties The resource properties to be updated.\n * @param options The options parameters.\n */\n update(\n globalRulestackName: string,\n properties: GlobalRulestackResourceUpdate,\n options?: GlobalRulestackUpdateOptionalParams,\n ): Promise<GlobalRulestackUpdateResponse>;\n /**\n * Delete a GlobalRulestackResource\n * @param globalRulestackName GlobalRulestack resource name\n * @param options The options parameters.\n */\n beginDelete(\n globalRulestackName: string,\n options?: GlobalRulestackDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Delete a GlobalRulestackResource\n * @param globalRulestackName GlobalRulestack resource name\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n globalRulestackName: string,\n options?: GlobalRulestackDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Commit rulestack configuration\n * @param globalRulestackName GlobalRulestack resource name\n * @param options The options parameters.\n */\n beginCommit(\n globalRulestackName: string,\n options?: GlobalRulestackCommitOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Commit rulestack configuration\n * @param globalRulestackName GlobalRulestack resource name\n * @param options The options parameters.\n */\n beginCommitAndWait(\n globalRulestackName: string,\n options?: GlobalRulestackCommitOptionalParams,\n ): Promise<void>;\n /**\n * Get changelog\n * @param globalRulestackName GlobalRulestack resource name\n * @param options The options parameters.\n */\n getChangeLog(\n globalRulestackName: string,\n options?: GlobalRulestackGetChangeLogOptionalParams,\n ): Promise<GlobalRulestackGetChangeLogResponse>;\n /**\n * Get the list of advanced security objects\n * @param globalRulestackName GlobalRulestack resource name\n * @param typeParam\n * @param options The options parameters.\n */\n listAdvancedSecurityObjects(\n globalRulestackName: string,\n typeParam: AdvSecurityObjectTypeEnum,\n options?: GlobalRulestackListAdvancedSecurityObjectsOptionalParams,\n ): Promise<GlobalRulestackListAdvancedSecurityObjectsResponse>;\n /**\n * List of AppIds for GlobalRulestack ApiVersion\n * @param globalRulestackName GlobalRulestack resource name\n * @param options The options parameters.\n */\n listAppIds(\n globalRulestackName: string,\n options?: GlobalRulestackListAppIdsOptionalParams,\n ): Promise<GlobalRulestackListAppIdsResponse>;\n /**\n * List of countries for Rulestack\n * @param globalRulestackName GlobalRulestack resource name\n * @param options The options parameters.\n */\n listCountries(\n globalRulestackName: string,\n options?: GlobalRulestackListCountriesOptionalParams,\n ): Promise<GlobalRulestackListCountriesResponse>;\n /**\n * List of Firewalls associated with Rulestack\n * @param globalRulestackName GlobalRulestack resource name\n * @param options The options parameters.\n */\n listFirewalls(\n globalRulestackName: string,\n options?: GlobalRulestackListFirewallsOptionalParams,\n ): Promise<GlobalRulestackListFirewallsResponse>;\n /**\n * List predefined URL categories for rulestack\n * @param globalRulestackName GlobalRulestack resource name\n * @param options The options parameters.\n */\n listPredefinedUrlCategories(\n globalRulestackName: string,\n options?: GlobalRulestackListPredefinedUrlCategoriesOptionalParams,\n ): Promise<GlobalRulestackListPredefinedUrlCategoriesResponse>;\n /**\n * List the security services for rulestack\n * @param globalRulestackName GlobalRulestack resource name\n * @param typeParam\n * @param options The options parameters.\n */\n listSecurityServices(\n globalRulestackName: string,\n typeParam: SecurityServicesTypeEnum,\n options?: GlobalRulestackListSecurityServicesOptionalParams,\n ): Promise<GlobalRulestackListSecurityServicesResponse>;\n /**\n * Revert rulestack configuration\n * @param globalRulestackName GlobalRulestack resource name\n * @param options The options parameters.\n */\n revert(globalRulestackName: string, options?: GlobalRulestackRevertOptionalParams): Promise<void>;\n}\n"]}
|