@azure/arm-paloaltonetworksngfw 1.0.0-alpha.20230419.2 → 1.0.0-alpha.20230426.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.
Files changed (65) hide show
  1. package/dist/index.js +180 -75
  2. package/dist/index.js.map +1 -1
  3. package/dist/index.min.js +1 -1
  4. package/dist/index.min.js.map +1 -1
  5. package/dist-esm/samples-dev/certificateObjectGlobalRulestackListSample.js +24 -10
  6. package/dist-esm/samples-dev/certificateObjectGlobalRulestackListSample.js.map +1 -1
  7. package/dist-esm/samples-dev/certificateObjectLocalRulestackListByLocalRulestacksSample.js +24 -10
  8. package/dist-esm/samples-dev/certificateObjectLocalRulestackListByLocalRulestacksSample.js.map +1 -1
  9. package/dist-esm/samples-dev/firewallsListByResourceGroupSample.js +24 -10
  10. package/dist-esm/samples-dev/firewallsListByResourceGroupSample.js.map +1 -1
  11. package/dist-esm/samples-dev/firewallsListBySubscriptionSample.js +24 -10
  12. package/dist-esm/samples-dev/firewallsListBySubscriptionSample.js.map +1 -1
  13. package/dist-esm/samples-dev/fqdnListGlobalRulestackListSample.js +24 -10
  14. package/dist-esm/samples-dev/fqdnListGlobalRulestackListSample.js.map +1 -1
  15. package/dist-esm/samples-dev/fqdnListLocalRulestackListByLocalRulestacksSample.js +24 -10
  16. package/dist-esm/samples-dev/fqdnListLocalRulestackListByLocalRulestacksSample.js.map +1 -1
  17. package/dist-esm/samples-dev/globalRulestackListSample.js +24 -10
  18. package/dist-esm/samples-dev/globalRulestackListSample.js.map +1 -1
  19. package/dist-esm/samples-dev/localRulesListByLocalRulestacksSample.js +24 -10
  20. package/dist-esm/samples-dev/localRulesListByLocalRulestacksSample.js.map +1 -1
  21. package/dist-esm/samples-dev/localRulestacksListByResourceGroupSample.js +24 -10
  22. package/dist-esm/samples-dev/localRulestacksListByResourceGroupSample.js.map +1 -1
  23. package/dist-esm/samples-dev/localRulestacksListBySubscriptionSample.js +24 -10
  24. package/dist-esm/samples-dev/localRulestacksListBySubscriptionSample.js.map +1 -1
  25. package/dist-esm/samples-dev/operationsListSample.js +24 -10
  26. package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
  27. package/dist-esm/samples-dev/postRulesListSample.js +24 -10
  28. package/dist-esm/samples-dev/postRulesListSample.js.map +1 -1
  29. package/dist-esm/samples-dev/preRulesListSample.js +24 -10
  30. package/dist-esm/samples-dev/preRulesListSample.js.map +1 -1
  31. package/dist-esm/samples-dev/prefixListGlobalRulestackListSample.js +24 -10
  32. package/dist-esm/samples-dev/prefixListGlobalRulestackListSample.js.map +1 -1
  33. package/dist-esm/samples-dev/prefixListLocalRulestackListByLocalRulestacksSample.js +24 -10
  34. package/dist-esm/samples-dev/prefixListLocalRulestackListByLocalRulestacksSample.js.map +1 -1
  35. package/dist-esm/src/models/index.d.ts +104 -104
  36. package/dist-esm/src/models/index.d.ts.map +1 -1
  37. package/dist-esm/src/operations/certificateObjectGlobalRulestack.js +12 -5
  38. package/dist-esm/src/operations/certificateObjectGlobalRulestack.js.map +1 -1
  39. package/dist-esm/src/operations/certificateObjectLocalRulestack.js +12 -5
  40. package/dist-esm/src/operations/certificateObjectLocalRulestack.js.map +1 -1
  41. package/dist-esm/src/operations/firewalls.js +24 -10
  42. package/dist-esm/src/operations/firewalls.js.map +1 -1
  43. package/dist-esm/src/operations/fqdnListGlobalRulestack.js +12 -5
  44. package/dist-esm/src/operations/fqdnListGlobalRulestack.js.map +1 -1
  45. package/dist-esm/src/operations/fqdnListLocalRulestack.js +12 -5
  46. package/dist-esm/src/operations/fqdnListLocalRulestack.js.map +1 -1
  47. package/dist-esm/src/operations/globalRulestack.js +12 -5
  48. package/dist-esm/src/operations/globalRulestack.js.map +1 -1
  49. package/dist-esm/src/operations/localRules.js +12 -5
  50. package/dist-esm/src/operations/localRules.js.map +1 -1
  51. package/dist-esm/src/operations/localRulestacks.js +24 -10
  52. package/dist-esm/src/operations/localRulestacks.js.map +1 -1
  53. package/dist-esm/src/operations/operations.js +12 -5
  54. package/dist-esm/src/operations/operations.js.map +1 -1
  55. package/dist-esm/src/operations/postRules.js +12 -5
  56. package/dist-esm/src/operations/postRules.js.map +1 -1
  57. package/dist-esm/src/operations/preRules.js +12 -5
  58. package/dist-esm/src/operations/preRules.js.map +1 -1
  59. package/dist-esm/src/operations/prefixListGlobalRulestack.js +12 -5
  60. package/dist-esm/src/operations/prefixListGlobalRulestack.js.map +1 -1
  61. package/dist-esm/src/operations/prefixListLocalRulestack.js +12 -5
  62. package/dist-esm/src/operations/prefixListLocalRulestack.js.map +1 -1
  63. package/dist-esm/test/paloaltonetworksngfw_operations_test.spec.js +24 -10
  64. package/dist-esm/test/paloaltonetworksngfw_operations_test.spec.js.map +1 -1
  65. package/package.json +2 -2
