@azure/arm-logic 8.0.0-beta.1 → 8.0.0

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 (145) hide show
  1. package/CHANGELOG.md +7 -10
  2. package/README.md +4 -0
  3. package/dist/index.js +195 -215
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.min.js +1 -1
  6. package/dist/index.min.js.map +1 -1
  7. package/dist-esm/src/index.d.ts +0 -1
  8. package/dist-esm/src/index.d.ts.map +1 -1
  9. package/dist-esm/src/index.js +0 -1
  10. package/dist-esm/src/index.js.map +1 -1
  11. package/dist-esm/src/logicManagementClient.d.ts +5 -2
  12. package/dist-esm/src/logicManagementClient.d.ts.map +1 -1
  13. package/dist-esm/src/logicManagementClient.js +32 -3
  14. package/dist-esm/src/logicManagementClient.js.map +1 -1
  15. package/dist-esm/src/models/index.d.ts +80 -80
  16. package/dist-esm/src/models/index.d.ts.map +1 -1
  17. package/dist-esm/src/models/mappers.d.ts +9 -9
  18. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  19. package/dist-esm/src/models/mappers.js +182 -182
  20. package/dist-esm/src/models/mappers.js.map +1 -1
  21. package/dist-esm/src/operations/integrationAccountAgreements.d.ts +2 -2
  22. package/dist-esm/src/operations/integrationAccountAgreements.d.ts.map +1 -1
  23. package/dist-esm/src/operations/integrationAccountAgreements.js.map +1 -1
  24. package/dist-esm/src/operations/integrationAccountAssemblies.d.ts +2 -2
  25. package/dist-esm/src/operations/integrationAccountAssemblies.d.ts.map +1 -1
  26. package/dist-esm/src/operations/integrationAccountAssemblies.js.map +1 -1
  27. package/dist-esm/src/operations/integrationAccountBatchConfigurations.d.ts +2 -2
  28. package/dist-esm/src/operations/integrationAccountBatchConfigurations.d.ts.map +1 -1
  29. package/dist-esm/src/operations/integrationAccountBatchConfigurations.js.map +1 -1
  30. package/dist-esm/src/operations/integrationAccountCertificates.d.ts +2 -2
  31. package/dist-esm/src/operations/integrationAccountCertificates.d.ts.map +1 -1
  32. package/dist-esm/src/operations/integrationAccountCertificates.js.map +1 -1
  33. package/dist-esm/src/operations/integrationAccountMaps.d.ts +2 -2
  34. package/dist-esm/src/operations/integrationAccountMaps.d.ts.map +1 -1
  35. package/dist-esm/src/operations/integrationAccountMaps.js.map +1 -1
  36. package/dist-esm/src/operations/integrationAccountPartners.d.ts +2 -2
  37. package/dist-esm/src/operations/integrationAccountPartners.d.ts.map +1 -1
  38. package/dist-esm/src/operations/integrationAccountPartners.js.map +1 -1
  39. package/dist-esm/src/operations/integrationAccountSchemas.d.ts +2 -2
  40. package/dist-esm/src/operations/integrationAccountSchemas.d.ts.map +1 -1
  41. package/dist-esm/src/operations/integrationAccountSchemas.js.map +1 -1
  42. package/dist-esm/src/operations/integrationAccountSessions.d.ts +2 -2
  43. package/dist-esm/src/operations/integrationAccountSessions.d.ts.map +1 -1
  44. package/dist-esm/src/operations/integrationAccountSessions.js.map +1 -1
  45. package/dist-esm/src/operations/integrationAccounts.d.ts +2 -2
  46. package/dist-esm/src/operations/integrationAccounts.d.ts.map +1 -1
  47. package/dist-esm/src/operations/integrationAccounts.js.map +1 -1
  48. package/dist-esm/src/operations/integrationServiceEnvironmentManagedApiOperations.d.ts +2 -2
  49. package/dist-esm/src/operations/integrationServiceEnvironmentManagedApiOperations.d.ts.map +1 -1
  50. package/dist-esm/src/operations/integrationServiceEnvironmentManagedApiOperations.js.map +1 -1
  51. package/dist-esm/src/operations/integrationServiceEnvironmentManagedApis.d.ts +2 -2
  52. package/dist-esm/src/operations/integrationServiceEnvironmentManagedApis.d.ts.map +1 -1
  53. package/dist-esm/src/operations/integrationServiceEnvironmentManagedApis.js.map +1 -1
  54. package/dist-esm/src/operations/integrationServiceEnvironmentNetworkHealth.d.ts +2 -2
  55. package/dist-esm/src/operations/integrationServiceEnvironmentNetworkHealth.d.ts.map +1 -1
  56. package/dist-esm/src/operations/integrationServiceEnvironmentNetworkHealth.js.map +1 -1
  57. package/dist-esm/src/operations/integrationServiceEnvironmentSkus.d.ts +2 -2
  58. package/dist-esm/src/operations/integrationServiceEnvironmentSkus.d.ts.map +1 -1
  59. package/dist-esm/src/operations/integrationServiceEnvironmentSkus.js.map +1 -1
  60. package/dist-esm/src/operations/integrationServiceEnvironments.d.ts +2 -2
  61. package/dist-esm/src/operations/integrationServiceEnvironments.d.ts.map +1 -1
  62. package/dist-esm/src/operations/integrationServiceEnvironments.js.map +1 -1
  63. package/dist-esm/src/operations/operations.d.ts +2 -2
  64. package/dist-esm/src/operations/operations.d.ts.map +1 -1
  65. package/dist-esm/src/operations/operations.js.map +1 -1
  66. package/dist-esm/src/operations/workflowRunActionRepetitions.d.ts +2 -2
  67. package/dist-esm/src/operations/workflowRunActionRepetitions.d.ts.map +1 -1
  68. package/dist-esm/src/operations/workflowRunActionRepetitions.js.map +1 -1
  69. package/dist-esm/src/operations/workflowRunActionRepetitionsRequestHistories.d.ts +2 -2
  70. package/dist-esm/src/operations/workflowRunActionRepetitionsRequestHistories.d.ts.map +1 -1
  71. package/dist-esm/src/operations/workflowRunActionRepetitionsRequestHistories.js.map +1 -1
  72. package/dist-esm/src/operations/workflowRunActionRequestHistories.d.ts +2 -2
  73. package/dist-esm/src/operations/workflowRunActionRequestHistories.d.ts.map +1 -1
  74. package/dist-esm/src/operations/workflowRunActionRequestHistories.js.map +1 -1
  75. package/dist-esm/src/operations/workflowRunActionScopeRepetitions.d.ts +2 -2
  76. package/dist-esm/src/operations/workflowRunActionScopeRepetitions.d.ts.map +1 -1
  77. package/dist-esm/src/operations/workflowRunActionScopeRepetitions.js.map +1 -1
  78. package/dist-esm/src/operations/workflowRunActions.d.ts +2 -2
  79. package/dist-esm/src/operations/workflowRunActions.d.ts.map +1 -1
  80. package/dist-esm/src/operations/workflowRunActions.js.map +1 -1
  81. package/dist-esm/src/operations/workflowRunOperations.d.ts +2 -2
  82. package/dist-esm/src/operations/workflowRunOperations.d.ts.map +1 -1
  83. package/dist-esm/src/operations/workflowRunOperations.js.map +1 -1
  84. package/dist-esm/src/operations/workflowRuns.d.ts +2 -2
  85. package/dist-esm/src/operations/workflowRuns.d.ts.map +1 -1
  86. package/dist-esm/src/operations/workflowRuns.js.map +1 -1
  87. package/dist-esm/src/operations/workflowTriggerHistories.d.ts +2 -2
  88. package/dist-esm/src/operations/workflowTriggerHistories.d.ts.map +1 -1
  89. package/dist-esm/src/operations/workflowTriggerHistories.js.map +1 -1
  90. package/dist-esm/src/operations/workflowTriggers.d.ts +2 -2
  91. package/dist-esm/src/operations/workflowTriggers.d.ts.map +1 -1
  92. package/dist-esm/src/operations/workflowTriggers.js.map +1 -1
  93. package/dist-esm/src/operations/workflowVersionTriggers.d.ts +2 -2
  94. package/dist-esm/src/operations/workflowVersionTriggers.d.ts.map +1 -1
  95. package/dist-esm/src/operations/workflowVersionTriggers.js.map +1 -1
  96. package/dist-esm/src/operations/workflowVersions.d.ts +2 -2
  97. package/dist-esm/src/operations/workflowVersions.d.ts.map +1 -1
  98. package/dist-esm/src/operations/workflowVersions.js.map +1 -1
  99. package/dist-esm/src/operations/workflows.d.ts +2 -2
  100. package/dist-esm/src/operations/workflows.d.ts.map +1 -1
  101. package/dist-esm/src/operations/workflows.js.map +1 -1
  102. package/dist-esm/test/logic_examples.d.ts +3 -1
  103. package/dist-esm/test/logic_examples.d.ts.map +1 -1
  104. package/dist-esm/test/logic_examples.js +4 -1
  105. package/dist-esm/test/logic_examples.js.map +1 -1
  106. package/package.json +8 -8
  107. package/review/arm-logic.api.md +17 -20
  108. package/src/index.ts +0 -1
  109. package/src/logicManagementClient.ts +46 -3
  110. package/src/models/index.ts +87 -87
  111. package/src/models/mappers.ts +211 -211
  112. package/src/operations/integrationAccountAgreements.ts +3 -3
  113. package/src/operations/integrationAccountAssemblies.ts +3 -3
  114. package/src/operations/integrationAccountBatchConfigurations.ts +3 -3
  115. package/src/operations/integrationAccountCertificates.ts +3 -3
  116. package/src/operations/integrationAccountMaps.ts +3 -3
  117. package/src/operations/integrationAccountPartners.ts +3 -3
  118. package/src/operations/integrationAccountSchemas.ts +3 -3
  119. package/src/operations/integrationAccountSessions.ts +3 -3
  120. package/src/operations/integrationAccounts.ts +3 -3
  121. package/src/operations/integrationServiceEnvironmentManagedApiOperations.ts +3 -3
  122. package/src/operations/integrationServiceEnvironmentManagedApis.ts +3 -3
  123. package/src/operations/integrationServiceEnvironmentNetworkHealth.ts +3 -3
  124. package/src/operations/integrationServiceEnvironmentSkus.ts +3 -3
  125. package/src/operations/integrationServiceEnvironments.ts +3 -3
  126. package/src/operations/operations.ts +3 -3
  127. package/src/operations/workflowRunActionRepetitions.ts +3 -3
  128. package/src/operations/workflowRunActionRepetitionsRequestHistories.ts +3 -3
  129. package/src/operations/workflowRunActionRequestHistories.ts +3 -3
  130. package/src/operations/workflowRunActionScopeRepetitions.ts +3 -3
  131. package/src/operations/workflowRunActions.ts +3 -3
  132. package/src/operations/workflowRunOperations.ts +3 -3
  133. package/src/operations/workflowRuns.ts +3 -3
  134. package/src/operations/workflowTriggerHistories.ts +3 -3
  135. package/src/operations/workflowTriggers.ts +3 -3
  136. package/src/operations/workflowVersionTriggers.ts +3 -3
  137. package/src/operations/workflowVersions.ts +3 -3
  138. package/src/operations/workflows.ts +3 -3
  139. package/types/arm-logic.d.ts +14 -21
  140. package/types/tsdoc-metadata.json +1 -1
  141. package/dist-esm/src/logicManagementClientContext.d.ts +0 -16
  142. package/dist-esm/src/logicManagementClientContext.d.ts.map +0 -1
  143. package/dist-esm/src/logicManagementClientContext.js +0 -49
  144. package/dist-esm/src/logicManagementClientContext.js.map +0 -1
  145. package/src/logicManagementClientContext.ts +0 -70
