@azure/arm-paloaltonetworksngfw 1.0.1-alpha.20231010.1 → 1.0.1-alpha.20231024.1
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/index.js +121 -204
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/certificateObjectGlobalRulestackListSample.js +6 -16
- package/dist-esm/samples-dev/certificateObjectGlobalRulestackListSample.js.map +1 -1
- package/dist-esm/samples-dev/certificateObjectLocalRulestackListByLocalRulestacksSample.js +6 -16
- package/dist-esm/samples-dev/certificateObjectLocalRulestackListByLocalRulestacksSample.js.map +1 -1
- package/dist-esm/samples-dev/firewallStatusListByFirewallsSample.js +6 -16
- package/dist-esm/samples-dev/firewallStatusListByFirewallsSample.js.map +1 -1
- package/dist-esm/samples-dev/firewallsListByResourceGroupSample.js +6 -16
- package/dist-esm/samples-dev/firewallsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/firewallsListBySubscriptionSample.js +6 -16
- package/dist-esm/samples-dev/firewallsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/fqdnListGlobalRulestackListSample.js +6 -16
- package/dist-esm/samples-dev/fqdnListGlobalRulestackListSample.js.map +1 -1
- package/dist-esm/samples-dev/fqdnListLocalRulestackListByLocalRulestacksSample.js +6 -16
- package/dist-esm/samples-dev/fqdnListLocalRulestackListByLocalRulestacksSample.js.map +1 -1
- package/dist-esm/samples-dev/globalRulestackListSample.js +6 -16
- package/dist-esm/samples-dev/globalRulestackListSample.js.map +1 -1
- package/dist-esm/samples-dev/localRulesListByLocalRulestacksSample.js +6 -16
- package/dist-esm/samples-dev/localRulesListByLocalRulestacksSample.js.map +1 -1
- package/dist-esm/samples-dev/localRulestacksListByResourceGroupSample.js +6 -16
- package/dist-esm/samples-dev/localRulestacksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/localRulestacksListBySubscriptionSample.js +6 -16
- package/dist-esm/samples-dev/localRulestacksListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +6 -16
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/postRulesListSample.js +6 -16
- package/dist-esm/samples-dev/postRulesListSample.js.map +1 -1
- package/dist-esm/samples-dev/preRulesListSample.js +6 -16
- package/dist-esm/samples-dev/preRulesListSample.js.map +1 -1
- package/dist-esm/samples-dev/prefixListGlobalRulestackListSample.js +6 -16
- package/dist-esm/samples-dev/prefixListGlobalRulestackListSample.js.map +1 -1
- package/dist-esm/samples-dev/prefixListLocalRulestackListByLocalRulestacksSample.js +6 -16
- package/dist-esm/samples-dev/prefixListLocalRulestackListByLocalRulestacksSample.js.map +1 -1
- package/dist-esm/src/operations/certificateObjectGlobalRulestack.js +3 -8
- package/dist-esm/src/operations/certificateObjectGlobalRulestack.js.map +1 -1
- package/dist-esm/src/operations/certificateObjectLocalRulestack.js +3 -8
- package/dist-esm/src/operations/certificateObjectLocalRulestack.js.map +1 -1
- package/dist-esm/src/operations/firewallStatus.js +3 -8
- package/dist-esm/src/operations/firewallStatus.js.map +1 -1
- package/dist-esm/src/operations/firewalls.js +6 -16
- package/dist-esm/src/operations/firewalls.js.map +1 -1
- package/dist-esm/src/operations/fqdnListGlobalRulestack.js +3 -8
- package/dist-esm/src/operations/fqdnListGlobalRulestack.js.map +1 -1
- package/dist-esm/src/operations/fqdnListLocalRulestack.js +3 -8
- package/dist-esm/src/operations/fqdnListLocalRulestack.js.map +1 -1
- package/dist-esm/src/operations/globalRulestack.js +3 -8
- package/dist-esm/src/operations/globalRulestack.js.map +1 -1
- package/dist-esm/src/operations/localRules.js +3 -8
- package/dist-esm/src/operations/localRules.js.map +1 -1
- package/dist-esm/src/operations/localRulestacks.js +6 -16
- package/dist-esm/src/operations/localRulestacks.js.map +1 -1
- package/dist-esm/src/operations/operations.js +3 -8
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/postRules.js +3 -8
- package/dist-esm/src/operations/postRules.js.map +1 -1
- package/dist-esm/src/operations/preRules.js +3 -8
- package/dist-esm/src/operations/preRules.js.map +1 -1
- package/dist-esm/src/operations/prefixListGlobalRulestack.js +3 -8
- package/dist-esm/src/operations/prefixListGlobalRulestack.js.map +1 -1
- package/dist-esm/src/operations/prefixListLocalRulestack.js +3 -8
- package/dist-esm/src/operations/prefixListLocalRulestack.js.map +1 -1
- package/dist-esm/test/paloaltonetworksngfw_operations_test.spec.js +6 -16
- package/dist-esm/test/paloaltonetworksngfw_operations_test.spec.js.map +1 -1
- package/package.json +3 -10
- package/rollup.config.js +0 -122
package/dist/index.js
CHANGED
@@ -1,14 +1,11 @@
|
|
1
1
|
'use strict';
|
2
2
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
4
|
-
|
5
3
|
var tslib = require('tslib');
|
6
4
|
var coreClient = require('@azure/core-client');
|
7
5
|
var coreRestPipeline = require('@azure/core-rest-pipeline');
|
8
6
|
var coreLro = require('@azure/core-lro');
|
9
7
|
|
10
|
-
function
|
11
|
-
if (e && e.__esModule) return e;
|
8
|
+
function _interopNamespaceDefault(e) {
|
12
9
|
var n = Object.create(null);
|
13
10
|
if (e) {
|
14
11
|
Object.keys(e).forEach(function (k) {
|
@@ -21,12 +18,12 @@ function _interopNamespace(e) {
|
|
21
18
|
}
|
22
19
|
});
|
23
20
|
}
|
24
|
-
n
|
21
|
+
n.default = e;
|
25
22
|
return Object.freeze(n);
|
26
23
|
}
|
27
24
|
|
28
|
-
var coreClient__namespace = /*#__PURE__*/
|
29
|
-
var coreRestPipeline__namespace = /*#__PURE__*/
|
25
|
+
var coreClient__namespace = /*#__PURE__*/_interopNamespaceDefault(coreClient);
|
26
|
+
var coreRestPipeline__namespace = /*#__PURE__*/_interopNamespaceDefault(coreRestPipeline);
|
30
27
|
|
31
28
|
/*
|
32
29
|
* Copyright (c) Microsoft Corporation.
|
@@ -3694,92 +3691,92 @@ const LocalRulestackResource = {
|
|
3694
3691
|
|
3695
3692
|
var Mappers = /*#__PURE__*/Object.freeze({
|
3696
3693
|
__proto__: null,
|
3697
|
-
|
3698
|
-
|
3694
|
+
AdvSecurityObjectListResponse: AdvSecurityObjectListResponse,
|
3695
|
+
AdvSecurityObjectModel: AdvSecurityObjectModel,
|
3696
|
+
AppSeenData: AppSeenData,
|
3697
|
+
AppSeenInfo: AppSeenInfo,
|
3698
|
+
ApplicationInsights: ApplicationInsights,
|
3699
3699
|
AzureResourceManagerManagedIdentityProperties: AzureResourceManagerManagedIdentityProperties,
|
3700
3700
|
AzureResourceManagerUserAssignedIdentity: AzureResourceManagerUserAssignedIdentity,
|
3701
|
-
|
3702
|
-
|
3703
|
-
ErrorResponse: ErrorResponse,
|
3704
|
-
ErrorDetail: ErrorDetail,
|
3705
|
-
ErrorAdditionalInfo: ErrorAdditionalInfo,
|
3706
|
-
GlobalRulestackResourceUpdate: GlobalRulestackResourceUpdate,
|
3707
|
-
GlobalRulestackResourceUpdateProperties: GlobalRulestackResourceUpdateProperties,
|
3701
|
+
Category: Category,
|
3702
|
+
CertificateObjectGlobalRulestackResource: CertificateObjectGlobalRulestackResource,
|
3708
3703
|
CertificateObjectGlobalRulestackResourceListResult: CertificateObjectGlobalRulestackResourceListResult,
|
3709
|
-
|
3704
|
+
CertificateObjectLocalRulestackResource: CertificateObjectLocalRulestackResource,
|
3705
|
+
CertificateObjectLocalRulestackResourceListResult: CertificateObjectLocalRulestackResourceListResult,
|
3710
3706
|
Changelog: Changelog,
|
3711
|
-
AdvSecurityObjectListResponse: AdvSecurityObjectListResponse,
|
3712
|
-
AdvSecurityObjectModel: AdvSecurityObjectModel,
|
3713
|
-
NameDescriptionObject: NameDescriptionObject,
|
3714
|
-
ListAppIdResponse: ListAppIdResponse,
|
3715
3707
|
CountriesResponse: CountriesResponse,
|
3716
3708
|
Country: Country,
|
3717
|
-
ListFirewallsResponse: ListFirewallsResponse,
|
3718
|
-
PredefinedUrlCategoriesResponse: PredefinedUrlCategoriesResponse,
|
3719
|
-
PredefinedUrlCategory: PredefinedUrlCategory,
|
3720
|
-
SecurityServicesResponse: SecurityServicesResponse,
|
3721
|
-
SecurityServicesTypeList: SecurityServicesTypeList,
|
3722
|
-
PostRulesResourceListResult: PostRulesResourceListResult,
|
3723
|
-
SourceAddr: SourceAddr,
|
3724
|
-
DestinationAddr: DestinationAddr,
|
3725
|
-
Category: Category,
|
3726
|
-
TagInfo: TagInfo,
|
3727
|
-
RuleCounter: RuleCounter,
|
3728
|
-
AppSeenData: AppSeenData,
|
3729
|
-
AppSeenInfo: AppSeenInfo,
|
3730
|
-
RuleCounterReset: RuleCounterReset,
|
3731
|
-
PrefixListGlobalRulestackResourceListResult: PrefixListGlobalRulestackResourceListResult,
|
3732
|
-
PreRulesResourceListResult: PreRulesResourceListResult,
|
3733
|
-
OperationListResult: OperationListResult,
|
3734
|
-
Operation: Operation,
|
3735
|
-
OperationDisplay: OperationDisplay,
|
3736
|
-
FirewallResourceListResult: FirewallResourceListResult,
|
3737
|
-
NetworkProfile: NetworkProfile,
|
3738
|
-
VnetConfiguration: VnetConfiguration,
|
3739
|
-
IPAddressSpace: IPAddressSpace,
|
3740
|
-
IPAddress: IPAddress,
|
3741
|
-
VwanConfiguration: VwanConfiguration,
|
3742
|
-
PanoramaConfig: PanoramaConfig,
|
3743
|
-
RulestackDetails: RulestackDetails,
|
3744
3709
|
DNSSettings: DNSSettings,
|
3745
|
-
|
3710
|
+
DestinationAddr: DestinationAddr,
|
3746
3711
|
EndpointConfiguration: EndpointConfiguration,
|
3747
|
-
|
3748
|
-
|
3749
|
-
|
3712
|
+
ErrorAdditionalInfo: ErrorAdditionalInfo,
|
3713
|
+
ErrorDetail: ErrorDetail,
|
3714
|
+
ErrorResponse: ErrorResponse,
|
3715
|
+
EventHub: EventHub,
|
3716
|
+
FirewallResource: FirewallResource,
|
3717
|
+
FirewallResourceListResult: FirewallResourceListResult,
|
3750
3718
|
FirewallResourceUpdate: FirewallResourceUpdate,
|
3751
3719
|
FirewallResourceUpdateProperties: FirewallResourceUpdateProperties,
|
3720
|
+
FirewallStatusResource: FirewallStatusResource,
|
3721
|
+
FirewallStatusResourceListResult: FirewallStatusResourceListResult,
|
3722
|
+
FqdnListGlobalRulestackResource: FqdnListGlobalRulestackResource,
|
3723
|
+
FqdnListGlobalRulestackResourceListResult: FqdnListGlobalRulestackResourceListResult,
|
3724
|
+
FqdnListLocalRulestackResource: FqdnListLocalRulestackResource,
|
3725
|
+
FqdnListLocalRulestackResourceListResult: FqdnListLocalRulestackResourceListResult,
|
3726
|
+
FrontendSetting: FrontendSetting,
|
3752
3727
|
GlobalRulestackInfo: GlobalRulestackInfo,
|
3753
|
-
|
3754
|
-
|
3728
|
+
GlobalRulestackResource: GlobalRulestackResource,
|
3729
|
+
GlobalRulestackResourceListResult: GlobalRulestackResourceListResult,
|
3730
|
+
GlobalRulestackResourceUpdate: GlobalRulestackResourceUpdate,
|
3731
|
+
GlobalRulestackResourceUpdateProperties: GlobalRulestackResourceUpdateProperties,
|
3732
|
+
IPAddress: IPAddress,
|
3733
|
+
IPAddressSpace: IPAddressSpace,
|
3734
|
+
ListAppIdResponse: ListAppIdResponse,
|
3735
|
+
ListFirewallsResponse: ListFirewallsResponse,
|
3736
|
+
LocalRulesResource: LocalRulesResource,
|
3737
|
+
LocalRulesResourceListResult: LocalRulesResourceListResult,
|
3738
|
+
LocalRulestackResource: LocalRulestackResource,
|
3739
|
+
LocalRulestackResourceListResult: LocalRulestackResourceListResult,
|
3740
|
+
LocalRulestackResourceUpdate: LocalRulestackResourceUpdate,
|
3741
|
+
LocalRulestackResourceUpdateProperties: LocalRulestackResourceUpdateProperties,
|
3755
3742
|
LogDestination: LogDestination,
|
3756
|
-
|
3757
|
-
|
3743
|
+
LogSettings: LogSettings,
|
3744
|
+
MarketplaceDetails: MarketplaceDetails,
|
3758
3745
|
MonitorLog: MonitorLog,
|
3759
|
-
|
3760
|
-
|
3746
|
+
NameDescriptionObject: NameDescriptionObject,
|
3747
|
+
NetworkProfile: NetworkProfile,
|
3748
|
+
Operation: Operation,
|
3749
|
+
OperationDisplay: OperationDisplay,
|
3750
|
+
OperationListResult: OperationListResult,
|
3751
|
+
PanoramaConfig: PanoramaConfig,
|
3761
3752
|
PanoramaStatus: PanoramaStatus,
|
3762
|
-
|
3763
|
-
LocalRulestackResourceUpdateProperties: LocalRulestackResourceUpdateProperties,
|
3764
|
-
CertificateObjectLocalRulestackResourceListResult: CertificateObjectLocalRulestackResourceListResult,
|
3765
|
-
FqdnListLocalRulestackResourceListResult: FqdnListLocalRulestackResourceListResult,
|
3766
|
-
LocalRulesResourceListResult: LocalRulesResourceListResult,
|
3767
|
-
PrefixListResourceListResult: PrefixListResourceListResult,
|
3768
|
-
ProxyResource: ProxyResource,
|
3769
|
-
TrackedResource: TrackedResource,
|
3770
|
-
GlobalRulestackResource: GlobalRulestackResource,
|
3771
|
-
CertificateObjectGlobalRulestackResource: CertificateObjectGlobalRulestackResource,
|
3772
|
-
FqdnListGlobalRulestackResource: FqdnListGlobalRulestackResource,
|
3753
|
+
PlanData: PlanData,
|
3773
3754
|
PostRulesResource: PostRulesResource,
|
3774
|
-
|
3755
|
+
PostRulesResourceListResult: PostRulesResourceListResult,
|
3775
3756
|
PreRulesResource: PreRulesResource,
|
3776
|
-
|
3777
|
-
|
3778
|
-
|
3779
|
-
|
3757
|
+
PreRulesResourceListResult: PreRulesResourceListResult,
|
3758
|
+
PredefinedUrlCategoriesResponse: PredefinedUrlCategoriesResponse,
|
3759
|
+
PredefinedUrlCategory: PredefinedUrlCategory,
|
3760
|
+
PrefixListGlobalRulestackResource: PrefixListGlobalRulestackResource,
|
3761
|
+
PrefixListGlobalRulestackResourceListResult: PrefixListGlobalRulestackResourceListResult,
|
3780
3762
|
PrefixListResource: PrefixListResource,
|
3781
|
-
|
3782
|
-
|
3763
|
+
PrefixListResourceListResult: PrefixListResourceListResult,
|
3764
|
+
ProxyResource: ProxyResource,
|
3765
|
+
Resource: Resource,
|
3766
|
+
RuleCounter: RuleCounter,
|
3767
|
+
RuleCounterReset: RuleCounterReset,
|
3768
|
+
RulestackDetails: RulestackDetails,
|
3769
|
+
SecurityServices: SecurityServices,
|
3770
|
+
SecurityServicesResponse: SecurityServicesResponse,
|
3771
|
+
SecurityServicesTypeList: SecurityServicesTypeList,
|
3772
|
+
SourceAddr: SourceAddr,
|
3773
|
+
StorageAccount: StorageAccount,
|
3774
|
+
SupportInfo: SupportInfo,
|
3775
|
+
SystemData: SystemData,
|
3776
|
+
TagInfo: TagInfo,
|
3777
|
+
TrackedResource: TrackedResource,
|
3778
|
+
VnetConfiguration: VnetConfiguration,
|
3779
|
+
VwanConfiguration: VwanConfiguration
|
3783
3780
|
});
|
3784
3781
|
|
3785
3782
|
/*
|
@@ -4142,16 +4139,11 @@ class GlobalRulestackImpl {
|
|
4142
4139
|
return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
|
4143
4140
|
var _a, e_1, _b, _c;
|
4144
4141
|
try {
|
4145
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
4142
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
4146
4143
|
_c = _f.value;
|
4147
4144
|
_d = false;
|
4148
|
-
|
4149
|
-
|
4150
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
4151
|
-
}
|
4152
|
-
finally {
|
4153
|
-
_d = true;
|
4154
|
-
}
|
4145
|
+
const page = _c;
|
4146
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
4155
4147
|
}
|
4156
4148
|
}
|
4157
4149
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
@@ -4760,16 +4752,11 @@ class CertificateObjectGlobalRulestackImpl {
|
|
4760
4752
|
return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
|
4761
4753
|
var _a, e_1, _b, _c;
|
4762
4754
|
try {
|
4763
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(globalRulestackName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
4755
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(globalRulestackName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
4764
4756
|
_c = _f.value;
|
4765
4757
|
_d = false;
|
4766
|
-
|
4767
|
-
|
4768
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
4769
|
-
}
|
4770
|
-
finally {
|
4771
|
-
_d = true;
|
4772
|
-
}
|
4758
|
+
const page = _c;
|
4759
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
4773
4760
|
}
|
4774
4761
|
}
|
4775
4762
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
@@ -5095,16 +5082,11 @@ class FqdnListGlobalRulestackImpl {
|
|
5095
5082
|
return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
|
5096
5083
|
var _a, e_1, _b, _c;
|
5097
5084
|
try {
|
5098
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(globalRulestackName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
5085
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(globalRulestackName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
5099
5086
|
_c = _f.value;
|
5100
5087
|
_d = false;
|
5101
|
-
|
5102
|
-
|
5103
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
5104
|
-
}
|
5105
|
-
finally {
|
5106
|
-
_d = true;
|
5107
|
-
}
|
5088
|
+
const page = _c;
|
5089
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
5108
5090
|
}
|
5109
5091
|
}
|
5110
5092
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
@@ -5430,16 +5412,11 @@ class PostRulesImpl {
|
|
5430
5412
|
return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
|
5431
5413
|
var _a, e_1, _b, _c;
|
5432
5414
|
try {
|
5433
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(globalRulestackName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
5415
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(globalRulestackName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
5434
5416
|
_c = _f.value;
|
5435
5417
|
_d = false;
|
5436
|
-
|
5437
|
-
|
5438
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
5439
|
-
}
|
5440
|
-
finally {
|
5441
|
-
_d = true;
|
5442
|
-
}
|
5418
|
+
const page = _c;
|
5419
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
5443
5420
|
}
|
5444
5421
|
}
|
5445
5422
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
@@ -5850,16 +5827,11 @@ class PrefixListGlobalRulestackImpl {
|
|
5850
5827
|
return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
|
5851
5828
|
var _a, e_1, _b, _c;
|
5852
5829
|
try {
|
5853
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(globalRulestackName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
5830
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(globalRulestackName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
5854
5831
|
_c = _f.value;
|
5855
5832
|
_d = false;
|
5856
|
-
|
5857
|
-
|
5858
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
5859
|
-
}
|
5860
|
-
finally {
|
5861
|
-
_d = true;
|
5862
|
-
}
|
5833
|
+
const page = _c;
|
5834
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
5863
5835
|
}
|
5864
5836
|
}
|
5865
5837
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
@@ -6185,16 +6157,11 @@ class PreRulesImpl {
|
|
6185
6157
|
return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
|
6186
6158
|
var _a, e_1, _b, _c;
|
6187
6159
|
try {
|
6188
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(globalRulestackName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
6160
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(globalRulestackName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
6189
6161
|
_c = _f.value;
|
6190
6162
|
_d = false;
|
6191
|
-
|
6192
|
-
|
6193
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
6194
|
-
}
|
6195
|
-
finally {
|
6196
|
-
_d = true;
|
6197
|
-
}
|
6163
|
+
const page = _c;
|
6164
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
6198
6165
|
}
|
6199
6166
|
}
|
6200
6167
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
@@ -6604,16 +6571,11 @@ class OperationsImpl {
|
|
6604
6571
|
return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
|
6605
6572
|
var _a, e_1, _b, _c;
|
6606
6573
|
try {
|
6607
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
6574
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
6608
6575
|
_c = _f.value;
|
6609
6576
|
_d = false;
|
6610
|
-
|
6611
|
-
|
6612
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
6613
|
-
}
|
6614
|
-
finally {
|
6615
|
-
_d = true;
|
6616
|
-
}
|
6577
|
+
const page = _c;
|
6578
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
6617
6579
|
}
|
6618
6580
|
}
|
6619
6581
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
@@ -6737,16 +6699,11 @@ class FirewallsImpl {
|
|
6737
6699
|
return tslib.__asyncGenerator(this, arguments, function* listBySubscriptionPagingAll_1() {
|
6738
6700
|
var _a, e_1, _b, _c;
|
6739
6701
|
try {
|
6740
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listBySubscriptionPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
6702
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listBySubscriptionPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
6741
6703
|
_c = _f.value;
|
6742
6704
|
_d = false;
|
6743
|
-
|
6744
|
-
|
6745
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
6746
|
-
}
|
6747
|
-
finally {
|
6748
|
-
_d = true;
|
6749
|
-
}
|
6705
|
+
const page = _c;
|
6706
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
6750
6707
|
}
|
6751
6708
|
}
|
6752
6709
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
@@ -6804,16 +6761,11 @@ class FirewallsImpl {
|
|
6804
6761
|
return tslib.__asyncGenerator(this, arguments, function* listByResourceGroupPagingAll_1() {
|
6805
6762
|
var _a, e_2, _b, _c;
|
6806
6763
|
try {
|
6807
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
6764
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
6808
6765
|
_c = _f.value;
|
6809
6766
|
_d = false;
|
6810
|
-
|
6811
|
-
|
6812
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
6813
|
-
}
|
6814
|
-
finally {
|
6815
|
-
_d = true;
|
6816
|
-
}
|
6767
|
+
const page = _c;
|
6768
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
6817
6769
|
}
|
6818
6770
|
}
|
6819
6771
|
catch (e_2_1) { e_2 = { error: e_2_1 }; }
|
@@ -7349,16 +7301,11 @@ class LocalRulestacksImpl {
|
|
7349
7301
|
return tslib.__asyncGenerator(this, arguments, function* listBySubscriptionPagingAll_1() {
|
7350
7302
|
var _a, e_1, _b, _c;
|
7351
7303
|
try {
|
7352
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listBySubscriptionPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
7304
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listBySubscriptionPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
7353
7305
|
_c = _f.value;
|
7354
7306
|
_d = false;
|
7355
|
-
|
7356
|
-
|
7357
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
7358
|
-
}
|
7359
|
-
finally {
|
7360
|
-
_d = true;
|
7361
|
-
}
|
7307
|
+
const page = _c;
|
7308
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
7362
7309
|
}
|
7363
7310
|
}
|
7364
7311
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
@@ -7416,16 +7363,11 @@ class LocalRulestacksImpl {
|
|
7416
7363
|
return tslib.__asyncGenerator(this, arguments, function* listByResourceGroupPagingAll_1() {
|
7417
7364
|
var _a, e_2, _b, _c;
|
7418
7365
|
try {
|
7419
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
7366
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
7420
7367
|
_c = _f.value;
|
7421
7368
|
_d = false;
|
7422
|
-
|
7423
|
-
|
7424
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
7425
|
-
}
|
7426
|
-
finally {
|
7427
|
-
_d = true;
|
7428
|
-
}
|
7369
|
+
const page = _c;
|
7370
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
7429
7371
|
}
|
7430
7372
|
}
|
7431
7373
|
catch (e_2_1) { e_2 = { error: e_2_1 }; }
|
@@ -8207,16 +8149,11 @@ class FirewallStatusImpl {
|
|
8207
8149
|
return tslib.__asyncGenerator(this, arguments, function* listByFirewallsPagingAll_1() {
|
8208
8150
|
var _a, e_1, _b, _c;
|
8209
8151
|
try {
|
8210
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listByFirewallsPagingPage(resourceGroupName, firewallName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
8152
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listByFirewallsPagingPage(resourceGroupName, firewallName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
8211
8153
|
_c = _f.value;
|
8212
8154
|
_d = false;
|
8213
|
-
|
8214
|
-
|
8215
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
8216
|
-
}
|
8217
|
-
finally {
|
8218
|
-
_d = true;
|
8219
|
-
}
|
8155
|
+
const page = _c;
|
8156
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
8220
8157
|
}
|
8221
8158
|
}
|
8222
8159
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
@@ -8387,16 +8324,11 @@ class CertificateObjectLocalRulestackImpl {
|
|
8387
8324
|
return tslib.__asyncGenerator(this, arguments, function* listByLocalRulestacksPagingAll_1() {
|
8388
8325
|
var _a, e_1, _b, _c;
|
8389
8326
|
try {
|
8390
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listByLocalRulestacksPagingPage(resourceGroupName, localRulestackName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
8327
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listByLocalRulestacksPagingPage(resourceGroupName, localRulestackName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
8391
8328
|
_c = _f.value;
|
8392
8329
|
_d = false;
|
8393
|
-
|
8394
|
-
|
8395
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
8396
|
-
}
|
8397
|
-
finally {
|
8398
|
-
_d = true;
|
8399
|
-
}
|
8330
|
+
const page = _c;
|
8331
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
8400
8332
|
}
|
8401
8333
|
}
|
8402
8334
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
@@ -8743,16 +8675,11 @@ class FqdnListLocalRulestackImpl {
|
|
8743
8675
|
return tslib.__asyncGenerator(this, arguments, function* listByLocalRulestacksPagingAll_1() {
|
8744
8676
|
var _a, e_1, _b, _c;
|
8745
8677
|
try {
|
8746
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listByLocalRulestacksPagingPage(resourceGroupName, localRulestackName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
8678
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listByLocalRulestacksPagingPage(resourceGroupName, localRulestackName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
8747
8679
|
_c = _f.value;
|
8748
8680
|
_d = false;
|
8749
|
-
|
8750
|
-
|
8751
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
8752
|
-
}
|
8753
|
-
finally {
|
8754
|
-
_d = true;
|
8755
|
-
}
|
8681
|
+
const page = _c;
|
8682
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
8756
8683
|
}
|
8757
8684
|
}
|
8758
8685
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
@@ -9099,16 +9026,11 @@ class LocalRulesImpl {
|
|
9099
9026
|
return tslib.__asyncGenerator(this, arguments, function* listByLocalRulestacksPagingAll_1() {
|
9100
9027
|
var _a, e_1, _b, _c;
|
9101
9028
|
try {
|
9102
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listByLocalRulestacksPagingPage(resourceGroupName, localRulestackName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
9029
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listByLocalRulestacksPagingPage(resourceGroupName, localRulestackName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
9103
9030
|
_c = _f.value;
|
9104
9031
|
_d = false;
|
9105
|
-
|
9106
|
-
|
9107
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
9108
|
-
}
|
9109
|
-
finally {
|
9110
|
-
_d = true;
|
9111
|
-
}
|
9032
|
+
const page = _c;
|
9033
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
9112
9034
|
}
|
9113
9035
|
}
|
9114
9036
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
@@ -9555,16 +9477,11 @@ class PrefixListLocalRulestackImpl {
|
|
9555
9477
|
return tslib.__asyncGenerator(this, arguments, function* listByLocalRulestacksPagingAll_1() {
|
9556
9478
|
var _a, e_1, _b, _c;
|
9557
9479
|
try {
|
9558
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listByLocalRulestacksPagingPage(resourceGroupName, localRulestackName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
9480
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listByLocalRulestacksPagingPage(resourceGroupName, localRulestackName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
9559
9481
|
_c = _f.value;
|
9560
9482
|
_d = false;
|
9561
|
-
|
9562
|
-
|
9563
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
9564
|
-
}
|
9565
|
-
finally {
|
9566
|
-
_d = true;
|
9567
|
-
}
|
9483
|
+
const page = _c;
|
9484
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
9568
9485
|
}
|
9569
9486
|
}
|
9570
9487
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|