@@ -1151,7 +1151,7 @@ export declare enum KnownScopeType {
1151
1151
  * **LOCAL** \
1152
1152
  * **GLOBAL**
1153
1153
  */
1154
- export declare type ScopeType = string;
1154
+ export type ScopeType = string;
1155
1155
  /** Known values of {@link DefaultMode} that the service accepts. */
1156
1156
  export declare enum KnownDefaultMode {
1157
1157
  /** IPS */
@@ -1170,7 +1170,7 @@ export declare enum KnownDefaultMode {
1170
1170
  * **FIREWALL** \
1171
1171
  * **NONE**
1172
1172
  */
1173
- export declare type DefaultMode = string;
1173
+ export type DefaultMode = string;
1174
1174
  /** Known values of {@link ProvisioningState} that the service accepts. */
1175
1175
  export declare enum KnownProvisioningState {
1176
1176
  /** Accepted */
@@ -1207,7 +1207,7 @@ export declare enum KnownProvisioningState {
1207
1207
  * **Deleted** \
1208
1208
  * **NotSpecified**
1209
1209
  */
1210
- export declare type ProvisioningState = string;
1210
+ export type ProvisioningState = string;
1211
1211
  /** Known values of {@link ManagedIdentityType} that the service accepts. */
1212
1212
  export declare enum KnownManagedIdentityType {
1213
1213
  /** None */
@@ -1229,7 +1229,7 @@ export declare enum KnownManagedIdentityType {
1229
1229
  * **UserAssigned** \
1230
1230
  * **SystemAssigned,UserAssigned**
1231
1231
  */
1232
- export declare type ManagedIdentityType = string;
1232
+ export type ManagedIdentityType = string;
1233
1233
  /** Known values of {@link CreatedByType} that the service accepts. */
1234
1234
  export declare enum KnownCreatedByType {
1235
1235
  /** User */
@@ -1251,7 +1251,7 @@ export declare enum KnownCreatedByType {
1251
1251
  * **ManagedIdentity** \
1252
1252
  * **Key**
1253
1253
  */
1254
- export declare type CreatedByType = string;
1254
+ export type CreatedByType = string;
1255
1255
  /** Known values of {@link BooleanEnum} that the service accepts. */
1256
1256
  export declare enum KnownBooleanEnum {
1257
1257
  /** True */
@@ -1267,7 +1267,7 @@ export declare enum KnownBooleanEnum {
1267
1267
  * **TRUE** \
1268
1268
  * **FALSE**
1269
1269
  */
1270
- export declare type BooleanEnum = string;
1270
+ export type BooleanEnum = string;
1271
1271
  /** Known values of {@link AdvSecurityObjectTypeEnum} that the service accepts. */
1272
1272
  export declare enum KnownAdvSecurityObjectTypeEnum {
1273
1273
  /** UrlCustom */
@@ -1283,7 +1283,7 @@ export declare enum KnownAdvSecurityObjectTypeEnum {
1283
1283
  * **urlCustom** \
1284
1284
  * **feeds**
1285
1285
  */
1286
- export declare type AdvSecurityObjectTypeEnum = string;
1286
+ export type AdvSecurityObjectTypeEnum = string;
1287
1287
  /** Known values of {@link SecurityServicesTypeEnum} that the service accepts. */
1288
1288
  export declare enum KnownSecurityServicesTypeEnum {
1289
1289
  /** AntiSpyware */
@@ -1311,7 +1311,7 @@ export declare enum KnownSecurityServicesTypeEnum {
1311
1311
  * **fileBlocking** \
1312
1312
  * **dnsSubscription**
1313
1313
  */
1314
- export declare type SecurityServicesTypeEnum = string;
1314
+ export type SecurityServicesTypeEnum = string;
1315
1315
  /** Known values of {@link StateEnum} that the service accepts. */
1316
1316
  export declare enum KnownStateEnum {
1317
1317
  /** Disabled */
@@ -1327,7 +1327,7 @@ export declare enum KnownStateEnum {
1327
1327
  * **DISABLED** \
1328
1328
  * **ENABLED**
1329
1329
  */
1330
- export declare type StateEnum = string;
1330
+ export type StateEnum = string;
1331
1331
  /** Known values of {@link ActionEnum} that the service accepts. */
1332
1332
  export declare enum KnownActionEnum {
1333
1333
  /** Allow */
@@ -1349,7 +1349,7 @@ export declare enum KnownActionEnum {
1349
1349
  * **DenyResetServer** \
1350
1350
  * **DenyResetBoth**
1351
1351
  */
1352
- export declare type ActionEnum = string;
1352
+ export type ActionEnum = string;
1353
1353
  /** Known values of {@link DecryptionRuleTypeEnum} that the service accepts. */
1354
1354
  export declare enum KnownDecryptionRuleTypeEnum {
1355
1355
  /** SSLOutboundInspection */
@@ -1368,7 +1368,7 @@ export declare enum KnownDecryptionRuleTypeEnum {
1368
1368
  * **SSLInboundInspection** \
1369
1369
  * **None**
1370
1370
  */
1371
- export declare type DecryptionRuleTypeEnum = string;
1371
+ export type DecryptionRuleTypeEnum = string;
1372
1372
  /** Known values of {@link Origin} that the service accepts. */
1373
1373
  export declare enum KnownOrigin {
1374
1374
  /** User */
@@ -1387,7 +1387,7 @@ export declare enum KnownOrigin {
1387
1387
  * **system** \
1388
1388
  * **user,system**
1389
1389
  */
1390
- export declare type Origin = string;
1390
+ export type Origin = string;
1391
1391
  /** Known values of {@link ActionType} that the service accepts. */
1392
1392
  export declare enum KnownActionType {
1393
1393
  /** Internal */
@@ -1400,7 +1400,7 @@ export declare enum KnownActionType {
1400
1400
  * ### Known values supported by the service
1401
1401
  * **Internal**
1402
1402
  */
1403
- export declare type ActionType = string;
1403
+ export type ActionType = string;
1404
1404
  /** Known values of {@link NetworkType} that the service accepts. */
1405
1405
  export declare enum KnownNetworkType {
1406
1406
  /** Vnet */
@@ -1416,7 +1416,7 @@ export declare enum KnownNetworkType {
1416
1416
  * **VNET** \
1417
1417
  * **VWAN**
1418
1418
  */
1419
- export declare type NetworkType = string;
1419
+ export type NetworkType = string;
1420
1420
  /** Known values of {@link EgressNat} that the service accepts. */
1421
1421
  export declare enum KnownEgressNat {
1422
1422
  /** Disabled */
@@ -1432,7 +1432,7 @@ export declare enum KnownEgressNat {
1432
1432
  * **DISABLED** \
1433
1433
  * **ENABLED**
1434
1434
  */
1435
- export declare type EgressNat = string;
1435
+ export type EgressNat = string;
1436
1436
  /** Known values of {@link DNSProxy} that the service accepts. */
1437
1437
  export declare enum KnownDNSProxy {
1438
1438
  /** Disabled */
@@ -1448,7 +1448,7 @@ export declare enum KnownDNSProxy {
1448
1448
  * **DISABLED** \
1449
1449
  * **ENABLED**
1450
1450
  */
1451
- export declare type DNSProxy = string;
1451
+ export type DNSProxy = string;
1452
1452
  /** Known values of {@link EnabledDNSType} that the service accepts. */
1453
1453
  export declare enum KnownEnabledDNSType {
1454
1454
  /** Custom */
@@ -1464,7 +1464,7 @@ export declare enum KnownEnabledDNSType {
1464
1464
  * **CUSTOM** \
1465
1465
  * **AZURE**
1466
1466
  */
1467
- export declare type EnabledDNSType = string;
1467
+ export type EnabledDNSType = string;
1468
1468
  /** Known values of {@link ProtocolType} that the service accepts. */
1469
1469
  export declare enum KnownProtocolType {
1470
1470
  /** TCP */
@@ -1480,7 +1480,7 @@ export declare enum KnownProtocolType {
1480
1480
  * **TCP** \
1481
1481
  * **UDP**
1482
1482
  */
1483
- export declare type ProtocolType = string;
1483
+ export type ProtocolType = string;
1484
1484
  /** Known values of {@link UsageType} that the service accepts. */
1485
1485
  export declare enum KnownUsageType {
1486
1486
  /** Payg */
@@ -1496,7 +1496,7 @@ export declare enum KnownUsageType {
1496
1496
  * **PAYG** \
1497
1497
  * **COMMITTED**
1498
1498
  */
1499
- export declare type UsageType = string;
1499
+ export type UsageType = string;
1500
1500
  /** Known values of {@link BillingCycle} that the service accepts. */
1501
1501
  export declare enum KnownBillingCycle {
1502
1502
  /** Weekly */
@@ -1512,7 +1512,7 @@ export declare enum KnownBillingCycle {
1512
1512
  * **WEEKLY** \
1513
1513
  * **MONTHLY**
1514
1514
  */
1515
- export declare type BillingCycle = string;
1515
+ export type BillingCycle = string;
1516
1516
  /** Known values of {@link MarketplaceSubscriptionStatus} that the service accepts. */
1517
1517
  export declare enum KnownMarketplaceSubscriptionStatus {
1518
1518
  /** PendingFulfillmentStart */
@@ -1540,7 +1540,7 @@ export declare enum KnownMarketplaceSubscriptionStatus {
1540
1540
  * **NotStarted** \
1541
1541
  * **FulfillmentRequested**
1542
1542
  */
1543
- export declare type MarketplaceSubscriptionStatus = string;
1543
+ export type MarketplaceSubscriptionStatus = string;
1544
1544
  /** Known values of {@link LogType} that the service accepts. */
1545
1545
  export declare enum KnownLogType {
1546
1546
  /** Traffic */
@@ -1568,7 +1568,7 @@ export declare enum KnownLogType {
1568
1568
  * **DLP** \
1569
1569
  * **AUDIT**
1570
1570
  */
1571
- export declare type LogType = string;
1571
+ export type LogType = string;
1572
1572
  /** Known values of {@link LogOption} that the service accepts. */
1573
1573
  export declare enum KnownLogOption {
1574
1574
  /** SameDestination */
@@ -1584,17 +1584,17 @@ export declare enum KnownLogOption {
1584
1584
  * **SAME_DESTINATION** \
1585
1585
  * **INDIVIDUAL_DESTINATION**
1586
1586
  */
1587
- export declare type LogOption = string;
1587
+ export type LogOption = string;
1588
1588
  /** Optional parameters. */
1589
1589
  export interface GlobalRulestackListOptionalParams extends coreClient.OperationOptions {
1590
1590
  }
1591
1591
  /** Contains response data for the list operation. */
1592
- export declare type GlobalRulestackListResponse = GlobalRulestackResourceListResult;
1592
+ export type GlobalRulestackListResponse = GlobalRulestackResourceListResult;
1593
1593
  /** Optional parameters. */
1594
1594
  export interface GlobalRulestackGetOptionalParams extends coreClient.OperationOptions {
1595
1595
  }
1596
1596
  /** Contains response data for the get operation. */
1597
- export declare type GlobalRulestackGetResponse = GlobalRulestackResource;
1597
+ export type GlobalRulestackGetResponse = GlobalRulestackResource;
1598
1598
  /** Optional parameters. */
1599
1599
  export interface GlobalRulestackCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1600
1600
  /** Delay to wait until next poll, in milliseconds. */
@@ -1603,12 +1603,12 @@ export interface GlobalRulestackCreateOrUpdateOptionalParams extends coreClient.
1603
1603
  resumeFrom?: string;
1604
1604
  }
1605
1605
  /** Contains response data for the createOrUpdate operation. */
1606
- export declare type GlobalRulestackCreateOrUpdateResponse = GlobalRulestackResource;
1606
+ export type GlobalRulestackCreateOrUpdateResponse = GlobalRulestackResource;
1607
1607
  /** Optional parameters. */
1608
1608
  export interface GlobalRulestackUpdateOptionalParams extends coreClient.OperationOptions {
1609
1609
  }
1610
1610
  /** Contains response data for the update operation. */
1611
- export declare type GlobalRulestackUpdateResponse = GlobalRulestackResource;
1611
+ export type GlobalRulestackUpdateResponse = GlobalRulestackResource;
1612
1612
  /** Optional parameters. */
1613
1613
  export interface GlobalRulestackDeleteOptionalParams extends coreClient.OperationOptions {
1614
1614
  /** Delay to wait until next poll, in milliseconds. */
@@ -1627,14 +1627,14 @@ export interface GlobalRulestackCommitOptionalParams extends coreClient.Operatio
1627
1627
  export interface GlobalRulestackGetChangeLogOptionalParams extends coreClient.OperationOptions {
1628
1628
  }
1629
1629
  /** Contains response data for the getChangeLog operation. */
1630
- export declare type GlobalRulestackGetChangeLogResponse = Changelog;
1630
+ export type GlobalRulestackGetChangeLogResponse = Changelog;
1631
1631
  /** Optional parameters. */
1632
1632
  export interface GlobalRulestackListAdvancedSecurityObjectsOptionalParams extends coreClient.OperationOptions {
1633
1633
  skip?: string;
1634
1634
  top?: number;
1635
1635
  }
1636
1636
  /** Contains response data for the listAdvancedSecurityObjects operation. */
1637
- export declare type GlobalRulestackListAdvancedSecurityObjectsResponse = AdvSecurityObjectListResponse;
1637
+ export type GlobalRulestackListAdvancedSecurityObjectsResponse = AdvSecurityObjectListResponse;
1638
1638
  /** Optional parameters. */
1639
1639
  export interface GlobalRulestackListAppIdsOptionalParams extends coreClient.OperationOptions {
1640
1640
  skip?: string;
@@ -1643,33 +1643,33 @@ export interface GlobalRulestackListAppIdsOptionalParams extends coreClient.Oper
1643
1643
  appPrefix?: string;
1644
1644
  }
1645
1645
  /** Contains response data for the listAppIds operation. */
1646
- export declare type GlobalRulestackListAppIdsResponse = ListAppIdResponse;
1646
+ export type GlobalRulestackListAppIdsResponse = ListAppIdResponse;
1647
1647
  /** Optional parameters. */
1648
1648
  export interface GlobalRulestackListCountriesOptionalParams extends coreClient.OperationOptions {
1649
1649
  skip?: string;
1650
1650
  top?: number;
1651
1651
  }
1652
1652
  /** Contains response data for the listCountries operation. */
1653
- export declare type GlobalRulestackListCountriesResponse = CountriesResponse;
1653
+ export type GlobalRulestackListCountriesResponse = CountriesResponse;
1654
1654
  /** Optional parameters. */
1655
1655
  export interface GlobalRulestackListFirewallsOptionalParams extends coreClient.OperationOptions {
1656
1656
  }
1657
1657
  /** Contains response data for the listFirewalls operation. */
1658
- export declare type GlobalRulestackListFirewallsResponse = ListFirewallsResponse;
1658
+ export type GlobalRulestackListFirewallsResponse = ListFirewallsResponse;
1659
1659
  /** Optional parameters. */
1660
1660
  export interface GlobalRulestackListPredefinedUrlCategoriesOptionalParams extends coreClient.OperationOptions {
1661
1661
  skip?: string;
1662
1662
  top?: number;
1663
1663
  }
1664
1664
  /** Contains response data for the listPredefinedUrlCategories operation. */
1665
- export declare type GlobalRulestackListPredefinedUrlCategoriesResponse = PredefinedUrlCategoriesResponse;
1665
+ export type GlobalRulestackListPredefinedUrlCategoriesResponse = PredefinedUrlCategoriesResponse;
1666
1666
  /** Optional parameters. */
1667
1667
  export interface GlobalRulestackListSecurityServicesOptionalParams extends coreClient.OperationOptions {
1668
1668
  skip?: string;
1669
1669
  top?: number;
1670
1670
  }
1671
1671
  /** Contains response data for the listSecurityServices operation. */
1672
- export declare type GlobalRulestackListSecurityServicesResponse = SecurityServicesResponse;
1672
+ export type GlobalRulestackListSecurityServicesResponse = SecurityServicesResponse;
1673
1673
  /** Optional parameters. */
1674
1674
  export interface GlobalRulestackRevertOptionalParams extends coreClient.OperationOptions {
1675
1675
  }
@@ -1677,17 +1677,17 @@ export interface GlobalRulestackRevertOptionalParams extends coreClient.Operatio
1677
1677
  export interface GlobalRulestackListNextOptionalParams extends coreClient.OperationOptions {
1678
1678
  }
1679
1679
  /** Contains response data for the listNext operation. */
1680
- export declare type GlobalRulestackListNextResponse = GlobalRulestackResourceListResult;
1680
+ export type GlobalRulestackListNextResponse = GlobalRulestackResourceListResult;
1681
1681
  /** Optional parameters. */
1682
1682
  export interface CertificateObjectGlobalRulestackListOptionalParams extends coreClient.OperationOptions {
1683
1683
  }
1684
1684
  /** Contains response data for the list operation. */
1685
- export declare type CertificateObjectGlobalRulestackListResponse = CertificateObjectGlobalRulestackResourceListResult;
1685
+ export type CertificateObjectGlobalRulestackListResponse = CertificateObjectGlobalRulestackResourceListResult;
1686
1686
  /** Optional parameters. */
1687
1687
  export interface CertificateObjectGlobalRulestackGetOptionalParams extends coreClient.OperationOptions {
1688
1688
  }
1689
1689
  /** Contains response data for the get operation. */
1690
- export declare type CertificateObjectGlobalRulestackGetResponse = CertificateObjectGlobalRulestackResource;
1690
+ export type CertificateObjectGlobalRulestackGetResponse = CertificateObjectGlobalRulestackResource;
1691
1691
  /** Optional parameters. */
1692
1692
  export interface CertificateObjectGlobalRulestackCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1693
1693
  /** Delay to wait until next poll, in milliseconds. */
@@ -1696,7 +1696,7 @@ export interface CertificateObjectGlobalRulestackCreateOrUpdateOptionalParams ex
1696
1696
  resumeFrom?: string;
1697
1697
  }
1698
1698
  /** Contains response data for the createOrUpdate operation. */
1699
- export declare type CertificateObjectGlobalRulestackCreateOrUpdateResponse = CertificateObjectGlobalRulestackResource;
1699
+ export type CertificateObjectGlobalRulestackCreateOrUpdateResponse = CertificateObjectGlobalRulestackResource;
1700
1700
  /** Optional parameters. */
1701
1701
  export interface CertificateObjectGlobalRulestackDeleteOptionalParams extends coreClient.OperationOptions {
1702
1702
  /** Delay to wait until next poll, in milliseconds. */
@@ -1708,17 +1708,17 @@ export interface CertificateObjectGlobalRulestackDeleteOptionalParams extends co
1708
1708
  export interface CertificateObjectGlobalRulestackListNextOptionalParams extends coreClient.OperationOptions {
1709
1709
  }
1710
1710
  /** Contains response data for the listNext operation. */
1711
- export declare type CertificateObjectGlobalRulestackListNextResponse = CertificateObjectGlobalRulestackResourceListResult;
1711
+ export type CertificateObjectGlobalRulestackListNextResponse = CertificateObjectGlobalRulestackResourceListResult;
1712
1712
  /** Optional parameters. */
1713
1713
  export interface FqdnListGlobalRulestackListOptionalParams extends coreClient.OperationOptions {
1714
1714
  }
1715
1715
  /** Contains response data for the list operation. */
1716
- export declare type FqdnListGlobalRulestackListResponse = FqdnListGlobalRulestackResourceListResult;
1716
+ export type FqdnListGlobalRulestackListResponse = FqdnListGlobalRulestackResourceListResult;
1717
1717
  /** Optional parameters. */
1718
1718
  export interface FqdnListGlobalRulestackGetOptionalParams extends coreClient.OperationOptions {
1719
1719
  }
1720
1720
  /** Contains response data for the get operation. */
1721
- export declare type FqdnListGlobalRulestackGetResponse = FqdnListGlobalRulestackResource;
1721
+ export type FqdnListGlobalRulestackGetResponse = FqdnListGlobalRulestackResource;
1722
1722
  /** Optional parameters. */
1723
1723
  export interface FqdnListGlobalRulestackCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1724
1724
  /** Delay to wait until next poll, in milliseconds. */
@@ -1727,7 +1727,7 @@ export interface FqdnListGlobalRulestackCreateOrUpdateOptionalParams extends cor
1727
1727
  resumeFrom?: string;
1728
1728
  }
1729
1729
  /** Contains response data for the createOrUpdate operation. */
1730
- export declare type FqdnListGlobalRulestackCreateOrUpdateResponse = FqdnListGlobalRulestackResource;
1730
+ export type FqdnListGlobalRulestackCreateOrUpdateResponse = FqdnListGlobalRulestackResource;
1731
1731
  /** Optional parameters. */
1732
1732
  export interface FqdnListGlobalRulestackDeleteOptionalParams extends coreClient.OperationOptions {
1733
1733
  /** Delay to wait until next poll, in milliseconds. */
@@ -1739,17 +1739,17 @@ export interface FqdnListGlobalRulestackDeleteOptionalParams extends coreClient.
1739
1739
  export interface FqdnListGlobalRulestackListNextOptionalParams extends coreClient.OperationOptions {
1740
1740
  }
1741
1741
  /** Contains response data for the listNext operation. */
1742
- export declare type FqdnListGlobalRulestackListNextResponse = FqdnListGlobalRulestackResourceListResult;
1742
+ export type FqdnListGlobalRulestackListNextResponse = FqdnListGlobalRulestackResourceListResult;
1743
1743
  /** Optional parameters. */
1744
1744
  export interface PostRulesListOptionalParams extends coreClient.OperationOptions {
1745
1745
  }
1746
1746
  /** Contains response data for the list operation. */
1747
- export declare type PostRulesListResponse = PostRulesResourceListResult;
1747
+ export type PostRulesListResponse = PostRulesResourceListResult;
1748
1748
  /** Optional parameters. */
1749
1749
  export interface PostRulesGetOptionalParams extends coreClient.OperationOptions {
1750
1750
  }
1751
1751
  /** Contains response data for the get operation. */
1752
- export declare type PostRulesGetResponse = PostRulesResource;
1752
+ export type PostRulesGetResponse = PostRulesResource;
1753
1753
  /** Optional parameters. */
1754
1754
  export interface PostRulesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1755
1755
  /** Delay to wait until next poll, in milliseconds. */
@@ -1758,7 +1758,7 @@ export interface PostRulesCreateOrUpdateOptionalParams extends coreClient.Operat
1758
1758
  resumeFrom?: string;
1759
1759
  }
1760
1760
  /** Contains response data for the createOrUpdate operation. */
1761
- export declare type PostRulesCreateOrUpdateResponse = PostRulesResource;
1761
+ export type PostRulesCreateOrUpdateResponse = PostRulesResource;
1762
1762
  /** Optional parameters. */
1763
1763
  export interface PostRulesDeleteOptionalParams extends coreClient.OperationOptions {
1764
1764
  /** Delay to wait until next poll, in milliseconds. */
@@ -1771,7 +1771,7 @@ export interface PostRulesGetCountersOptionalParams extends coreClient.Operation
1771
1771
  firewallName?: string;
1772
1772
  }
1773
1773
  /** Contains response data for the getCounters operation. */
1774
- export declare type PostRulesGetCountersResponse = RuleCounter;
1774
+ export type PostRulesGetCountersResponse = RuleCounter;
1775
1775
  /** Optional parameters. */
1776
1776
  export interface PostRulesRefreshCountersOptionalParams extends coreClient.OperationOptions {
1777
1777
  firewallName?: string;
@@ -1781,22 +1781,22 @@ export interface PostRulesResetCountersOptionalParams extends coreClient.Operati
1781
1781
  firewallName?: string;
1782
1782
  }
1783
1783
  /** Contains response data for the resetCounters operation. */
1784
- export declare type PostRulesResetCountersResponse = RuleCounterReset;
1784
+ export type PostRulesResetCountersResponse = RuleCounterReset;
1785
1785
  /** Optional parameters. */
1786
1786
  export interface PostRulesListNextOptionalParams extends coreClient.OperationOptions {
1787
1787
  }
1788
1788
  /** Contains response data for the listNext operation. */
1789
- export declare type PostRulesListNextResponse = PostRulesResourceListResult;
1789
+ export type PostRulesListNextResponse = PostRulesResourceListResult;
1790
1790
  /** Optional parameters. */
1791
1791
  export interface PrefixListGlobalRulestackListOptionalParams extends coreClient.OperationOptions {
1792
1792
  }
1793
1793
  /** Contains response data for the list operation. */
1794
- export declare type PrefixListGlobalRulestackListResponse = PrefixListGlobalRulestackResourceListResult;
1794
+ export type PrefixListGlobalRulestackListResponse = PrefixListGlobalRulestackResourceListResult;
1795
1795
  /** Optional parameters. */
1796
1796
  export interface PrefixListGlobalRulestackGetOptionalParams extends coreClient.OperationOptions {
1797
1797
  }
1798
1798
  /** Contains response data for the get operation. */
1799
- export declare type PrefixListGlobalRulestackGetResponse = PrefixListGlobalRulestackResource;
1799
+ export type PrefixListGlobalRulestackGetResponse = PrefixListGlobalRulestackResource;
1800
1800
  /** Optional parameters. */
1801
1801
  export interface PrefixListGlobalRulestackCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1802
1802
  /** Delay to wait until next poll, in milliseconds. */
@@ -1805,7 +1805,7 @@ export interface PrefixListGlobalRulestackCreateOrUpdateOptionalParams extends c
1805
1805
  resumeFrom?: string;
1806
1806
  }
1807
1807
  /** Contains response data for the createOrUpdate operation. */
1808
- export declare type PrefixListGlobalRulestackCreateOrUpdateResponse = PrefixListGlobalRulestackResource;
1808
+ export type PrefixListGlobalRulestackCreateOrUpdateResponse = PrefixListGlobalRulestackResource;
1809
1809
  /** Optional parameters. */
1810
1810
  export interface PrefixListGlobalRulestackDeleteOptionalParams extends coreClient.OperationOptions {
1811
1811
  /** Delay to wait until next poll, in milliseconds. */
@@ -1817,17 +1817,17 @@ export interface PrefixListGlobalRulestackDeleteOptionalParams extends coreClien
1817
1817
  export interface PrefixListGlobalRulestackListNextOptionalParams extends coreClient.OperationOptions {
1818
1818
  }
1819
1819
  /** Contains response data for the listNext operation. */
1820
- export declare type PrefixListGlobalRulestackListNextResponse = PrefixListGlobalRulestackResourceListResult;
1820
+ export type PrefixListGlobalRulestackListNextResponse = PrefixListGlobalRulestackResourceListResult;
1821
1821
  /** Optional parameters. */
1822
1822
  export interface PreRulesListOptionalParams extends coreClient.OperationOptions {
1823
1823
  }
1824
1824
  /** Contains response data for the list operation. */
1825
- export declare type PreRulesListResponse = PreRulesResourceListResult;
1825
+ export type PreRulesListResponse = PreRulesResourceListResult;
1826
1826
  /** Optional parameters. */
1827
1827
  export interface PreRulesGetOptionalParams extends coreClient.OperationOptions {
1828
1828
  }
1829
1829
  /** Contains response data for the get operation. */
1830
- export declare type PreRulesGetResponse = PreRulesResource;
1830
+ export type PreRulesGetResponse = PreRulesResource;
1831
1831
  /** Optional parameters. */
1832
1832
  export interface PreRulesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1833
1833
  /** Delay to wait until next poll, in milliseconds. */
@@ -1836,7 +1836,7 @@ export interface PreRulesCreateOrUpdateOptionalParams extends coreClient.Operati
1836
1836
  resumeFrom?: string;
1837
1837
  }
1838
1838
  /** Contains response data for the createOrUpdate operation. */
1839
- export declare type PreRulesCreateOrUpdateResponse = PreRulesResource;
1839
+ export type PreRulesCreateOrUpdateResponse = PreRulesResource;
1840
1840
  /** Optional parameters. */
1841
1841
  export interface PreRulesDeleteOptionalParams extends coreClient.OperationOptions {
1842
1842
  /** Delay to wait until next poll, in milliseconds. */
@@ -1849,7 +1849,7 @@ export interface PreRulesGetCountersOptionalParams extends coreClient.OperationO
1849
1849
  firewallName?: string;
1850
1850
  }
1851
1851
  /** Contains response data for the getCounters operation. */
1852
- export declare type PreRulesGetCountersResponse = RuleCounter;
1852
+ export type PreRulesGetCountersResponse = RuleCounter;
1853
1853
  /** Optional parameters. */
1854
1854
  export interface PreRulesRefreshCountersOptionalParams extends coreClient.OperationOptions {
1855
1855
  firewallName?: string;
@@ -1859,37 +1859,37 @@ export interface PreRulesResetCountersOptionalParams extends coreClient.Operatio
1859
1859
  firewallName?: string;
1860
1860
  }
1861
1861
  /** Contains response data for the resetCounters operation. */
1862
- export declare type PreRulesResetCountersResponse = RuleCounterReset;
1862
+ export type PreRulesResetCountersResponse = RuleCounterReset;
1863
1863
  /** Optional parameters. */
1864
1864
  export interface PreRulesListNextOptionalParams extends coreClient.OperationOptions {
1865
1865
  }
1866
1866
  /** Contains response data for the listNext operation. */
1867
- export declare type PreRulesListNextResponse = PreRulesResourceListResult;
1867
+ export type PreRulesListNextResponse = PreRulesResourceListResult;
1868
1868
  /** Optional parameters. */
1869
1869
  export interface OperationsListOptionalParams extends coreClient.OperationOptions {
1870
1870
  }
1871
1871
  /** Contains response data for the list operation. */
1872
- export declare type OperationsListResponse = OperationListResult;
1872
+ export type OperationsListResponse = OperationListResult;
1873
1873
  /** Optional parameters. */
1874
1874
  export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
1875
1875
  }
1876
1876
  /** Contains response data for the listNext operation. */
1877
- export declare type OperationsListNextResponse = OperationListResult;
1877
+ export type OperationsListNextResponse = OperationListResult;
1878
1878
  /** Optional parameters. */
1879
1879
  export interface FirewallsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
1880
1880
  }
1881
1881
  /** Contains response data for the listBySubscription operation. */
1882
- export declare type FirewallsListBySubscriptionResponse = FirewallResourceListResult;
1882
+ export type FirewallsListBySubscriptionResponse = FirewallResourceListResult;
1883
1883
  /** Optional parameters. */
1884
1884
  export interface FirewallsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
1885
1885
  }
1886
1886
  /** Contains response data for the listByResourceGroup operation. */
1887
- export declare type FirewallsListByResourceGroupResponse = FirewallResourceListResult;
1887
+ export type FirewallsListByResourceGroupResponse = FirewallResourceListResult;
1888
1888
  /** Optional parameters. */
1889
1889
  export interface FirewallsGetOptionalParams extends coreClient.OperationOptions {
1890
1890
  }
1891
1891
  /** Contains response data for the get operation. */
1892
- export declare type FirewallsGetResponse = FirewallResource;
1892
+ export type FirewallsGetResponse = FirewallResource;
1893
1893
  /** Optional parameters. */
1894
1894
  export interface FirewallsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1895
1895
  /** Delay to wait until next poll, in milliseconds. */
@@ -1898,12 +1898,12 @@ export interface FirewallsCreateOrUpdateOptionalParams extends coreClient.Operat
1898
1898
  resumeFrom?: string;
1899
1899
  }
1900
1900
  /** Contains response data for the createOrUpdate operation. */
1901
- export declare type FirewallsCreateOrUpdateResponse = FirewallResource;
1901
+ export type FirewallsCreateOrUpdateResponse = FirewallResource;
1902
1902
  /** Optional parameters. */
1903
1903
  export interface FirewallsUpdateOptionalParams extends coreClient.OperationOptions {
1904
1904
  }
1905
1905
  /** Contains response data for the update operation. */
1906
- export declare type FirewallsUpdateResponse = FirewallResource;
1906
+ export type FirewallsUpdateResponse = FirewallResource;
1907
1907
  /** Optional parameters. */
1908
1908
  export interface FirewallsDeleteOptionalParams extends coreClient.OperationOptions {
1909
1909
  /** Delay to wait until next poll, in milliseconds. */
@@ -1915,19 +1915,19 @@ export interface FirewallsDeleteOptionalParams extends coreClient.OperationOptio
1915
1915
  export interface FirewallsGetGlobalRulestackOptionalParams extends coreClient.OperationOptions {
1916
1916
  }
1917
1917
  /** Contains response data for the getGlobalRulestack operation. */
1918
- export declare type FirewallsGetGlobalRulestackResponse = GlobalRulestackInfo;
1918
+ export type FirewallsGetGlobalRulestackResponse = GlobalRulestackInfo;
1919
1919
  /** Optional parameters. */
1920
1920
  export interface FirewallsGetLogProfileOptionalParams extends coreClient.OperationOptions {
1921
1921
  }
1922
1922
  /** Contains response data for the getLogProfile operation. */
1923
- export declare type FirewallsGetLogProfileResponse = LogSettings;
1923
+ export type FirewallsGetLogProfileResponse = LogSettings;
1924
1924
  /** Optional parameters. */
1925
1925
  export interface FirewallsGetSupportInfoOptionalParams extends coreClient.OperationOptions {
1926
1926
  /** email address on behalf of which this API called */
1927
1927
  email?: string;
1928
1928
  }
1929
1929
  /** Contains response data for the getSupportInfo operation. */
1930
- export declare type FirewallsGetSupportInfoResponse = SupportInfo;
1930
+ export type FirewallsGetSupportInfoResponse = SupportInfo;
1931
1931
  /** Optional parameters. */
1932
1932
  export interface FirewallsSaveLogProfileOptionalParams extends coreClient.OperationOptions {
1933
1933
  /** Log Settings for Firewall */
@@ -1937,27 +1937,27 @@ export interface FirewallsSaveLogProfileOptionalParams extends coreClient.Operat
1937
1937
  export interface FirewallsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
1938
1938
  }
1939
1939
  /** Contains response data for the listBySubscriptionNext operation. */
1940
- export declare type FirewallsListBySubscriptionNextResponse = FirewallResourceListResult;
1940
+ export type FirewallsListBySubscriptionNextResponse = FirewallResourceListResult;
1941
1941
  /** Optional parameters. */
1942
1942
  export interface FirewallsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
1943
1943
  }
1944
1944
  /** Contains response data for the listByResourceGroupNext operation. */
1945
- export declare type FirewallsListByResourceGroupNextResponse = FirewallResourceListResult;
1945
+ export type FirewallsListByResourceGroupNextResponse = FirewallResourceListResult;
1946
1946
  /** Optional parameters. */
1947
1947
  export interface LocalRulestacksListBySubscriptionOptionalParams extends coreClient.OperationOptions {
1948
1948
  }
1949
1949
  /** Contains response data for the listBySubscription operation. */
1950
- export declare type LocalRulestacksListBySubscriptionResponse = LocalRulestackResourceListResult;
1950
+ export type LocalRulestacksListBySubscriptionResponse = LocalRulestackResourceListResult;
1951
1951
  /** Optional parameters. */
1952
1952
  export interface LocalRulestacksListByResourceGroupOptionalParams extends coreClient.OperationOptions {
1953
1953
  }
1954
1954
  /** Contains response data for the listByResourceGroup operation. */
1955
- export declare type LocalRulestacksListByResourceGroupResponse = LocalRulestackResourceListResult;
1955
+ export type LocalRulestacksListByResourceGroupResponse = LocalRulestackResourceListResult;
1956
1956
  /** Optional parameters. */
1957
1957
  export interface LocalRulestacksGetOptionalParams extends coreClient.OperationOptions {
1958
1958
  }
1959
1959
  /** Contains response data for the get operation. */
1960
- export declare type LocalRulestacksGetResponse = LocalRulestackResource;
1960
+ export type LocalRulestacksGetResponse = LocalRulestackResource;
1961
1961
  /** Optional parameters. */
1962
1962
  export interface LocalRulestacksCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1963
1963
  /** Delay to wait until next poll, in milliseconds. */
@@ -1966,12 +1966,12 @@ export interface LocalRulestacksCreateOrUpdateOptionalParams extends coreClient.
1966
1966
  resumeFrom?: string;
1967
1967
  }
1968
1968
  /** Contains response data for the createOrUpdate operation. */
1969
- export declare type LocalRulestacksCreateOrUpdateResponse = LocalRulestackResource;
1969
+ export type LocalRulestacksCreateOrUpdateResponse = LocalRulestackResource;
1970
1970
  /** Optional parameters. */
1971
1971
  export interface LocalRulestacksUpdateOptionalParams extends coreClient.OperationOptions {
1972
1972
  }
1973
1973
  /** Contains response data for the update operation. */
1974
- export declare type LocalRulestacksUpdateResponse = LocalRulestackResource;
1974
+ export type LocalRulestacksUpdateResponse = LocalRulestackResource;
1975
1975
  /** Optional parameters. */
1976
1976
  export interface LocalRulestacksDeleteOptionalParams extends coreClient.OperationOptions {
1977
1977
  /** Delay to wait until next poll, in milliseconds. */
@@ -1990,21 +1990,21 @@ export interface LocalRulestacksCommitOptionalParams extends coreClient.Operatio
1990
1990
  export interface LocalRulestacksGetChangeLogOptionalParams extends coreClient.OperationOptions {
1991
1991
  }
1992
1992
  /** Contains response data for the getChangeLog operation. */
1993
- export declare type LocalRulestacksGetChangeLogResponse = Changelog;
1993
+ export type LocalRulestacksGetChangeLogResponse = Changelog;
1994
1994
  /** Optional parameters. */
1995
1995
  export interface LocalRulestacksGetSupportInfoOptionalParams extends coreClient.OperationOptions {
1996
1996
  /** email address on behalf of which this API called */
1997
1997
  email?: string;
1998
1998
  }
1999
1999
  /** Contains response data for the getSupportInfo operation. */
2000
- export declare type LocalRulestacksGetSupportInfoResponse = SupportInfo;
2000
+ export type LocalRulestacksGetSupportInfoResponse = SupportInfo;
2001
2001
  /** Optional parameters. */
2002
2002
  export interface LocalRulestacksListAdvancedSecurityObjectsOptionalParams extends coreClient.OperationOptions {
2003
2003
  skip?: string;
2004
2004
  top?: number;
2005
2005
  }
2006
2006
  /** Contains response data for the listAdvancedSecurityObjects operation. */
2007
- export declare type LocalRulestacksListAdvancedSecurityObjectsResponse = AdvSecurityObjectListResponse;
2007
+ export type LocalRulestacksListAdvancedSecurityObjectsResponse = AdvSecurityObjectListResponse;
2008
2008
  /** Optional parameters. */
2009
2009
  export interface LocalRulestacksListAppIdsOptionalParams extends coreClient.OperationOptions {
2010
2010
  skip?: string;
@@ -2013,33 +2013,33 @@ export interface LocalRulestacksListAppIdsOptionalParams extends coreClient.Oper
2013
2013
  appPrefix?: string;
2014
2014
  }
2015
2015
  /** Contains response data for the listAppIds operation. */
2016
- export declare type LocalRulestacksListAppIdsResponse = ListAppIdResponse;
2016
+ export type LocalRulestacksListAppIdsResponse = ListAppIdResponse;
2017
2017
  /** Optional parameters. */
2018
2018
  export interface LocalRulestacksListCountriesOptionalParams extends coreClient.OperationOptions {
2019
2019
  skip?: string;
2020
2020
  top?: number;
2021
2021
  }
2022
2022
  /** Contains response data for the listCountries operation. */
2023
- export declare type LocalRulestacksListCountriesResponse = CountriesResponse;
2023
+ export type LocalRulestacksListCountriesResponse = CountriesResponse;
2024
2024
  /** Optional parameters. */
2025
2025
  export interface LocalRulestacksListFirewallsOptionalParams extends coreClient.OperationOptions {
2026
2026
  }
2027
2027
  /** Contains response data for the listFirewalls operation. */
2028
- export declare type LocalRulestacksListFirewallsResponse = ListFirewallsResponse;
2028
+ export type LocalRulestacksListFirewallsResponse = ListFirewallsResponse;
2029
2029
  /** Optional parameters. */
2030
2030
  export interface LocalRulestacksListPredefinedUrlCategoriesOptionalParams extends coreClient.OperationOptions {
2031
2031
  skip?: string;
2032
2032
  top?: number;
2033
2033
  }
2034
2034
  /** Contains response data for the listPredefinedUrlCategories operation. */
2035
- export declare type LocalRulestacksListPredefinedUrlCategoriesResponse = PredefinedUrlCategoriesResponse;
2035
+ export type LocalRulestacksListPredefinedUrlCategoriesResponse = PredefinedUrlCategoriesResponse;
2036
2036
  /** Optional parameters. */
2037
2037
  export interface LocalRulestacksListSecurityServicesOptionalParams extends coreClient.OperationOptions {
2038
2038
  skip?: string;
2039
2039
  top?: number;
2040
2040
  }
2041
2041
  /** Contains response data for the listSecurityServices operation. */
2042
- export declare type LocalRulestacksListSecurityServicesResponse = SecurityServicesResponse;
2042
+ export type LocalRulestacksListSecurityServicesResponse = SecurityServicesResponse;
2043
2043
  /** Optional parameters. */
2044
2044
  export interface LocalRulestacksRevertOptionalParams extends coreClient.OperationOptions {
2045
2045
  }
@@ -2047,22 +2047,22 @@ export interface LocalRulestacksRevertOptionalParams extends coreClient.Operatio
2047
2047
  export interface LocalRulestacksListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
2048
2048
  }
2049
2049
  /** Contains response data for the listBySubscriptionNext operation. */
2050
- export declare type LocalRulestacksListBySubscriptionNextResponse = LocalRulestackResourceListResult;
2050
+ export type LocalRulestacksListBySubscriptionNextResponse = LocalRulestackResourceListResult;
2051
2051
  /** Optional parameters. */
2052
2052
  export interface LocalRulestacksListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
2053
2053
  }
2054
2054
  /** Contains response data for the listByResourceGroupNext operation. */
2055
- export declare type LocalRulestacksListByResourceGroupNextResponse = LocalRulestackResourceListResult;
2055
+ export type LocalRulestacksListByResourceGroupNextResponse = LocalRulestackResourceListResult;
2056
2056
  /** Optional parameters. */
2057
2057
  export interface CertificateObjectLocalRulestackListByLocalRulestacksOptionalParams extends coreClient.OperationOptions {
2058
2058
  }
2059
2059
  /** Contains response data for the listByLocalRulestacks operation. */
2060
- export declare type CertificateObjectLocalRulestackListByLocalRulestacksResponse = CertificateObjectLocalRulestackResourceListResult;
2060
+ export type CertificateObjectLocalRulestackListByLocalRulestacksResponse = CertificateObjectLocalRulestackResourceListResult;
2061
2061
  /** Optional parameters. */
2062
2062
  export interface CertificateObjectLocalRulestackGetOptionalParams extends coreClient.OperationOptions {
2063
2063
  }
2064
2064
  /** Contains response data for the get operation. */
2065
- export declare type CertificateObjectLocalRulestackGetResponse = CertificateObjectLocalRulestackResource;
2065
+ export type CertificateObjectLocalRulestackGetResponse = CertificateObjectLocalRulestackResource;
2066
2066
  /** Optional parameters. */
2067
2067
  export interface CertificateObjectLocalRulestackCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2068
2068
  /** Delay to wait until next poll, in milliseconds. */
@@ -2071,7 +2071,7 @@ export interface CertificateObjectLocalRulestackCreateOrUpdateOptionalParams ext
2071
2071
  resumeFrom?: string;
2072
2072
  }
2073
2073
  /** Contains response data for the createOrUpdate operation. */
2074
- export declare type CertificateObjectLocalRulestackCreateOrUpdateResponse = CertificateObjectLocalRulestackResource;
2074
+ export type CertificateObjectLocalRulestackCreateOrUpdateResponse = CertificateObjectLocalRulestackResource;
2075
2075
  /** Optional parameters. */
2076
2076
  export interface CertificateObjectLocalRulestackDeleteOptionalParams extends coreClient.OperationOptions {
2077
2077
  /** Delay to wait until next poll, in milliseconds. */
@@ -2083,17 +2083,17 @@ export interface CertificateObjectLocalRulestackDeleteOptionalParams extends cor
2083
2083
  export interface CertificateObjectLocalRulestackListByLocalRulestacksNextOptionalParams extends coreClient.OperationOptions {
2084
2084
  }
2085
2085
  /** Contains response data for the listByLocalRulestacksNext operation. */
2086
- export declare type CertificateObjectLocalRulestackListByLocalRulestacksNextResponse = CertificateObjectLocalRulestackResourceListResult;
2086
+ export type CertificateObjectLocalRulestackListByLocalRulestacksNextResponse = CertificateObjectLocalRulestackResourceListResult;
2087
2087
  /** Optional parameters. */
2088
2088
  export interface FqdnListLocalRulestackListByLocalRulestacksOptionalParams extends coreClient.OperationOptions {
2089
2089
  }
2090
2090
  /** Contains response data for the listByLocalRulestacks operation. */
2091
- export declare type FqdnListLocalRulestackListByLocalRulestacksResponse = FqdnListLocalRulestackResourceListResult;
2091
+ export type FqdnListLocalRulestackListByLocalRulestacksResponse = FqdnListLocalRulestackResourceListResult;
2092
2092
  /** Optional parameters. */
2093
2093
  export interface FqdnListLocalRulestackGetOptionalParams extends coreClient.OperationOptions {
2094
2094
  }
2095
2095
  /** Contains response data for the get operation. */
2096
- export declare type FqdnListLocalRulestackGetResponse = FqdnListLocalRulestackResource;
2096
+ export type FqdnListLocalRulestackGetResponse = FqdnListLocalRulestackResource;
2097
2097
  /** Optional parameters. */
2098
2098
  export interface FqdnListLocalRulestackCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2099
2099
  /** Delay to wait until next poll, in milliseconds. */
@@ -2102,7 +2102,7 @@ export interface FqdnListLocalRulestackCreateOrUpdateOptionalParams extends core
2102
2102
  resumeFrom?: string;
2103
2103
  }
2104
2104
  /** Contains response data for the createOrUpdate operation. */
2105
- export declare type FqdnListLocalRulestackCreateOrUpdateResponse = FqdnListLocalRulestackResource;
2105
+ export type FqdnListLocalRulestackCreateOrUpdateResponse = FqdnListLocalRulestackResource;
2106
2106
  /** Optional parameters. */
2107
2107
  export interface FqdnListLocalRulestackDeleteOptionalParams extends coreClient.OperationOptions {
2108
2108
  /** Delay to wait until next poll, in milliseconds. */
@@ -2114,17 +2114,17 @@ export interface FqdnListLocalRulestackDeleteOptionalParams extends coreClient.O
2114
2114
  export interface FqdnListLocalRulestackListByLocalRulestacksNextOptionalParams extends coreClient.OperationOptions {
2115
2115
  }
2116
2116
  /** Contains response data for the listByLocalRulestacksNext operation. */
2117
- export declare type FqdnListLocalRulestackListByLocalRulestacksNextResponse = FqdnListLocalRulestackResourceListResult;
2117
+ export type FqdnListLocalRulestackListByLocalRulestacksNextResponse = FqdnListLocalRulestackResourceListResult;
2118
2118
  /** Optional parameters. */
2119
2119
  export interface LocalRulesListByLocalRulestacksOptionalParams extends coreClient.OperationOptions {
2120
2120
  }
2121
2121
  /** Contains response data for the listByLocalRulestacks operation. */
2122
- export declare type LocalRulesListByLocalRulestacksResponse = LocalRulesResourceListResult;
2122
+ export type LocalRulesListByLocalRulestacksResponse = LocalRulesResourceListResult;
2123
2123
  /** Optional parameters. */
2124
2124
  export interface LocalRulesGetOptionalParams extends coreClient.OperationOptions {
2125
2125
  }
2126
2126
  /** Contains response data for the get operation. */
2127
- export declare type LocalRulesGetResponse = LocalRulesResource;
2127
+ export type LocalRulesGetResponse = LocalRulesResource;
2128
2128
  /** Optional parameters. */
2129
2129
  export interface LocalRulesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2130
2130
  /** Delay to wait until next poll, in milliseconds. */
@@ -2133,7 +2133,7 @@ export interface LocalRulesCreateOrUpdateOptionalParams extends coreClient.Opera
2133
2133
  resumeFrom?: string;
2134
2134
  }
2135
2135
  /** Contains response data for the createOrUpdate operation. */
2136
- export declare type LocalRulesCreateOrUpdateResponse = LocalRulesResource;
2136
+ export type LocalRulesCreateOrUpdateResponse = LocalRulesResource;
2137
2137
  /** Optional parameters. */
2138
2138
  export interface LocalRulesDeleteOptionalParams extends coreClient.OperationOptions {
2139
2139
  /** Delay to wait until next poll, in milliseconds. */
@@ -2146,7 +2146,7 @@ export interface LocalRulesGetCountersOptionalParams extends coreClient.Operatio
2146
2146
  firewallName?: string;
2147
2147
  }
2148
2148
  /** Contains response data for the getCounters operation. */
2149
- export declare type LocalRulesGetCountersResponse = RuleCounter;
2149
+ export type LocalRulesGetCountersResponse = RuleCounter;
2150
2150
  /** Optional parameters. */
2151
2151
  export interface LocalRulesRefreshCountersOptionalParams extends coreClient.OperationOptions {
2152
2152
  firewallName?: string;
@@ -2156,22 +2156,22 @@ export interface LocalRulesResetCountersOptionalParams extends coreClient.Operat
2156
2156
  firewallName?: string;
2157
2157
  }
2158
2158
  /** Contains response data for the resetCounters operation. */
2159
- export declare type LocalRulesResetCountersResponse = RuleCounterReset;
2159
+ export type LocalRulesResetCountersResponse = RuleCounterReset;
2160
2160
  /** Optional parameters. */
2161
2161
  export interface LocalRulesListByLocalRulestacksNextOptionalParams extends coreClient.OperationOptions {
2162
2162
  }
2163
2163
  /** Contains response data for the listByLocalRulestacksNext operation. */
2164
- export declare type LocalRulesListByLocalRulestacksNextResponse = LocalRulesResourceListResult;
2164
+ export type LocalRulesListByLocalRulestacksNextResponse = LocalRulesResourceListResult;
2165
2165
  /** Optional parameters. */
2166
2166
  export interface PrefixListLocalRulestackListByLocalRulestacksOptionalParams extends coreClient.OperationOptions {
2167
2167
  }
2168
2168
  /** Contains response data for the listByLocalRulestacks operation. */
2169
- export declare type PrefixListLocalRulestackListByLocalRulestacksResponse = PrefixListResourceListResult;
2169
+ export type PrefixListLocalRulestackListByLocalRulestacksResponse = PrefixListResourceListResult;
2170
2170
  /** Optional parameters. */
2171
2171
  export interface PrefixListLocalRulestackGetOptionalParams extends coreClient.OperationOptions {
2172
2172
  }
2173
2173
  /** Contains response data for the get operation. */
2174
- export declare type PrefixListLocalRulestackGetResponse = PrefixListResource;
2174
+ export type PrefixListLocalRulestackGetResponse = PrefixListResource;
2175
2175
  /** Optional parameters. */
2176
2176
  export interface PrefixListLocalRulestackCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2177
2177
  /** Delay to wait until next poll, in milliseconds. */
@@ -2180,7 +2180,7 @@ export interface PrefixListLocalRulestackCreateOrUpdateOptionalParams extends co
2180
2180
  resumeFrom?: string;
2181
2181
  }
2182
2182
  /** Contains response data for the createOrUpdate operation. */
2183
- export declare type PrefixListLocalRulestackCreateOrUpdateResponse = PrefixListResource;
2183
+ export type PrefixListLocalRulestackCreateOrUpdateResponse = PrefixListResource;
2184
2184
  /** Optional parameters. */
2185
2185
  export interface PrefixListLocalRulestackDeleteOptionalParams extends coreClient.OperationOptions {
2186
2186
  /** Delay to wait until next poll, in milliseconds. */
@@ -2192,7 +2192,7 @@ export interface PrefixListLocalRulestackDeleteOptionalParams extends coreClient
2192
2192
  export interface PrefixListLocalRulestackListByLocalRulestacksNextOptionalParams extends coreClient.OperationOptions {
2193
2193
  }
2194
2194
  /** Contains response data for the listByLocalRulestacksNext operation. */
2195
- export declare type PrefixListLocalRulestackListByLocalRulestacksNextResponse = PrefixListResourceListResult;
2195
+ export type PrefixListLocalRulestackListByLocalRulestacksNextResponse = PrefixListResourceListResult;
2196
2196
  /** Optional parameters. */
2197
2197
  export interface PaloAltoNetworksCloudngfwOptionalParams extends coreClient.ServiceClientOptions {
2198
2198
  /** server parameter */