@@ -35,49 +35,6 @@ export const WorkflowListResult: coreClient.CompositeMapper = {
35
35
  }
36
36
  };
37
37
 
38
- export const Resource: coreClient.CompositeMapper = {
39
- type: {
40
- name: "Composite",
41
- className: "Resource",
42
- modelProperties: {
43
- id: {
44
- serializedName: "id",
45
- readOnly: true,
46
- type: {
47
- name: "String"
48
- }
49
- },
50
- name: {
51
- serializedName: "name",
52
- readOnly: true,
53
- type: {
54
- name: "String"
55
- }
56
- },
57
- type: {
58
- serializedName: "type",
59
- readOnly: true,
60
- type: {
61
- name: "String"
62
- }
63
- },
64
- location: {
65
- serializedName: "location",
66
- type: {
67
- name: "String"
68
- }
69
- },
70
- tags: {
71
- serializedName: "tags",
72
- type: {
73
- name: "Dictionary",
74
- value: { type: { name: "String" } }
75
- }
76
- }
77
- }
78
- }
79
- };
80
-
81
38
  export const FlowEndpointsConfiguration: coreClient.CompositeMapper = {
82
39
  type: {
83
40
  name: "Composite",
@@ -447,6 +404,49 @@ export const UserAssignedIdentity: coreClient.CompositeMapper = {
447
404
  }
448
405
  };
449
406
 
407
+ export const Resource: coreClient.CompositeMapper = {
408
+ type: {
409
+ name: "Composite",
410
+ className: "Resource",
411
+ modelProperties: {
412
+ id: {
413
+ serializedName: "id",
414
+ readOnly: true,
415
+ type: {
416
+ name: "String"
417
+ }
418
+ },
419
+ name: {
420
+ serializedName: "name",
421
+ readOnly: true,
422
+ type: {
423
+ name: "String"
424
+ }
425
+ },
426
+ type: {
427
+ serializedName: "type",
428
+ readOnly: true,
429
+ type: {
430
+ name: "String"
431
+ }
432
+ },
433
+ location: {
434
+ serializedName: "location",
435
+ type: {
436
+ name: "String"
437
+ }
438
+ },
439
+ tags: {
440
+ serializedName: "tags",
441
+ type: {
442
+ name: "Dictionary",
443
+ value: { type: { name: "String" } }
444
+ }
445
+ }
446
+ }
447
+ }
448
+ };
449
+
450
450
  export const ErrorResponse: coreClient.CompositeMapper = {
451
451
  type: {
452
452
  name: "Composite",
@@ -683,22 +683,6 @@ export const WorkflowTriggerListResult: coreClient.CompositeMapper = {
683
683
  }
684
684
  };
685
685
 
686
- export const SubResource: coreClient.CompositeMapper = {
687
- type: {
688
- name: "Composite",
689
- className: "SubResource",
690
- modelProperties: {
691
- id: {
692
- serializedName: "id",
693
- readOnly: true,
694
- type: {
695
- name: "String"
696
- }
697
- }
698
- }
699
- }
700
- };
701
-
702
686
  export const WorkflowTriggerRecurrence: coreClient.CompositeMapper = {
703
687
  type: {
704
688
  name: "Composite",
@@ -849,6 +833,22 @@ export const RecurrenceScheduleOccurrence: coreClient.CompositeMapper = {
849
833
  }
850
834
  };
851
835
 
836
+ export const SubResource: coreClient.CompositeMapper = {
837
+ type: {
838
+ name: "Composite",
839
+ className: "SubResource",
840
+ modelProperties: {
841
+ id: {
842
+ serializedName: "id",
843
+ readOnly: true,
844
+ type: {
845
+ name: "String"
846
+ }
847
+ }
848
+ }
849
+ }
850
+ };
851
+
852
852
  export const JsonSchema: coreClient.CompositeMapper = {
853
853
  type: {
854
854
  name: "Composite",
@@ -1334,6 +1334,28 @@ export const WorkflowRunActionRepetitionDefinitionCollection: coreClient.Composi
1334
1334
  }
1335
1335
  };
1336
1336
 
1337
+ export const RepetitionIndex: coreClient.CompositeMapper = {
1338
+ type: {
1339
+ name: "Composite",
1340
+ className: "RepetitionIndex",
1341
+ modelProperties: {
1342
+ scopeName: {
1343
+ serializedName: "scopeName",
1344
+ type: {
1345
+ name: "String"
1346
+ }
1347
+ },
1348
+ itemIndex: {
1349
+ serializedName: "itemIndex",
1350
+ required: true,
1351
+ type: {
1352
+ name: "Number"
1353
+ }
1354
+ }
1355
+ }
1356
+ }
1357
+ };
1358
+
1337
1359
  export const OperationResultProperties: coreClient.CompositeMapper = {
1338
1360
  type: {
1339
1361
  name: "Composite",
@@ -1380,28 +1402,6 @@ export const OperationResultProperties: coreClient.CompositeMapper = {
1380
1402
  }
1381
1403
  };
1382
1404
 
1383
- export const RepetitionIndex: coreClient.CompositeMapper = {
1384
- type: {
1385
- name: "Composite",
1386
- className: "RepetitionIndex",
1387
- modelProperties: {
1388
- scopeName: {
1389
- serializedName: "scopeName",
1390
- type: {
1391
- name: "String"
1392
- }
1393
- },
1394
- itemIndex: {
1395
- serializedName: "itemIndex",
1396
- required: true,
1397
- type: {
1398
- name: "Number"
1399
- }
1400
- }
1401
- }
1402
- }
1403
- };
1404
-
1405
1405
  export const RequestHistoryListResult: coreClient.CompositeMapper = {
1406
1406
  type: {
1407
1407
  name: "Composite",
@@ -5187,6 +5187,22 @@ export const IntegrationServiceEnvironmentManagedApiListResult: coreClient.Compo
5187
5187
  }
5188
5188
  };
5189
5189
 
5190
+ export const IntegrationServiceEnvironmentManagedApiDeploymentParameters: coreClient.CompositeMapper = {
5191
+ type: {
5192
+ name: "Composite",
5193
+ className: "IntegrationServiceEnvironmentManagedApiDeploymentParameters",
5194
+ modelProperties: {
5195
+ contentLinkDefinition: {
5196
+ serializedName: "contentLinkDefinition",
5197
+ type: {
5198
+ name: "Composite",
5199
+ className: "ContentLink"
5200
+ }
5201
+ }
5202
+ }
5203
+ }
5204
+ };
5205
+
5190
5206
  export const ApiResourceProperties: coreClient.CompositeMapper = {
5191
5207
  type: {
5192
5208
  name: "Composite",
@@ -5562,22 +5578,6 @@ export const ApiResourceDefinitions: coreClient.CompositeMapper = {
5562
5578
  }
5563
5579
  };
5564
5580
 
5565
- export const IntegrationServiceEnvironmentManagedApiDeploymentParameters: coreClient.CompositeMapper = {
5566
- type: {
5567
- name: "Composite",
5568
- className: "IntegrationServiceEnvironmentManagedApiDeploymentParameters",
5569
- modelProperties: {
5570
- contentLinkDefinition: {
5571
- serializedName: "contentLinkDefinition",
5572
- type: {
5573
- name: "Composite",
5574
- className: "ContentLink"
5575
- }
5576
- }
5577
- }
5578
- }
5579
- };
5580
-
5581
5581
  export const ApiOperationListResult: coreClient.CompositeMapper = {
5582
5582
  type: {
5583
5583
  name: "Composite",
@@ -6485,6 +6485,120 @@ export const IntegrationAccountSessionFilter: coreClient.CompositeMapper = {
6485
6485
  }
6486
6486
  };
6487
6487
 
6488
+ export const WorkflowReference: coreClient.CompositeMapper = {
6489
+ type: {
6490
+ name: "Composite",
6491
+ className: "WorkflowReference",
6492
+ modelProperties: {
6493
+ ...ResourceReference.type.modelProperties
6494
+ }
6495
+ }
6496
+ };
6497
+
6498
+ export const WorkflowTriggerReference: coreClient.CompositeMapper = {
6499
+ type: {
6500
+ name: "Composite",
6501
+ className: "WorkflowTriggerReference",
6502
+ modelProperties: {
6503
+ ...ResourceReference.type.modelProperties,
6504
+ flowName: {
6505
+ serializedName: "flowName",
6506
+ type: {
6507
+ name: "String"
6508
+ }
6509
+ },
6510
+ triggerName: {
6511
+ serializedName: "triggerName",
6512
+ type: {
6513
+ name: "String"
6514
+ }
6515
+ }
6516
+ }
6517
+ }
6518
+ };
6519
+
6520
+ export const KeyVaultReference: coreClient.CompositeMapper = {
6521
+ type: {
6522
+ name: "Composite",
6523
+ className: "KeyVaultReference",
6524
+ modelProperties: {
6525
+ ...ResourceReference.type.modelProperties
6526
+ }
6527
+ }
6528
+ };
6529
+
6530
+ export const ApiReference: coreClient.CompositeMapper = {
6531
+ type: {
6532
+ name: "Composite",
6533
+ className: "ApiReference",
6534
+ modelProperties: {
6535
+ ...ResourceReference.type.modelProperties,
6536
+ displayName: {
6537
+ serializedName: "displayName",
6538
+ type: {
6539
+ name: "String"
6540
+ }
6541
+ },
6542
+ description: {
6543
+ serializedName: "description",
6544
+ type: {
6545
+ name: "String"
6546
+ }
6547
+ },
6548
+ iconUri: {
6549
+ serializedName: "iconUri",
6550
+ type: {
6551
+ name: "String"
6552
+ }
6553
+ },
6554
+ swagger: {
6555
+ serializedName: "swagger",
6556
+ type: {
6557
+ name: "Dictionary",
6558
+ value: { type: { name: "any" } }
6559
+ }
6560
+ },
6561
+ brandColor: {
6562
+ serializedName: "brandColor",
6563
+ type: {
6564
+ name: "String"
6565
+ }
6566
+ },
6567
+ category: {
6568
+ serializedName: "category",
6569
+ type: {
6570
+ name: "String"
6571
+ }
6572
+ },
6573
+ integrationServiceEnvironment: {
6574
+ serializedName: "integrationServiceEnvironment",
6575
+ type: {
6576
+ name: "Composite",
6577
+ className: "ResourceReference"
6578
+ }
6579
+ }
6580
+ }
6581
+ }
6582
+ };
6583
+
6584
+ export const WorkflowOutputParameter: coreClient.CompositeMapper = {
6585
+ type: {
6586
+ name: "Composite",
6587
+ className: "WorkflowOutputParameter",
6588
+ modelProperties: {
6589
+ ...WorkflowParameter.type.modelProperties,
6590
+ error: {
6591
+ serializedName: "error",
6592
+ readOnly: true,
6593
+ type: {
6594
+ name: "Dictionary",
6595
+ value: { type: { name: "any" } }
6596
+ }
6597
+ }
6598
+ }
6599
+ }
6600
+ };
6601
+
6488
6602
  export const Workflow: coreClient.CompositeMapper = {
6489
6603
  type: {
6490
6604
  name: "Composite",
@@ -7408,120 +7522,6 @@ export const ManagedApi: coreClient.CompositeMapper = {
7408
7522
  }
7409
7523
  };
7410
7524
 
7411
- export const WorkflowReference: coreClient.CompositeMapper = {
7412
- type: {
7413
- name: "Composite",
7414
- className: "WorkflowReference",
7415
- modelProperties: {
7416
- ...ResourceReference.type.modelProperties
7417
- }
7418
- }
7419
- };
7420
-
7421
- export const WorkflowTriggerReference: coreClient.CompositeMapper = {
7422
- type: {
7423
- name: "Composite",
7424
- className: "WorkflowTriggerReference",
7425
- modelProperties: {
7426
- ...ResourceReference.type.modelProperties,
7427
- flowName: {
7428
- serializedName: "flowName",
7429
- type: {
7430
- name: "String"
7431
- }
7432
- },
7433
- triggerName: {
7434
- serializedName: "triggerName",
7435
- type: {
7436
- name: "String"
7437
- }
7438
- }
7439
- }
7440
- }
7441
- };
7442
-
7443
- export const KeyVaultReference: coreClient.CompositeMapper = {
7444
- type: {
7445
- name: "Composite",
7446
- className: "KeyVaultReference",
7447
- modelProperties: {
7448
- ...ResourceReference.type.modelProperties
7449
- }
7450
- }
7451
- };
7452
-
7453
- export const ApiReference: coreClient.CompositeMapper = {
7454
- type: {
7455
- name: "Composite",
7456
- className: "ApiReference",
7457
- modelProperties: {
7458
- ...ResourceReference.type.modelProperties,
7459
- displayName: {
7460
- serializedName: "displayName",
7461
- type: {
7462
- name: "String"
7463
- }
7464
- },
7465
- description: {
7466
- serializedName: "description",
7467
- type: {
7468
- name: "String"
7469
- }
7470
- },
7471
- iconUri: {
7472
- serializedName: "iconUri",
7473
- type: {
7474
- name: "String"
7475
- }
7476
- },
7477
- swagger: {
7478
- serializedName: "swagger",
7479
- type: {
7480
- name: "Dictionary",
7481
- value: { type: { name: "any" } }
7482
- }
7483
- },
7484
- brandColor: {
7485
- serializedName: "brandColor",
7486
- type: {
7487
- name: "String"
7488
- }
7489
- },
7490
- category: {
7491
- serializedName: "category",
7492
- type: {
7493
- name: "String"
7494
- }
7495
- },
7496
- integrationServiceEnvironment: {
7497
- serializedName: "integrationServiceEnvironment",
7498
- type: {
7499
- name: "Composite",
7500
- className: "ResourceReference"
7501
- }
7502
- }
7503
- }
7504
- }
7505
- };
7506
-
7507
- export const WorkflowOutputParameter: coreClient.CompositeMapper = {
7508
- type: {
7509
- name: "Composite",
7510
- className: "WorkflowOutputParameter",
7511
- modelProperties: {
7512
- ...WorkflowParameter.type.modelProperties,
7513
- error: {
7514
- serializedName: "error",
7515
- readOnly: true,
7516
- type: {
7517
- name: "Dictionary",
7518
- value: { type: { name: "any" } }
7519
- }
7520
- }
7521
- }
7522
- }
7523
- };
7524
-
7525
7525
  export const WorkflowTrigger: coreClient.CompositeMapper = {
7526
7526
  type: {
7527
7527
  name: "Composite",
@@ -11,7 +11,7 @@ import { IntegrationAccountAgreements } from "../operationsInterfaces";
11
11
  import * as coreClient from "@azure/core-client";
12
12
  import * as Mappers from "../models/mappers";
13
13
  import * as Parameters from "../models/parameters";
14
- import { LogicManagementClientContext } from "../logicManagementClientContext";
14
+ import { LogicManagementClient } from "../logicManagementClient";
15
15
  import {
16
16
  IntegrationAccountAgreement,
17
17
  IntegrationAccountAgreementsListNextOptionalParams,
@@ -32,13 +32,13 @@ import {
32
32
  /** Class containing IntegrationAccountAgreements operations. */
33
33
  export class IntegrationAccountAgreementsImpl
34
34
  implements IntegrationAccountAgreements {
35
- private readonly client: LogicManagementClientContext;
35
+ private readonly client: LogicManagementClient;
36
36
 
37
37
  /**
38
38
  * Initialize a new instance of the class IntegrationAccountAgreements class.
39
39
  * @param client Reference to the service client
40
40
  */
41
- constructor(client: LogicManagementClientContext) {
41
+ constructor(client: LogicManagementClient) {
42
42
  this.client = client;
43
43
  }
44
44
 
@@ -11,7 +11,7 @@ import { IntegrationAccountAssemblies } from "../operationsInterfaces";
11
11
  import * as coreClient from "@azure/core-client";
12
12
  import * as Mappers from "../models/mappers";
13
13
  import * as Parameters from "../models/parameters";
14
- import { LogicManagementClientContext } from "../logicManagementClientContext";
14
+ import { LogicManagementClient } from "../logicManagementClient";
15
15
  import {
16
16
  AssemblyDefinition,
17
17
  IntegrationAccountAssembliesListOptionalParams,
@@ -29,13 +29,13 @@ import {
29
29
  /** Class containing IntegrationAccountAssemblies operations. */
30
30
  export class IntegrationAccountAssembliesImpl
31
31
  implements IntegrationAccountAssemblies {
32
- private readonly client: LogicManagementClientContext;
32
+ private readonly client: LogicManagementClient;
33
33
 
34
34
  /**
35
35
  * Initialize a new instance of the class IntegrationAccountAssemblies class.
36
36
  * @param client Reference to the service client
37
37
  */
38
- constructor(client: LogicManagementClientContext) {
38
+ constructor(client: LogicManagementClient) {
39
39
  this.client = client;
40
40
  }
41
41
 
@@ -11,7 +11,7 @@ import { IntegrationAccountBatchConfigurations } from "../operationsInterfaces";
11
11
  import * as coreClient from "@azure/core-client";
12
12
  import * as Mappers from "../models/mappers";
13
13
  import * as Parameters from "../models/parameters";
14
- import { LogicManagementClientContext } from "../logicManagementClientContext";
14
+ import { LogicManagementClient } from "../logicManagementClient";
15
15
  import {
16
16
  BatchConfiguration,
17
17
  IntegrationAccountBatchConfigurationsListOptionalParams,
@@ -27,13 +27,13 @@ import {
27
27
  /** Class containing IntegrationAccountBatchConfigurations operations. */
28
28
  export class IntegrationAccountBatchConfigurationsImpl
29
29
  implements IntegrationAccountBatchConfigurations {
30
- private readonly client: LogicManagementClientContext;
30
+ private readonly client: LogicManagementClient;
31
31
 
32
32
  /**
33
33
  * Initialize a new instance of the class IntegrationAccountBatchConfigurations class.
34
34
  * @param client Reference to the service client
35
35
  */
36
- constructor(client: LogicManagementClientContext) {
36
+ constructor(client: LogicManagementClient) {
37
37
  this.client = client;
38
38
  }
39
39
 
@@ -11,7 +11,7 @@ import { IntegrationAccountCertificates } from "../operationsInterfaces";
11
11
  import * as coreClient from "@azure/core-client";
12
12
  import * as Mappers from "../models/mappers";
13
13
  import * as Parameters from "../models/parameters";
14
- import { LogicManagementClientContext } from "../logicManagementClientContext";
14
+ import { LogicManagementClient } from "../logicManagementClient";
15
15
  import {
16
16
  IntegrationAccountCertificate,
17
17
  IntegrationAccountCertificatesListNextOptionalParams,
@@ -29,13 +29,13 @@ import {
29
29
  /** Class containing IntegrationAccountCertificates operations. */
30
30
  export class IntegrationAccountCertificatesImpl
31
31
  implements IntegrationAccountCertificates {
32
- private readonly client: LogicManagementClientContext;
32
+ private readonly client: LogicManagementClient;
33
33
 
34
34
  /**
35
35
  * Initialize a new instance of the class IntegrationAccountCertificates class.
36
36
  * @param client Reference to the service client
37
37
  */
38
- constructor(client: LogicManagementClientContext) {
38
+ constructor(client: LogicManagementClient) {
39
39
  this.client = client;
40
40
  }
41
41
 
@@ -11,7 +11,7 @@ import { IntegrationAccountMaps } from "../operationsInterfaces";
11
11
  import * as coreClient from "@azure/core-client";
12
12
  import * as Mappers from "../models/mappers";
13
13
  import * as Parameters from "../models/parameters";
14
- import { LogicManagementClientContext } from "../logicManagementClientContext";
14
+ import { LogicManagementClient } from "../logicManagementClient";
15
15
  import {
16
16
  IntegrationAccountMap,
17
17
  IntegrationAccountMapsListNextOptionalParams,
@@ -31,13 +31,13 @@ import {
31
31
  /// <reference lib="esnext.asynciterable" />
32
32
  /** Class containing IntegrationAccountMaps operations. */
33
33
  export class IntegrationAccountMapsImpl implements IntegrationAccountMaps {
34
- private readonly client: LogicManagementClientContext;
34
+ private readonly client: LogicManagementClient;
35
35
 
36
36
  /**
37
37
  * Initialize a new instance of the class IntegrationAccountMaps class.
38
38
  * @param client Reference to the service client
39
39
  */
40
- constructor(client: LogicManagementClientContext) {
40
+ constructor(client: LogicManagementClient) {
41
41
  this.client = client;
42
42
  }
43
43
 
@@ -11,7 +11,7 @@ import { IntegrationAccountPartners } from "../operationsInterfaces";
11
11
  import * as coreClient from "@azure/core-client";
12
12
  import * as Mappers from "../models/mappers";
13
13
  import * as Parameters from "../models/parameters";
14
- import { LogicManagementClientContext } from "../logicManagementClientContext";
14
+ import { LogicManagementClient } from "../logicManagementClient";
15
15
  import {
16
16
  IntegrationAccountPartner,
17
17
  IntegrationAccountPartnersListNextOptionalParams,
@@ -32,13 +32,13 @@ import {
32
32
  /** Class containing IntegrationAccountPartners operations. */
33
33
  export class IntegrationAccountPartnersImpl
34
34
  implements IntegrationAccountPartners {
35
- private readonly client: LogicManagementClientContext;
35
+ private readonly client: LogicManagementClient;
36
36
 
37
37
  /**
38
38
  * Initialize a new instance of the class IntegrationAccountPartners class.
39
39
  * @param client Reference to the service client
40
40
  */
41
- constructor(client: LogicManagementClientContext) {
41
+ constructor(client: LogicManagementClient) {
42
42
  this.client = client;
43
43
  }
44
44
 
@@ -11,7 +11,7 @@ import { IntegrationAccountSchemas } from "../operationsInterfaces";
11
11
  import * as coreClient from "@azure/core-client";
12
12
  import * as Mappers from "../models/mappers";
13
13
  import * as Parameters from "../models/parameters";
14
- import { LogicManagementClientContext } from "../logicManagementClientContext";
14
+ import { LogicManagementClient } from "../logicManagementClient";
15
15
  import {
16
16
  IntegrationAccountSchema,
17
17
  IntegrationAccountSchemasListNextOptionalParams,
@@ -32,13 +32,13 @@ import {
32
32
  /** Class containing IntegrationAccountSchemas operations. */
33
33
  export class IntegrationAccountSchemasImpl
34
34
  implements IntegrationAccountSchemas {
35
- private readonly client: LogicManagementClientContext;
35
+ private readonly client: LogicManagementClient;
36
36
 
37
37
  /**
38
38
  * Initialize a new instance of the class IntegrationAccountSchemas class.
39
39
  * @param client Reference to the service client
40
40
  */
41
- constructor(client: LogicManagementClientContext) {
41
+ constructor(client: LogicManagementClient) {
42
42
  this.client = client;
43
43
  }
44
44
 
@@ -11,7 +11,7 @@ import { IntegrationAccountSessions } from "../operationsInterfaces";
11
11
  import * as coreClient from "@azure/core-client";
12
12
  import * as Mappers from "../models/mappers";
13
13
  import * as Parameters from "../models/parameters";
14
- import { LogicManagementClientContext } from "../logicManagementClientContext";
14
+ import { LogicManagementClient } from "../logicManagementClient";
15
15
  import {
16
16
  IntegrationAccountSession,
17
17
  IntegrationAccountSessionsListNextOptionalParams,
@@ -29,13 +29,13 @@ import {
29
29
  /** Class containing IntegrationAccountSessions operations. */
30
30
  export class IntegrationAccountSessionsImpl
31
31
  implements IntegrationAccountSessions {
32
- private readonly client: LogicManagementClientContext;
32
+ private readonly client: LogicManagementClient;
33
33
 
34
34
  /**
35
35
  * Initialize a new instance of the class IntegrationAccountSessions class.
36
36
  * @param client Reference to the service client
37
37
  */
38
- constructor(client: LogicManagementClientContext) {
38
+ constructor(client: LogicManagementClient) {
39
39
  this.client = client;
40
40
  }
41
41