@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
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":["../src/models/index.ts","../src/models/mappers.ts","../src/models/parameters.ts","../src/lroImpl.ts","../src/operations/workflows.ts","../src/operations/workflowVersions.ts","../src/operations/workflowTriggers.ts","../src/operations/workflowVersionTriggers.ts","../src/operations/workflowTriggerHistories.ts","../src/operations/workflowRuns.ts","../src/operations/workflowRunActions.ts","../src/operations/workflowRunActionRepetitions.ts","../src/operations/workflowRunActionRepetitionsRequestHistories.ts","../src/operations/workflowRunActionRequestHistories.ts","../src/operations/workflowRunActionScopeRepetitions.ts","../src/operations/workflowRunOperations.ts","../src/operations/integrationAccounts.ts","../src/operations/integrationAccountAssemblies.ts","../src/operations/integrationAccountBatchConfigurations.ts","../src/operations/integrationAccountSchemas.ts","../src/operations/integrationAccountMaps.ts","../src/operations/integrationAccountPartners.ts","../src/operations/integrationAccountAgreements.ts","../src/operations/integrationAccountCertificates.ts","../src/operations/integrationAccountSessions.ts","../src/operations/integrationServiceEnvironments.ts","../src/operations/integrationServiceEnvironmentSkus.ts","../src/operations/integrationServiceEnvironmentNetworkHealth.ts","../src/operations/integrationServiceEnvironmentManagedApis.ts","../src/operations/integrationServiceEnvironmentManagedApiOperations.ts","../src/operations/operations.ts","../src/logicManagementClientContext.ts","../src/logicManagementClient.ts"],"sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\n/** The list of workflows. */\nexport interface WorkflowListResult {\n /** The list of workflows. */\n value?: Workflow[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The base resource type. */\nexport interface Resource {\n /**\n * The resource id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Gets the resource name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Gets the resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** The resource location. */\n location?: string;\n /** The resource tags. */\n tags?: { [propertyName: string]: string };\n}\n\n/** The endpoints configuration. */\nexport interface FlowEndpointsConfiguration {\n /** The workflow endpoints. */\n workflow?: FlowEndpoints;\n /** The connector endpoints. */\n connector?: FlowEndpoints;\n}\n\n/** The flow endpoints configuration. */\nexport interface FlowEndpoints {\n /** The outgoing ip address. */\n outgoingIpAddresses?: IpAddress[];\n /** The access endpoint ip address. */\n accessEndpointIpAddresses?: IpAddress[];\n}\n\n/** The ip address. */\nexport interface IpAddress {\n /** The address. */\n address?: string;\n}\n\n/** The access control configuration. */\nexport interface FlowAccessControlConfiguration {\n /** The access control configuration for invoking workflow triggers. */\n triggers?: FlowAccessControlConfigurationPolicy;\n /** The access control configuration for accessing workflow run contents. */\n contents?: FlowAccessControlConfigurationPolicy;\n /** The access control configuration for workflow actions. */\n actions?: FlowAccessControlConfigurationPolicy;\n /** The access control configuration for workflow management. */\n workflowManagement?: FlowAccessControlConfigurationPolicy;\n}\n\n/** The access control configuration policy. */\nexport interface FlowAccessControlConfigurationPolicy {\n /** The allowed caller IP address ranges. */\n allowedCallerIpAddresses?: IpAddressRange[];\n /** The authentication policies for workflow. */\n openAuthenticationPolicies?: OpenAuthenticationAccessPolicies;\n}\n\n/** The ip address range. */\nexport interface IpAddressRange {\n /** The IP address range. */\n addressRange?: string;\n}\n\n/** AuthenticationPolicy of type Open. */\nexport interface OpenAuthenticationAccessPolicies {\n /** Open authentication policies. */\n policies?: { [propertyName: string]: OpenAuthenticationAccessPolicy };\n}\n\n/** Open authentication access policy defined by user. */\nexport interface OpenAuthenticationAccessPolicy {\n /** Type of provider for OAuth. */\n type?: OpenAuthenticationProviderType;\n /** The access policy claims. */\n claims?: OpenAuthenticationPolicyClaim[];\n}\n\n/** Open authentication policy claim. */\nexport interface OpenAuthenticationPolicyClaim {\n /** The name of the claim. */\n name?: string;\n /** The value of the claim. */\n value?: string;\n}\n\n/** The sku type. */\nexport interface Sku {\n /** The name. */\n name: SkuName;\n /** The reference to plan. */\n plan?: ResourceReference;\n}\n\n/** The resource reference. */\nexport interface ResourceReference {\n /** The resource id. */\n id?: string;\n /**\n * Gets the resource name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Gets the resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n}\n\n/** The workflow parameters. */\nexport interface WorkflowParameter {\n /** The type. */\n type?: ParameterType;\n /** The value. */\n value?: Record<string, unknown>;\n /** The metadata. */\n metadata?: Record<string, unknown>;\n /** The description. */\n description?: string;\n}\n\n/** Managed service identity properties. */\nexport interface ManagedServiceIdentity {\n /** Type of managed service identity. The type 'SystemAssigned' includes an implicitly created identity. The type 'None' will remove any identities from the resource. */\n type: ManagedServiceIdentityType;\n /**\n * Tenant of managed service identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tenantId?: string;\n /**\n * Principal Id of managed service identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /** The list of user assigned identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName} */\n userAssignedIdentities?: { [propertyName: string]: UserAssignedIdentity };\n}\n\n/** User Assigned identity properties. */\nexport interface UserAssignedIdentity {\n /**\n * Principal Id of user assigned identity\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * Client Id of user assigned identity\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clientId?: string;\n}\n\n/** Error response indicates Logic service is not able to process the incoming request. The error property contains the error details. */\nexport interface ErrorResponse {\n /** The error properties. */\n error?: ErrorProperties;\n}\n\n/** Error properties indicate why the Logic service was not able to process the incoming request. The reason is provided in the error message. */\nexport interface ErrorProperties {\n /** Error code. */\n code?: string;\n /** Error message indicating why the operation failed. */\n message?: string;\n}\n\n/** The parameters to generate upgraded definition. */\nexport interface GenerateUpgradedDefinitionParameters {\n /** The target schema version. */\n targetSchemaVersion?: string;\n}\n\n/** The callback url parameters. */\nexport interface GetCallbackUrlParameters {\n /** The expiry time. */\n notAfter?: Date;\n /** The key type. */\n keyType?: KeyType;\n}\n\n/** The workflow trigger callback URL. */\nexport interface WorkflowTriggerCallbackUrl {\n /**\n * Gets the workflow trigger callback URL.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: string;\n /**\n * Gets the workflow trigger callback URL HTTP method.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly method?: string;\n /**\n * Gets the workflow trigger callback URL base path.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly basePath?: string;\n /**\n * Gets the workflow trigger callback URL relative path.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly relativePath?: string;\n /** Gets the workflow trigger callback URL relative path parameters. */\n relativePathParameters?: string[];\n /** Gets the workflow trigger callback URL query parameters. */\n queries?: WorkflowTriggerListCallbackUrlQueries;\n}\n\n/** Gets the workflow trigger callback URL query parameters. */\nexport interface WorkflowTriggerListCallbackUrlQueries {\n /** The api version. */\n apiVersion?: string;\n /** The SAS permissions. */\n sp?: string;\n /** The SAS version. */\n sv?: string;\n /** The SAS signature. */\n sig?: string;\n /** The SAS timestamp. */\n se?: string;\n}\n\n/** The access key regenerate action content. */\nexport interface RegenerateActionParameter {\n /** The key type. */\n keyType?: KeyType;\n}\n\n/** The list of workflow versions. */\nexport interface WorkflowVersionListResult {\n /** A list of workflow versions. */\n value?: WorkflowVersion[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The list of workflow triggers. */\nexport interface WorkflowTriggerListResult {\n /** A list of workflow triggers. */\n value?: WorkflowTrigger[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The sub resource type. */\nexport interface SubResource {\n /**\n * The resource id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n}\n\n/** The workflow trigger recurrence. */\nexport interface WorkflowTriggerRecurrence {\n /** The frequency. */\n frequency?: RecurrenceFrequency;\n /** The interval. */\n interval?: number;\n /** The start time. */\n startTime?: string;\n /** The end time. */\n endTime?: string;\n /** The time zone. */\n timeZone?: string;\n /** The recurrence schedule. */\n schedule?: RecurrenceSchedule;\n}\n\n/** The recurrence schedule. */\nexport interface RecurrenceSchedule {\n /** The minutes. */\n minutes?: number[];\n /** The hours. */\n hours?: number[];\n /** The days of the week. */\n weekDays?: DaysOfWeek[];\n /** The month days. */\n monthDays?: number[];\n /** The monthly occurrences. */\n monthlyOccurrences?: RecurrenceScheduleOccurrence[];\n}\n\n/** The recurrence schedule occurrence. */\nexport interface RecurrenceScheduleOccurrence {\n /** The day of the week. */\n day?: DayOfWeek;\n /** The occurrence. */\n occurrence?: number;\n}\n\n/** The JSON schema. */\nexport interface JsonSchema {\n /** The JSON title. */\n title?: string;\n /** The JSON content. */\n content?: string;\n}\n\n/** The set trigger state action definition. */\nexport interface SetTriggerStateActionDefinition {\n /** The source. */\n source: WorkflowTriggerReference;\n}\n\n/** The list of workflow trigger histories. */\nexport interface WorkflowTriggerHistoryListResult {\n /** A list of workflow trigger histories. */\n value?: WorkflowTriggerHistory[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The correlation property. */\nexport interface Correlation {\n /** The client tracking id. */\n clientTrackingId?: string;\n}\n\n/** The content link. */\nexport interface ContentLink {\n /** The content link URI. */\n uri?: string;\n /**\n * The content version.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly contentVersion?: string;\n /**\n * The content size.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly contentSize?: number;\n /**\n * The content hash.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly contentHash?: ContentHash;\n /**\n * The metadata.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly metadata?: Record<string, unknown>;\n}\n\n/** The content hash. */\nexport interface ContentHash {\n /** The algorithm of the content hash. */\n algorithm?: string;\n /** The value of the content hash. */\n value?: string;\n}\n\n/** The list of workflow runs. */\nexport interface WorkflowRunListResult {\n /** A list of workflow runs. */\n value?: WorkflowRun[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The workflow run trigger. */\nexport interface WorkflowRunTrigger {\n /**\n * Gets the name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Gets the inputs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly inputs?: Record<string, unknown>;\n /**\n * Gets the link to inputs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly inputsLink?: ContentLink;\n /**\n * Gets the outputs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly outputs?: Record<string, unknown>;\n /**\n * Gets the link to outputs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly outputsLink?: ContentLink;\n /**\n * Gets the scheduled time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly scheduledTime?: Date;\n /**\n * Gets the start time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startTime?: Date;\n /**\n * Gets the end time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endTime?: Date;\n /**\n * Gets the tracking id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly trackingId?: string;\n /** The run correlation. */\n correlation?: Correlation;\n /**\n * Gets the code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * Gets the status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: WorkflowStatus;\n /**\n * Gets the error.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: Record<string, unknown>;\n /**\n * Gets the tracked properties.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly trackedProperties?: Record<string, unknown>;\n}\n\n/** The list of workflow run actions. */\nexport interface WorkflowRunActionListResult {\n /** A list of workflow run actions. */\n value?: WorkflowRunAction[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The correlation properties. */\nexport interface RunCorrelation {\n /** The client tracking identifier. */\n clientTrackingId?: string;\n /** The client keywords. */\n clientKeywords?: string[];\n}\n\n/** The retry history. */\nexport interface RetryHistory {\n /** Gets the start time. */\n startTime?: Date;\n /** Gets the end time. */\n endTime?: Date;\n /** Gets the status code. */\n code?: string;\n /** Gets the client request Id. */\n clientRequestId?: string;\n /** Gets the service request Id. */\n serviceRequestId?: string;\n /** Gets the error response. */\n error?: ErrorResponse;\n}\n\n/** The expression traces. */\nexport interface ExpressionTraces {\n inputs?: ExpressionRoot[];\n}\n\n/** The expression. */\nexport interface Expression {\n /** The text. */\n text?: string;\n /** Anything */\n value?: any;\n /** The sub expressions. */\n subexpressions?: Expression[];\n /** The azure resource error info. */\n error?: AzureResourceErrorInfo;\n}\n\n/** The error info. */\nexport interface ErrorInfo {\n /** The error code. */\n code: string;\n}\n\n/** A collection of workflow run action repetitions. */\nexport interface WorkflowRunActionRepetitionDefinitionCollection {\n /** The link used to get the next page of recommendations. */\n nextLink?: string;\n value?: WorkflowRunActionRepetitionDefinition[];\n}\n\n/** The run operation result properties. */\nexport interface OperationResultProperties {\n /** The start time of the workflow scope repetition. */\n startTime?: Date;\n /** The end time of the workflow scope repetition. */\n endTime?: Date;\n /** The correlation properties. */\n correlation?: RunActionCorrelation;\n /** The status of the workflow scope repetition. */\n status?: WorkflowStatus;\n /** The workflow scope repetition code. */\n code?: string;\n /** Anything */\n error?: any;\n}\n\n/** The workflow run action repetition index. */\nexport interface RepetitionIndex {\n /** The scope. */\n scopeName?: string;\n /** The index. */\n itemIndex: number;\n}\n\n/** The list of workflow request histories. */\nexport interface RequestHistoryListResult {\n /** A list of workflow request histories. */\n value?: RequestHistory[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The request history. */\nexport interface RequestHistoryProperties {\n /** The time the request started. */\n startTime?: Date;\n /** The time the request ended. */\n endTime?: Date;\n /** The request. */\n request?: Request;\n /** The response. */\n response?: Response;\n}\n\n/** A request. */\nexport interface Request {\n /** A list of all the headers attached to the request. */\n headers?: Record<string, unknown>;\n /** The destination for the request. */\n uri?: string;\n /** The HTTP method used for the request. */\n method?: string;\n}\n\n/** A response. */\nexport interface Response {\n /** A list of all the headers attached to the response. */\n headers?: Record<string, unknown>;\n /** The status code of the response. */\n statusCode?: number;\n /** Details on the location of the body content. */\n bodyLink?: ContentLink;\n}\n\n/** The list of integration accounts. */\nexport interface IntegrationAccountListResult {\n /** The list of integration accounts. */\n value?: IntegrationAccount[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The integration account sku. */\nexport interface IntegrationAccountSku {\n /** The sku name. */\n name: IntegrationAccountSkuName;\n}\n\n/** A collection of assembly definitions. */\nexport interface AssemblyCollection {\n value?: AssemblyDefinition[];\n}\n\n/** The artifact properties definition. */\nexport interface ArtifactProperties {\n /** The artifact creation time. */\n createdTime?: Date;\n /** The artifact changed time. */\n changedTime?: Date;\n /** Anything */\n metadata?: any;\n}\n\n/** A collection of batch configurations. */\nexport interface BatchConfigurationCollection {\n value?: BatchConfiguration[];\n}\n\n/** The batch release criteria. */\nexport interface BatchReleaseCriteria {\n /** The message count. */\n messageCount?: number;\n /** The batch size in bytes. */\n batchSize?: number;\n /** The recurrence. */\n recurrence?: WorkflowTriggerRecurrence;\n}\n\n/** The callback url. */\nexport interface CallbackUrl {\n /** The URL value. */\n value?: string;\n}\n\n/** The list key vault keys definition. */\nexport interface ListKeyVaultKeysDefinition {\n /** The key vault reference. */\n keyVault: KeyVaultReference;\n /** The skip token. */\n skipToken?: string;\n}\n\n/** Collection of key vault keys. */\nexport interface KeyVaultKeyCollection {\n /** The key vault keys. */\n value?: KeyVaultKey[];\n /** The skip token. */\n skipToken?: string;\n}\n\n/** The key vault key. */\nexport interface KeyVaultKey {\n /** The key id. */\n kid?: string;\n /** The key attributes. */\n attributes?: KeyVaultKeyAttributes;\n}\n\n/** The key attributes. */\nexport interface KeyVaultKeyAttributes {\n /** Whether the key is enabled or not. */\n enabled?: boolean;\n /** When the key was created. */\n created?: number;\n /** When the key was updated. */\n updated?: number;\n}\n\n/** The tracking events definition. */\nexport interface TrackingEventsDefinition {\n /** The source type. */\n sourceType: string;\n /** The track events options. */\n trackEventsOptions?: TrackEventsOperationOptions;\n /** The events. */\n events: TrackingEvent[];\n}\n\n/** The tracking event. */\nexport interface TrackingEvent {\n /** The event level. */\n eventLevel: EventLevel;\n /** The event time. */\n eventTime: Date;\n /** The record type. */\n recordType: TrackingRecordType;\n /** The record. */\n record?: Record<string, unknown>;\n /** The error. */\n error?: TrackingEventErrorInfo;\n}\n\n/** The tracking event error info. */\nexport interface TrackingEventErrorInfo {\n /** The message. */\n message?: string;\n /** The code. */\n code?: string;\n}\n\n/** The list of integration account schemas. */\nexport interface IntegrationAccountSchemaListResult {\n /** The list of integration account schemas. */\n value?: IntegrationAccountSchema[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The list of integration account maps. */\nexport interface IntegrationAccountMapListResult {\n /** The list of integration account maps. */\n value?: IntegrationAccountMap[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The parameters schema of integration account map. */\nexport interface IntegrationAccountMapPropertiesParametersSchema {\n /** The reference name. */\n ref?: string;\n}\n\n/** The list of integration account partners. */\nexport interface IntegrationAccountPartnerListResult {\n /** The list of integration account partners. */\n value?: IntegrationAccountPartner[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The integration account partner content. */\nexport interface PartnerContent {\n /** The B2B partner content. */\n b2B?: B2BPartnerContent;\n}\n\n/** The B2B partner content. */\nexport interface B2BPartnerContent {\n /** The list of partner business identities. */\n businessIdentities?: BusinessIdentity[];\n}\n\n/** The integration account partner's business identity. */\nexport interface BusinessIdentity {\n /** The business identity qualifier e.g. as2identity, ZZ, ZZZ, 31, 32 */\n qualifier: string;\n /** The user defined business identity value. */\n value: string;\n}\n\n/** The list of integration account agreements. */\nexport interface IntegrationAccountAgreementListResult {\n /** The list of integration account agreements. */\n value?: IntegrationAccountAgreement[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The integration account agreement content. */\nexport interface AgreementContent {\n /** The AS2 agreement content. */\n aS2?: AS2AgreementContent;\n /** The X12 agreement content. */\n x12?: X12AgreementContent;\n /** The EDIFACT agreement content. */\n edifact?: EdifactAgreementContent;\n}\n\n/** The integration account AS2 agreement content. */\nexport interface AS2AgreementContent {\n /** The AS2 one-way receive agreement. */\n receiveAgreement: AS2OneWayAgreement;\n /** The AS2 one-way send agreement. */\n sendAgreement: AS2OneWayAgreement;\n}\n\n/** The integration account AS2 one-way agreement. */\nexport interface AS2OneWayAgreement {\n /** The sender business identity */\n senderBusinessIdentity: BusinessIdentity;\n /** The receiver business identity */\n receiverBusinessIdentity: BusinessIdentity;\n /** The AS2 protocol settings. */\n protocolSettings: AS2ProtocolSettings;\n}\n\n/** The AS2 agreement protocol settings. */\nexport interface AS2ProtocolSettings {\n /** The message connection settings. */\n messageConnectionSettings: AS2MessageConnectionSettings;\n /** The acknowledgement connection settings. */\n acknowledgementConnectionSettings: AS2AcknowledgementConnectionSettings;\n /** The MDN settings. */\n mdnSettings: AS2MdnSettings;\n /** The security settings. */\n securitySettings: AS2SecuritySettings;\n /** The validation settings. */\n validationSettings: AS2ValidationSettings;\n /** The envelope settings. */\n envelopeSettings: AS2EnvelopeSettings;\n /** The error settings. */\n errorSettings: AS2ErrorSettings;\n}\n\n/** The AS2 agreement message connection settings. */\nexport interface AS2MessageConnectionSettings {\n /** The value indicating whether to ignore mismatch in certificate name. */\n ignoreCertificateNameMismatch: boolean;\n /** The value indicating whether to support HTTP status code 'CONTINUE'. */\n supportHttpStatusCodeContinue: boolean;\n /** The value indicating whether to keep the connection alive. */\n keepHttpConnectionAlive: boolean;\n /** The value indicating whether to unfold the HTTP headers. */\n unfoldHttpHeaders: boolean;\n}\n\n/** The AS2 agreement acknowledgement connection settings. */\nexport interface AS2AcknowledgementConnectionSettings {\n /** Indicates whether to ignore mismatch in certificate name. */\n ignoreCertificateNameMismatch: boolean;\n /** Indicates whether to support HTTP status code 'CONTINUE'. */\n supportHttpStatusCodeContinue: boolean;\n /** Indicates whether to keep the connection alive. */\n keepHttpConnectionAlive: boolean;\n /** Indicates whether to unfold the HTTP headers. */\n unfoldHttpHeaders: boolean;\n}\n\n/** The AS2 agreement mdn settings. */\nexport interface AS2MdnSettings {\n /** The value indicating whether to send or request a MDN. */\n needMDN: boolean;\n /** The value indicating whether the MDN needs to be signed or not. */\n signMDN: boolean;\n /** The value indicating whether to send the asynchronous MDN. */\n sendMDNAsynchronously: boolean;\n /** The receipt delivery URL. */\n receiptDeliveryUrl?: string;\n /** The disposition notification to header value. */\n dispositionNotificationTo?: string;\n /** The value indicating whether to sign the outbound MDN if optional. */\n signOutboundMDNIfOptional: boolean;\n /** The MDN text. */\n mdnText?: string;\n /** The value indicating whether to send inbound MDN to message box. */\n sendInboundMDNToMessageBox: boolean;\n /** The signing or hashing algorithm. */\n micHashingAlgorithm: HashingAlgorithm;\n}\n\n/** The AS2 agreement security settings. */\nexport interface AS2SecuritySettings {\n /** The value indicating whether to send or request a MDN. */\n overrideGroupSigningCertificate: boolean;\n /** The name of the signing certificate. */\n signingCertificateName?: string;\n /** The name of the encryption certificate. */\n encryptionCertificateName?: string;\n /** The value indicating whether to enable NRR for inbound encoded messages. */\n enableNRRForInboundEncodedMessages: boolean;\n /** The value indicating whether to enable NRR for inbound decoded messages. */\n enableNRRForInboundDecodedMessages: boolean;\n /** The value indicating whether to enable NRR for outbound MDN. */\n enableNRRForOutboundMDN: boolean;\n /** The value indicating whether to enable NRR for outbound encoded messages. */\n enableNRRForOutboundEncodedMessages: boolean;\n /** The value indicating whether to enable NRR for outbound decoded messages. */\n enableNRRForOutboundDecodedMessages: boolean;\n /** The value indicating whether to enable NRR for inbound MDN. */\n enableNRRForInboundMDN: boolean;\n /** The Sha2 algorithm format. Valid values are Sha2, ShaHashSize, ShaHyphenHashSize, Sha2UnderscoreHashSize. */\n sha2AlgorithmFormat?: string;\n}\n\n/** The AS2 agreement validation settings. */\nexport interface AS2ValidationSettings {\n /** The value indicating whether to override incoming message properties with those in agreement. */\n overrideMessageProperties: boolean;\n /** The value indicating whether the message has to be encrypted. */\n encryptMessage: boolean;\n /** The value indicating whether the message has to be signed. */\n signMessage: boolean;\n /** The value indicating whether the message has to be compressed. */\n compressMessage: boolean;\n /** The value indicating whether to check for duplicate message. */\n checkDuplicateMessage: boolean;\n /** The number of days to look back for duplicate interchange. */\n interchangeDuplicatesValidityDays: number;\n /** The value indicating whether to check for certificate revocation list on send. */\n checkCertificateRevocationListOnSend: boolean;\n /** The value indicating whether to check for certificate revocation list on receive. */\n checkCertificateRevocationListOnReceive: boolean;\n /** The encryption algorithm. */\n encryptionAlgorithm: EncryptionAlgorithm;\n /** The signing algorithm. */\n signingAlgorithm?: SigningAlgorithm;\n}\n\n/** The AS2 agreement envelope settings. */\nexport interface AS2EnvelopeSettings {\n /** The message content type. */\n messageContentType: string;\n /** The value indicating whether to transmit file name in mime header. */\n transmitFileNameInMimeHeader: boolean;\n /** The template for file name. */\n fileNameTemplate: string;\n /** The value indicating whether to suspend message on file name generation error. */\n suspendMessageOnFileNameGenerationError: boolean;\n /** The value indicating whether to auto generate file name. */\n autogenerateFileName: boolean;\n}\n\n/** The AS2 agreement error settings. */\nexport interface AS2ErrorSettings {\n /** The value indicating whether to suspend duplicate message. */\n suspendDuplicateMessage: boolean;\n /** The value indicating whether to resend message If MDN is not received. */\n resendIfMDNNotReceived: boolean;\n}\n\n/** The X12 agreement content. */\nexport interface X12AgreementContent {\n /** The X12 one-way receive agreement. */\n receiveAgreement: X12OneWayAgreement;\n /** The X12 one-way send agreement. */\n sendAgreement: X12OneWayAgreement;\n}\n\n/** The X12 one-way agreement. */\nexport interface X12OneWayAgreement {\n /** The sender business identity */\n senderBusinessIdentity: BusinessIdentity;\n /** The receiver business identity */\n receiverBusinessIdentity: BusinessIdentity;\n /** The X12 protocol settings. */\n protocolSettings: X12ProtocolSettings;\n}\n\n/** The X12 agreement protocol settings. */\nexport interface X12ProtocolSettings {\n /** The X12 validation settings. */\n validationSettings: X12ValidationSettings;\n /** The X12 framing settings. */\n framingSettings: X12FramingSettings;\n /** The X12 envelope settings. */\n envelopeSettings: X12EnvelopeSettings;\n /** The X12 acknowledgment settings. */\n acknowledgementSettings: X12AcknowledgementSettings;\n /** The X12 message filter. */\n messageFilter: X12MessageFilter;\n /** The X12 security settings. */\n securitySettings: X12SecuritySettings;\n /** The X12 processing settings. */\n processingSettings: X12ProcessingSettings;\n /** The X12 envelope override settings. */\n envelopeOverrides?: X12EnvelopeOverride[];\n /** The X12 validation override settings. */\n validationOverrides?: X12ValidationOverride[];\n /** The X12 message filter list. */\n messageFilterList?: X12MessageIdentifier[];\n /** The X12 schema references. */\n schemaReferences: X12SchemaReference[];\n /** The X12 delimiter override settings. */\n x12DelimiterOverrides?: X12DelimiterOverrides[];\n}\n\n/** The X12 agreement validation settings. */\nexport interface X12ValidationSettings {\n /** The value indicating whether to validate character set in the message. */\n validateCharacterSet: boolean;\n /** The value indicating whether to check for duplicate interchange control number. */\n checkDuplicateInterchangeControlNumber: boolean;\n /** The validity period of interchange control number. */\n interchangeControlNumberValidityDays: number;\n /** The value indicating whether to check for duplicate group control number. */\n checkDuplicateGroupControlNumber: boolean;\n /** The value indicating whether to check for duplicate transaction set control number. */\n checkDuplicateTransactionSetControlNumber: boolean;\n /** The value indicating whether to Whether to validate EDI types. */\n validateEDITypes: boolean;\n /** The value indicating whether to Whether to validate XSD types. */\n validateXSDTypes: boolean;\n /** The value indicating whether to allow leading and trailing spaces and zeroes. */\n allowLeadingAndTrailingSpacesAndZeroes: boolean;\n /** The value indicating whether to trim leading and trailing spaces and zeroes. */\n trimLeadingAndTrailingSpacesAndZeroes: boolean;\n /** The trailing separator policy. */\n trailingSeparatorPolicy: TrailingSeparatorPolicy;\n}\n\n/** The X12 agreement framing settings. */\nexport interface X12FramingSettings {\n /** The data element separator. */\n dataElementSeparator: number;\n /** The component separator. */\n componentSeparator: number;\n /** The value indicating whether to replace separators in payload. */\n replaceSeparatorsInPayload: boolean;\n /** The replacement character. */\n replaceCharacter: number;\n /** The segment terminator. */\n segmentTerminator: number;\n /** The X12 character set. */\n characterSet: X12CharacterSet;\n /** The segment terminator suffix. */\n segmentTerminatorSuffix: SegmentTerminatorSuffix;\n}\n\n/** The X12 agreement envelope settings. */\nexport interface X12EnvelopeSettings {\n /** The controls standards id. */\n controlStandardsId: number;\n /** The value indicating whether to use control standards id as repetition character. */\n useControlStandardsIdAsRepetitionCharacter: boolean;\n /** The sender application id. */\n senderApplicationId: string;\n /** The receiver application id. */\n receiverApplicationId: string;\n /** The control version number. */\n controlVersionNumber: string;\n /** The interchange control number lower bound. */\n interchangeControlNumberLowerBound: number;\n /** The interchange control number upper bound. */\n interchangeControlNumberUpperBound: number;\n /** The value indicating whether to rollover interchange control number. */\n rolloverInterchangeControlNumber: boolean;\n /** The value indicating whether to enable default group headers. */\n enableDefaultGroupHeaders: boolean;\n /** The functional group id. */\n functionalGroupId?: string;\n /** The group control number lower bound. */\n groupControlNumberLowerBound: number;\n /** The group control number upper bound. */\n groupControlNumberUpperBound: number;\n /** The value indicating whether to rollover group control number. */\n rolloverGroupControlNumber: boolean;\n /** The group header agency code. */\n groupHeaderAgencyCode: string;\n /** The group header version. */\n groupHeaderVersion: string;\n /** The transaction set control number lower bound. */\n transactionSetControlNumberLowerBound: number;\n /** The transaction set control number upper bound. */\n transactionSetControlNumberUpperBound: number;\n /** The value indicating whether to rollover transaction set control number. */\n rolloverTransactionSetControlNumber: boolean;\n /** The transaction set control number prefix. */\n transactionSetControlNumberPrefix?: string;\n /** The transaction set control number suffix. */\n transactionSetControlNumberSuffix?: string;\n /** The value indicating whether to overwrite existing transaction set control number. */\n overwriteExistingTransactionSetControlNumber: boolean;\n /** The group header date format. */\n groupHeaderDateFormat: X12DateFormat;\n /** The group header time format. */\n groupHeaderTimeFormat: X12TimeFormat;\n /** The usage indicator. */\n usageIndicator: UsageIndicator;\n}\n\n/** The X12 agreement acknowledgement settings. */\nexport interface X12AcknowledgementSettings {\n /** The value indicating whether technical acknowledgement is needed. */\n needTechnicalAcknowledgement: boolean;\n /** The value indicating whether to batch the technical acknowledgements. */\n batchTechnicalAcknowledgements: boolean;\n /** The value indicating whether functional acknowledgement is needed. */\n needFunctionalAcknowledgement: boolean;\n /** The functional acknowledgement version. */\n functionalAcknowledgementVersion?: string;\n /** The value indicating whether to batch functional acknowledgements. */\n batchFunctionalAcknowledgements: boolean;\n /** The value indicating whether implementation acknowledgement is needed. */\n needImplementationAcknowledgement: boolean;\n /** The implementation acknowledgement version. */\n implementationAcknowledgementVersion?: string;\n /** The value indicating whether to batch implementation acknowledgements. */\n batchImplementationAcknowledgements: boolean;\n /** The value indicating whether a loop is needed for valid messages. */\n needLoopForValidMessages: boolean;\n /** The value indicating whether to send synchronous acknowledgement. */\n sendSynchronousAcknowledgement: boolean;\n /** The acknowledgement control number prefix. */\n acknowledgementControlNumberPrefix?: string;\n /** The acknowledgement control number suffix. */\n acknowledgementControlNumberSuffix?: string;\n /** The acknowledgement control number lower bound. */\n acknowledgementControlNumberLowerBound: number;\n /** The acknowledgement control number upper bound. */\n acknowledgementControlNumberUpperBound: number;\n /** The value indicating whether to rollover acknowledgement control number. */\n rolloverAcknowledgementControlNumber: boolean;\n}\n\n/** The X12 message filter for odata query. */\nexport interface X12MessageFilter {\n /** The message filter type. */\n messageFilterType: MessageFilterType;\n}\n\n/** The X12 agreement security settings. */\nexport interface X12SecuritySettings {\n /** The authorization qualifier. */\n authorizationQualifier: string;\n /** The authorization value. */\n authorizationValue?: string;\n /** The security qualifier. */\n securityQualifier: string;\n /** The password value. */\n passwordValue?: string;\n}\n\n/** The X12 processing settings. */\nexport interface X12ProcessingSettings {\n /** The value indicating whether to mask security information. */\n maskSecurityInfo: boolean;\n /** The value indicating whether to convert numerical type to implied decimal. */\n convertImpliedDecimal: boolean;\n /** The value indicating whether to preserve interchange. */\n preserveInterchange: boolean;\n /** The value indicating whether to suspend interchange on error. */\n suspendInterchangeOnError: boolean;\n /** The value indicating whether to create empty xml tags for trailing separators. */\n createEmptyXmlTagsForTrailingSeparators: boolean;\n /** The value indicating whether to use dot as decimal separator. */\n useDotAsDecimalSeparator: boolean;\n}\n\n/** The X12 envelope override settings. */\nexport interface X12EnvelopeOverride {\n /** The target namespace on which this envelope settings has to be applied. */\n targetNamespace: string;\n /** The protocol version on which this envelope settings has to be applied. */\n protocolVersion: string;\n /** The message id on which this envelope settings has to be applied. */\n messageId: string;\n /** The responsible agency code. */\n responsibleAgencyCode: string;\n /** The header version. */\n headerVersion: string;\n /** The sender application id. */\n senderApplicationId: string;\n /** The receiver application id. */\n receiverApplicationId: string;\n /** The functional identifier code. */\n functionalIdentifierCode?: string;\n /** The date format. */\n dateFormat: X12DateFormat;\n /** The time format. */\n timeFormat: X12TimeFormat;\n}\n\n/** The X12 validation override settings. */\nexport interface X12ValidationOverride {\n /** The message id on which the validation settings has to be applied. */\n messageId: string;\n /** The value indicating whether to validate EDI types. */\n validateEDITypes: boolean;\n /** The value indicating whether to validate XSD types. */\n validateXSDTypes: boolean;\n /** The value indicating whether to allow leading and trailing spaces and zeroes. */\n allowLeadingAndTrailingSpacesAndZeroes: boolean;\n /** The value indicating whether to validate character Set. */\n validateCharacterSet: boolean;\n /** The value indicating whether to trim leading and trailing spaces and zeroes. */\n trimLeadingAndTrailingSpacesAndZeroes: boolean;\n /** The trailing separator policy. */\n trailingSeparatorPolicy: TrailingSeparatorPolicy;\n}\n\n/** The X12 message identifier. */\nexport interface X12MessageIdentifier {\n /** The message id. */\n messageId: string;\n}\n\n/** The X12 schema reference. */\nexport interface X12SchemaReference {\n /** The message id. */\n messageId: string;\n /** The sender application id. */\n senderApplicationId?: string;\n /** The schema version. */\n schemaVersion: string;\n /** The schema name. */\n schemaName: string;\n}\n\n/** The X12 delimiter override settings. */\nexport interface X12DelimiterOverrides {\n /** The protocol version. */\n protocolVersion?: string;\n /** The message id. */\n messageId?: string;\n /** The data element separator. */\n dataElementSeparator: number;\n /** The component separator. */\n componentSeparator: number;\n /** The segment terminator. */\n segmentTerminator: number;\n /** The segment terminator suffix. */\n segmentTerminatorSuffix: SegmentTerminatorSuffix;\n /** The replacement character. */\n replaceCharacter: number;\n /** The value indicating whether to replace separators in payload. */\n replaceSeparatorsInPayload: boolean;\n /** The target namespace on which this delimiter settings has to be applied. */\n targetNamespace?: string;\n}\n\n/** The Edifact agreement content. */\nexport interface EdifactAgreementContent {\n /** The EDIFACT one-way receive agreement. */\n receiveAgreement: EdifactOneWayAgreement;\n /** The EDIFACT one-way send agreement. */\n sendAgreement: EdifactOneWayAgreement;\n}\n\n/** The Edifact one way agreement. */\nexport interface EdifactOneWayAgreement {\n /** The sender business identity */\n senderBusinessIdentity: BusinessIdentity;\n /** The receiver business identity */\n receiverBusinessIdentity: BusinessIdentity;\n /** The EDIFACT protocol settings. */\n protocolSettings: EdifactProtocolSettings;\n}\n\n/** The Edifact agreement protocol settings. */\nexport interface EdifactProtocolSettings {\n /** The EDIFACT validation settings. */\n validationSettings: EdifactValidationSettings;\n /** The EDIFACT framing settings. */\n framingSettings: EdifactFramingSettings;\n /** The EDIFACT envelope settings. */\n envelopeSettings: EdifactEnvelopeSettings;\n /** The EDIFACT acknowledgement settings. */\n acknowledgementSettings: EdifactAcknowledgementSettings;\n /** The EDIFACT message filter. */\n messageFilter: EdifactMessageFilter;\n /** The EDIFACT processing Settings. */\n processingSettings: EdifactProcessingSettings;\n /** The EDIFACT envelope override settings. */\n envelopeOverrides?: EdifactEnvelopeOverride[];\n /** The EDIFACT message filter list. */\n messageFilterList?: EdifactMessageIdentifier[];\n /** The EDIFACT schema references. */\n schemaReferences: EdifactSchemaReference[];\n /** The EDIFACT validation override settings. */\n validationOverrides?: EdifactValidationOverride[];\n /** The EDIFACT delimiter override settings. */\n edifactDelimiterOverrides?: EdifactDelimiterOverride[];\n}\n\n/** The Edifact agreement validation settings. */\nexport interface EdifactValidationSettings {\n /** The value indicating whether to validate character set in the message. */\n validateCharacterSet: boolean;\n /** The value indicating whether to check for duplicate interchange control number. */\n checkDuplicateInterchangeControlNumber: boolean;\n /** The validity period of interchange control number. */\n interchangeControlNumberValidityDays: number;\n /** The value indicating whether to check for duplicate group control number. */\n checkDuplicateGroupControlNumber: boolean;\n /** The value indicating whether to check for duplicate transaction set control number. */\n checkDuplicateTransactionSetControlNumber: boolean;\n /** The value indicating whether to Whether to validate EDI types. */\n validateEDITypes: boolean;\n /** The value indicating whether to Whether to validate XSD types. */\n validateXSDTypes: boolean;\n /** The value indicating whether to allow leading and trailing spaces and zeroes. */\n allowLeadingAndTrailingSpacesAndZeroes: boolean;\n /** The value indicating whether to trim leading and trailing spaces and zeroes. */\n trimLeadingAndTrailingSpacesAndZeroes: boolean;\n /** The trailing separator policy. */\n trailingSeparatorPolicy: TrailingSeparatorPolicy;\n}\n\n/** The Edifact agreement framing settings. */\nexport interface EdifactFramingSettings {\n /** The service code list directory version. */\n serviceCodeListDirectoryVersion?: string;\n /** The character encoding. */\n characterEncoding?: string;\n /** The protocol version. */\n protocolVersion: number;\n /** The data element separator. */\n dataElementSeparator: number;\n /** The component separator. */\n componentSeparator: number;\n /** The segment terminator. */\n segmentTerminator: number;\n /** The release indicator. */\n releaseIndicator: number;\n /** The repetition separator. */\n repetitionSeparator: number;\n /** The EDIFACT frame setting characterSet. */\n characterSet: EdifactCharacterSet;\n /** The EDIFACT frame setting decimal indicator. */\n decimalPointIndicator: EdifactDecimalIndicator;\n /** The EDIFACT frame setting segment terminator suffix. */\n segmentTerminatorSuffix: SegmentTerminatorSuffix;\n}\n\n/** The Edifact agreement envelope settings. */\nexport interface EdifactEnvelopeSettings {\n /** The group association assigned code. */\n groupAssociationAssignedCode?: string;\n /** The communication agreement id. */\n communicationAgreementId?: string;\n /** The value indicating whether to apply delimiter string advice. */\n applyDelimiterStringAdvice: boolean;\n /** The value indicating whether to create grouping segments. */\n createGroupingSegments: boolean;\n /** The value indicating whether to enable default group headers. */\n enableDefaultGroupHeaders: boolean;\n /** The recipient reference password value. */\n recipientReferencePasswordValue?: string;\n /** The recipient reference password qualifier. */\n recipientReferencePasswordQualifier?: string;\n /** The application reference id. */\n applicationReferenceId?: string;\n /** The processing priority code. */\n processingPriorityCode?: string;\n /** The interchange control number lower bound. */\n interchangeControlNumberLowerBound: number;\n /** The interchange control number upper bound. */\n interchangeControlNumberUpperBound: number;\n /** The value indicating whether to rollover interchange control number. */\n rolloverInterchangeControlNumber: boolean;\n /** The interchange control number prefix. */\n interchangeControlNumberPrefix?: string;\n /** The interchange control number suffix. */\n interchangeControlNumberSuffix?: string;\n /** The sender reverse routing address. */\n senderReverseRoutingAddress?: string;\n /** The receiver reverse routing address. */\n receiverReverseRoutingAddress?: string;\n /** The functional group id. */\n functionalGroupId?: string;\n /** The group controlling agency code. */\n groupControllingAgencyCode?: string;\n /** The group message version. */\n groupMessageVersion?: string;\n /** The group message release. */\n groupMessageRelease?: string;\n /** The group control number lower bound. */\n groupControlNumberLowerBound: number;\n /** The group control number upper bound. */\n groupControlNumberUpperBound: number;\n /** The value indicating whether to rollover group control number. */\n rolloverGroupControlNumber: boolean;\n /** The group control number prefix. */\n groupControlNumberPrefix?: string;\n /** The group control number suffix. */\n groupControlNumberSuffix?: string;\n /** The group application receiver qualifier. */\n groupApplicationReceiverQualifier?: string;\n /** The group application receiver id. */\n groupApplicationReceiverId?: string;\n /** The group application sender qualifier. */\n groupApplicationSenderQualifier?: string;\n /** The group application sender id. */\n groupApplicationSenderId?: string;\n /** The group application password. */\n groupApplicationPassword?: string;\n /** The value indicating whether to overwrite existing transaction set control number. */\n overwriteExistingTransactionSetControlNumber: boolean;\n /** The transaction set control number prefix. */\n transactionSetControlNumberPrefix?: string;\n /** The transaction set control number suffix. */\n transactionSetControlNumberSuffix?: string;\n /** The transaction set control number lower bound. */\n transactionSetControlNumberLowerBound: number;\n /** The transaction set control number upper bound. */\n transactionSetControlNumberUpperBound: number;\n /** The value indicating whether to rollover transaction set control number. */\n rolloverTransactionSetControlNumber: boolean;\n /** The value indicating whether the message is a test interchange. */\n isTestInterchange: boolean;\n /** The sender internal identification. */\n senderInternalIdentification?: string;\n /** The sender internal sub identification. */\n senderInternalSubIdentification?: string;\n /** The receiver internal identification. */\n receiverInternalIdentification?: string;\n /** The receiver internal sub identification. */\n receiverInternalSubIdentification?: string;\n}\n\n/** The Edifact agreement acknowledgement settings. */\nexport interface EdifactAcknowledgementSettings {\n /** The value indicating whether technical acknowledgement is needed. */\n needTechnicalAcknowledgement: boolean;\n /** The value indicating whether to batch the technical acknowledgements. */\n batchTechnicalAcknowledgements: boolean;\n /** The value indicating whether functional acknowledgement is needed. */\n needFunctionalAcknowledgement: boolean;\n /** The value indicating whether to batch functional acknowledgements. */\n batchFunctionalAcknowledgements: boolean;\n /** The value indicating whether a loop is needed for valid messages. */\n needLoopForValidMessages: boolean;\n /** The value indicating whether to send synchronous acknowledgement. */\n sendSynchronousAcknowledgement: boolean;\n /** The acknowledgement control number prefix. */\n acknowledgementControlNumberPrefix?: string;\n /** The acknowledgement control number suffix. */\n acknowledgementControlNumberSuffix?: string;\n /** The acknowledgement control number lower bound. */\n acknowledgementControlNumberLowerBound: number;\n /** The acknowledgement control number upper bound. */\n acknowledgementControlNumberUpperBound: number;\n /** The value indicating whether to rollover acknowledgement control number. */\n rolloverAcknowledgementControlNumber: boolean;\n}\n\n/** The Edifact message filter for odata query. */\nexport interface EdifactMessageFilter {\n /** The message filter type. */\n messageFilterType: MessageFilterType;\n}\n\n/** The Edifact agreement protocol settings. */\nexport interface EdifactProcessingSettings {\n /** The value indicating whether to mask security information. */\n maskSecurityInfo: boolean;\n /** The value indicating whether to preserve interchange. */\n preserveInterchange: boolean;\n /** The value indicating whether to suspend interchange on error. */\n suspendInterchangeOnError: boolean;\n /** The value indicating whether to create empty xml tags for trailing separators. */\n createEmptyXmlTagsForTrailingSeparators: boolean;\n /** The value indicating whether to use dot as decimal separator. */\n useDotAsDecimalSeparator: boolean;\n}\n\n/** The Edifact envelope override settings. */\nexport interface EdifactEnvelopeOverride {\n /** The message id on which this envelope settings has to be applied. */\n messageId?: string;\n /** The message version on which this envelope settings has to be applied. */\n messageVersion?: string;\n /** The message release version on which this envelope settings has to be applied. */\n messageRelease?: string;\n /** The message association assigned code. */\n messageAssociationAssignedCode?: string;\n /** The target namespace on which this envelope settings has to be applied. */\n targetNamespace?: string;\n /** The functional group id. */\n functionalGroupId?: string;\n /** The sender application qualifier. */\n senderApplicationQualifier?: string;\n /** The sender application id. */\n senderApplicationId?: string;\n /** The receiver application qualifier. */\n receiverApplicationQualifier?: string;\n /** The receiver application id. */\n receiverApplicationId?: string;\n /** The controlling agency code. */\n controllingAgencyCode?: string;\n /** The group header message version. */\n groupHeaderMessageVersion?: string;\n /** The group header message release. */\n groupHeaderMessageRelease?: string;\n /** The association assigned code. */\n associationAssignedCode?: string;\n /** The application password. */\n applicationPassword?: string;\n}\n\n/** The Edifact message identifier. */\nexport interface EdifactMessageIdentifier {\n /** The message id on which this envelope settings has to be applied. */\n messageId: string;\n}\n\n/** The Edifact schema reference. */\nexport interface EdifactSchemaReference {\n /** The message id. */\n messageId: string;\n /** The message version. */\n messageVersion: string;\n /** The message release version. */\n messageRelease: string;\n /** The sender application id. */\n senderApplicationId?: string;\n /** The sender application qualifier. */\n senderApplicationQualifier?: string;\n /** The association assigned code. */\n associationAssignedCode?: string;\n /** The schema name. */\n schemaName: string;\n}\n\n/** The Edifact validation override settings. */\nexport interface EdifactValidationOverride {\n /** The message id on which the validation settings has to be applied. */\n messageId: string;\n /** The value indicating whether to validate character Set. */\n enforceCharacterSet: boolean;\n /** The value indicating whether to validate EDI types. */\n validateEDITypes: boolean;\n /** The value indicating whether to validate XSD types. */\n validateXSDTypes: boolean;\n /** The value indicating whether to allow leading and trailing spaces and zeroes. */\n allowLeadingAndTrailingSpacesAndZeroes: boolean;\n /** The trailing separator policy. */\n trailingSeparatorPolicy: TrailingSeparatorPolicy;\n /** The value indicating whether to trim leading and trailing spaces and zeroes. */\n trimLeadingAndTrailingSpacesAndZeroes: boolean;\n}\n\n/** The Edifact delimiter override settings. */\nexport interface EdifactDelimiterOverride {\n /** The message id. */\n messageId?: string;\n /** The message version. */\n messageVersion?: string;\n /** The message release. */\n messageRelease?: string;\n /** The data element separator. */\n dataElementSeparator: number;\n /** The component separator. */\n componentSeparator: number;\n /** The segment terminator. */\n segmentTerminator: number;\n /** The repetition separator. */\n repetitionSeparator: number;\n /** The segment terminator suffix. */\n segmentTerminatorSuffix: SegmentTerminatorSuffix;\n /** The decimal point indicator. */\n decimalPointIndicator: EdifactDecimalIndicator;\n /** The release indicator. */\n releaseIndicator: number;\n /** The message association assigned code. */\n messageAssociationAssignedCode?: string;\n /** The target namespace on which this delimiter settings has to be applied. */\n targetNamespace?: string;\n}\n\n/** The list of integration account certificates. */\nexport interface IntegrationAccountCertificateListResult {\n /** The list of integration account certificates. */\n value?: IntegrationAccountCertificate[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The reference to the key vault key. */\nexport interface KeyVaultKeyReference {\n /** The key vault reference. */\n keyVault: KeyVaultKeyReferenceKeyVault;\n /** The private key name in key vault. */\n keyName: string;\n /** The private key version in key vault. */\n keyVersion?: string;\n}\n\n/** The key vault reference. */\nexport interface KeyVaultKeyReferenceKeyVault {\n /** The resource id. */\n id?: string;\n /**\n * The resource name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n}\n\n/** The list of integration account sessions. */\nexport interface IntegrationAccountSessionListResult {\n /** The list of integration account sessions. */\n value?: IntegrationAccountSession[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The list of integration service environments. */\nexport interface IntegrationServiceEnvironmentListResult {\n value?: IntegrationServiceEnvironment[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The integration service environment properties. */\nexport interface IntegrationServiceEnvironmentProperties {\n /** The provisioning state. */\n provisioningState?: WorkflowProvisioningState;\n /** The integration service environment state. */\n state?: WorkflowState;\n /** Gets the tracking id. */\n integrationServiceEnvironmentId?: string;\n /** The endpoints configuration. */\n endpointsConfiguration?: FlowEndpointsConfiguration;\n /** The network configuration. */\n networkConfiguration?: NetworkConfiguration;\n /** The encryption configuration. */\n encryptionConfiguration?: IntegrationServiceEnvironmenEncryptionConfiguration;\n}\n\n/** The network configuration. */\nexport interface NetworkConfiguration {\n /** Gets the virtual network address space. */\n virtualNetworkAddressSpace?: string;\n /** The access endpoint. */\n accessEndpoint?: IntegrationServiceEnvironmentAccessEndpoint;\n /** The subnets. */\n subnets?: ResourceReference[];\n}\n\n/** The integration service environment access endpoint. */\nexport interface IntegrationServiceEnvironmentAccessEndpoint {\n /** The access endpoint type. */\n type?: IntegrationServiceEnvironmentAccessEndpointType;\n}\n\n/** The encryption configuration for the integration service environment. */\nexport interface IntegrationServiceEnvironmenEncryptionConfiguration {\n /** The encryption key reference. */\n encryptionKeyReference?: IntegrationServiceEnvironmenEncryptionKeyReference;\n}\n\n/** The encryption key details for the integration service environment. */\nexport interface IntegrationServiceEnvironmenEncryptionKeyReference {\n /** The key vault reference. */\n keyVault?: ResourceReference;\n /** Gets the key name in the Key Vault. */\n keyName?: string;\n /** Gets the version of the key specified in the keyName property. */\n keyVersion?: string;\n}\n\n/** The integration service environment sku. */\nexport interface IntegrationServiceEnvironmentSku {\n /** The sku name. */\n name?: IntegrationServiceEnvironmentSkuName;\n /** The sku capacity. */\n capacity?: number;\n}\n\n/** The list of integration service environment skus. */\nexport interface IntegrationServiceEnvironmentSkuList {\n /** The list of integration service environment skus. */\n value?: IntegrationServiceEnvironmentSkuDefinition[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The integration service environment sku definition. */\nexport interface IntegrationServiceEnvironmentSkuDefinition {\n /** The resource type. */\n resourceType?: string;\n /** The sku. */\n sku?: IntegrationServiceEnvironmentSkuDefinitionSku;\n /** The sku capacity. */\n capacity?: IntegrationServiceEnvironmentSkuCapacity;\n}\n\n/** The sku. */\nexport interface IntegrationServiceEnvironmentSkuDefinitionSku {\n /** The sku name. */\n name?: IntegrationServiceEnvironmentSkuName;\n /** The sku tier. */\n tier?: string;\n}\n\n/** The integration service environment sku capacity. */\nexport interface IntegrationServiceEnvironmentSkuCapacity {\n /** The minimum capacity. */\n minimum?: number;\n /** The maximum capacity. */\n maximum?: number;\n /** The default capacity. */\n default?: number;\n /** The sku scale type. */\n scaleType?: IntegrationServiceEnvironmentSkuScaleType;\n}\n\n/** The integration service environment subnet network health. */\nexport interface IntegrationServiceEnvironmentSubnetNetworkHealth {\n /** The outbound network dependencies. */\n outboundNetworkDependencies?: IntegrationServiceEnvironmentNetworkDependency[];\n /** The integration service environment network health. */\n outboundNetworkHealth?: IntegrationServiceEnvironmentNetworkDependencyHealth;\n /** The integration service environment network health state. */\n networkDependencyHealthState: IntegrationServiceEnvironmentNetworkEndPointAccessibilityState;\n}\n\n/** The azure async operation resource. */\nexport interface IntegrationServiceEnvironmentNetworkDependency {\n /** The network dependency category type. */\n category?: IntegrationServiceEnvironmentNetworkDependencyCategoryType;\n /** The display name. */\n displayName?: string;\n /** The endpoints. */\n endpoints?: IntegrationServiceEnvironmentNetworkEndpoint[];\n}\n\n/** The network endpoint. */\nexport interface IntegrationServiceEnvironmentNetworkEndpoint {\n /** The accessibility state. */\n accessibility?: IntegrationServiceEnvironmentNetworkEndPointAccessibilityState;\n /** The domain name. */\n domainName?: string;\n /** The ports. */\n ports?: string[];\n}\n\n/** The integration service environment subnet network health. */\nexport interface IntegrationServiceEnvironmentNetworkDependencyHealth {\n /** The error if any occurred during the operation. */\n error?: ExtendedErrorInfo;\n /** The network dependency health state. */\n state?: IntegrationServiceEnvironmentNetworkDependencyHealthState;\n}\n\n/** The extended error info. */\nexport interface ExtendedErrorInfo {\n /** The error code. */\n code: ErrorResponseCode;\n /** The error message. */\n message: string;\n /** The error message details. */\n details?: ExtendedErrorInfo[];\n /** The inner error. */\n innerError?: Record<string, unknown>;\n}\n\n/** The list of integration service environment managed APIs. */\nexport interface IntegrationServiceEnvironmentManagedApiListResult {\n /** The integration service environment managed APIs. */\n value?: IntegrationServiceEnvironmentManagedApi[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The API resource properties. */\nexport interface ApiResourceProperties {\n /**\n * The name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The connection parameters.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly connectionParameters?: {\n [propertyName: string]: Record<string, unknown>;\n };\n /**\n * The metadata.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly metadata?: ApiResourceMetadata;\n /**\n * The runtime urls.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly runtimeUrls?: string[];\n /**\n * The api general information.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly generalInformation?: ApiResourceGeneralInformation;\n /**\n * The capabilities.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly capabilities?: string[];\n /**\n * The backend service.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly backendService?: ApiResourceBackendService;\n /**\n * The policies for the API.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly policies?: ApiResourcePolicies;\n /**\n * The API definition.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly apiDefinitionUrl?: string;\n /**\n * The api definitions.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly apiDefinitions?: ApiResourceDefinitions;\n /** The integration service environment reference. */\n integrationServiceEnvironment?: ResourceReference;\n /**\n * The provisioning state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: WorkflowProvisioningState;\n /**\n * The category.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly category?: ApiTier;\n}\n\n/** The api resource metadata. */\nexport interface ApiResourceMetadata {\n /** The source. */\n source?: string;\n /** The brand color. */\n brandColor?: string;\n /** The hide key. */\n hideKey?: string;\n /** The tags. */\n tags?: { [propertyName: string]: string };\n /** The api type. */\n apiType?: ApiType;\n /** The WSDL service. */\n wsdlService?: WsdlService;\n /** The WSDL import method. */\n wsdlImportMethod?: WsdlImportMethod;\n /** The connection type. */\n connectionType?: string;\n /** The provisioning state. */\n provisioningState?: WorkflowProvisioningState;\n /** The connector deployment parameters metadata. */\n deploymentParameters?: ApiDeploymentParameterMetadataSet;\n}\n\n/** The WSDL service. */\nexport interface WsdlService {\n /** The qualified name. */\n qualifiedName?: string;\n /** The list of endpoints' qualified names. */\n endpointQualifiedNames?: string[];\n}\n\n/** The API deployment parameters metadata. */\nexport interface ApiDeploymentParameterMetadataSet {\n /** The package content link parameter. */\n packageContentLink?: ApiDeploymentParameterMetadata;\n /** The package content link parameter. */\n redisCacheConnectionString?: ApiDeploymentParameterMetadata;\n}\n\n/** The API deployment parameter metadata. */\nexport interface ApiDeploymentParameterMetadata {\n /** The type. */\n type?: string;\n /** Indicates whether its required. */\n isRequired?: boolean;\n /** The display name. */\n displayName?: string;\n /** The description. */\n description?: string;\n /** The visibility. */\n visibility?: ApiDeploymentParameterVisibility;\n}\n\n/** The API general information. */\nexport interface ApiResourceGeneralInformation {\n /** The icon url. */\n iconUrl?: string;\n /** The display name. */\n displayName?: string;\n /** The description. */\n description?: string;\n /** The terms of use url. */\n termsOfUseUrl?: string;\n /** The release tag. */\n releaseTag?: string;\n /** The tier. */\n tier?: ApiTier;\n}\n\n/** The API backend service. */\nexport interface ApiResourceBackendService {\n /** The service URL. */\n serviceUrl?: string;\n}\n\n/** The API resource policies. */\nexport interface ApiResourcePolicies {\n /** The API level only policies XML as embedded content. */\n content?: string;\n /** The content link to the policies. */\n contentLink?: string;\n}\n\n/** The Api resource definition. */\nexport interface ApiResourceDefinitions {\n /** The original swagger url. */\n originalSwaggerUrl?: string;\n /** The modified swagger url. */\n modifiedSwaggerUrl?: string;\n}\n\n/** The integration service environment managed api deployment parameters. */\nexport interface IntegrationServiceEnvironmentManagedApiDeploymentParameters {\n /** The integration service environment managed api content link for deployment. */\n contentLinkDefinition?: ContentLink;\n}\n\n/** The list of managed API operations. */\nexport interface ApiOperationListResult {\n /** The api operation definitions for an API. */\n value?: ApiOperation[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The api operations properties */\nexport interface ApiOperationPropertiesDefinition {\n /** The summary of the api operation. */\n summary?: string;\n /** The description of the api operation. */\n description?: string;\n /** The visibility of the api operation. */\n visibility?: string;\n /** The trigger type of api operation. */\n trigger?: string;\n /** The trigger hint for the api operation. */\n triggerHint?: string;\n /** Indicates whether the api operation is pageable. */\n pageable?: boolean;\n /** The annotation of api operation. */\n annotation?: ApiOperationAnnotation;\n /** The api reference. */\n api?: ApiReference;\n /** The operation inputs definition schema. */\n inputsDefinition?: SwaggerSchema;\n /** The operation responses definition schemas. */\n responsesDefinition?: { [propertyName: string]: SwaggerSchema };\n /** Indicates whether the API operation is webhook or not. */\n isWebhook?: boolean;\n /** Indicates whether the API operation is notification or not. */\n isNotification?: boolean;\n}\n\n/** The Api Operation Annotation. */\nexport interface ApiOperationAnnotation {\n /** The status annotation. */\n status?: StatusAnnotation;\n /** The family. */\n family?: string;\n /** The revision. */\n revision?: number;\n}\n\n/** The swagger schema. */\nexport interface SwaggerSchema {\n /** The reference. */\n ref?: string;\n /** The type */\n type?: SwaggerSchemaType;\n /** The title. */\n title?: string;\n /** The items schema. */\n items?: SwaggerSchema;\n /** The object properties */\n properties?: { [propertyName: string]: SwaggerSchema };\n /** The additional properties. */\n additionalProperties?: Record<string, unknown>;\n /** The object required properties. */\n required?: string[];\n /** The maximum number of allowed properties. */\n maxProperties?: number;\n /** The minimum number of allowed properties. */\n minProperties?: number;\n /** The schemas which must pass validation when this schema is used. */\n allOf?: SwaggerSchema[];\n /** The discriminator. */\n discriminator?: string;\n /** Indicates whether this property must be present in the a request. */\n readOnly?: boolean;\n /** The xml representation format for a property. */\n xml?: SwaggerXml;\n /** The external documentation. */\n externalDocs?: SwaggerExternalDocumentation;\n /** The example value. */\n example?: Record<string, unknown>;\n /** Indicates the notification url extension. If this is set, the property's value should be a callback url for a webhook. */\n notificationUrlExtension?: boolean;\n /** The dynamic schema configuration. */\n dynamicSchemaOld?: SwaggerCustomDynamicSchema;\n /** The dynamic schema configuration. */\n dynamicSchemaNew?: SwaggerCustomDynamicProperties;\n /** The dynamic list. */\n dynamicListNew?: SwaggerCustomDynamicList;\n /** The dynamic values tree configuration. */\n dynamicTree?: SwaggerCustomDynamicTree;\n}\n\n/** The Swagger XML. */\nexport interface SwaggerXml {\n /** The xml element or attribute name. */\n name?: string;\n /** The xml namespace. */\n namespace?: string;\n /** The name prefix. */\n prefix?: string;\n /** Indicates whether the property should be an attribute instead of an element. */\n attribute?: boolean;\n /** Indicates whether the array elements are wrapped in a container element. */\n wrapped?: boolean;\n /** The vendor extensions. */\n extensions?: { [propertyName: string]: Record<string, unknown> };\n}\n\n/** The swagger external documentation */\nexport interface SwaggerExternalDocumentation {\n /** The document description. */\n description?: string;\n /** The documentation Uri. */\n uri?: string;\n /** The vendor extensions. */\n extensions?: { [propertyName: string]: Record<string, unknown> };\n}\n\n/** The swagger custom dynamic schema. */\nexport interface SwaggerCustomDynamicSchema {\n /** The operation id to fetch dynamic schema. */\n operationId?: string;\n /** Json pointer to the dynamic schema on the response body. */\n valuePath?: string;\n /** The operation parameters. */\n parameters?: { [propertyName: string]: Record<string, unknown> };\n}\n\n/** The swagger custom dynamic properties. */\nexport interface SwaggerCustomDynamicProperties {\n /** The operation id to fetch dynamic schema. */\n operationId?: string;\n /** Json pointer to the dynamic schema on the response body. */\n valuePath?: string;\n /** The operation parameters. */\n parameters?: { [propertyName: string]: SwaggerCustomDynamicProperties };\n}\n\n/** The swagger custom dynamic list. */\nexport interface SwaggerCustomDynamicList {\n /** The operation id to fetch dynamic schema. */\n operationId?: string;\n /** The built in operation. */\n builtInOperation?: string;\n /** The path to a response property (relative to the response object, not the response body) which contains an array of dynamic value items. */\n itemsPath?: string;\n /** The path to a property which defines the value which should be used. */\n itemValuePath?: string;\n /** The path to an item property which defines the display name of the item. */\n itemTitlePath?: string;\n /** The parameters. */\n parameters?: { [propertyName: string]: SwaggerCustomDynamicProperties };\n}\n\n/** The swagger custom dynamic tree. */\nexport interface SwaggerCustomDynamicTree {\n /** The tree settings */\n settings?: SwaggerCustomDynamicTreeSettings;\n /** The tree on-open configuration */\n open?: SwaggerCustomDynamicTreeCommand;\n /** The tree on-browse configuration */\n browse?: SwaggerCustomDynamicTreeCommand;\n}\n\n/** The swagger custom dynamic tree settings. */\nexport interface SwaggerCustomDynamicTreeSettings {\n /** Indicates whether parent nodes can be selected. */\n canSelectParentNodes?: boolean;\n /** Indicates whether leaf nodes can be selected. */\n canSelectLeafNodes?: boolean;\n}\n\n/** The swagger tree command. */\nexport interface SwaggerCustomDynamicTreeCommand {\n /** The path to an item property which defines the display name of the item. */\n operationId?: string;\n /** The path to an item property which defines the display name of the item. */\n itemsPath?: string;\n /** The path to an item property which defines the display name of the item. */\n itemValuePath?: string;\n /** The path to an item property which defines the display name of the item. */\n itemTitlePath?: string;\n /** The path to an item property which defines the display name of the item. */\n itemFullTitlePath?: string;\n /** The path to an item property which defines the display name of the item. */\n itemIsParent?: string;\n /** The path to an item property which defines the display name of the item. */\n selectableFilter?: string;\n /** Dictionary of <SwaggerCustomDynamicTreeParameter> */\n parameters?: { [propertyName: string]: SwaggerCustomDynamicTreeParameter };\n}\n\n/** The swagger custom dynamic tree parameter. */\nexport interface SwaggerCustomDynamicTreeParameter {\n /** Gets or sets a path to a property in the currently selected item to pass as a value to a parameter for the given operation. */\n selectedItemValuePath?: string;\n /** The parameter value. */\n value?: Record<string, unknown>;\n /** The parameter reference. */\n parameterReference?: string;\n /** Indicates whether the parameter is required. */\n required?: boolean;\n}\n\n/** Result of the request to list Logic operations. It contains a list of operations and a URL link to get the next set of results. */\nexport interface OperationListResult {\n /** List of Logic operations supported by the Logic resource provider. */\n value?: Operation[];\n /** URL to get the next set of operation list results if there are any. */\n nextLink?: string;\n}\n\n/** Logic REST API operation */\nexport interface Operation {\n /** Operation: origin */\n origin?: string;\n /** Operation name: {provider}/{resource}/{operation} */\n name?: string;\n /** The object that represents the operation. */\n display?: OperationDisplay;\n /** The properties. */\n properties?: Record<string, unknown>;\n}\n\n/** The object that represents the operation. */\nexport interface OperationDisplay {\n /** Service provider: Microsoft.Logic */\n provider?: string;\n /** Resource on which the operation is performed: Profile, endpoint, etc. */\n resource?: string;\n /** Operation type: Read, write, delete, etc. */\n operation?: string;\n /** Operation: description. */\n description?: string;\n}\n\n/** The workflow filter. */\nexport interface WorkflowFilter {\n /** The state of workflows. */\n state?: WorkflowState;\n}\n\n/** The workflow trigger filter. */\nexport interface WorkflowTriggerFilter {\n /** The state of workflow trigger. */\n state?: WorkflowState;\n}\n\n/** The workflow trigger history filter. */\nexport interface WorkflowTriggerHistoryFilter {\n /** The status of workflow trigger history. */\n status?: WorkflowStatus;\n}\n\n/** The workflow run filter. */\nexport interface WorkflowRunFilter {\n /** The status of workflow run. */\n status?: WorkflowStatus;\n}\n\n/** The workflow run action filter. */\nexport interface WorkflowRunActionFilter {\n /** The status of workflow run action. */\n status?: WorkflowStatus;\n}\n\n/** The list of managed APIs. */\nexport interface ManagedApiListResult {\n /** The managed APIs. */\n value?: ManagedApi[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The integration account schema filter for odata query. */\nexport interface IntegrationAccountSchemaFilter {\n /** The schema type of integration account schema. */\n schemaType: SchemaType;\n}\n\n/** The integration account map filter for odata query. */\nexport interface IntegrationAccountMapFilter {\n /** The map type of integration account map. */\n mapType: MapType;\n}\n\n/** The integration account partner filter for odata query. */\nexport interface IntegrationAccountPartnerFilter {\n /** The partner type of integration account partner. */\n partnerType: PartnerType;\n}\n\n/** The integration account agreement filter for odata query. */\nexport interface IntegrationAccountAgreementFilter {\n /** The agreement type of integration account agreement. */\n agreementType: AgreementType;\n}\n\n/** The integration account session filter. */\nexport interface IntegrationAccountSessionFilter {\n /** The changed time of integration account sessions. */\n changedTime: Date;\n}\n\n/** The workflow type. */\nexport type Workflow = Resource & {\n /** Managed service identity properties. */\n identity?: ManagedServiceIdentity;\n /**\n * Gets the provisioning state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: WorkflowProvisioningState;\n /**\n * Gets the created time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTime?: Date;\n /**\n * Gets the changed time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly changedTime?: Date;\n /** The state. */\n state?: WorkflowState;\n /**\n * Gets the version.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly version?: string;\n /**\n * Gets the access endpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly accessEndpoint?: string;\n /** The endpoints configuration. */\n endpointsConfiguration?: FlowEndpointsConfiguration;\n /** The access control configuration. */\n accessControl?: FlowAccessControlConfiguration;\n /**\n * The sku.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sku?: Sku;\n /** The integration account. */\n integrationAccount?: ResourceReference;\n /** The integration service environment. */\n integrationServiceEnvironment?: ResourceReference;\n /** The definition. */\n definition?: Record<string, unknown>;\n /** The parameters. */\n parameters?: { [propertyName: string]: WorkflowParameter };\n};\n\n/** The workflow version. */\nexport type WorkflowVersion = Resource & {\n /**\n * The provisioning state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: WorkflowProvisioningState;\n /**\n * Gets the created time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTime?: Date;\n /**\n * Gets the changed time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly changedTime?: Date;\n /** The state. */\n state?: WorkflowState;\n /**\n * Gets the version.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly version?: string;\n /**\n * Gets the access endpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly accessEndpoint?: string;\n /** The endpoints configuration. */\n endpointsConfiguration?: FlowEndpointsConfiguration;\n /** The access control configuration. */\n accessControl?: FlowAccessControlConfiguration;\n /**\n * The sku.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sku?: Sku;\n /** The integration account. */\n integrationAccount?: ResourceReference;\n /** The definition. */\n definition?: Record<string, unknown>;\n /** The parameters. */\n parameters?: { [propertyName: string]: WorkflowParameter };\n};\n\n/** The workflow run action repetition definition. */\nexport type WorkflowRunActionRepetitionDefinition = Resource & {\n /** The start time of the workflow scope repetition. */\n startTime?: Date;\n /** The end time of the workflow scope repetition. */\n endTime?: Date;\n /** The correlation properties. */\n correlation?: RunActionCorrelation;\n /** The status of the workflow scope repetition. */\n status?: WorkflowStatus;\n /** The workflow scope repetition code. */\n code?: string;\n /** Anything */\n error?: any;\n /**\n * Gets the tracking id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly trackingId?: string;\n /**\n * Gets the inputs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly inputs?: Record<string, unknown>;\n /**\n * Gets the link to inputs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly inputsLink?: ContentLink;\n /**\n * Gets the outputs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly outputs?: Record<string, unknown>;\n /**\n * Gets the link to outputs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly outputsLink?: ContentLink;\n /**\n * Gets the tracked properties.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly trackedProperties?: Record<string, unknown>;\n /** Gets the retry histories. */\n retryHistory?: RetryHistory[];\n iterationCount?: number;\n /** The repetition indexes. */\n repetitionIndexes?: RepetitionIndex[];\n};\n\n/** The request history. */\nexport type RequestHistory = Resource & {\n /** The request history properties. */\n properties?: RequestHistoryProperties;\n};\n\n/** The integration account. */\nexport type IntegrationAccount = Resource & {\n /** The sku. */\n sku?: IntegrationAccountSku;\n /** The integration service environment. */\n integrationServiceEnvironment?: ResourceReference;\n /** The workflow state. */\n state?: WorkflowState;\n};\n\n/** The assembly definition. */\nexport type AssemblyDefinition = Resource & {\n /** The assembly properties. */\n properties: AssemblyProperties;\n};\n\n/** The batch configuration resource definition. */\nexport type BatchConfiguration = Resource & {\n /** The batch configuration properties. */\n properties: BatchConfigurationProperties;\n};\n\n/** The integration account schema. */\nexport type IntegrationAccountSchema = Resource & {\n /** The schema type. */\n schemaType: SchemaType;\n /** The target namespace of the schema. */\n targetNamespace?: string;\n /** The document name. */\n documentName?: string;\n /** The file name. */\n fileName?: string;\n /**\n * The created time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTime?: Date;\n /**\n * The changed time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly changedTime?: Date;\n /** The metadata. */\n metadata?: Record<string, unknown>;\n /** The content. */\n content?: string;\n /** The content type. */\n contentType?: string;\n /**\n * The content link.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly contentLink?: ContentLink;\n};\n\n/** The integration account map. */\nexport type IntegrationAccountMap = Resource & {\n /** The map type. */\n mapType: MapType;\n /** The parameters schema of integration account map. */\n parametersSchema?: IntegrationAccountMapPropertiesParametersSchema;\n /**\n * The created time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTime?: Date;\n /**\n * The changed time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly changedTime?: Date;\n /** The content. */\n content?: string;\n /** The content type. */\n contentType?: string;\n /**\n * The content link.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly contentLink?: ContentLink;\n /** The metadata. */\n metadata?: Record<string, unknown>;\n};\n\n/** The integration account partner. */\nexport type IntegrationAccountPartner = Resource & {\n /** The partner type. */\n partnerType: PartnerType;\n /**\n * The created time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTime?: Date;\n /**\n * The changed time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly changedTime?: Date;\n /** The metadata. */\n metadata?: Record<string, unknown>;\n /** The partner content. */\n content: PartnerContent;\n};\n\n/** The integration account agreement. */\nexport type IntegrationAccountAgreement = Resource & {\n /**\n * The created time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTime?: Date;\n /**\n * The changed time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly changedTime?: Date;\n /** The metadata. */\n metadata?: Record<string, unknown>;\n /** The agreement type. */\n agreementType: AgreementType;\n /** The integration account partner that is set as host partner for this agreement. */\n hostPartner: string;\n /** The integration account partner that is set as guest partner for this agreement. */\n guestPartner: string;\n /** The business identity of the host partner. */\n hostIdentity: BusinessIdentity;\n /** The business identity of the guest partner. */\n guestIdentity: BusinessIdentity;\n /** The agreement content. */\n content: AgreementContent;\n};\n\n/** The integration account certificate. */\nexport type IntegrationAccountCertificate = Resource & {\n /**\n * The created time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTime?: Date;\n /**\n * The changed time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly changedTime?: Date;\n /** The metadata. */\n metadata?: Record<string, unknown>;\n /** The key details in the key vault. */\n key?: KeyVaultKeyReference;\n /** The public certificate. */\n publicCertificate?: string;\n};\n\n/** The integration account session. */\nexport type IntegrationAccountSession = Resource & {\n /**\n * The created time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTime?: Date;\n /**\n * The changed time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly changedTime?: Date;\n /** The session content. */\n content?: Record<string, unknown>;\n};\n\n/** The integration service environment. */\nexport type IntegrationServiceEnvironment = Resource & {\n /** The integration service environment properties. */\n properties?: IntegrationServiceEnvironmentProperties;\n /** The sku. */\n sku?: IntegrationServiceEnvironmentSku;\n /** Managed service identity properties. */\n identity?: ManagedServiceIdentity;\n};\n\n/** The integration service environment managed api. */\nexport type IntegrationServiceEnvironmentManagedApi = Resource & {\n /**\n * The name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly namePropertiesName?: string;\n /**\n * The connection parameters.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly connectionParameters?: {\n [propertyName: string]: Record<string, unknown>;\n };\n /**\n * The metadata.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly metadata?: ApiResourceMetadata;\n /**\n * The runtime urls.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly runtimeUrls?: string[];\n /**\n * The api general information.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly generalInformation?: ApiResourceGeneralInformation;\n /**\n * The capabilities.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly capabilities?: string[];\n /**\n * The backend service.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly backendService?: ApiResourceBackendService;\n /**\n * The policies for the API.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly policies?: ApiResourcePolicies;\n /**\n * The API definition.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly apiDefinitionUrl?: string;\n /**\n * The api definitions.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly apiDefinitions?: ApiResourceDefinitions;\n /** The integration service environment reference. */\n integrationServiceEnvironment?: ResourceReference;\n /**\n * The provisioning state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: WorkflowProvisioningState;\n /**\n * The category.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly category?: ApiTier;\n /** The integration service environment managed api deployment parameters. */\n deploymentParameters?: IntegrationServiceEnvironmentManagedApiDeploymentParameters;\n};\n\n/** The api operation. */\nexport type ApiOperation = Resource & {\n /** The api operations properties */\n properties?: ApiOperationPropertiesDefinition;\n};\n\n/** The managed api definition. */\nexport type ManagedApi = Resource & {\n /** The api resource properties. */\n properties?: ApiResourceProperties;\n};\n\n/** The workflow reference. */\nexport type WorkflowReference = ResourceReference & {};\n\n/** The workflow trigger reference. */\nexport type WorkflowTriggerReference = ResourceReference & {\n /** The workflow name. */\n flowName?: string;\n /** The workflow trigger name. */\n triggerName?: string;\n};\n\n/** The key vault reference. */\nexport type KeyVaultReference = ResourceReference & {};\n\n/** The Api reference. */\nexport type ApiReference = ResourceReference & {\n /** The display name of the api. */\n displayName?: string;\n /** The description of the api. */\n description?: string;\n /** The icon uri of the api. */\n iconUri?: string;\n /** The swagger of the api. */\n swagger?: Record<string, unknown>;\n /** The brand color of the api. */\n brandColor?: string;\n /** The tier. */\n category?: ApiTier;\n /** The integration service environment reference. */\n integrationServiceEnvironment?: ResourceReference;\n};\n\n/** The workflow output parameter. */\nexport type WorkflowOutputParameter = WorkflowParameter & {\n /**\n * Gets the error.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: Record<string, unknown>;\n};\n\n/** The workflow trigger. */\nexport type WorkflowTrigger = SubResource & {\n /**\n * Gets the workflow trigger name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Gets the workflow trigger type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Gets the provisioning state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: WorkflowTriggerProvisioningState;\n /**\n * Gets the created time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTime?: Date;\n /**\n * Gets the changed time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly changedTime?: Date;\n /**\n * Gets the state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly state?: WorkflowState;\n /**\n * Gets the status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: WorkflowStatus;\n /**\n * Gets the last execution time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastExecutionTime?: Date;\n /**\n * Gets the next execution time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextExecutionTime?: Date;\n /**\n * Gets the workflow trigger recurrence.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly recurrence?: WorkflowTriggerRecurrence;\n /**\n * Gets the reference to workflow.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly workflow?: ResourceReference;\n};\n\n/** The workflow trigger history. */\nexport type WorkflowTriggerHistory = SubResource & {\n /**\n * Gets the workflow trigger history name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Gets the workflow trigger history type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Gets the start time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startTime?: Date;\n /**\n * Gets the end time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endTime?: Date;\n /**\n * The scheduled time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly scheduledTime?: Date;\n /**\n * Gets the status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: WorkflowStatus;\n /**\n * Gets the code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * Gets the error.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: Record<string, unknown>;\n /**\n * Gets the tracking id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly trackingId?: string;\n /** The run correlation. */\n correlation?: Correlation;\n /**\n * Gets the link to input parameters.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly inputsLink?: ContentLink;\n /**\n * Gets the link to output parameters.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly outputsLink?: ContentLink;\n /**\n * The value indicating whether trigger was fired.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fired?: boolean;\n /**\n * Gets the reference to workflow run.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly run?: ResourceReference;\n};\n\n/** The workflow run. */\nexport type WorkflowRun = SubResource & {\n /**\n * Gets the workflow run name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Gets the workflow run type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Gets the wait end time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly waitEndTime?: Date;\n /**\n * Gets the start time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startTime?: Date;\n /**\n * Gets the end time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endTime?: Date;\n /**\n * Gets the status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: WorkflowStatus;\n /**\n * Gets the code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * Gets the error.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: Record<string, unknown>;\n /**\n * Gets the correlation id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly correlationId?: string;\n /** The run correlation. */\n correlation?: Correlation;\n /**\n * Gets the reference to workflow version.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly workflow?: ResourceReference;\n /**\n * Gets the fired trigger.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly trigger?: WorkflowRunTrigger;\n /**\n * Gets the outputs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly outputs?: { [propertyName: string]: WorkflowOutputParameter };\n /**\n * Gets the response of the flow run.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly response?: WorkflowRunTrigger;\n};\n\n/** The workflow run action. */\nexport type WorkflowRunAction = SubResource & {\n /**\n * Gets the workflow run action name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Gets the workflow run action type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Gets the start time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startTime?: Date;\n /**\n * Gets the end time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endTime?: Date;\n /**\n * Gets the status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: WorkflowStatus;\n /**\n * Gets the code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * Gets the error.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: Record<string, unknown>;\n /**\n * Gets the tracking id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly trackingId?: string;\n /** The correlation properties. */\n correlation?: RunActionCorrelation;\n /**\n * Gets the link to inputs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly inputsLink?: ContentLink;\n /**\n * Gets the link to outputs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly outputsLink?: ContentLink;\n /**\n * Gets the tracked properties.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly trackedProperties?: Record<string, unknown>;\n /** Gets the retry histories. */\n retryHistory?: RetryHistory[];\n};\n\n/** The workflow run action correlation properties. */\nexport type RunActionCorrelation = RunCorrelation & {\n /** The action tracking identifier. */\n actionTrackingId?: string;\n};\n\n/** The expression root. */\nexport type ExpressionRoot = Expression & {\n /** The path. */\n path?: string;\n};\n\n/** The azure resource error info. */\nexport type AzureResourceErrorInfo = ErrorInfo & {\n /** The error message. */\n message: string;\n /** The error details. */\n details?: AzureResourceErrorInfo[];\n};\n\n/** The operation result definition. */\nexport type OperationResult = OperationResultProperties & {\n /**\n * Gets the tracking id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly trackingId?: string;\n /**\n * Gets the inputs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly inputs?: Record<string, unknown>;\n /**\n * Gets the link to inputs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly inputsLink?: ContentLink;\n /**\n * Gets the outputs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly outputs?: Record<string, unknown>;\n /**\n * Gets the link to outputs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly outputsLink?: ContentLink;\n /**\n * Gets the tracked properties.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly trackedProperties?: Record<string, unknown>;\n /** Gets the retry histories. */\n retryHistory?: RetryHistory[];\n iterationCount?: number;\n};\n\n/** The artifact content properties definition. */\nexport type ArtifactContentPropertiesDefinition = ArtifactProperties & {\n /** Anything */\n content?: any;\n /** The content type. */\n contentType?: string;\n /** The content link. */\n contentLink?: ContentLink;\n};\n\n/** The batch configuration properties definition. */\nexport type BatchConfigurationProperties = ArtifactProperties & {\n /** The name of the batch group. */\n batchGroupName: string;\n /** The batch release criteria. */\n releaseCriteria: BatchReleaseCriteria;\n};\n\n/** The integration service environment managed api properties. */\nexport type IntegrationServiceEnvironmentManagedApiProperties = ApiResourceProperties & {\n /** The integration service environment managed api deployment parameters. */\n deploymentParameters?: IntegrationServiceEnvironmentManagedApiDeploymentParameters;\n};\n\n/** The workflow run action repetition properties definition. */\nexport type WorkflowRunActionRepetitionProperties = OperationResult & {\n /** The repetition indexes. */\n repetitionIndexes?: RepetitionIndex[];\n};\n\n/** The assembly properties definition. */\nexport type AssemblyProperties = ArtifactContentPropertiesDefinition & {\n /** The assembly name. */\n assemblyName: string;\n /** The assembly version. */\n assemblyVersion?: string;\n /** The assembly culture. */\n assemblyCulture?: string;\n /** The assembly public key token. */\n assemblyPublicKeyToken?: string;\n};\n\n/** Known values of {@link WorkflowProvisioningState} that the service accepts. */\nexport enum KnownWorkflowProvisioningState {\n NotSpecified = \"NotSpecified\",\n Accepted = \"Accepted\",\n Running = \"Running\",\n Ready = \"Ready\",\n Creating = \"Creating\",\n Created = \"Created\",\n Deleting = \"Deleting\",\n Deleted = \"Deleted\",\n Canceled = \"Canceled\",\n Failed = \"Failed\",\n Succeeded = \"Succeeded\",\n Moving = \"Moving\",\n Updating = \"Updating\",\n Registering = \"Registering\",\n Registered = \"Registered\",\n Unregistering = \"Unregistering\",\n Unregistered = \"Unregistered\",\n Completed = \"Completed\",\n Renewing = \"Renewing\",\n Pending = \"Pending\",\n Waiting = \"Waiting\",\n InProgress = \"InProgress\"\n}\n\n/**\n * Defines values for WorkflowProvisioningState. \\\n * {@link KnownWorkflowProvisioningState} can be used interchangeably with WorkflowProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Accepted** \\\n * **Running** \\\n * **Ready** \\\n * **Creating** \\\n * **Created** \\\n * **Deleting** \\\n * **Deleted** \\\n * **Canceled** \\\n * **Failed** \\\n * **Succeeded** \\\n * **Moving** \\\n * **Updating** \\\n * **Registering** \\\n * **Registered** \\\n * **Unregistering** \\\n * **Unregistered** \\\n * **Completed** \\\n * **Renewing** \\\n * **Pending** \\\n * **Waiting** \\\n * **InProgress**\n */\nexport type WorkflowProvisioningState = string;\n\n/** Known values of {@link WorkflowState} that the service accepts. */\nexport enum KnownWorkflowState {\n NotSpecified = \"NotSpecified\",\n Completed = \"Completed\",\n Enabled = \"Enabled\",\n Disabled = \"Disabled\",\n Deleted = \"Deleted\",\n Suspended = \"Suspended\"\n}\n\n/**\n * Defines values for WorkflowState. \\\n * {@link KnownWorkflowState} can be used interchangeably with WorkflowState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Completed** \\\n * **Enabled** \\\n * **Disabled** \\\n * **Deleted** \\\n * **Suspended**\n */\nexport type WorkflowState = string;\n\n/** Known values of {@link OpenAuthenticationProviderType} that the service accepts. */\nexport enum KnownOpenAuthenticationProviderType {\n AAD = \"AAD\"\n}\n\n/**\n * Defines values for OpenAuthenticationProviderType. \\\n * {@link KnownOpenAuthenticationProviderType} can be used interchangeably with OpenAuthenticationProviderType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AAD**\n */\nexport type OpenAuthenticationProviderType = string;\n\n/** Known values of {@link SkuName} that the service accepts. */\nexport enum KnownSkuName {\n NotSpecified = \"NotSpecified\",\n Free = \"Free\",\n Shared = \"Shared\",\n Basic = \"Basic\",\n Standard = \"Standard\",\n Premium = \"Premium\"\n}\n\n/**\n * Defines values for SkuName. \\\n * {@link KnownSkuName} can be used interchangeably with SkuName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Free** \\\n * **Shared** \\\n * **Basic** \\\n * **Standard** \\\n * **Premium**\n */\nexport type SkuName = string;\n\n/** Known values of {@link ParameterType} that the service accepts. */\nexport enum KnownParameterType {\n NotSpecified = \"NotSpecified\",\n String = \"String\",\n SecureString = \"SecureString\",\n Int = \"Int\",\n Float = \"Float\",\n Bool = \"Bool\",\n Array = \"Array\",\n Object = \"Object\",\n SecureObject = \"SecureObject\"\n}\n\n/**\n * Defines values for ParameterType. \\\n * {@link KnownParameterType} can be used interchangeably with ParameterType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **String** \\\n * **SecureString** \\\n * **Int** \\\n * **Float** \\\n * **Bool** \\\n * **Array** \\\n * **Object** \\\n * **SecureObject**\n */\nexport type ParameterType = string;\n\n/** Known values of {@link ManagedServiceIdentityType} that the service accepts. */\nexport enum KnownManagedServiceIdentityType {\n SystemAssigned = \"SystemAssigned\",\n UserAssigned = \"UserAssigned\",\n None = \"None\"\n}\n\n/**\n * Defines values for ManagedServiceIdentityType. \\\n * {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SystemAssigned** \\\n * **UserAssigned** \\\n * **None**\n */\nexport type ManagedServiceIdentityType = string;\n\n/** Known values of {@link KeyType} that the service accepts. */\nexport enum KnownKeyType {\n NotSpecified = \"NotSpecified\",\n Primary = \"Primary\",\n Secondary = \"Secondary\"\n}\n\n/**\n * Defines values for KeyType. \\\n * {@link KnownKeyType} can be used interchangeably with KeyType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Primary** \\\n * **Secondary**\n */\nexport type KeyType = string;\n\n/** Known values of {@link WorkflowTriggerProvisioningState} that the service accepts. */\nexport enum KnownWorkflowTriggerProvisioningState {\n NotSpecified = \"NotSpecified\",\n Accepted = \"Accepted\",\n Running = \"Running\",\n Ready = \"Ready\",\n Creating = \"Creating\",\n Created = \"Created\",\n Deleting = \"Deleting\",\n Deleted = \"Deleted\",\n Canceled = \"Canceled\",\n Failed = \"Failed\",\n Succeeded = \"Succeeded\",\n Moving = \"Moving\",\n Updating = \"Updating\",\n Registering = \"Registering\",\n Registered = \"Registered\",\n Unregistering = \"Unregistering\",\n Unregistered = \"Unregistered\",\n Completed = \"Completed\"\n}\n\n/**\n * Defines values for WorkflowTriggerProvisioningState. \\\n * {@link KnownWorkflowTriggerProvisioningState} can be used interchangeably with WorkflowTriggerProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Accepted** \\\n * **Running** \\\n * **Ready** \\\n * **Creating** \\\n * **Created** \\\n * **Deleting** \\\n * **Deleted** \\\n * **Canceled** \\\n * **Failed** \\\n * **Succeeded** \\\n * **Moving** \\\n * **Updating** \\\n * **Registering** \\\n * **Registered** \\\n * **Unregistering** \\\n * **Unregistered** \\\n * **Completed**\n */\nexport type WorkflowTriggerProvisioningState = string;\n\n/** Known values of {@link WorkflowStatus} that the service accepts. */\nexport enum KnownWorkflowStatus {\n NotSpecified = \"NotSpecified\",\n Paused = \"Paused\",\n Running = \"Running\",\n Waiting = \"Waiting\",\n Succeeded = \"Succeeded\",\n Skipped = \"Skipped\",\n Suspended = \"Suspended\",\n Cancelled = \"Cancelled\",\n Failed = \"Failed\",\n Faulted = \"Faulted\",\n TimedOut = \"TimedOut\",\n Aborted = \"Aborted\",\n Ignored = \"Ignored\"\n}\n\n/**\n * Defines values for WorkflowStatus. \\\n * {@link KnownWorkflowStatus} can be used interchangeably with WorkflowStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Paused** \\\n * **Running** \\\n * **Waiting** \\\n * **Succeeded** \\\n * **Skipped** \\\n * **Suspended** \\\n * **Cancelled** \\\n * **Failed** \\\n * **Faulted** \\\n * **TimedOut** \\\n * **Aborted** \\\n * **Ignored**\n */\nexport type WorkflowStatus = string;\n\n/** Known values of {@link RecurrenceFrequency} that the service accepts. */\nexport enum KnownRecurrenceFrequency {\n NotSpecified = \"NotSpecified\",\n Second = \"Second\",\n Minute = \"Minute\",\n Hour = \"Hour\",\n Day = \"Day\",\n Week = \"Week\",\n Month = \"Month\",\n Year = \"Year\"\n}\n\n/**\n * Defines values for RecurrenceFrequency. \\\n * {@link KnownRecurrenceFrequency} can be used interchangeably with RecurrenceFrequency,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Second** \\\n * **Minute** \\\n * **Hour** \\\n * **Day** \\\n * **Week** \\\n * **Month** \\\n * **Year**\n */\nexport type RecurrenceFrequency = string;\n\n/** Known values of {@link IntegrationAccountSkuName} that the service accepts. */\nexport enum KnownIntegrationAccountSkuName {\n NotSpecified = \"NotSpecified\",\n Free = \"Free\",\n Basic = \"Basic\",\n Standard = \"Standard\"\n}\n\n/**\n * Defines values for IntegrationAccountSkuName. \\\n * {@link KnownIntegrationAccountSkuName} can be used interchangeably with IntegrationAccountSkuName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Free** \\\n * **Basic** \\\n * **Standard**\n */\nexport type IntegrationAccountSkuName = string;\n\n/** Known values of {@link TrackEventsOperationOptions} that the service accepts. */\nexport enum KnownTrackEventsOperationOptions {\n None = \"None\",\n DisableSourceInfoEnrich = \"DisableSourceInfoEnrich\"\n}\n\n/**\n * Defines values for TrackEventsOperationOptions. \\\n * {@link KnownTrackEventsOperationOptions} can be used interchangeably with TrackEventsOperationOptions,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **DisableSourceInfoEnrich**\n */\nexport type TrackEventsOperationOptions = string;\n\n/** Known values of {@link TrackingRecordType} that the service accepts. */\nexport enum KnownTrackingRecordType {\n NotSpecified = \"NotSpecified\",\n Custom = \"Custom\",\n AS2Message = \"AS2Message\",\n AS2MDN = \"AS2MDN\",\n X12Interchange = \"X12Interchange\",\n X12FunctionalGroup = \"X12FunctionalGroup\",\n X12TransactionSet = \"X12TransactionSet\",\n X12InterchangeAcknowledgment = \"X12InterchangeAcknowledgment\",\n X12FunctionalGroupAcknowledgment = \"X12FunctionalGroupAcknowledgment\",\n X12TransactionSetAcknowledgment = \"X12TransactionSetAcknowledgment\",\n EdifactInterchange = \"EdifactInterchange\",\n EdifactFunctionalGroup = \"EdifactFunctionalGroup\",\n EdifactTransactionSet = \"EdifactTransactionSet\",\n EdifactInterchangeAcknowledgment = \"EdifactInterchangeAcknowledgment\",\n EdifactFunctionalGroupAcknowledgment = \"EdifactFunctionalGroupAcknowledgment\",\n EdifactTransactionSetAcknowledgment = \"EdifactTransactionSetAcknowledgment\"\n}\n\n/**\n * Defines values for TrackingRecordType. \\\n * {@link KnownTrackingRecordType} can be used interchangeably with TrackingRecordType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Custom** \\\n * **AS2Message** \\\n * **AS2MDN** \\\n * **X12Interchange** \\\n * **X12FunctionalGroup** \\\n * **X12TransactionSet** \\\n * **X12InterchangeAcknowledgment** \\\n * **X12FunctionalGroupAcknowledgment** \\\n * **X12TransactionSetAcknowledgment** \\\n * **EdifactInterchange** \\\n * **EdifactFunctionalGroup** \\\n * **EdifactTransactionSet** \\\n * **EdifactInterchangeAcknowledgment** \\\n * **EdifactFunctionalGroupAcknowledgment** \\\n * **EdifactTransactionSetAcknowledgment**\n */\nexport type TrackingRecordType = string;\n\n/** Known values of {@link SchemaType} that the service accepts. */\nexport enum KnownSchemaType {\n NotSpecified = \"NotSpecified\",\n Xml = \"Xml\"\n}\n\n/**\n * Defines values for SchemaType. \\\n * {@link KnownSchemaType} can be used interchangeably with SchemaType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Xml**\n */\nexport type SchemaType = string;\n\n/** Known values of {@link MapType} that the service accepts. */\nexport enum KnownMapType {\n NotSpecified = \"NotSpecified\",\n Xslt = \"Xslt\",\n Xslt20 = \"Xslt20\",\n Xslt30 = \"Xslt30\",\n Liquid = \"Liquid\"\n}\n\n/**\n * Defines values for MapType. \\\n * {@link KnownMapType} can be used interchangeably with MapType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Xslt** \\\n * **Xslt20** \\\n * **Xslt30** \\\n * **Liquid**\n */\nexport type MapType = string;\n\n/** Known values of {@link PartnerType} that the service accepts. */\nexport enum KnownPartnerType {\n NotSpecified = \"NotSpecified\",\n B2B = \"B2B\"\n}\n\n/**\n * Defines values for PartnerType. \\\n * {@link KnownPartnerType} can be used interchangeably with PartnerType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **B2B**\n */\nexport type PartnerType = string;\n\n/** Known values of {@link HashingAlgorithm} that the service accepts. */\nexport enum KnownHashingAlgorithm {\n NotSpecified = \"NotSpecified\",\n None = \"None\",\n MD5 = \"MD5\",\n SHA1 = \"SHA1\",\n SHA2256 = \"SHA2256\",\n SHA2384 = \"SHA2384\",\n SHA2512 = \"SHA2512\"\n}\n\n/**\n * Defines values for HashingAlgorithm. \\\n * {@link KnownHashingAlgorithm} can be used interchangeably with HashingAlgorithm,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **None** \\\n * **MD5** \\\n * **SHA1** \\\n * **SHA2256** \\\n * **SHA2384** \\\n * **SHA2512**\n */\nexport type HashingAlgorithm = string;\n\n/** Known values of {@link EncryptionAlgorithm} that the service accepts. */\nexport enum KnownEncryptionAlgorithm {\n NotSpecified = \"NotSpecified\",\n None = \"None\",\n DES3 = \"DES3\",\n RC2 = \"RC2\",\n AES128 = \"AES128\",\n AES192 = \"AES192\",\n AES256 = \"AES256\"\n}\n\n/**\n * Defines values for EncryptionAlgorithm. \\\n * {@link KnownEncryptionAlgorithm} can be used interchangeably with EncryptionAlgorithm,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **None** \\\n * **DES3** \\\n * **RC2** \\\n * **AES128** \\\n * **AES192** \\\n * **AES256**\n */\nexport type EncryptionAlgorithm = string;\n\n/** Known values of {@link SigningAlgorithm} that the service accepts. */\nexport enum KnownSigningAlgorithm {\n NotSpecified = \"NotSpecified\",\n Default = \"Default\",\n SHA1 = \"SHA1\",\n SHA2256 = \"SHA2256\",\n SHA2384 = \"SHA2384\",\n SHA2512 = \"SHA2512\"\n}\n\n/**\n * Defines values for SigningAlgorithm. \\\n * {@link KnownSigningAlgorithm} can be used interchangeably with SigningAlgorithm,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Default** \\\n * **SHA1** \\\n * **SHA2256** \\\n * **SHA2384** \\\n * **SHA2512**\n */\nexport type SigningAlgorithm = string;\n\n/** Known values of {@link TrailingSeparatorPolicy} that the service accepts. */\nexport enum KnownTrailingSeparatorPolicy {\n NotSpecified = \"NotSpecified\",\n NotAllowed = \"NotAllowed\",\n Optional = \"Optional\",\n Mandatory = \"Mandatory\"\n}\n\n/**\n * Defines values for TrailingSeparatorPolicy. \\\n * {@link KnownTrailingSeparatorPolicy} can be used interchangeably with TrailingSeparatorPolicy,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **NotAllowed** \\\n * **Optional** \\\n * **Mandatory**\n */\nexport type TrailingSeparatorPolicy = string;\n\n/** Known values of {@link X12CharacterSet} that the service accepts. */\nexport enum KnownX12CharacterSet {\n NotSpecified = \"NotSpecified\",\n Basic = \"Basic\",\n Extended = \"Extended\",\n UTF8 = \"UTF8\"\n}\n\n/**\n * Defines values for X12CharacterSet. \\\n * {@link KnownX12CharacterSet} can be used interchangeably with X12CharacterSet,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Basic** \\\n * **Extended** \\\n * **UTF8**\n */\nexport type X12CharacterSet = string;\n\n/** Known values of {@link X12DateFormat} that the service accepts. */\nexport enum KnownX12DateFormat {\n NotSpecified = \"NotSpecified\",\n Ccyymmdd = \"CCYYMMDD\",\n Yymmdd = \"YYMMDD\"\n}\n\n/**\n * Defines values for X12DateFormat. \\\n * {@link KnownX12DateFormat} can be used interchangeably with X12DateFormat,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **CCYYMMDD** \\\n * **YYMMDD**\n */\nexport type X12DateFormat = string;\n\n/** Known values of {@link X12TimeFormat} that the service accepts. */\nexport enum KnownX12TimeFormat {\n NotSpecified = \"NotSpecified\",\n Hhmm = \"HHMM\",\n Hhmmss = \"HHMMSS\",\n HhmmsSdd = \"HHMMSSdd\",\n HhmmsSd = \"HHMMSSd\"\n}\n\n/**\n * Defines values for X12TimeFormat. \\\n * {@link KnownX12TimeFormat} can be used interchangeably with X12TimeFormat,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **HHMM** \\\n * **HHMMSS** \\\n * **HHMMSSdd** \\\n * **HHMMSSd**\n */\nexport type X12TimeFormat = string;\n\n/** Known values of {@link UsageIndicator} that the service accepts. */\nexport enum KnownUsageIndicator {\n NotSpecified = \"NotSpecified\",\n Test = \"Test\",\n Information = \"Information\",\n Production = \"Production\"\n}\n\n/**\n * Defines values for UsageIndicator. \\\n * {@link KnownUsageIndicator} can be used interchangeably with UsageIndicator,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Test** \\\n * **Information** \\\n * **Production**\n */\nexport type UsageIndicator = string;\n\n/** Known values of {@link MessageFilterType} that the service accepts. */\nexport enum KnownMessageFilterType {\n NotSpecified = \"NotSpecified\",\n Include = \"Include\",\n Exclude = \"Exclude\"\n}\n\n/**\n * Defines values for MessageFilterType. \\\n * {@link KnownMessageFilterType} can be used interchangeably with MessageFilterType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Include** \\\n * **Exclude**\n */\nexport type MessageFilterType = string;\n\n/** Known values of {@link EdifactCharacterSet} that the service accepts. */\nexport enum KnownEdifactCharacterSet {\n NotSpecified = \"NotSpecified\",\n Unob = \"UNOB\",\n Unoa = \"UNOA\",\n Unoc = \"UNOC\",\n Unod = \"UNOD\",\n Unoe = \"UNOE\",\n Unof = \"UNOF\",\n Unog = \"UNOG\",\n Unoh = \"UNOH\",\n Unoi = \"UNOI\",\n Unoj = \"UNOJ\",\n Unok = \"UNOK\",\n Unox = \"UNOX\",\n Unoy = \"UNOY\",\n Keca = \"KECA\"\n}\n\n/**\n * Defines values for EdifactCharacterSet. \\\n * {@link KnownEdifactCharacterSet} can be used interchangeably with EdifactCharacterSet,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **UNOB** \\\n * **UNOA** \\\n * **UNOC** \\\n * **UNOD** \\\n * **UNOE** \\\n * **UNOF** \\\n * **UNOG** \\\n * **UNOH** \\\n * **UNOI** \\\n * **UNOJ** \\\n * **UNOK** \\\n * **UNOX** \\\n * **UNOY** \\\n * **KECA**\n */\nexport type EdifactCharacterSet = string;\n\n/** Known values of {@link IntegrationServiceEnvironmentAccessEndpointType} that the service accepts. */\nexport enum KnownIntegrationServiceEnvironmentAccessEndpointType {\n NotSpecified = \"NotSpecified\",\n External = \"External\",\n Internal = \"Internal\"\n}\n\n/**\n * Defines values for IntegrationServiceEnvironmentAccessEndpointType. \\\n * {@link KnownIntegrationServiceEnvironmentAccessEndpointType} can be used interchangeably with IntegrationServiceEnvironmentAccessEndpointType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **External** \\\n * **Internal**\n */\nexport type IntegrationServiceEnvironmentAccessEndpointType = string;\n\n/** Known values of {@link IntegrationServiceEnvironmentSkuName} that the service accepts. */\nexport enum KnownIntegrationServiceEnvironmentSkuName {\n NotSpecified = \"NotSpecified\",\n Premium = \"Premium\",\n Developer = \"Developer\"\n}\n\n/**\n * Defines values for IntegrationServiceEnvironmentSkuName. \\\n * {@link KnownIntegrationServiceEnvironmentSkuName} can be used interchangeably with IntegrationServiceEnvironmentSkuName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Premium** \\\n * **Developer**\n */\nexport type IntegrationServiceEnvironmentSkuName = string;\n\n/** Known values of {@link IntegrationServiceEnvironmentSkuScaleType} that the service accepts. */\nexport enum KnownIntegrationServiceEnvironmentSkuScaleType {\n Manual = \"Manual\",\n Automatic = \"Automatic\",\n None = \"None\"\n}\n\n/**\n * Defines values for IntegrationServiceEnvironmentSkuScaleType. \\\n * {@link KnownIntegrationServiceEnvironmentSkuScaleType} can be used interchangeably with IntegrationServiceEnvironmentSkuScaleType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Manual** \\\n * **Automatic** \\\n * **None**\n */\nexport type IntegrationServiceEnvironmentSkuScaleType = string;\n\n/** Known values of {@link IntegrationServiceEnvironmentNetworkDependencyCategoryType} that the service accepts. */\nexport enum KnownIntegrationServiceEnvironmentNetworkDependencyCategoryType {\n NotSpecified = \"NotSpecified\",\n AzureStorage = \"AzureStorage\",\n AzureManagement = \"AzureManagement\",\n AzureActiveDirectory = \"AzureActiveDirectory\",\n SSLCertificateVerification = \"SSLCertificateVerification\",\n DiagnosticLogsAndMetrics = \"DiagnosticLogsAndMetrics\",\n IntegrationServiceEnvironmentConnectors = \"IntegrationServiceEnvironmentConnectors\",\n RedisCache = \"RedisCache\",\n AccessEndpoints = \"AccessEndpoints\",\n RecoveryService = \"RecoveryService\",\n SQL = \"SQL\",\n RegionalService = \"RegionalService\"\n}\n\n/**\n * Defines values for IntegrationServiceEnvironmentNetworkDependencyCategoryType. \\\n * {@link KnownIntegrationServiceEnvironmentNetworkDependencyCategoryType} can be used interchangeably with IntegrationServiceEnvironmentNetworkDependencyCategoryType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **AzureStorage** \\\n * **AzureManagement** \\\n * **AzureActiveDirectory** \\\n * **SSLCertificateVerification** \\\n * **DiagnosticLogsAndMetrics** \\\n * **IntegrationServiceEnvironmentConnectors** \\\n * **RedisCache** \\\n * **AccessEndpoints** \\\n * **RecoveryService** \\\n * **SQL** \\\n * **RegionalService**\n */\nexport type IntegrationServiceEnvironmentNetworkDependencyCategoryType = string;\n\n/** Known values of {@link IntegrationServiceEnvironmentNetworkEndPointAccessibilityState} that the service accepts. */\nexport enum KnownIntegrationServiceEnvironmentNetworkEndPointAccessibilityState {\n NotSpecified = \"NotSpecified\",\n Unknown = \"Unknown\",\n Available = \"Available\",\n NotAvailable = \"NotAvailable\"\n}\n\n/**\n * Defines values for IntegrationServiceEnvironmentNetworkEndPointAccessibilityState. \\\n * {@link KnownIntegrationServiceEnvironmentNetworkEndPointAccessibilityState} can be used interchangeably with IntegrationServiceEnvironmentNetworkEndPointAccessibilityState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Unknown** \\\n * **Available** \\\n * **NotAvailable**\n */\nexport type IntegrationServiceEnvironmentNetworkEndPointAccessibilityState = string;\n\n/** Known values of {@link ErrorResponseCode} that the service accepts. */\nexport enum KnownErrorResponseCode {\n NotSpecified = \"NotSpecified\",\n IntegrationServiceEnvironmentNotFound = \"IntegrationServiceEnvironmentNotFound\",\n InternalServerError = \"InternalServerError\",\n InvalidOperationId = \"InvalidOperationId\"\n}\n\n/**\n * Defines values for ErrorResponseCode. \\\n * {@link KnownErrorResponseCode} can be used interchangeably with ErrorResponseCode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **IntegrationServiceEnvironmentNotFound** \\\n * **InternalServerError** \\\n * **InvalidOperationId**\n */\nexport type ErrorResponseCode = string;\n\n/** Known values of {@link IntegrationServiceEnvironmentNetworkDependencyHealthState} that the service accepts. */\nexport enum KnownIntegrationServiceEnvironmentNetworkDependencyHealthState {\n NotSpecified = \"NotSpecified\",\n Healthy = \"Healthy\",\n Unhealthy = \"Unhealthy\",\n Unknown = \"Unknown\"\n}\n\n/**\n * Defines values for IntegrationServiceEnvironmentNetworkDependencyHealthState. \\\n * {@link KnownIntegrationServiceEnvironmentNetworkDependencyHealthState} can be used interchangeably with IntegrationServiceEnvironmentNetworkDependencyHealthState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Healthy** \\\n * **Unhealthy** \\\n * **Unknown**\n */\nexport type IntegrationServiceEnvironmentNetworkDependencyHealthState = string;\n\n/** Known values of {@link ApiType} that the service accepts. */\nexport enum KnownApiType {\n NotSpecified = \"NotSpecified\",\n Rest = \"Rest\",\n Soap = \"Soap\"\n}\n\n/**\n * Defines values for ApiType. \\\n * {@link KnownApiType} can be used interchangeably with ApiType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Rest** \\\n * **Soap**\n */\nexport type ApiType = string;\n\n/** Known values of {@link WsdlImportMethod} that the service accepts. */\nexport enum KnownWsdlImportMethod {\n NotSpecified = \"NotSpecified\",\n SoapToRest = \"SoapToRest\",\n SoapPassThrough = \"SoapPassThrough\"\n}\n\n/**\n * Defines values for WsdlImportMethod. \\\n * {@link KnownWsdlImportMethod} can be used interchangeably with WsdlImportMethod,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **SoapToRest** \\\n * **SoapPassThrough**\n */\nexport type WsdlImportMethod = string;\n\n/** Known values of {@link ApiDeploymentParameterVisibility} that the service accepts. */\nexport enum KnownApiDeploymentParameterVisibility {\n NotSpecified = \"NotSpecified\",\n Default = \"Default\",\n Internal = \"Internal\"\n}\n\n/**\n * Defines values for ApiDeploymentParameterVisibility. \\\n * {@link KnownApiDeploymentParameterVisibility} can be used interchangeably with ApiDeploymentParameterVisibility,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Default** \\\n * **Internal**\n */\nexport type ApiDeploymentParameterVisibility = string;\n\n/** Known values of {@link ApiTier} that the service accepts. */\nexport enum KnownApiTier {\n NotSpecified = \"NotSpecified\",\n Enterprise = \"Enterprise\",\n Standard = \"Standard\",\n Premium = \"Premium\"\n}\n\n/**\n * Defines values for ApiTier. \\\n * {@link KnownApiTier} can be used interchangeably with ApiTier,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Enterprise** \\\n * **Standard** \\\n * **Premium**\n */\nexport type ApiTier = string;\n\n/** Known values of {@link StatusAnnotation} that the service accepts. */\nexport enum KnownStatusAnnotation {\n NotSpecified = \"NotSpecified\",\n Preview = \"Preview\",\n Production = \"Production\"\n}\n\n/**\n * Defines values for StatusAnnotation. \\\n * {@link KnownStatusAnnotation} can be used interchangeably with StatusAnnotation,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Preview** \\\n * **Production**\n */\nexport type StatusAnnotation = string;\n\n/** Known values of {@link SwaggerSchemaType} that the service accepts. */\nexport enum KnownSwaggerSchemaType {\n String = \"String\",\n Number = \"Number\",\n Integer = \"Integer\",\n Boolean = \"Boolean\",\n Array = \"Array\",\n File = \"File\",\n Object = \"Object\",\n Null = \"Null\"\n}\n\n/**\n * Defines values for SwaggerSchemaType. \\\n * {@link KnownSwaggerSchemaType} can be used interchangeably with SwaggerSchemaType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **String** \\\n * **Number** \\\n * **Integer** \\\n * **Boolean** \\\n * **Array** \\\n * **File** \\\n * **Object** \\\n * **Null**\n */\nexport type SwaggerSchemaType = string;\n\n/** Known values of {@link AzureAsyncOperationState} that the service accepts. */\nexport enum KnownAzureAsyncOperationState {\n Failed = \"Failed\",\n Succeeded = \"Succeeded\",\n Pending = \"Pending\",\n Canceled = \"Canceled\"\n}\n\n/**\n * Defines values for AzureAsyncOperationState. \\\n * {@link KnownAzureAsyncOperationState} can be used interchangeably with AzureAsyncOperationState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Failed** \\\n * **Succeeded** \\\n * **Pending** \\\n * **Canceled**\n */\nexport type AzureAsyncOperationState = string;\n/** Defines values for DaysOfWeek. */\nexport type DaysOfWeek =\n | \"Sunday\"\n | \"Monday\"\n | \"Tuesday\"\n | \"Wednesday\"\n | \"Thursday\"\n | \"Friday\"\n | \"Saturday\";\n/** Defines values for DayOfWeek. */\nexport type DayOfWeek =\n | \"Sunday\"\n | \"Monday\"\n | \"Tuesday\"\n | \"Wednesday\"\n | \"Thursday\"\n | \"Friday\"\n | \"Saturday\";\n/** Defines values for EventLevel. */\nexport type EventLevel =\n | \"LogAlways\"\n | \"Critical\"\n | \"Error\"\n | \"Warning\"\n | \"Informational\"\n | \"Verbose\";\n/** Defines values for AgreementType. */\nexport type AgreementType = \"NotSpecified\" | \"AS2\" | \"X12\" | \"Edifact\";\n/** Defines values for SegmentTerminatorSuffix. */\nexport type SegmentTerminatorSuffix =\n | \"NotSpecified\"\n | \"None\"\n | \"CR\"\n | \"LF\"\n | \"CRLF\";\n/** Defines values for EdifactDecimalIndicator. */\nexport type EdifactDecimalIndicator = \"NotSpecified\" | \"Comma\" | \"Decimal\";\n\n/** Optional parameters. */\nexport interface WorkflowsListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: State, Trigger, and ReferencedResourceId. */\n filter?: string;\n}\n\n/** Contains response data for the listBySubscription operation. */\nexport type WorkflowsListBySubscriptionResponse = WorkflowListResult;\n\n/** Optional parameters. */\nexport interface WorkflowsListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: State, Trigger, and ReferencedResourceId. */\n filter?: string;\n}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type WorkflowsListByResourceGroupResponse = WorkflowListResult;\n\n/** Optional parameters. */\nexport interface WorkflowsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type WorkflowsGetResponse = Workflow;\n\n/** Optional parameters. */\nexport interface WorkflowsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type WorkflowsCreateOrUpdateResponse = Workflow;\n\n/** Optional parameters. */\nexport interface WorkflowsUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the update operation. */\nexport type WorkflowsUpdateResponse = Workflow;\n\n/** Optional parameters. */\nexport interface WorkflowsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface WorkflowsDisableOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface WorkflowsEnableOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface WorkflowsGenerateUpgradedDefinitionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the generateUpgradedDefinition operation. */\nexport type WorkflowsGenerateUpgradedDefinitionResponse = Record<\n string,\n unknown\n>;\n\n/** Optional parameters. */\nexport interface WorkflowsListCallbackUrlOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listCallbackUrl operation. */\nexport type WorkflowsListCallbackUrlResponse = WorkflowTriggerCallbackUrl;\n\n/** Optional parameters. */\nexport interface WorkflowsListSwaggerOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listSwagger operation. */\nexport type WorkflowsListSwaggerResponse = Record<string, unknown>;\n\n/** Optional parameters. */\nexport interface WorkflowsMoveOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface WorkflowsRegenerateAccessKeyOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface WorkflowsValidateByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface WorkflowsValidateByLocationOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface WorkflowsListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: State, Trigger, and ReferencedResourceId. */\n filter?: string;\n}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type WorkflowsListBySubscriptionNextResponse = WorkflowListResult;\n\n/** Optional parameters. */\nexport interface WorkflowsListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: State, Trigger, and ReferencedResourceId. */\n filter?: string;\n}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type WorkflowsListByResourceGroupNextResponse = WorkflowListResult;\n\n/** Optional parameters. */\nexport interface WorkflowVersionsListOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n}\n\n/** Contains response data for the list operation. */\nexport type WorkflowVersionsListResponse = WorkflowVersionListResult;\n\n/** Optional parameters. */\nexport interface WorkflowVersionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type WorkflowVersionsGetResponse = WorkflowVersion;\n\n/** Optional parameters. */\nexport interface WorkflowVersionsListNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n}\n\n/** Contains response data for the listNext operation. */\nexport type WorkflowVersionsListNextResponse = WorkflowVersionListResult;\n\n/** Optional parameters. */\nexport interface WorkflowTriggersListOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type WorkflowTriggersListResponse = WorkflowTriggerListResult;\n\n/** Optional parameters. */\nexport interface WorkflowTriggersGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type WorkflowTriggersGetResponse = WorkflowTrigger;\n\n/** Optional parameters. */\nexport interface WorkflowTriggersResetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface WorkflowTriggersRunOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface WorkflowTriggersGetSchemaJsonOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getSchemaJson operation. */\nexport type WorkflowTriggersGetSchemaJsonResponse = JsonSchema;\n\n/** Optional parameters. */\nexport interface WorkflowTriggersSetStateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface WorkflowTriggersListCallbackUrlOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listCallbackUrl operation. */\nexport type WorkflowTriggersListCallbackUrlResponse = WorkflowTriggerCallbackUrl;\n\n/** Optional parameters. */\nexport interface WorkflowTriggersListNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. */\n filter?: string;\n}\n\n/** Contains response data for the listNext operation. */\nexport type WorkflowTriggersListNextResponse = WorkflowTriggerListResult;\n\n/** Optional parameters. */\nexport interface WorkflowVersionTriggersListCallbackUrlOptionalParams\n extends coreClient.OperationOptions {\n /** The callback URL parameters. */\n parameters?: GetCallbackUrlParameters;\n}\n\n/** Contains response data for the listCallbackUrl operation. */\nexport type WorkflowVersionTriggersListCallbackUrlResponse = WorkflowTriggerCallbackUrl;\n\n/** Optional parameters. */\nexport interface WorkflowTriggerHistoriesListOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: Status, StartTime, and ClientTrackingId. */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type WorkflowTriggerHistoriesListResponse = WorkflowTriggerHistoryListResult;\n\n/** Optional parameters. */\nexport interface WorkflowTriggerHistoriesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type WorkflowTriggerHistoriesGetResponse = WorkflowTriggerHistory;\n\n/** Optional parameters. */\nexport interface WorkflowTriggerHistoriesResubmitOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface WorkflowTriggerHistoriesListNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: Status, StartTime, and ClientTrackingId. */\n filter?: string;\n}\n\n/** Contains response data for the listNext operation. */\nexport type WorkflowTriggerHistoriesListNextResponse = WorkflowTriggerHistoryListResult;\n\n/** Optional parameters. */\nexport interface WorkflowRunsListOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: Status, StartTime, and ClientTrackingId. */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type WorkflowRunsListResponse = WorkflowRunListResult;\n\n/** Optional parameters. */\nexport interface WorkflowRunsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type WorkflowRunsGetResponse = WorkflowRun;\n\n/** Optional parameters. */\nexport interface WorkflowRunsCancelOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface WorkflowRunsListNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: Status, StartTime, and ClientTrackingId. */\n filter?: string;\n}\n\n/** Contains response data for the listNext operation. */\nexport type WorkflowRunsListNextResponse = WorkflowRunListResult;\n\n/** Optional parameters. */\nexport interface WorkflowRunActionsListOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: Status. */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type WorkflowRunActionsListResponse = WorkflowRunActionListResult;\n\n/** Optional parameters. */\nexport interface WorkflowRunActionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type WorkflowRunActionsGetResponse = WorkflowRunAction;\n\n/** Optional parameters. */\nexport interface WorkflowRunActionsListExpressionTracesOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listExpressionTraces operation. */\nexport type WorkflowRunActionsListExpressionTracesResponse = ExpressionTraces;\n\n/** Optional parameters. */\nexport interface WorkflowRunActionsListNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: Status. */\n filter?: string;\n}\n\n/** Contains response data for the listNext operation. */\nexport type WorkflowRunActionsListNextResponse = WorkflowRunActionListResult;\n\n/** Optional parameters. */\nexport interface WorkflowRunActionRepetitionsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type WorkflowRunActionRepetitionsListResponse = WorkflowRunActionRepetitionDefinitionCollection;\n\n/** Optional parameters. */\nexport interface WorkflowRunActionRepetitionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type WorkflowRunActionRepetitionsGetResponse = WorkflowRunActionRepetitionDefinition;\n\n/** Optional parameters. */\nexport interface WorkflowRunActionRepetitionsListExpressionTracesOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listExpressionTraces operation. */\nexport type WorkflowRunActionRepetitionsListExpressionTracesResponse = ExpressionTraces;\n\n/** Optional parameters. */\nexport interface WorkflowRunActionRepetitionsRequestHistoriesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type WorkflowRunActionRepetitionsRequestHistoriesListResponse = RequestHistoryListResult;\n\n/** Optional parameters. */\nexport interface WorkflowRunActionRepetitionsRequestHistoriesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type WorkflowRunActionRepetitionsRequestHistoriesGetResponse = RequestHistory;\n\n/** Optional parameters. */\nexport interface WorkflowRunActionRepetitionsRequestHistoriesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type WorkflowRunActionRepetitionsRequestHistoriesListNextResponse = RequestHistoryListResult;\n\n/** Optional parameters. */\nexport interface WorkflowRunActionRequestHistoriesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type WorkflowRunActionRequestHistoriesListResponse = RequestHistoryListResult;\n\n/** Optional parameters. */\nexport interface WorkflowRunActionRequestHistoriesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type WorkflowRunActionRequestHistoriesGetResponse = RequestHistory;\n\n/** Optional parameters. */\nexport interface WorkflowRunActionRequestHistoriesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type WorkflowRunActionRequestHistoriesListNextResponse = RequestHistoryListResult;\n\n/** Optional parameters. */\nexport interface WorkflowRunActionScopeRepetitionsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type WorkflowRunActionScopeRepetitionsListResponse = WorkflowRunActionRepetitionDefinitionCollection;\n\n/** Optional parameters. */\nexport interface WorkflowRunActionScopeRepetitionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type WorkflowRunActionScopeRepetitionsGetResponse = WorkflowRunActionRepetitionDefinition;\n\n/** Optional parameters. */\nexport interface WorkflowRunOperationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type WorkflowRunOperationsGetResponse = WorkflowRun;\n\n/** Optional parameters. */\nexport interface IntegrationAccountsListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n}\n\n/** Contains response data for the listBySubscription operation. */\nexport type IntegrationAccountsListBySubscriptionResponse = IntegrationAccountListResult;\n\n/** Optional parameters. */\nexport interface IntegrationAccountsListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type IntegrationAccountsListByResourceGroupResponse = IntegrationAccountListResult;\n\n/** Optional parameters. */\nexport interface IntegrationAccountsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IntegrationAccountsGetResponse = IntegrationAccount;\n\n/** Optional parameters. */\nexport interface IntegrationAccountsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type IntegrationAccountsCreateOrUpdateResponse = IntegrationAccount;\n\n/** Optional parameters. */\nexport interface IntegrationAccountsUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the update operation. */\nexport type IntegrationAccountsUpdateResponse = IntegrationAccount;\n\n/** Optional parameters. */\nexport interface IntegrationAccountsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface IntegrationAccountsListCallbackUrlOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listCallbackUrl operation. */\nexport type IntegrationAccountsListCallbackUrlResponse = CallbackUrl;\n\n/** Optional parameters. */\nexport interface IntegrationAccountsListKeyVaultKeysOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listKeyVaultKeys operation. */\nexport type IntegrationAccountsListKeyVaultKeysResponse = KeyVaultKeyCollection;\n\n/** Optional parameters. */\nexport interface IntegrationAccountsLogTrackingEventsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface IntegrationAccountsRegenerateAccessKeyOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the regenerateAccessKey operation. */\nexport type IntegrationAccountsRegenerateAccessKeyResponse = IntegrationAccount;\n\n/** Optional parameters. */\nexport interface IntegrationAccountsListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type IntegrationAccountsListBySubscriptionNextResponse = IntegrationAccountListResult;\n\n/** Optional parameters. */\nexport interface IntegrationAccountsListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type IntegrationAccountsListByResourceGroupNextResponse = IntegrationAccountListResult;\n\n/** Optional parameters. */\nexport interface IntegrationAccountAssembliesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type IntegrationAccountAssembliesListResponse = AssemblyCollection;\n\n/** Optional parameters. */\nexport interface IntegrationAccountAssembliesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IntegrationAccountAssembliesGetResponse = AssemblyDefinition;\n\n/** Optional parameters. */\nexport interface IntegrationAccountAssembliesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type IntegrationAccountAssembliesCreateOrUpdateResponse = AssemblyDefinition;\n\n/** Optional parameters. */\nexport interface IntegrationAccountAssembliesDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface IntegrationAccountAssembliesListContentCallbackUrlOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listContentCallbackUrl operation. */\nexport type IntegrationAccountAssembliesListContentCallbackUrlResponse = WorkflowTriggerCallbackUrl;\n\n/** Optional parameters. */\nexport interface IntegrationAccountBatchConfigurationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type IntegrationAccountBatchConfigurationsListResponse = BatchConfigurationCollection;\n\n/** Optional parameters. */\nexport interface IntegrationAccountBatchConfigurationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IntegrationAccountBatchConfigurationsGetResponse = BatchConfiguration;\n\n/** Optional parameters. */\nexport interface IntegrationAccountBatchConfigurationsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type IntegrationAccountBatchConfigurationsCreateOrUpdateResponse = BatchConfiguration;\n\n/** Optional parameters. */\nexport interface IntegrationAccountBatchConfigurationsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface IntegrationAccountSchemasListOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: SchemaType. */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type IntegrationAccountSchemasListResponse = IntegrationAccountSchemaListResult;\n\n/** Optional parameters. */\nexport interface IntegrationAccountSchemasGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IntegrationAccountSchemasGetResponse = IntegrationAccountSchema;\n\n/** Optional parameters. */\nexport interface IntegrationAccountSchemasCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type IntegrationAccountSchemasCreateOrUpdateResponse = IntegrationAccountSchema;\n\n/** Optional parameters. */\nexport interface IntegrationAccountSchemasDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface IntegrationAccountSchemasListContentCallbackUrlOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listContentCallbackUrl operation. */\nexport type IntegrationAccountSchemasListContentCallbackUrlResponse = WorkflowTriggerCallbackUrl;\n\n/** Optional parameters. */\nexport interface IntegrationAccountSchemasListNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: SchemaType. */\n filter?: string;\n}\n\n/** Contains response data for the listNext operation. */\nexport type IntegrationAccountSchemasListNextResponse = IntegrationAccountSchemaListResult;\n\n/** Optional parameters. */\nexport interface IntegrationAccountMapsListOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: MapType. */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type IntegrationAccountMapsListResponse = IntegrationAccountMapListResult;\n\n/** Optional parameters. */\nexport interface IntegrationAccountMapsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IntegrationAccountMapsGetResponse = IntegrationAccountMap;\n\n/** Optional parameters. */\nexport interface IntegrationAccountMapsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type IntegrationAccountMapsCreateOrUpdateResponse = IntegrationAccountMap;\n\n/** Optional parameters. */\nexport interface IntegrationAccountMapsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface IntegrationAccountMapsListContentCallbackUrlOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listContentCallbackUrl operation. */\nexport type IntegrationAccountMapsListContentCallbackUrlResponse = WorkflowTriggerCallbackUrl;\n\n/** Optional parameters. */\nexport interface IntegrationAccountMapsListNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: MapType. */\n filter?: string;\n}\n\n/** Contains response data for the listNext operation. */\nexport type IntegrationAccountMapsListNextResponse = IntegrationAccountMapListResult;\n\n/** Optional parameters. */\nexport interface IntegrationAccountPartnersListOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: PartnerType. */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type IntegrationAccountPartnersListResponse = IntegrationAccountPartnerListResult;\n\n/** Optional parameters. */\nexport interface IntegrationAccountPartnersGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IntegrationAccountPartnersGetResponse = IntegrationAccountPartner;\n\n/** Optional parameters. */\nexport interface IntegrationAccountPartnersCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type IntegrationAccountPartnersCreateOrUpdateResponse = IntegrationAccountPartner;\n\n/** Optional parameters. */\nexport interface IntegrationAccountPartnersDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface IntegrationAccountPartnersListContentCallbackUrlOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listContentCallbackUrl operation. */\nexport type IntegrationAccountPartnersListContentCallbackUrlResponse = WorkflowTriggerCallbackUrl;\n\n/** Optional parameters. */\nexport interface IntegrationAccountPartnersListNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: PartnerType. */\n filter?: string;\n}\n\n/** Contains response data for the listNext operation. */\nexport type IntegrationAccountPartnersListNextResponse = IntegrationAccountPartnerListResult;\n\n/** Optional parameters. */\nexport interface IntegrationAccountAgreementsListOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: AgreementType. */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type IntegrationAccountAgreementsListResponse = IntegrationAccountAgreementListResult;\n\n/** Optional parameters. */\nexport interface IntegrationAccountAgreementsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IntegrationAccountAgreementsGetResponse = IntegrationAccountAgreement;\n\n/** Optional parameters. */\nexport interface IntegrationAccountAgreementsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type IntegrationAccountAgreementsCreateOrUpdateResponse = IntegrationAccountAgreement;\n\n/** Optional parameters. */\nexport interface IntegrationAccountAgreementsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface IntegrationAccountAgreementsListContentCallbackUrlOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listContentCallbackUrl operation. */\nexport type IntegrationAccountAgreementsListContentCallbackUrlResponse = WorkflowTriggerCallbackUrl;\n\n/** Optional parameters. */\nexport interface IntegrationAccountAgreementsListNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: AgreementType. */\n filter?: string;\n}\n\n/** Contains response data for the listNext operation. */\nexport type IntegrationAccountAgreementsListNextResponse = IntegrationAccountAgreementListResult;\n\n/** Optional parameters. */\nexport interface IntegrationAccountCertificatesListOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n}\n\n/** Contains response data for the list operation. */\nexport type IntegrationAccountCertificatesListResponse = IntegrationAccountCertificateListResult;\n\n/** Optional parameters. */\nexport interface IntegrationAccountCertificatesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IntegrationAccountCertificatesGetResponse = IntegrationAccountCertificate;\n\n/** Optional parameters. */\nexport interface IntegrationAccountCertificatesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type IntegrationAccountCertificatesCreateOrUpdateResponse = IntegrationAccountCertificate;\n\n/** Optional parameters. */\nexport interface IntegrationAccountCertificatesDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface IntegrationAccountCertificatesListNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n}\n\n/** Contains response data for the listNext operation. */\nexport type IntegrationAccountCertificatesListNextResponse = IntegrationAccountCertificateListResult;\n\n/** Optional parameters. */\nexport interface IntegrationAccountSessionsListOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: ChangedTime. */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type IntegrationAccountSessionsListResponse = IntegrationAccountSessionListResult;\n\n/** Optional parameters. */\nexport interface IntegrationAccountSessionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IntegrationAccountSessionsGetResponse = IntegrationAccountSession;\n\n/** Optional parameters. */\nexport interface IntegrationAccountSessionsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type IntegrationAccountSessionsCreateOrUpdateResponse = IntegrationAccountSession;\n\n/** Optional parameters. */\nexport interface IntegrationAccountSessionsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface IntegrationAccountSessionsListNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: ChangedTime. */\n filter?: string;\n}\n\n/** Contains response data for the listNext operation. */\nexport type IntegrationAccountSessionsListNextResponse = IntegrationAccountSessionListResult;\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentsListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n}\n\n/** Contains response data for the listBySubscription operation. */\nexport type IntegrationServiceEnvironmentsListBySubscriptionResponse = IntegrationServiceEnvironmentListResult;\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentsListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type IntegrationServiceEnvironmentsListByResourceGroupResponse = IntegrationServiceEnvironmentListResult;\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IntegrationServiceEnvironmentsGetResponse = IntegrationServiceEnvironment;\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type IntegrationServiceEnvironmentsCreateOrUpdateResponse = IntegrationServiceEnvironment;\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentsUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type IntegrationServiceEnvironmentsUpdateResponse = IntegrationServiceEnvironment;\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentsRestartOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentsListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type IntegrationServiceEnvironmentsListBySubscriptionNextResponse = IntegrationServiceEnvironmentListResult;\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentsListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type IntegrationServiceEnvironmentsListByResourceGroupNextResponse = IntegrationServiceEnvironmentListResult;\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentSkusListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type IntegrationServiceEnvironmentSkusListResponse = IntegrationServiceEnvironmentSkuList;\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentSkusListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type IntegrationServiceEnvironmentSkusListNextResponse = IntegrationServiceEnvironmentSkuList;\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentNetworkHealthGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IntegrationServiceEnvironmentNetworkHealthGetResponse = {\n [propertyName: string]: IntegrationServiceEnvironmentSubnetNetworkHealth;\n};\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentManagedApisListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type IntegrationServiceEnvironmentManagedApisListResponse = IntegrationServiceEnvironmentManagedApiListResult;\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentManagedApisGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IntegrationServiceEnvironmentManagedApisGetResponse = IntegrationServiceEnvironmentManagedApi;\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentManagedApisPutOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the put operation. */\nexport type IntegrationServiceEnvironmentManagedApisPutResponse = IntegrationServiceEnvironmentManagedApi;\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentManagedApisDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentManagedApisListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type IntegrationServiceEnvironmentManagedApisListNextResponse = IntegrationServiceEnvironmentManagedApiListResult;\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentManagedApiOperationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type IntegrationServiceEnvironmentManagedApiOperationsListResponse = ApiOperationListResult;\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentManagedApiOperationsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type IntegrationServiceEnvironmentManagedApiOperationsListNextResponse = ApiOperationListResult;\n\n/** Optional parameters. */\nexport interface OperationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type OperationsListResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface OperationsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type OperationsListNextResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface LogicManagementClientOptionalParams\n extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Api Version */\n apiVersion?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\nexport const WorkflowListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Workflow\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Resource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Resource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n }\n }\n }\n};\n\nexport const FlowEndpointsConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FlowEndpointsConfiguration\",\n modelProperties: {\n workflow: {\n serializedName: \"workflow\",\n type: {\n name: \"Composite\",\n className: \"FlowEndpoints\"\n }\n },\n connector: {\n serializedName: \"connector\",\n type: {\n name: \"Composite\",\n className: \"FlowEndpoints\"\n }\n }\n }\n }\n};\n\nexport const FlowEndpoints: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FlowEndpoints\",\n modelProperties: {\n outgoingIpAddresses: {\n serializedName: \"outgoingIpAddresses\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IpAddress\"\n }\n }\n }\n },\n accessEndpointIpAddresses: {\n serializedName: \"accessEndpointIpAddresses\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IpAddress\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const IpAddress: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IpAddress\",\n modelProperties: {\n address: {\n serializedName: \"address\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const FlowAccessControlConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FlowAccessControlConfiguration\",\n modelProperties: {\n triggers: {\n serializedName: \"triggers\",\n type: {\n name: \"Composite\",\n className: \"FlowAccessControlConfigurationPolicy\"\n }\n },\n contents: {\n serializedName: \"contents\",\n type: {\n name: \"Composite\",\n className: \"FlowAccessControlConfigurationPolicy\"\n }\n },\n actions: {\n serializedName: \"actions\",\n type: {\n name: \"Composite\",\n className: \"FlowAccessControlConfigurationPolicy\"\n }\n },\n workflowManagement: {\n serializedName: \"workflowManagement\",\n type: {\n name: \"Composite\",\n className: \"FlowAccessControlConfigurationPolicy\"\n }\n }\n }\n }\n};\n\nexport const FlowAccessControlConfigurationPolicy: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FlowAccessControlConfigurationPolicy\",\n modelProperties: {\n allowedCallerIpAddresses: {\n serializedName: \"allowedCallerIpAddresses\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IpAddressRange\"\n }\n }\n }\n },\n openAuthenticationPolicies: {\n serializedName: \"openAuthenticationPolicies\",\n type: {\n name: \"Composite\",\n className: \"OpenAuthenticationAccessPolicies\"\n }\n }\n }\n }\n};\n\nexport const IpAddressRange: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IpAddressRange\",\n modelProperties: {\n addressRange: {\n serializedName: \"addressRange\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const OpenAuthenticationAccessPolicies: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OpenAuthenticationAccessPolicies\",\n modelProperties: {\n policies: {\n serializedName: \"policies\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"Composite\",\n className: \"OpenAuthenticationAccessPolicy\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const OpenAuthenticationAccessPolicy: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OpenAuthenticationAccessPolicy\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n },\n claims: {\n serializedName: \"claims\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"OpenAuthenticationPolicyClaim\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const OpenAuthenticationPolicyClaim: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OpenAuthenticationPolicyClaim\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Sku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Sku\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n plan: {\n serializedName: \"plan\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n }\n }\n }\n};\n\nexport const ResourceReference: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceReference\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkflowParameter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowParameter\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n metadata: {\n serializedName: \"metadata\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ManagedServiceIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ManagedServiceIdentity\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n tenantId: {\n serializedName: \"tenantId\",\n readOnly: true,\n type: {\n name: \"Uuid\"\n }\n },\n principalId: {\n serializedName: \"principalId\",\n readOnly: true,\n type: {\n name: \"Uuid\"\n }\n },\n userAssignedIdentities: {\n serializedName: \"userAssignedIdentities\",\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Composite\", className: \"UserAssignedIdentity\" }\n }\n }\n }\n }\n }\n};\n\nexport const UserAssignedIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UserAssignedIdentity\",\n modelProperties: {\n principalId: {\n serializedName: \"principalId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n clientId: {\n serializedName: \"clientId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ErrorResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorResponse\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorProperties\"\n }\n }\n }\n }\n};\n\nexport const ErrorProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorProperties\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n type: {\n name: \"String\"\n }\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const GenerateUpgradedDefinitionParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"GenerateUpgradedDefinitionParameters\",\n modelProperties: {\n targetSchemaVersion: {\n serializedName: \"targetSchemaVersion\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const GetCallbackUrlParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"GetCallbackUrlParameters\",\n modelProperties: {\n notAfter: {\n serializedName: \"notAfter\",\n type: {\n name: \"DateTime\"\n }\n },\n keyType: {\n serializedName: \"keyType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkflowTriggerCallbackUrl: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowTriggerCallbackUrl\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n method: {\n serializedName: \"method\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n basePath: {\n serializedName: \"basePath\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n relativePath: {\n serializedName: \"relativePath\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n relativePathParameters: {\n serializedName: \"relativePathParameters\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n queries: {\n serializedName: \"queries\",\n type: {\n name: \"Composite\",\n className: \"WorkflowTriggerListCallbackUrlQueries\"\n }\n }\n }\n }\n};\n\nexport const WorkflowTriggerListCallbackUrlQueries: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowTriggerListCallbackUrlQueries\",\n modelProperties: {\n apiVersion: {\n serializedName: \"api-version\",\n type: {\n name: \"String\"\n }\n },\n sp: {\n serializedName: \"sp\",\n type: {\n name: \"String\"\n }\n },\n sv: {\n serializedName: \"sv\",\n type: {\n name: \"String\"\n }\n },\n sig: {\n serializedName: \"sig\",\n type: {\n name: \"String\"\n }\n },\n se: {\n serializedName: \"se\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const RegenerateActionParameter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RegenerateActionParameter\",\n modelProperties: {\n keyType: {\n serializedName: \"keyType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkflowVersionListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowVersionListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"WorkflowVersion\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkflowTriggerListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowTriggerListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"WorkflowTrigger\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const SubResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SubResource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkflowTriggerRecurrence: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowTriggerRecurrence\",\n modelProperties: {\n frequency: {\n serializedName: \"frequency\",\n type: {\n name: \"String\"\n }\n },\n interval: {\n serializedName: \"interval\",\n type: {\n name: \"Number\"\n }\n },\n startTime: {\n serializedName: \"startTime\",\n type: {\n name: \"String\"\n }\n },\n endTime: {\n serializedName: \"endTime\",\n type: {\n name: \"String\"\n }\n },\n timeZone: {\n serializedName: \"timeZone\",\n type: {\n name: \"String\"\n }\n },\n schedule: {\n serializedName: \"schedule\",\n type: {\n name: \"Composite\",\n className: \"RecurrenceSchedule\"\n }\n }\n }\n }\n};\n\nexport const RecurrenceSchedule: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RecurrenceSchedule\",\n modelProperties: {\n minutes: {\n serializedName: \"minutes\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Number\"\n }\n }\n }\n },\n hours: {\n serializedName: \"hours\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Number\"\n }\n }\n }\n },\n weekDays: {\n serializedName: \"weekDays\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Enum\",\n allowedValues: [\n \"Sunday\",\n \"Monday\",\n \"Tuesday\",\n \"Wednesday\",\n \"Thursday\",\n \"Friday\",\n \"Saturday\"\n ]\n }\n }\n }\n },\n monthDays: {\n serializedName: \"monthDays\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Number\"\n }\n }\n }\n },\n monthlyOccurrences: {\n serializedName: \"monthlyOccurrences\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"RecurrenceScheduleOccurrence\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const RecurrenceScheduleOccurrence: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RecurrenceScheduleOccurrence\",\n modelProperties: {\n day: {\n serializedName: \"day\",\n type: {\n name: \"Enum\",\n allowedValues: [\n \"Sunday\",\n \"Monday\",\n \"Tuesday\",\n \"Wednesday\",\n \"Thursday\",\n \"Friday\",\n \"Saturday\"\n ]\n }\n },\n occurrence: {\n serializedName: \"occurrence\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const JsonSchema: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"JsonSchema\",\n modelProperties: {\n title: {\n serializedName: \"title\",\n type: {\n name: \"String\"\n }\n },\n content: {\n serializedName: \"content\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const SetTriggerStateActionDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SetTriggerStateActionDefinition\",\n modelProperties: {\n source: {\n serializedName: \"source\",\n type: {\n name: \"Composite\",\n className: \"WorkflowTriggerReference\"\n }\n }\n }\n }\n};\n\nexport const WorkflowTriggerHistoryListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowTriggerHistoryListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"WorkflowTriggerHistory\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Correlation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Correlation\",\n modelProperties: {\n clientTrackingId: {\n serializedName: \"clientTrackingId\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ContentLink: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ContentLink\",\n modelProperties: {\n uri: {\n serializedName: \"uri\",\n type: {\n name: \"String\"\n }\n },\n contentVersion: {\n serializedName: \"contentVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n contentSize: {\n serializedName: \"contentSize\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n contentHash: {\n serializedName: \"contentHash\",\n type: {\n name: \"Composite\",\n className: \"ContentHash\"\n }\n },\n metadata: {\n serializedName: \"metadata\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n }\n }\n }\n};\n\nexport const ContentHash: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ContentHash\",\n modelProperties: {\n algorithm: {\n serializedName: \"algorithm\",\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkflowRunListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowRunListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"WorkflowRun\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkflowRunTrigger: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowRunTrigger\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n inputs: {\n serializedName: \"inputs\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n inputsLink: {\n serializedName: \"inputsLink\",\n type: {\n name: \"Composite\",\n className: \"ContentLink\"\n }\n },\n outputs: {\n serializedName: \"outputs\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n outputsLink: {\n serializedName: \"outputsLink\",\n type: {\n name: \"Composite\",\n className: \"ContentLink\"\n }\n },\n scheduledTime: {\n serializedName: \"scheduledTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n startTime: {\n serializedName: \"startTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"endTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n trackingId: {\n serializedName: \"trackingId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n correlation: {\n serializedName: \"correlation\",\n type: {\n name: \"Composite\",\n className: \"Correlation\"\n }\n },\n code: {\n serializedName: \"code\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n status: {\n serializedName: \"status\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n error: {\n serializedName: \"error\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n trackedProperties: {\n serializedName: \"trackedProperties\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n }\n }\n }\n};\n\nexport const WorkflowRunActionListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowRunActionListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"WorkflowRunAction\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const RunCorrelation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RunCorrelation\",\n modelProperties: {\n clientTrackingId: {\n serializedName: \"clientTrackingId\",\n type: {\n name: \"String\"\n }\n },\n clientKeywords: {\n serializedName: \"clientKeywords\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const RetryHistory: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RetryHistory\",\n modelProperties: {\n startTime: {\n serializedName: \"startTime\",\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"endTime\",\n type: {\n name: \"DateTime\"\n }\n },\n code: {\n serializedName: \"code\",\n type: {\n name: \"String\"\n }\n },\n clientRequestId: {\n serializedName: \"clientRequestId\",\n type: {\n name: \"String\"\n }\n },\n serviceRequestId: {\n serializedName: \"serviceRequestId\",\n type: {\n name: \"String\"\n }\n },\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorResponse\"\n }\n }\n }\n }\n};\n\nexport const ExpressionTraces: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ExpressionTraces\",\n modelProperties: {\n inputs: {\n serializedName: \"inputs\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ExpressionRoot\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const Expression: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Expression\",\n modelProperties: {\n text: {\n serializedName: \"text\",\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"any\"\n }\n },\n subexpressions: {\n serializedName: \"subexpressions\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Expression\"\n }\n }\n }\n },\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"AzureResourceErrorInfo\"\n }\n }\n }\n }\n};\n\nexport const ErrorInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorInfo\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkflowRunActionRepetitionDefinitionCollection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowRunActionRepetitionDefinitionCollection\",\n modelProperties: {\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"WorkflowRunActionRepetitionDefinition\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const OperationResultProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationResultProperties\",\n modelProperties: {\n startTime: {\n serializedName: \"startTime\",\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"endTime\",\n type: {\n name: \"DateTime\"\n }\n },\n correlation: {\n serializedName: \"correlation\",\n type: {\n name: \"Composite\",\n className: \"RunActionCorrelation\"\n }\n },\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n },\n code: {\n serializedName: \"code\",\n type: {\n name: \"String\"\n }\n },\n error: {\n serializedName: \"error\",\n type: {\n name: \"any\"\n }\n }\n }\n }\n};\n\nexport const RepetitionIndex: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RepetitionIndex\",\n modelProperties: {\n scopeName: {\n serializedName: \"scopeName\",\n type: {\n name: \"String\"\n }\n },\n itemIndex: {\n serializedName: \"itemIndex\",\n required: true,\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const RequestHistoryListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RequestHistoryListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"RequestHistory\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const RequestHistoryProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RequestHistoryProperties\",\n modelProperties: {\n startTime: {\n serializedName: \"startTime\",\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"endTime\",\n type: {\n name: \"DateTime\"\n }\n },\n request: {\n serializedName: \"request\",\n type: {\n name: \"Composite\",\n className: \"Request\"\n }\n },\n response: {\n serializedName: \"response\",\n type: {\n name: \"Composite\",\n className: \"Response\"\n }\n }\n }\n }\n};\n\nexport const Request: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Request\",\n modelProperties: {\n headers: {\n serializedName: \"headers\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n uri: {\n serializedName: \"uri\",\n type: {\n name: \"String\"\n }\n },\n method: {\n serializedName: \"method\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Response: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Response\",\n modelProperties: {\n headers: {\n serializedName: \"headers\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n statusCode: {\n serializedName: \"statusCode\",\n type: {\n name: \"Number\"\n }\n },\n bodyLink: {\n serializedName: \"bodyLink\",\n type: {\n name: \"Composite\",\n className: \"ContentLink\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccount\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountSku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountSku\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AssemblyCollection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AssemblyCollection\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"AssemblyDefinition\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ArtifactProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ArtifactProperties\",\n modelProperties: {\n createdTime: {\n serializedName: \"createdTime\",\n type: {\n name: \"DateTime\"\n }\n },\n changedTime: {\n serializedName: \"changedTime\",\n type: {\n name: \"DateTime\"\n }\n },\n metadata: {\n serializedName: \"metadata\",\n type: {\n name: \"any\"\n }\n }\n }\n }\n};\n\nexport const BatchConfigurationCollection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BatchConfigurationCollection\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"BatchConfiguration\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const BatchReleaseCriteria: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BatchReleaseCriteria\",\n modelProperties: {\n messageCount: {\n serializedName: \"messageCount\",\n type: {\n name: \"Number\"\n }\n },\n batchSize: {\n serializedName: \"batchSize\",\n type: {\n name: \"Number\"\n }\n },\n recurrence: {\n serializedName: \"recurrence\",\n type: {\n name: \"Composite\",\n className: \"WorkflowTriggerRecurrence\"\n }\n }\n }\n }\n};\n\nexport const CallbackUrl: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CallbackUrl\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ListKeyVaultKeysDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ListKeyVaultKeysDefinition\",\n modelProperties: {\n keyVault: {\n serializedName: \"keyVault\",\n type: {\n name: \"Composite\",\n className: \"KeyVaultReference\"\n }\n },\n skipToken: {\n serializedName: \"skipToken\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const KeyVaultKeyCollection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"KeyVaultKeyCollection\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"KeyVaultKey\"\n }\n }\n }\n },\n skipToken: {\n serializedName: \"skipToken\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const KeyVaultKey: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"KeyVaultKey\",\n modelProperties: {\n kid: {\n serializedName: \"kid\",\n type: {\n name: \"String\"\n }\n },\n attributes: {\n serializedName: \"attributes\",\n type: {\n name: \"Composite\",\n className: \"KeyVaultKeyAttributes\"\n }\n }\n }\n }\n};\n\nexport const KeyVaultKeyAttributes: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"KeyVaultKeyAttributes\",\n modelProperties: {\n enabled: {\n serializedName: \"enabled\",\n type: {\n name: \"Boolean\"\n }\n },\n created: {\n serializedName: \"created\",\n type: {\n name: \"Number\"\n }\n },\n updated: {\n serializedName: \"updated\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const TrackingEventsDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TrackingEventsDefinition\",\n modelProperties: {\n sourceType: {\n serializedName: \"sourceType\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n trackEventsOptions: {\n serializedName: \"trackEventsOptions\",\n type: {\n name: \"String\"\n }\n },\n events: {\n serializedName: \"events\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"TrackingEvent\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const TrackingEvent: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TrackingEvent\",\n modelProperties: {\n eventLevel: {\n serializedName: \"eventLevel\",\n required: true,\n type: {\n name: \"Enum\",\n allowedValues: [\n \"LogAlways\",\n \"Critical\",\n \"Error\",\n \"Warning\",\n \"Informational\",\n \"Verbose\"\n ]\n }\n },\n eventTime: {\n serializedName: \"eventTime\",\n required: true,\n type: {\n name: \"DateTime\"\n }\n },\n recordType: {\n serializedName: \"recordType\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n record: {\n serializedName: \"record\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"TrackingEventErrorInfo\"\n }\n }\n }\n }\n};\n\nexport const TrackingEventErrorInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TrackingEventErrorInfo\",\n modelProperties: {\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\"\n }\n },\n code: {\n serializedName: \"code\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountSchemaListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountSchemaListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountSchema\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountMapListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountMapListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountMap\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountMapPropertiesParametersSchema: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountMapPropertiesParametersSchema\",\n modelProperties: {\n ref: {\n serializedName: \"ref\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountPartnerListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountPartnerListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountPartner\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const PartnerContent: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerContent\",\n modelProperties: {\n b2B: {\n serializedName: \"b2b\",\n type: {\n name: \"Composite\",\n className: \"B2BPartnerContent\"\n }\n }\n }\n }\n};\n\nexport const B2BPartnerContent: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"B2BPartnerContent\",\n modelProperties: {\n businessIdentities: {\n serializedName: \"businessIdentities\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"BusinessIdentity\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const BusinessIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BusinessIdentity\",\n modelProperties: {\n qualifier: {\n serializedName: \"qualifier\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountAgreementListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountAgreementListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountAgreement\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AgreementContent: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AgreementContent\",\n modelProperties: {\n aS2: {\n serializedName: \"aS2\",\n type: {\n name: \"Composite\",\n className: \"AS2AgreementContent\"\n }\n },\n x12: {\n serializedName: \"x12\",\n type: {\n name: \"Composite\",\n className: \"X12AgreementContent\"\n }\n },\n edifact: {\n serializedName: \"edifact\",\n type: {\n name: \"Composite\",\n className: \"EdifactAgreementContent\"\n }\n }\n }\n }\n};\n\nexport const AS2AgreementContent: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AS2AgreementContent\",\n modelProperties: {\n receiveAgreement: {\n serializedName: \"receiveAgreement\",\n type: {\n name: \"Composite\",\n className: \"AS2OneWayAgreement\"\n }\n },\n sendAgreement: {\n serializedName: \"sendAgreement\",\n type: {\n name: \"Composite\",\n className: \"AS2OneWayAgreement\"\n }\n }\n }\n }\n};\n\nexport const AS2OneWayAgreement: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AS2OneWayAgreement\",\n modelProperties: {\n senderBusinessIdentity: {\n serializedName: \"senderBusinessIdentity\",\n type: {\n name: \"Composite\",\n className: \"BusinessIdentity\"\n }\n },\n receiverBusinessIdentity: {\n serializedName: \"receiverBusinessIdentity\",\n type: {\n name: \"Composite\",\n className: \"BusinessIdentity\"\n }\n },\n protocolSettings: {\n serializedName: \"protocolSettings\",\n type: {\n name: \"Composite\",\n className: \"AS2ProtocolSettings\"\n }\n }\n }\n }\n};\n\nexport const AS2ProtocolSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AS2ProtocolSettings\",\n modelProperties: {\n messageConnectionSettings: {\n serializedName: \"messageConnectionSettings\",\n type: {\n name: \"Composite\",\n className: \"AS2MessageConnectionSettings\"\n }\n },\n acknowledgementConnectionSettings: {\n serializedName: \"acknowledgementConnectionSettings\",\n type: {\n name: \"Composite\",\n className: \"AS2AcknowledgementConnectionSettings\"\n }\n },\n mdnSettings: {\n serializedName: \"mdnSettings\",\n type: {\n name: \"Composite\",\n className: \"AS2MdnSettings\"\n }\n },\n securitySettings: {\n serializedName: \"securitySettings\",\n type: {\n name: \"Composite\",\n className: \"AS2SecuritySettings\"\n }\n },\n validationSettings: {\n serializedName: \"validationSettings\",\n type: {\n name: \"Composite\",\n className: \"AS2ValidationSettings\"\n }\n },\n envelopeSettings: {\n serializedName: \"envelopeSettings\",\n type: {\n name: \"Composite\",\n className: \"AS2EnvelopeSettings\"\n }\n },\n errorSettings: {\n serializedName: \"errorSettings\",\n type: {\n name: \"Composite\",\n className: \"AS2ErrorSettings\"\n }\n }\n }\n }\n};\n\nexport const AS2MessageConnectionSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AS2MessageConnectionSettings\",\n modelProperties: {\n ignoreCertificateNameMismatch: {\n serializedName: \"ignoreCertificateNameMismatch\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n supportHttpStatusCodeContinue: {\n serializedName: \"supportHttpStatusCodeContinue\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n keepHttpConnectionAlive: {\n serializedName: \"keepHttpConnectionAlive\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n unfoldHttpHeaders: {\n serializedName: \"unfoldHttpHeaders\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const AS2AcknowledgementConnectionSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AS2AcknowledgementConnectionSettings\",\n modelProperties: {\n ignoreCertificateNameMismatch: {\n serializedName: \"ignoreCertificateNameMismatch\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n supportHttpStatusCodeContinue: {\n serializedName: \"supportHttpStatusCodeContinue\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n keepHttpConnectionAlive: {\n serializedName: \"keepHttpConnectionAlive\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n unfoldHttpHeaders: {\n serializedName: \"unfoldHttpHeaders\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const AS2MdnSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AS2MdnSettings\",\n modelProperties: {\n needMDN: {\n serializedName: \"needMDN\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n signMDN: {\n serializedName: \"signMDN\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n sendMDNAsynchronously: {\n serializedName: \"sendMDNAsynchronously\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n receiptDeliveryUrl: {\n serializedName: \"receiptDeliveryUrl\",\n type: {\n name: \"String\"\n }\n },\n dispositionNotificationTo: {\n serializedName: \"dispositionNotificationTo\",\n type: {\n name: \"String\"\n }\n },\n signOutboundMDNIfOptional: {\n serializedName: \"signOutboundMDNIfOptional\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n mdnText: {\n serializedName: \"mdnText\",\n type: {\n name: \"String\"\n }\n },\n sendInboundMDNToMessageBox: {\n serializedName: \"sendInboundMDNToMessageBox\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n micHashingAlgorithm: {\n serializedName: \"micHashingAlgorithm\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AS2SecuritySettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AS2SecuritySettings\",\n modelProperties: {\n overrideGroupSigningCertificate: {\n serializedName: \"overrideGroupSigningCertificate\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n signingCertificateName: {\n serializedName: \"signingCertificateName\",\n type: {\n name: \"String\"\n }\n },\n encryptionCertificateName: {\n serializedName: \"encryptionCertificateName\",\n type: {\n name: \"String\"\n }\n },\n enableNRRForInboundEncodedMessages: {\n serializedName: \"enableNRRForInboundEncodedMessages\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n enableNRRForInboundDecodedMessages: {\n serializedName: \"enableNRRForInboundDecodedMessages\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n enableNRRForOutboundMDN: {\n serializedName: \"enableNRRForOutboundMDN\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n enableNRRForOutboundEncodedMessages: {\n serializedName: \"enableNRRForOutboundEncodedMessages\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n enableNRRForOutboundDecodedMessages: {\n serializedName: \"enableNRRForOutboundDecodedMessages\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n enableNRRForInboundMDN: {\n serializedName: \"enableNRRForInboundMDN\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n sha2AlgorithmFormat: {\n serializedName: \"sha2AlgorithmFormat\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AS2ValidationSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AS2ValidationSettings\",\n modelProperties: {\n overrideMessageProperties: {\n serializedName: \"overrideMessageProperties\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n encryptMessage: {\n serializedName: \"encryptMessage\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n signMessage: {\n serializedName: \"signMessage\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n compressMessage: {\n serializedName: \"compressMessage\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n checkDuplicateMessage: {\n serializedName: \"checkDuplicateMessage\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n interchangeDuplicatesValidityDays: {\n serializedName: \"interchangeDuplicatesValidityDays\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n checkCertificateRevocationListOnSend: {\n serializedName: \"checkCertificateRevocationListOnSend\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n checkCertificateRevocationListOnReceive: {\n serializedName: \"checkCertificateRevocationListOnReceive\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n encryptionAlgorithm: {\n serializedName: \"encryptionAlgorithm\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n signingAlgorithm: {\n serializedName: \"signingAlgorithm\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AS2EnvelopeSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AS2EnvelopeSettings\",\n modelProperties: {\n messageContentType: {\n serializedName: \"messageContentType\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n transmitFileNameInMimeHeader: {\n serializedName: \"transmitFileNameInMimeHeader\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n fileNameTemplate: {\n serializedName: \"fileNameTemplate\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n suspendMessageOnFileNameGenerationError: {\n serializedName: \"suspendMessageOnFileNameGenerationError\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n autogenerateFileName: {\n serializedName: \"autogenerateFileName\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const AS2ErrorSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AS2ErrorSettings\",\n modelProperties: {\n suspendDuplicateMessage: {\n serializedName: \"suspendDuplicateMessage\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n resendIfMDNNotReceived: {\n serializedName: \"resendIfMDNNotReceived\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const X12AgreementContent: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"X12AgreementContent\",\n modelProperties: {\n receiveAgreement: {\n serializedName: \"receiveAgreement\",\n type: {\n name: \"Composite\",\n className: \"X12OneWayAgreement\"\n }\n },\n sendAgreement: {\n serializedName: \"sendAgreement\",\n type: {\n name: \"Composite\",\n className: \"X12OneWayAgreement\"\n }\n }\n }\n }\n};\n\nexport const X12OneWayAgreement: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"X12OneWayAgreement\",\n modelProperties: {\n senderBusinessIdentity: {\n serializedName: \"senderBusinessIdentity\",\n type: {\n name: \"Composite\",\n className: \"BusinessIdentity\"\n }\n },\n receiverBusinessIdentity: {\n serializedName: \"receiverBusinessIdentity\",\n type: {\n name: \"Composite\",\n className: \"BusinessIdentity\"\n }\n },\n protocolSettings: {\n serializedName: \"protocolSettings\",\n type: {\n name: \"Composite\",\n className: \"X12ProtocolSettings\"\n }\n }\n }\n }\n};\n\nexport const X12ProtocolSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"X12ProtocolSettings\",\n modelProperties: {\n validationSettings: {\n serializedName: \"validationSettings\",\n type: {\n name: \"Composite\",\n className: \"X12ValidationSettings\"\n }\n },\n framingSettings: {\n serializedName: \"framingSettings\",\n type: {\n name: \"Composite\",\n className: \"X12FramingSettings\"\n }\n },\n envelopeSettings: {\n serializedName: \"envelopeSettings\",\n type: {\n name: \"Composite\",\n className: \"X12EnvelopeSettings\"\n }\n },\n acknowledgementSettings: {\n serializedName: \"acknowledgementSettings\",\n type: {\n name: \"Composite\",\n className: \"X12AcknowledgementSettings\"\n }\n },\n messageFilter: {\n serializedName: \"messageFilter\",\n type: {\n name: \"Composite\",\n className: \"X12MessageFilter\"\n }\n },\n securitySettings: {\n serializedName: \"securitySettings\",\n type: {\n name: \"Composite\",\n className: \"X12SecuritySettings\"\n }\n },\n processingSettings: {\n serializedName: \"processingSettings\",\n type: {\n name: \"Composite\",\n className: \"X12ProcessingSettings\"\n }\n },\n envelopeOverrides: {\n serializedName: \"envelopeOverrides\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"X12EnvelopeOverride\"\n }\n }\n }\n },\n validationOverrides: {\n serializedName: \"validationOverrides\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"X12ValidationOverride\"\n }\n }\n }\n },\n messageFilterList: {\n serializedName: \"messageFilterList\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"X12MessageIdentifier\"\n }\n }\n }\n },\n schemaReferences: {\n serializedName: \"schemaReferences\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"X12SchemaReference\"\n }\n }\n }\n },\n x12DelimiterOverrides: {\n serializedName: \"x12DelimiterOverrides\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"X12DelimiterOverrides\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const X12ValidationSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"X12ValidationSettings\",\n modelProperties: {\n validateCharacterSet: {\n serializedName: \"validateCharacterSet\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n checkDuplicateInterchangeControlNumber: {\n serializedName: \"checkDuplicateInterchangeControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n interchangeControlNumberValidityDays: {\n serializedName: \"interchangeControlNumberValidityDays\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n checkDuplicateGroupControlNumber: {\n serializedName: \"checkDuplicateGroupControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n checkDuplicateTransactionSetControlNumber: {\n serializedName: \"checkDuplicateTransactionSetControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n validateEDITypes: {\n serializedName: \"validateEDITypes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n validateXSDTypes: {\n serializedName: \"validateXSDTypes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n allowLeadingAndTrailingSpacesAndZeroes: {\n serializedName: \"allowLeadingAndTrailingSpacesAndZeroes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n trimLeadingAndTrailingSpacesAndZeroes: {\n serializedName: \"trimLeadingAndTrailingSpacesAndZeroes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n trailingSeparatorPolicy: {\n serializedName: \"trailingSeparatorPolicy\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const X12FramingSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"X12FramingSettings\",\n modelProperties: {\n dataElementSeparator: {\n serializedName: \"dataElementSeparator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n componentSeparator: {\n serializedName: \"componentSeparator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n replaceSeparatorsInPayload: {\n serializedName: \"replaceSeparatorsInPayload\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n replaceCharacter: {\n serializedName: \"replaceCharacter\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n segmentTerminator: {\n serializedName: \"segmentTerminator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n characterSet: {\n serializedName: \"characterSet\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n segmentTerminatorSuffix: {\n serializedName: \"segmentTerminatorSuffix\",\n required: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"NotSpecified\", \"None\", \"CR\", \"LF\", \"CRLF\"]\n }\n }\n }\n }\n};\n\nexport const X12EnvelopeSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"X12EnvelopeSettings\",\n modelProperties: {\n controlStandardsId: {\n serializedName: \"controlStandardsId\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n useControlStandardsIdAsRepetitionCharacter: {\n serializedName: \"useControlStandardsIdAsRepetitionCharacter\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n senderApplicationId: {\n serializedName: \"senderApplicationId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n receiverApplicationId: {\n serializedName: \"receiverApplicationId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n controlVersionNumber: {\n serializedName: \"controlVersionNumber\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n interchangeControlNumberLowerBound: {\n serializedName: \"interchangeControlNumberLowerBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n interchangeControlNumberUpperBound: {\n serializedName: \"interchangeControlNumberUpperBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n rolloverInterchangeControlNumber: {\n serializedName: \"rolloverInterchangeControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n enableDefaultGroupHeaders: {\n serializedName: \"enableDefaultGroupHeaders\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n functionalGroupId: {\n serializedName: \"functionalGroupId\",\n type: {\n name: \"String\"\n }\n },\n groupControlNumberLowerBound: {\n serializedName: \"groupControlNumberLowerBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n groupControlNumberUpperBound: {\n serializedName: \"groupControlNumberUpperBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n rolloverGroupControlNumber: {\n serializedName: \"rolloverGroupControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n groupHeaderAgencyCode: {\n serializedName: \"groupHeaderAgencyCode\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n groupHeaderVersion: {\n serializedName: \"groupHeaderVersion\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n transactionSetControlNumberLowerBound: {\n serializedName: \"transactionSetControlNumberLowerBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n transactionSetControlNumberUpperBound: {\n serializedName: \"transactionSetControlNumberUpperBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n rolloverTransactionSetControlNumber: {\n serializedName: \"rolloverTransactionSetControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n transactionSetControlNumberPrefix: {\n serializedName: \"transactionSetControlNumberPrefix\",\n type: {\n name: \"String\"\n }\n },\n transactionSetControlNumberSuffix: {\n serializedName: \"transactionSetControlNumberSuffix\",\n type: {\n name: \"String\"\n }\n },\n overwriteExistingTransactionSetControlNumber: {\n serializedName: \"overwriteExistingTransactionSetControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n groupHeaderDateFormat: {\n serializedName: \"groupHeaderDateFormat\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n groupHeaderTimeFormat: {\n serializedName: \"groupHeaderTimeFormat\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n usageIndicator: {\n serializedName: \"usageIndicator\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const X12AcknowledgementSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"X12AcknowledgementSettings\",\n modelProperties: {\n needTechnicalAcknowledgement: {\n serializedName: \"needTechnicalAcknowledgement\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n batchTechnicalAcknowledgements: {\n serializedName: \"batchTechnicalAcknowledgements\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n needFunctionalAcknowledgement: {\n serializedName: \"needFunctionalAcknowledgement\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n functionalAcknowledgementVersion: {\n serializedName: \"functionalAcknowledgementVersion\",\n type: {\n name: \"String\"\n }\n },\n batchFunctionalAcknowledgements: {\n serializedName: \"batchFunctionalAcknowledgements\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n needImplementationAcknowledgement: {\n serializedName: \"needImplementationAcknowledgement\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n implementationAcknowledgementVersion: {\n serializedName: \"implementationAcknowledgementVersion\",\n type: {\n name: \"String\"\n }\n },\n batchImplementationAcknowledgements: {\n serializedName: \"batchImplementationAcknowledgements\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n needLoopForValidMessages: {\n serializedName: \"needLoopForValidMessages\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n sendSynchronousAcknowledgement: {\n serializedName: \"sendSynchronousAcknowledgement\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n acknowledgementControlNumberPrefix: {\n serializedName: \"acknowledgementControlNumberPrefix\",\n type: {\n name: \"String\"\n }\n },\n acknowledgementControlNumberSuffix: {\n serializedName: \"acknowledgementControlNumberSuffix\",\n type: {\n name: \"String\"\n }\n },\n acknowledgementControlNumberLowerBound: {\n serializedName: \"acknowledgementControlNumberLowerBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n acknowledgementControlNumberUpperBound: {\n serializedName: \"acknowledgementControlNumberUpperBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n rolloverAcknowledgementControlNumber: {\n serializedName: \"rolloverAcknowledgementControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const X12MessageFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"X12MessageFilter\",\n modelProperties: {\n messageFilterType: {\n serializedName: \"messageFilterType\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const X12SecuritySettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"X12SecuritySettings\",\n modelProperties: {\n authorizationQualifier: {\n serializedName: \"authorizationQualifier\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n authorizationValue: {\n serializedName: \"authorizationValue\",\n type: {\n name: \"String\"\n }\n },\n securityQualifier: {\n serializedName: \"securityQualifier\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n passwordValue: {\n serializedName: \"passwordValue\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const X12ProcessingSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"X12ProcessingSettings\",\n modelProperties: {\n maskSecurityInfo: {\n serializedName: \"maskSecurityInfo\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n convertImpliedDecimal: {\n serializedName: \"convertImpliedDecimal\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n preserveInterchange: {\n serializedName: \"preserveInterchange\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n suspendInterchangeOnError: {\n serializedName: \"suspendInterchangeOnError\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n createEmptyXmlTagsForTrailingSeparators: {\n serializedName: \"createEmptyXmlTagsForTrailingSeparators\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n useDotAsDecimalSeparator: {\n serializedName: \"useDotAsDecimalSeparator\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const X12EnvelopeOverride: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"X12EnvelopeOverride\",\n modelProperties: {\n targetNamespace: {\n serializedName: \"targetNamespace\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n protocolVersion: {\n serializedName: \"protocolVersion\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n messageId: {\n serializedName: \"messageId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n responsibleAgencyCode: {\n serializedName: \"responsibleAgencyCode\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n headerVersion: {\n serializedName: \"headerVersion\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n senderApplicationId: {\n serializedName: \"senderApplicationId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n receiverApplicationId: {\n serializedName: \"receiverApplicationId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n functionalIdentifierCode: {\n serializedName: \"functionalIdentifierCode\",\n type: {\n name: \"String\"\n }\n },\n dateFormat: {\n serializedName: \"dateFormat\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n timeFormat: {\n serializedName: \"timeFormat\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const X12ValidationOverride: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"X12ValidationOverride\",\n modelProperties: {\n messageId: {\n serializedName: \"messageId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n validateEDITypes: {\n serializedName: \"validateEDITypes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n validateXSDTypes: {\n serializedName: \"validateXSDTypes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n allowLeadingAndTrailingSpacesAndZeroes: {\n serializedName: \"allowLeadingAndTrailingSpacesAndZeroes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n validateCharacterSet: {\n serializedName: \"validateCharacterSet\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n trimLeadingAndTrailingSpacesAndZeroes: {\n serializedName: \"trimLeadingAndTrailingSpacesAndZeroes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n trailingSeparatorPolicy: {\n serializedName: \"trailingSeparatorPolicy\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const X12MessageIdentifier: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"X12MessageIdentifier\",\n modelProperties: {\n messageId: {\n serializedName: \"messageId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const X12SchemaReference: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"X12SchemaReference\",\n modelProperties: {\n messageId: {\n serializedName: \"messageId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n senderApplicationId: {\n serializedName: \"senderApplicationId\",\n type: {\n name: \"String\"\n }\n },\n schemaVersion: {\n serializedName: \"schemaVersion\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n schemaName: {\n serializedName: \"schemaName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const X12DelimiterOverrides: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"X12DelimiterOverrides\",\n modelProperties: {\n protocolVersion: {\n serializedName: \"protocolVersion\",\n type: {\n name: \"String\"\n }\n },\n messageId: {\n serializedName: \"messageId\",\n type: {\n name: \"String\"\n }\n },\n dataElementSeparator: {\n serializedName: \"dataElementSeparator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n componentSeparator: {\n serializedName: \"componentSeparator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n segmentTerminator: {\n serializedName: \"segmentTerminator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n segmentTerminatorSuffix: {\n serializedName: \"segmentTerminatorSuffix\",\n required: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"NotSpecified\", \"None\", \"CR\", \"LF\", \"CRLF\"]\n }\n },\n replaceCharacter: {\n serializedName: \"replaceCharacter\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n replaceSeparatorsInPayload: {\n serializedName: \"replaceSeparatorsInPayload\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n targetNamespace: {\n serializedName: \"targetNamespace\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EdifactAgreementContent: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EdifactAgreementContent\",\n modelProperties: {\n receiveAgreement: {\n serializedName: \"receiveAgreement\",\n type: {\n name: \"Composite\",\n className: \"EdifactOneWayAgreement\"\n }\n },\n sendAgreement: {\n serializedName: \"sendAgreement\",\n type: {\n name: \"Composite\",\n className: \"EdifactOneWayAgreement\"\n }\n }\n }\n }\n};\n\nexport const EdifactOneWayAgreement: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EdifactOneWayAgreement\",\n modelProperties: {\n senderBusinessIdentity: {\n serializedName: \"senderBusinessIdentity\",\n type: {\n name: \"Composite\",\n className: \"BusinessIdentity\"\n }\n },\n receiverBusinessIdentity: {\n serializedName: \"receiverBusinessIdentity\",\n type: {\n name: \"Composite\",\n className: \"BusinessIdentity\"\n }\n },\n protocolSettings: {\n serializedName: \"protocolSettings\",\n type: {\n name: \"Composite\",\n className: \"EdifactProtocolSettings\"\n }\n }\n }\n }\n};\n\nexport const EdifactProtocolSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EdifactProtocolSettings\",\n modelProperties: {\n validationSettings: {\n serializedName: \"validationSettings\",\n type: {\n name: \"Composite\",\n className: \"EdifactValidationSettings\"\n }\n },\n framingSettings: {\n serializedName: \"framingSettings\",\n type: {\n name: \"Composite\",\n className: \"EdifactFramingSettings\"\n }\n },\n envelopeSettings: {\n serializedName: \"envelopeSettings\",\n type: {\n name: \"Composite\",\n className: \"EdifactEnvelopeSettings\"\n }\n },\n acknowledgementSettings: {\n serializedName: \"acknowledgementSettings\",\n type: {\n name: \"Composite\",\n className: \"EdifactAcknowledgementSettings\"\n }\n },\n messageFilter: {\n serializedName: \"messageFilter\",\n type: {\n name: \"Composite\",\n className: \"EdifactMessageFilter\"\n }\n },\n processingSettings: {\n serializedName: \"processingSettings\",\n type: {\n name: \"Composite\",\n className: \"EdifactProcessingSettings\"\n }\n },\n envelopeOverrides: {\n serializedName: \"envelopeOverrides\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"EdifactEnvelopeOverride\"\n }\n }\n }\n },\n messageFilterList: {\n serializedName: \"messageFilterList\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"EdifactMessageIdentifier\"\n }\n }\n }\n },\n schemaReferences: {\n serializedName: \"schemaReferences\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"EdifactSchemaReference\"\n }\n }\n }\n },\n validationOverrides: {\n serializedName: \"validationOverrides\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"EdifactValidationOverride\"\n }\n }\n }\n },\n edifactDelimiterOverrides: {\n serializedName: \"edifactDelimiterOverrides\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"EdifactDelimiterOverride\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const EdifactValidationSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EdifactValidationSettings\",\n modelProperties: {\n validateCharacterSet: {\n serializedName: \"validateCharacterSet\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n checkDuplicateInterchangeControlNumber: {\n serializedName: \"checkDuplicateInterchangeControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n interchangeControlNumberValidityDays: {\n serializedName: \"interchangeControlNumberValidityDays\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n checkDuplicateGroupControlNumber: {\n serializedName: \"checkDuplicateGroupControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n checkDuplicateTransactionSetControlNumber: {\n serializedName: \"checkDuplicateTransactionSetControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n validateEDITypes: {\n serializedName: \"validateEDITypes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n validateXSDTypes: {\n serializedName: \"validateXSDTypes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n allowLeadingAndTrailingSpacesAndZeroes: {\n serializedName: \"allowLeadingAndTrailingSpacesAndZeroes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n trimLeadingAndTrailingSpacesAndZeroes: {\n serializedName: \"trimLeadingAndTrailingSpacesAndZeroes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n trailingSeparatorPolicy: {\n serializedName: \"trailingSeparatorPolicy\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EdifactFramingSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EdifactFramingSettings\",\n modelProperties: {\n serviceCodeListDirectoryVersion: {\n serializedName: \"serviceCodeListDirectoryVersion\",\n type: {\n name: \"String\"\n }\n },\n characterEncoding: {\n serializedName: \"characterEncoding\",\n type: {\n name: \"String\"\n }\n },\n protocolVersion: {\n serializedName: \"protocolVersion\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n dataElementSeparator: {\n serializedName: \"dataElementSeparator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n componentSeparator: {\n serializedName: \"componentSeparator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n segmentTerminator: {\n serializedName: \"segmentTerminator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n releaseIndicator: {\n serializedName: \"releaseIndicator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n repetitionSeparator: {\n serializedName: \"repetitionSeparator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n characterSet: {\n serializedName: \"characterSet\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n decimalPointIndicator: {\n serializedName: \"decimalPointIndicator\",\n required: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"NotSpecified\", \"Comma\", \"Decimal\"]\n }\n },\n segmentTerminatorSuffix: {\n serializedName: \"segmentTerminatorSuffix\",\n required: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"NotSpecified\", \"None\", \"CR\", \"LF\", \"CRLF\"]\n }\n }\n }\n }\n};\n\nexport const EdifactEnvelopeSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EdifactEnvelopeSettings\",\n modelProperties: {\n groupAssociationAssignedCode: {\n serializedName: \"groupAssociationAssignedCode\",\n type: {\n name: \"String\"\n }\n },\n communicationAgreementId: {\n serializedName: \"communicationAgreementId\",\n type: {\n name: \"String\"\n }\n },\n applyDelimiterStringAdvice: {\n serializedName: \"applyDelimiterStringAdvice\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n createGroupingSegments: {\n serializedName: \"createGroupingSegments\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n enableDefaultGroupHeaders: {\n serializedName: \"enableDefaultGroupHeaders\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n recipientReferencePasswordValue: {\n serializedName: \"recipientReferencePasswordValue\",\n type: {\n name: \"String\"\n }\n },\n recipientReferencePasswordQualifier: {\n serializedName: \"recipientReferencePasswordQualifier\",\n type: {\n name: \"String\"\n }\n },\n applicationReferenceId: {\n serializedName: \"applicationReferenceId\",\n type: {\n name: \"String\"\n }\n },\n processingPriorityCode: {\n serializedName: \"processingPriorityCode\",\n type: {\n name: \"String\"\n }\n },\n interchangeControlNumberLowerBound: {\n serializedName: \"interchangeControlNumberLowerBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n interchangeControlNumberUpperBound: {\n serializedName: \"interchangeControlNumberUpperBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n rolloverInterchangeControlNumber: {\n serializedName: \"rolloverInterchangeControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n interchangeControlNumberPrefix: {\n serializedName: \"interchangeControlNumberPrefix\",\n type: {\n name: \"String\"\n }\n },\n interchangeControlNumberSuffix: {\n serializedName: \"interchangeControlNumberSuffix\",\n type: {\n name: \"String\"\n }\n },\n senderReverseRoutingAddress: {\n serializedName: \"senderReverseRoutingAddress\",\n type: {\n name: \"String\"\n }\n },\n receiverReverseRoutingAddress: {\n serializedName: \"receiverReverseRoutingAddress\",\n type: {\n name: \"String\"\n }\n },\n functionalGroupId: {\n serializedName: \"functionalGroupId\",\n type: {\n name: \"String\"\n }\n },\n groupControllingAgencyCode: {\n serializedName: \"groupControllingAgencyCode\",\n type: {\n name: \"String\"\n }\n },\n groupMessageVersion: {\n serializedName: \"groupMessageVersion\",\n type: {\n name: \"String\"\n }\n },\n groupMessageRelease: {\n serializedName: \"groupMessageRelease\",\n type: {\n name: \"String\"\n }\n },\n groupControlNumberLowerBound: {\n serializedName: \"groupControlNumberLowerBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n groupControlNumberUpperBound: {\n serializedName: \"groupControlNumberUpperBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n rolloverGroupControlNumber: {\n serializedName: \"rolloverGroupControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n groupControlNumberPrefix: {\n serializedName: \"groupControlNumberPrefix\",\n type: {\n name: \"String\"\n }\n },\n groupControlNumberSuffix: {\n serializedName: \"groupControlNumberSuffix\",\n type: {\n name: \"String\"\n }\n },\n groupApplicationReceiverQualifier: {\n serializedName: \"groupApplicationReceiverQualifier\",\n type: {\n name: \"String\"\n }\n },\n groupApplicationReceiverId: {\n serializedName: \"groupApplicationReceiverId\",\n type: {\n name: \"String\"\n }\n },\n groupApplicationSenderQualifier: {\n serializedName: \"groupApplicationSenderQualifier\",\n type: {\n name: \"String\"\n }\n },\n groupApplicationSenderId: {\n serializedName: \"groupApplicationSenderId\",\n type: {\n name: \"String\"\n }\n },\n groupApplicationPassword: {\n serializedName: \"groupApplicationPassword\",\n type: {\n name: \"String\"\n }\n },\n overwriteExistingTransactionSetControlNumber: {\n serializedName: \"overwriteExistingTransactionSetControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n transactionSetControlNumberPrefix: {\n serializedName: \"transactionSetControlNumberPrefix\",\n type: {\n name: \"String\"\n }\n },\n transactionSetControlNumberSuffix: {\n serializedName: \"transactionSetControlNumberSuffix\",\n type: {\n name: \"String\"\n }\n },\n transactionSetControlNumberLowerBound: {\n serializedName: \"transactionSetControlNumberLowerBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n transactionSetControlNumberUpperBound: {\n serializedName: \"transactionSetControlNumberUpperBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n rolloverTransactionSetControlNumber: {\n serializedName: \"rolloverTransactionSetControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n isTestInterchange: {\n serializedName: \"isTestInterchange\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n senderInternalIdentification: {\n serializedName: \"senderInternalIdentification\",\n type: {\n name: \"String\"\n }\n },\n senderInternalSubIdentification: {\n serializedName: \"senderInternalSubIdentification\",\n type: {\n name: \"String\"\n }\n },\n receiverInternalIdentification: {\n serializedName: \"receiverInternalIdentification\",\n type: {\n name: \"String\"\n }\n },\n receiverInternalSubIdentification: {\n serializedName: \"receiverInternalSubIdentification\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EdifactAcknowledgementSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EdifactAcknowledgementSettings\",\n modelProperties: {\n needTechnicalAcknowledgement: {\n serializedName: \"needTechnicalAcknowledgement\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n batchTechnicalAcknowledgements: {\n serializedName: \"batchTechnicalAcknowledgements\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n needFunctionalAcknowledgement: {\n serializedName: \"needFunctionalAcknowledgement\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n batchFunctionalAcknowledgements: {\n serializedName: \"batchFunctionalAcknowledgements\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n needLoopForValidMessages: {\n serializedName: \"needLoopForValidMessages\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n sendSynchronousAcknowledgement: {\n serializedName: \"sendSynchronousAcknowledgement\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n acknowledgementControlNumberPrefix: {\n serializedName: \"acknowledgementControlNumberPrefix\",\n type: {\n name: \"String\"\n }\n },\n acknowledgementControlNumberSuffix: {\n serializedName: \"acknowledgementControlNumberSuffix\",\n type: {\n name: \"String\"\n }\n },\n acknowledgementControlNumberLowerBound: {\n serializedName: \"acknowledgementControlNumberLowerBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n acknowledgementControlNumberUpperBound: {\n serializedName: \"acknowledgementControlNumberUpperBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n rolloverAcknowledgementControlNumber: {\n serializedName: \"rolloverAcknowledgementControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const EdifactMessageFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EdifactMessageFilter\",\n modelProperties: {\n messageFilterType: {\n serializedName: \"messageFilterType\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EdifactProcessingSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EdifactProcessingSettings\",\n modelProperties: {\n maskSecurityInfo: {\n serializedName: \"maskSecurityInfo\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n preserveInterchange: {\n serializedName: \"preserveInterchange\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n suspendInterchangeOnError: {\n serializedName: \"suspendInterchangeOnError\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n createEmptyXmlTagsForTrailingSeparators: {\n serializedName: \"createEmptyXmlTagsForTrailingSeparators\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n useDotAsDecimalSeparator: {\n serializedName: \"useDotAsDecimalSeparator\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const EdifactEnvelopeOverride: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EdifactEnvelopeOverride\",\n modelProperties: {\n messageId: {\n serializedName: \"messageId\",\n type: {\n name: \"String\"\n }\n },\n messageVersion: {\n serializedName: \"messageVersion\",\n type: {\n name: \"String\"\n }\n },\n messageRelease: {\n serializedName: \"messageRelease\",\n type: {\n name: \"String\"\n }\n },\n messageAssociationAssignedCode: {\n serializedName: \"messageAssociationAssignedCode\",\n type: {\n name: \"String\"\n }\n },\n targetNamespace: {\n serializedName: \"targetNamespace\",\n type: {\n name: \"String\"\n }\n },\n functionalGroupId: {\n serializedName: \"functionalGroupId\",\n type: {\n name: \"String\"\n }\n },\n senderApplicationQualifier: {\n serializedName: \"senderApplicationQualifier\",\n type: {\n name: \"String\"\n }\n },\n senderApplicationId: {\n serializedName: \"senderApplicationId\",\n type: {\n name: \"String\"\n }\n },\n receiverApplicationQualifier: {\n serializedName: \"receiverApplicationQualifier\",\n type: {\n name: \"String\"\n }\n },\n receiverApplicationId: {\n serializedName: \"receiverApplicationId\",\n type: {\n name: \"String\"\n }\n },\n controllingAgencyCode: {\n serializedName: \"controllingAgencyCode\",\n type: {\n name: \"String\"\n }\n },\n groupHeaderMessageVersion: {\n serializedName: \"groupHeaderMessageVersion\",\n type: {\n name: \"String\"\n }\n },\n groupHeaderMessageRelease: {\n serializedName: \"groupHeaderMessageRelease\",\n type: {\n name: \"String\"\n }\n },\n associationAssignedCode: {\n serializedName: \"associationAssignedCode\",\n type: {\n name: \"String\"\n }\n },\n applicationPassword: {\n serializedName: \"applicationPassword\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EdifactMessageIdentifier: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EdifactMessageIdentifier\",\n modelProperties: {\n messageId: {\n serializedName: \"messageId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EdifactSchemaReference: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EdifactSchemaReference\",\n modelProperties: {\n messageId: {\n serializedName: \"messageId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n messageVersion: {\n serializedName: \"messageVersion\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n messageRelease: {\n serializedName: \"messageRelease\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n senderApplicationId: {\n serializedName: \"senderApplicationId\",\n type: {\n name: \"String\"\n }\n },\n senderApplicationQualifier: {\n serializedName: \"senderApplicationQualifier\",\n type: {\n name: \"String\"\n }\n },\n associationAssignedCode: {\n serializedName: \"associationAssignedCode\",\n type: {\n name: \"String\"\n }\n },\n schemaName: {\n serializedName: \"schemaName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EdifactValidationOverride: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EdifactValidationOverride\",\n modelProperties: {\n messageId: {\n serializedName: \"messageId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n enforceCharacterSet: {\n serializedName: \"enforceCharacterSet\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n validateEDITypes: {\n serializedName: \"validateEDITypes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n validateXSDTypes: {\n serializedName: \"validateXSDTypes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n allowLeadingAndTrailingSpacesAndZeroes: {\n serializedName: \"allowLeadingAndTrailingSpacesAndZeroes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n trailingSeparatorPolicy: {\n serializedName: \"trailingSeparatorPolicy\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n trimLeadingAndTrailingSpacesAndZeroes: {\n serializedName: \"trimLeadingAndTrailingSpacesAndZeroes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const EdifactDelimiterOverride: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EdifactDelimiterOverride\",\n modelProperties: {\n messageId: {\n serializedName: \"messageId\",\n type: {\n name: \"String\"\n }\n },\n messageVersion: {\n serializedName: \"messageVersion\",\n type: {\n name: \"String\"\n }\n },\n messageRelease: {\n serializedName: \"messageRelease\",\n type: {\n name: \"String\"\n }\n },\n dataElementSeparator: {\n serializedName: \"dataElementSeparator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n componentSeparator: {\n serializedName: \"componentSeparator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n segmentTerminator: {\n serializedName: \"segmentTerminator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n repetitionSeparator: {\n serializedName: \"repetitionSeparator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n segmentTerminatorSuffix: {\n serializedName: \"segmentTerminatorSuffix\",\n required: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"NotSpecified\", \"None\", \"CR\", \"LF\", \"CRLF\"]\n }\n },\n decimalPointIndicator: {\n serializedName: \"decimalPointIndicator\",\n required: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"NotSpecified\", \"Comma\", \"Decimal\"]\n }\n },\n releaseIndicator: {\n serializedName: \"releaseIndicator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n messageAssociationAssignedCode: {\n serializedName: \"messageAssociationAssignedCode\",\n type: {\n name: \"String\"\n }\n },\n targetNamespace: {\n serializedName: \"targetNamespace\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountCertificateListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountCertificateListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountCertificate\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const KeyVaultKeyReference: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"KeyVaultKeyReference\",\n modelProperties: {\n keyVault: {\n serializedName: \"keyVault\",\n type: {\n name: \"Composite\",\n className: \"KeyVaultKeyReferenceKeyVault\"\n }\n },\n keyName: {\n serializedName: \"keyName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n keyVersion: {\n serializedName: \"keyVersion\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const KeyVaultKeyReferenceKeyVault: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"KeyVaultKeyReferenceKeyVault\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountSessionListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountSessionListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountSession\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironment\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentProperties\",\n modelProperties: {\n provisioningState: {\n serializedName: \"provisioningState\",\n type: {\n name: \"String\"\n }\n },\n state: {\n serializedName: \"state\",\n type: {\n name: \"String\"\n }\n },\n integrationServiceEnvironmentId: {\n serializedName: \"integrationServiceEnvironmentId\",\n type: {\n name: \"String\"\n }\n },\n endpointsConfiguration: {\n serializedName: \"endpointsConfiguration\",\n type: {\n name: \"Composite\",\n className: \"FlowEndpointsConfiguration\"\n }\n },\n networkConfiguration: {\n serializedName: \"networkConfiguration\",\n type: {\n name: \"Composite\",\n className: \"NetworkConfiguration\"\n }\n },\n encryptionConfiguration: {\n serializedName: \"encryptionConfiguration\",\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmenEncryptionConfiguration\"\n }\n }\n }\n }\n};\n\nexport const NetworkConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NetworkConfiguration\",\n modelProperties: {\n virtualNetworkAddressSpace: {\n serializedName: \"virtualNetworkAddressSpace\",\n type: {\n name: \"String\"\n }\n },\n accessEndpoint: {\n serializedName: \"accessEndpoint\",\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentAccessEndpoint\"\n }\n },\n subnets: {\n serializedName: \"subnets\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentAccessEndpoint: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentAccessEndpoint\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmenEncryptionConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmenEncryptionConfiguration\",\n modelProperties: {\n encryptionKeyReference: {\n serializedName: \"encryptionKeyReference\",\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmenEncryptionKeyReference\"\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmenEncryptionKeyReference: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmenEncryptionKeyReference\",\n modelProperties: {\n keyVault: {\n serializedName: \"keyVault\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n },\n keyName: {\n serializedName: \"keyName\",\n type: {\n name: \"String\"\n }\n },\n keyVersion: {\n serializedName: \"keyVersion\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentSku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentSku\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n capacity: {\n serializedName: \"capacity\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentSkuList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentSkuList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentSkuDefinition\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentSkuDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentSkuDefinition\",\n modelProperties: {\n resourceType: {\n serializedName: \"resourceType\",\n type: {\n name: \"String\"\n }\n },\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentSkuDefinitionSku\"\n }\n },\n capacity: {\n serializedName: \"capacity\",\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentSkuCapacity\"\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentSkuDefinitionSku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentSkuDefinitionSku\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n tier: {\n serializedName: \"tier\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentSkuCapacity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentSkuCapacity\",\n modelProperties: {\n minimum: {\n serializedName: \"minimum\",\n type: {\n name: \"Number\"\n }\n },\n maximum: {\n serializedName: \"maximum\",\n type: {\n name: \"Number\"\n }\n },\n default: {\n serializedName: \"default\",\n type: {\n name: \"Number\"\n }\n },\n scaleType: {\n serializedName: \"scaleType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentSubnetNetworkHealth: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentSubnetNetworkHealth\",\n modelProperties: {\n outboundNetworkDependencies: {\n serializedName: \"outboundNetworkDependencies\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentNetworkDependency\"\n }\n }\n }\n },\n outboundNetworkHealth: {\n serializedName: \"outboundNetworkHealth\",\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentNetworkDependencyHealth\"\n }\n },\n networkDependencyHealthState: {\n serializedName: \"networkDependencyHealthState\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentNetworkDependency: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentNetworkDependency\",\n modelProperties: {\n category: {\n serializedName: \"category\",\n type: {\n name: \"String\"\n }\n },\n displayName: {\n serializedName: \"displayName\",\n type: {\n name: \"String\"\n }\n },\n endpoints: {\n serializedName: \"endpoints\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentNetworkEndpoint\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentNetworkEndpoint: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentNetworkEndpoint\",\n modelProperties: {\n accessibility: {\n serializedName: \"accessibility\",\n type: {\n name: \"String\"\n }\n },\n domainName: {\n serializedName: \"domainName\",\n type: {\n name: \"String\"\n }\n },\n ports: {\n serializedName: \"ports\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentNetworkDependencyHealth: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentNetworkDependencyHealth\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ExtendedErrorInfo\"\n }\n },\n state: {\n serializedName: \"state\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ExtendedErrorInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ExtendedErrorInfo\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n message: {\n serializedName: \"message\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n details: {\n serializedName: \"details\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ExtendedErrorInfo\"\n }\n }\n }\n },\n innerError: {\n serializedName: \"innerError\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentManagedApiListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentManagedApiListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentManagedApi\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ApiResourceProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiResourceProperties\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n connectionParameters: {\n serializedName: \"connectionParameters\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Dictionary\", value: { type: { name: \"any\" } } }\n }\n }\n },\n metadata: {\n serializedName: \"metadata\",\n type: {\n name: \"Composite\",\n className: \"ApiResourceMetadata\"\n }\n },\n runtimeUrls: {\n serializedName: \"runtimeUrls\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n generalInformation: {\n serializedName: \"generalInformation\",\n type: {\n name: \"Composite\",\n className: \"ApiResourceGeneralInformation\"\n }\n },\n capabilities: {\n serializedName: \"capabilities\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n backendService: {\n serializedName: \"backendService\",\n type: {\n name: \"Composite\",\n className: \"ApiResourceBackendService\"\n }\n },\n policies: {\n serializedName: \"policies\",\n type: {\n name: \"Composite\",\n className: \"ApiResourcePolicies\"\n }\n },\n apiDefinitionUrl: {\n serializedName: \"apiDefinitionUrl\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n apiDefinitions: {\n serializedName: \"apiDefinitions\",\n type: {\n name: \"Composite\",\n className: \"ApiResourceDefinitions\"\n }\n },\n integrationServiceEnvironment: {\n serializedName: \"integrationServiceEnvironment\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n },\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n category: {\n serializedName: \"category\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ApiResourceMetadata: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiResourceMetadata\",\n modelProperties: {\n source: {\n serializedName: \"source\",\n type: {\n name: \"String\"\n }\n },\n brandColor: {\n serializedName: \"brandColor\",\n type: {\n name: \"String\"\n }\n },\n hideKey: {\n serializedName: \"hideKey\",\n type: {\n name: \"String\"\n }\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n apiType: {\n serializedName: \"ApiType\",\n type: {\n name: \"String\"\n }\n },\n wsdlService: {\n serializedName: \"wsdlService\",\n type: {\n name: \"Composite\",\n className: \"WsdlService\"\n }\n },\n wsdlImportMethod: {\n serializedName: \"wsdlImportMethod\",\n type: {\n name: \"String\"\n }\n },\n connectionType: {\n serializedName: \"connectionType\",\n type: {\n name: \"String\"\n }\n },\n provisioningState: {\n serializedName: \"provisioningState\",\n type: {\n name: \"String\"\n }\n },\n deploymentParameters: {\n serializedName: \"deploymentParameters\",\n type: {\n name: \"Composite\",\n className: \"ApiDeploymentParameterMetadataSet\"\n }\n }\n }\n }\n};\n\nexport const WsdlService: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WsdlService\",\n modelProperties: {\n qualifiedName: {\n serializedName: \"qualifiedName\",\n type: {\n name: \"String\"\n }\n },\n endpointQualifiedNames: {\n serializedName: \"EndpointQualifiedNames\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ApiDeploymentParameterMetadataSet: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiDeploymentParameterMetadataSet\",\n modelProperties: {\n packageContentLink: {\n serializedName: \"packageContentLink\",\n type: {\n name: \"Composite\",\n className: \"ApiDeploymentParameterMetadata\"\n }\n },\n redisCacheConnectionString: {\n serializedName: \"redisCacheConnectionString\",\n type: {\n name: \"Composite\",\n className: \"ApiDeploymentParameterMetadata\"\n }\n }\n }\n }\n};\n\nexport const ApiDeploymentParameterMetadata: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiDeploymentParameterMetadata\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n },\n isRequired: {\n serializedName: \"isRequired\",\n type: {\n name: \"Boolean\"\n }\n },\n displayName: {\n serializedName: \"displayName\",\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n },\n visibility: {\n serializedName: \"visibility\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ApiResourceGeneralInformation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiResourceGeneralInformation\",\n modelProperties: {\n iconUrl: {\n serializedName: \"iconUrl\",\n type: {\n name: \"String\"\n }\n },\n displayName: {\n serializedName: \"displayName\",\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n },\n termsOfUseUrl: {\n serializedName: \"termsOfUseUrl\",\n type: {\n name: \"String\"\n }\n },\n releaseTag: {\n serializedName: \"releaseTag\",\n type: {\n name: \"String\"\n }\n },\n tier: {\n serializedName: \"tier\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ApiResourceBackendService: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiResourceBackendService\",\n modelProperties: {\n serviceUrl: {\n serializedName: \"serviceUrl\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ApiResourcePolicies: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiResourcePolicies\",\n modelProperties: {\n content: {\n serializedName: \"content\",\n type: {\n name: \"String\"\n }\n },\n contentLink: {\n serializedName: \"contentLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ApiResourceDefinitions: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiResourceDefinitions\",\n modelProperties: {\n originalSwaggerUrl: {\n serializedName: \"originalSwaggerUrl\",\n type: {\n name: \"String\"\n }\n },\n modifiedSwaggerUrl: {\n serializedName: \"modifiedSwaggerUrl\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentManagedApiDeploymentParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentManagedApiDeploymentParameters\",\n modelProperties: {\n contentLinkDefinition: {\n serializedName: \"contentLinkDefinition\",\n type: {\n name: \"Composite\",\n className: \"ContentLink\"\n }\n }\n }\n }\n};\n\nexport const ApiOperationListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiOperationListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ApiOperation\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ApiOperationPropertiesDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiOperationPropertiesDefinition\",\n modelProperties: {\n summary: {\n serializedName: \"summary\",\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n },\n visibility: {\n serializedName: \"visibility\",\n type: {\n name: \"String\"\n }\n },\n trigger: {\n serializedName: \"trigger\",\n type: {\n name: \"String\"\n }\n },\n triggerHint: {\n serializedName: \"triggerHint\",\n type: {\n name: \"String\"\n }\n },\n pageable: {\n serializedName: \"pageable\",\n type: {\n name: \"Boolean\"\n }\n },\n annotation: {\n serializedName: \"annotation\",\n type: {\n name: \"Composite\",\n className: \"ApiOperationAnnotation\"\n }\n },\n api: {\n serializedName: \"api\",\n type: {\n name: \"Composite\",\n className: \"ApiReference\"\n }\n },\n inputsDefinition: {\n serializedName: \"inputsDefinition\",\n type: {\n name: \"Composite\",\n className: \"SwaggerSchema\"\n }\n },\n responsesDefinition: {\n serializedName: \"responsesDefinition\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"Composite\", className: \"SwaggerSchema\" } }\n }\n },\n isWebhook: {\n serializedName: \"isWebhook\",\n type: {\n name: \"Boolean\"\n }\n },\n isNotification: {\n serializedName: \"isNotification\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const ApiOperationAnnotation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiOperationAnnotation\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n },\n family: {\n serializedName: \"family\",\n type: {\n name: \"String\"\n }\n },\n revision: {\n serializedName: \"revision\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const SwaggerSchema: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SwaggerSchema\",\n modelProperties: {\n ref: {\n serializedName: \"ref\",\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n },\n title: {\n serializedName: \"title\",\n type: {\n name: \"String\"\n }\n },\n items: {\n serializedName: \"items\",\n type: {\n name: \"Composite\",\n className: \"SwaggerSchema\"\n }\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"Composite\", className: \"SwaggerSchema\" } }\n }\n },\n additionalProperties: {\n serializedName: \"additionalProperties\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n required: {\n serializedName: \"required\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n maxProperties: {\n serializedName: \"maxProperties\",\n type: {\n name: \"Number\"\n }\n },\n minProperties: {\n serializedName: \"minProperties\",\n type: {\n name: \"Number\"\n }\n },\n allOf: {\n serializedName: \"allOf\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SwaggerSchema\"\n }\n }\n }\n },\n discriminator: {\n serializedName: \"discriminator\",\n type: {\n name: \"String\"\n }\n },\n readOnly: {\n serializedName: \"readOnly\",\n type: {\n name: \"Boolean\"\n }\n },\n xml: {\n serializedName: \"xml\",\n type: {\n name: \"Composite\",\n className: \"SwaggerXml\"\n }\n },\n externalDocs: {\n serializedName: \"externalDocs\",\n type: {\n name: \"Composite\",\n className: \"SwaggerExternalDocumentation\"\n }\n },\n example: {\n serializedName: \"example\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n notificationUrlExtension: {\n serializedName: \"notificationUrlExtension\",\n type: {\n name: \"Boolean\"\n }\n },\n dynamicSchemaOld: {\n serializedName: \"dynamicSchemaOld\",\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicSchema\"\n }\n },\n dynamicSchemaNew: {\n serializedName: \"dynamicSchemaNew\",\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicProperties\"\n }\n },\n dynamicListNew: {\n serializedName: \"dynamicListNew\",\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicList\"\n }\n },\n dynamicTree: {\n serializedName: \"dynamicTree\",\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicTree\"\n }\n }\n }\n }\n};\n\nexport const SwaggerXml: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SwaggerXml\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n namespace: {\n serializedName: \"namespace\",\n type: {\n name: \"String\"\n }\n },\n prefix: {\n serializedName: \"prefix\",\n type: {\n name: \"String\"\n }\n },\n attribute: {\n serializedName: \"attribute\",\n type: {\n name: \"Boolean\"\n }\n },\n wrapped: {\n serializedName: \"wrapped\",\n type: {\n name: \"Boolean\"\n }\n },\n extensions: {\n serializedName: \"extensions\",\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Dictionary\", value: { type: { name: \"any\" } } }\n }\n }\n }\n }\n }\n};\n\nexport const SwaggerExternalDocumentation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SwaggerExternalDocumentation\",\n modelProperties: {\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n },\n uri: {\n serializedName: \"uri\",\n type: {\n name: \"String\"\n }\n },\n extensions: {\n serializedName: \"extensions\",\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Dictionary\", value: { type: { name: \"any\" } } }\n }\n }\n }\n }\n }\n};\n\nexport const SwaggerCustomDynamicSchema: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicSchema\",\n modelProperties: {\n operationId: {\n serializedName: \"operationId\",\n type: {\n name: \"String\"\n }\n },\n valuePath: {\n serializedName: \"valuePath\",\n type: {\n name: \"String\"\n }\n },\n parameters: {\n serializedName: \"parameters\",\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Dictionary\", value: { type: { name: \"any\" } } }\n }\n }\n }\n }\n }\n};\n\nexport const SwaggerCustomDynamicProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicProperties\",\n modelProperties: {\n operationId: {\n serializedName: \"operationId\",\n type: {\n name: \"String\"\n }\n },\n valuePath: {\n serializedName: \"valuePath\",\n type: {\n name: \"String\"\n }\n },\n parameters: {\n serializedName: \"parameters\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicProperties\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const SwaggerCustomDynamicList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicList\",\n modelProperties: {\n operationId: {\n serializedName: \"operationId\",\n type: {\n name: \"String\"\n }\n },\n builtInOperation: {\n serializedName: \"builtInOperation\",\n type: {\n name: \"String\"\n }\n },\n itemsPath: {\n serializedName: \"itemsPath\",\n type: {\n name: \"String\"\n }\n },\n itemValuePath: {\n serializedName: \"itemValuePath\",\n type: {\n name: \"String\"\n }\n },\n itemTitlePath: {\n serializedName: \"itemTitlePath\",\n type: {\n name: \"String\"\n }\n },\n parameters: {\n serializedName: \"parameters\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicProperties\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const SwaggerCustomDynamicTree: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicTree\",\n modelProperties: {\n settings: {\n serializedName: \"settings\",\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicTreeSettings\"\n }\n },\n open: {\n serializedName: \"open\",\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicTreeCommand\"\n }\n },\n browse: {\n serializedName: \"browse\",\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicTreeCommand\"\n }\n }\n }\n }\n};\n\nexport const SwaggerCustomDynamicTreeSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicTreeSettings\",\n modelProperties: {\n canSelectParentNodes: {\n serializedName: \"CanSelectParentNodes\",\n type: {\n name: \"Boolean\"\n }\n },\n canSelectLeafNodes: {\n serializedName: \"CanSelectLeafNodes\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const SwaggerCustomDynamicTreeCommand: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicTreeCommand\",\n modelProperties: {\n operationId: {\n serializedName: \"operationId\",\n type: {\n name: \"String\"\n }\n },\n itemsPath: {\n serializedName: \"itemsPath\",\n type: {\n name: \"String\"\n }\n },\n itemValuePath: {\n serializedName: \"itemValuePath\",\n type: {\n name: \"String\"\n }\n },\n itemTitlePath: {\n serializedName: \"itemTitlePath\",\n type: {\n name: \"String\"\n }\n },\n itemFullTitlePath: {\n serializedName: \"itemFullTitlePath\",\n type: {\n name: \"String\"\n }\n },\n itemIsParent: {\n serializedName: \"itemIsParent\",\n type: {\n name: \"String\"\n }\n },\n selectableFilter: {\n serializedName: \"selectableFilter\",\n type: {\n name: \"String\"\n }\n },\n parameters: {\n serializedName: \"parameters\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicTreeParameter\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const SwaggerCustomDynamicTreeParameter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicTreeParameter\",\n modelProperties: {\n selectedItemValuePath: {\n serializedName: \"selectedItemValuePath\",\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n parameterReference: {\n serializedName: \"parameterReference\",\n type: {\n name: \"String\"\n }\n },\n required: {\n serializedName: \"required\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const OperationListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Operation\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Operation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Operation\",\n modelProperties: {\n origin: {\n serializedName: \"origin\",\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n display: {\n serializedName: \"display\",\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\"\n }\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n }\n }\n }\n};\n\nexport const OperationDisplay: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\",\n modelProperties: {\n provider: {\n serializedName: \"provider\",\n type: {\n name: \"String\"\n }\n },\n resource: {\n serializedName: \"resource\",\n type: {\n name: \"String\"\n }\n },\n operation: {\n serializedName: \"operation\",\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkflowFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowFilter\",\n modelProperties: {\n state: {\n serializedName: \"state\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkflowTriggerFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowTriggerFilter\",\n modelProperties: {\n state: {\n serializedName: \"state\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkflowTriggerHistoryFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowTriggerHistoryFilter\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkflowRunFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowRunFilter\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkflowRunActionFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowRunActionFilter\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ManagedApiListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ManagedApiListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ManagedApi\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountSchemaFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountSchemaFilter\",\n modelProperties: {\n schemaType: {\n serializedName: \"schemaType\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountMapFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountMapFilter\",\n modelProperties: {\n mapType: {\n serializedName: \"mapType\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountPartnerFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountPartnerFilter\",\n modelProperties: {\n partnerType: {\n serializedName: \"partnerType\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountAgreementFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountAgreementFilter\",\n modelProperties: {\n agreementType: {\n serializedName: \"agreementType\",\n required: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"NotSpecified\", \"AS2\", \"X12\", \"Edifact\"]\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountSessionFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountSessionFilter\",\n modelProperties: {\n changedTime: {\n serializedName: \"changedTime\",\n required: true,\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const Workflow: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Workflow\",\n modelProperties: {\n ...Resource.type.modelProperties,\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"ManagedServiceIdentity\"\n }\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n createdTime: {\n serializedName: \"properties.createdTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n changedTime: {\n serializedName: \"properties.changedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n state: {\n serializedName: \"properties.state\",\n type: {\n name: \"String\"\n }\n },\n version: {\n serializedName: \"properties.version\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n accessEndpoint: {\n serializedName: \"properties.accessEndpoint\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n endpointsConfiguration: {\n serializedName: \"properties.endpointsConfiguration\",\n type: {\n name: \"Composite\",\n className: \"FlowEndpointsConfiguration\"\n }\n },\n accessControl: {\n serializedName: \"properties.accessControl\",\n type: {\n name: \"Composite\",\n className: \"FlowAccessControlConfiguration\"\n }\n },\n sku: {\n serializedName: \"properties.sku\",\n type: {\n name: \"Composite\",\n className: \"Sku\"\n }\n },\n integrationAccount: {\n serializedName: \"properties.integrationAccount\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n },\n integrationServiceEnvironment: {\n serializedName: \"properties.integrationServiceEnvironment\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n },\n definition: {\n serializedName: \"properties.definition\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n parameters: {\n serializedName: \"properties.parameters\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"Composite\", className: \"WorkflowParameter\" } }\n }\n }\n }\n }\n};\n\nexport const WorkflowVersion: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowVersion\",\n modelProperties: {\n ...Resource.type.modelProperties,\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n createdTime: {\n serializedName: \"properties.createdTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n changedTime: {\n serializedName: \"properties.changedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n state: {\n serializedName: \"properties.state\",\n type: {\n name: \"String\"\n }\n },\n version: {\n serializedName: \"properties.version\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n accessEndpoint: {\n serializedName: \"properties.accessEndpoint\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n endpointsConfiguration: {\n serializedName: \"properties.endpointsConfiguration\",\n type: {\n name: \"Composite\",\n className: \"FlowEndpointsConfiguration\"\n }\n },\n accessControl: {\n serializedName: \"properties.accessControl\",\n type: {\n name: \"Composite\",\n className: \"FlowAccessControlConfiguration\"\n }\n },\n sku: {\n serializedName: \"properties.sku\",\n type: {\n name: \"Composite\",\n className: \"Sku\"\n }\n },\n integrationAccount: {\n serializedName: \"properties.integrationAccount\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n },\n definition: {\n serializedName: \"properties.definition\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n parameters: {\n serializedName: \"properties.parameters\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"Composite\", className: \"WorkflowParameter\" } }\n }\n }\n }\n }\n};\n\nexport const WorkflowRunActionRepetitionDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowRunActionRepetitionDefinition\",\n modelProperties: {\n ...Resource.type.modelProperties,\n startTime: {\n serializedName: \"properties.startTime\",\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"properties.endTime\",\n type: {\n name: \"DateTime\"\n }\n },\n correlation: {\n serializedName: \"properties.correlation\",\n type: {\n name: \"Composite\",\n className: \"RunActionCorrelation\"\n }\n },\n status: {\n serializedName: \"properties.status\",\n type: {\n name: \"String\"\n }\n },\n code: {\n serializedName: \"properties.code\",\n type: {\n name: \"String\"\n }\n },\n error: {\n serializedName: \"properties.error\",\n type: {\n name: \"any\"\n }\n },\n trackingId: {\n serializedName: \"properties.trackingId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n inputs: {\n serializedName: \"properties.inputs\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n inputsLink: {\n serializedName: \"properties.inputsLink\",\n type: {\n name: \"Composite\",\n className: \"ContentLink\"\n }\n },\n outputs: {\n serializedName: \"properties.outputs\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n outputsLink: {\n serializedName: \"properties.outputsLink\",\n type: {\n name: \"Composite\",\n className: \"ContentLink\"\n }\n },\n trackedProperties: {\n serializedName: \"properties.trackedProperties\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n retryHistory: {\n serializedName: \"properties.retryHistory\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"RetryHistory\"\n }\n }\n }\n },\n iterationCount: {\n serializedName: \"properties.iterationCount\",\n type: {\n name: \"Number\"\n }\n },\n repetitionIndexes: {\n serializedName: \"properties.repetitionIndexes\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"RepetitionIndex\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const RequestHistory: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RequestHistory\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"RequestHistoryProperties\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccount: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccount\",\n modelProperties: {\n ...Resource.type.modelProperties,\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountSku\"\n }\n },\n integrationServiceEnvironment: {\n serializedName: \"properties.integrationServiceEnvironment\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n },\n state: {\n serializedName: \"properties.state\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AssemblyDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AssemblyDefinition\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"AssemblyProperties\"\n }\n }\n }\n }\n};\n\nexport const BatchConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BatchConfiguration\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"BatchConfigurationProperties\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountSchema: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountSchema\",\n modelProperties: {\n ...Resource.type.modelProperties,\n schemaType: {\n serializedName: \"properties.schemaType\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n targetNamespace: {\n serializedName: \"properties.targetNamespace\",\n type: {\n name: \"String\"\n }\n },\n documentName: {\n serializedName: \"properties.documentName\",\n type: {\n name: \"String\"\n }\n },\n fileName: {\n serializedName: \"properties.fileName\",\n type: {\n name: \"String\"\n }\n },\n createdTime: {\n serializedName: \"properties.createdTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n changedTime: {\n serializedName: \"properties.changedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n metadata: {\n serializedName: \"properties.metadata\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n content: {\n serializedName: \"properties.content\",\n type: {\n name: \"String\"\n }\n },\n contentType: {\n serializedName: \"properties.contentType\",\n type: {\n name: \"String\"\n }\n },\n contentLink: {\n serializedName: \"properties.contentLink\",\n type: {\n name: \"Composite\",\n className: \"ContentLink\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountMap: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountMap\",\n modelProperties: {\n ...Resource.type.modelProperties,\n mapType: {\n serializedName: \"properties.mapType\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n parametersSchema: {\n serializedName: \"properties.parametersSchema\",\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountMapPropertiesParametersSchema\"\n }\n },\n createdTime: {\n serializedName: \"properties.createdTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n changedTime: {\n serializedName: \"properties.changedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n content: {\n serializedName: \"properties.content\",\n type: {\n name: \"String\"\n }\n },\n contentType: {\n serializedName: \"properties.contentType\",\n type: {\n name: \"String\"\n }\n },\n contentLink: {\n serializedName: \"properties.contentLink\",\n type: {\n name: \"Composite\",\n className: \"ContentLink\"\n }\n },\n metadata: {\n serializedName: \"properties.metadata\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountPartner: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountPartner\",\n modelProperties: {\n ...Resource.type.modelProperties,\n partnerType: {\n serializedName: \"properties.partnerType\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n createdTime: {\n serializedName: \"properties.createdTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n changedTime: {\n serializedName: \"properties.changedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n metadata: {\n serializedName: \"properties.metadata\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n content: {\n serializedName: \"properties.content\",\n type: {\n name: \"Composite\",\n className: \"PartnerContent\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountAgreement: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountAgreement\",\n modelProperties: {\n ...Resource.type.modelProperties,\n createdTime: {\n serializedName: \"properties.createdTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n changedTime: {\n serializedName: \"properties.changedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n metadata: {\n serializedName: \"properties.metadata\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n agreementType: {\n serializedName: \"properties.agreementType\",\n required: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"NotSpecified\", \"AS2\", \"X12\", \"Edifact\"]\n }\n },\n hostPartner: {\n serializedName: \"properties.hostPartner\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n guestPartner: {\n serializedName: \"properties.guestPartner\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n hostIdentity: {\n serializedName: \"properties.hostIdentity\",\n type: {\n name: \"Composite\",\n className: \"BusinessIdentity\"\n }\n },\n guestIdentity: {\n serializedName: \"properties.guestIdentity\",\n type: {\n name: \"Composite\",\n className: \"BusinessIdentity\"\n }\n },\n content: {\n serializedName: \"properties.content\",\n type: {\n name: \"Composite\",\n className: \"AgreementContent\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountCertificate: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountCertificate\",\n modelProperties: {\n ...Resource.type.modelProperties,\n createdTime: {\n serializedName: \"properties.createdTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n changedTime: {\n serializedName: \"properties.changedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n metadata: {\n serializedName: \"properties.metadata\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n key: {\n serializedName: \"properties.key\",\n type: {\n name: \"Composite\",\n className: \"KeyVaultKeyReference\"\n }\n },\n publicCertificate: {\n serializedName: \"properties.publicCertificate\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountSession: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountSession\",\n modelProperties: {\n ...Resource.type.modelProperties,\n createdTime: {\n serializedName: \"properties.createdTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n changedTime: {\n serializedName: \"properties.changedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n content: {\n serializedName: \"properties.content\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironment: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironment\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentProperties\"\n }\n },\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentSku\"\n }\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"ManagedServiceIdentity\"\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentManagedApi: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentManagedApi\",\n modelProperties: {\n ...Resource.type.modelProperties,\n namePropertiesName: {\n serializedName: \"properties.name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n connectionParameters: {\n serializedName: \"properties.connectionParameters\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Dictionary\", value: { type: { name: \"any\" } } }\n }\n }\n },\n metadata: {\n serializedName: \"properties.metadata\",\n type: {\n name: \"Composite\",\n className: \"ApiResourceMetadata\"\n }\n },\n runtimeUrls: {\n serializedName: \"properties.runtimeUrls\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n generalInformation: {\n serializedName: \"properties.generalInformation\",\n type: {\n name: \"Composite\",\n className: \"ApiResourceGeneralInformation\"\n }\n },\n capabilities: {\n serializedName: \"properties.capabilities\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n backendService: {\n serializedName: \"properties.backendService\",\n type: {\n name: \"Composite\",\n className: \"ApiResourceBackendService\"\n }\n },\n policies: {\n serializedName: \"properties.policies\",\n type: {\n name: \"Composite\",\n className: \"ApiResourcePolicies\"\n }\n },\n apiDefinitionUrl: {\n serializedName: \"properties.apiDefinitionUrl\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n apiDefinitions: {\n serializedName: \"properties.apiDefinitions\",\n type: {\n name: \"Composite\",\n className: \"ApiResourceDefinitions\"\n }\n },\n integrationServiceEnvironment: {\n serializedName: \"properties.integrationServiceEnvironment\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n category: {\n serializedName: \"properties.category\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n deploymentParameters: {\n serializedName: \"properties.deploymentParameters\",\n type: {\n name: \"Composite\",\n className:\n \"IntegrationServiceEnvironmentManagedApiDeploymentParameters\"\n }\n }\n }\n }\n};\n\nexport const ApiOperation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiOperation\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ApiOperationPropertiesDefinition\"\n }\n }\n }\n }\n};\n\nexport const ManagedApi: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ManagedApi\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ApiResourceProperties\"\n }\n }\n }\n }\n};\n\nexport const WorkflowReference: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowReference\",\n modelProperties: {\n ...ResourceReference.type.modelProperties\n }\n }\n};\n\nexport const WorkflowTriggerReference: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowTriggerReference\",\n modelProperties: {\n ...ResourceReference.type.modelProperties,\n flowName: {\n serializedName: \"flowName\",\n type: {\n name: \"String\"\n }\n },\n triggerName: {\n serializedName: \"triggerName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const KeyVaultReference: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"KeyVaultReference\",\n modelProperties: {\n ...ResourceReference.type.modelProperties\n }\n }\n};\n\nexport const ApiReference: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiReference\",\n modelProperties: {\n ...ResourceReference.type.modelProperties,\n displayName: {\n serializedName: \"displayName\",\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n },\n iconUri: {\n serializedName: \"iconUri\",\n type: {\n name: \"String\"\n }\n },\n swagger: {\n serializedName: \"swagger\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n brandColor: {\n serializedName: \"brandColor\",\n type: {\n name: \"String\"\n }\n },\n category: {\n serializedName: \"category\",\n type: {\n name: \"String\"\n }\n },\n integrationServiceEnvironment: {\n serializedName: \"integrationServiceEnvironment\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n }\n }\n }\n};\n\nexport const WorkflowOutputParameter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowOutputParameter\",\n modelProperties: {\n ...WorkflowParameter.type.modelProperties,\n error: {\n serializedName: \"error\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n }\n }\n }\n};\n\nexport const WorkflowTrigger: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowTrigger\",\n modelProperties: {\n ...SubResource.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n createdTime: {\n serializedName: \"properties.createdTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n changedTime: {\n serializedName: \"properties.changedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n state: {\n serializedName: \"properties.state\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n status: {\n serializedName: \"properties.status\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n lastExecutionTime: {\n serializedName: \"properties.lastExecutionTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n nextExecutionTime: {\n serializedName: \"properties.nextExecutionTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n recurrence: {\n serializedName: \"properties.recurrence\",\n type: {\n name: \"Composite\",\n className: \"WorkflowTriggerRecurrence\"\n }\n },\n workflow: {\n serializedName: \"properties.workflow\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n }\n }\n }\n};\n\nexport const WorkflowTriggerHistory: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowTriggerHistory\",\n modelProperties: {\n ...SubResource.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n startTime: {\n serializedName: \"properties.startTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"properties.endTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n scheduledTime: {\n serializedName: \"properties.scheduledTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n status: {\n serializedName: \"properties.status\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n code: {\n serializedName: \"properties.code\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n error: {\n serializedName: \"properties.error\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n trackingId: {\n serializedName: \"properties.trackingId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n correlation: {\n serializedName: \"properties.correlation\",\n type: {\n name: \"Composite\",\n className: \"Correlation\"\n }\n },\n inputsLink: {\n serializedName: \"properties.inputsLink\",\n type: {\n name: \"Composite\",\n className: \"ContentLink\"\n }\n },\n outputsLink: {\n serializedName: \"properties.outputsLink\",\n type: {\n name: \"Composite\",\n className: \"ContentLink\"\n }\n },\n fired: {\n serializedName: \"properties.fired\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n },\n run: {\n serializedName: \"properties.run\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n }\n }\n }\n};\n\nexport const WorkflowRun: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowRun\",\n modelProperties: {\n ...SubResource.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n waitEndTime: {\n serializedName: \"properties.waitEndTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n startTime: {\n serializedName: \"properties.startTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"properties.endTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n status: {\n serializedName: \"properties.status\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n code: {\n serializedName: \"properties.code\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n error: {\n serializedName: \"properties.error\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n correlationId: {\n serializedName: \"properties.correlationId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n correlation: {\n serializedName: \"properties.correlation\",\n type: {\n name: \"Composite\",\n className: \"Correlation\"\n }\n },\n workflow: {\n serializedName: \"properties.workflow\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n },\n trigger: {\n serializedName: \"properties.trigger\",\n type: {\n name: \"Composite\",\n className: \"WorkflowRunTrigger\"\n }\n },\n outputs: {\n serializedName: \"properties.outputs\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Composite\", className: \"WorkflowOutputParameter\" }\n }\n }\n },\n response: {\n serializedName: \"properties.response\",\n type: {\n name: \"Composite\",\n className: \"WorkflowRunTrigger\"\n }\n }\n }\n }\n};\n\nexport const WorkflowRunAction: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowRunAction\",\n modelProperties: {\n ...SubResource.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n startTime: {\n serializedName: \"properties.startTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"properties.endTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n status: {\n serializedName: \"properties.status\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n code: {\n serializedName: \"properties.code\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n error: {\n serializedName: \"properties.error\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n trackingId: {\n serializedName: \"properties.trackingId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n correlation: {\n serializedName: \"properties.correlation\",\n type: {\n name: \"Composite\",\n className: \"RunActionCorrelation\"\n }\n },\n inputsLink: {\n serializedName: \"properties.inputsLink\",\n type: {\n name: \"Composite\",\n className: \"ContentLink\"\n }\n },\n outputsLink: {\n serializedName: \"properties.outputsLink\",\n type: {\n name: \"Composite\",\n className: \"ContentLink\"\n }\n },\n trackedProperties: {\n serializedName: \"properties.trackedProperties\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n retryHistory: {\n serializedName: \"properties.retryHistory\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"RetryHistory\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const RunActionCorrelation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RunActionCorrelation\",\n modelProperties: {\n ...RunCorrelation.type.modelProperties,\n actionTrackingId: {\n serializedName: \"actionTrackingId\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ExpressionRoot: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ExpressionRoot\",\n modelProperties: {\n ...Expression.type.modelProperties,\n path: {\n serializedName: \"path\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureResourceErrorInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AzureResourceErrorInfo\",\n modelProperties: {\n ...ErrorInfo.type.modelProperties,\n message: {\n serializedName: \"message\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n details: {\n serializedName: \"details\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"AzureResourceErrorInfo\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const OperationResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationResult\",\n modelProperties: {\n ...OperationResultProperties.type.modelProperties,\n trackingId: {\n serializedName: \"trackingId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n inputs: {\n serializedName: \"inputs\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n inputsLink: {\n serializedName: \"inputsLink\",\n type: {\n name: \"Composite\",\n className: \"ContentLink\"\n }\n },\n outputs: {\n serializedName: \"outputs\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n outputsLink: {\n serializedName: \"outputsLink\",\n type: {\n name: \"Composite\",\n className: \"ContentLink\"\n }\n },\n trackedProperties: {\n serializedName: \"trackedProperties\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n retryHistory: {\n serializedName: \"retryHistory\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"RetryHistory\"\n }\n }\n }\n },\n iterationCount: {\n serializedName: \"iterationCount\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const ArtifactContentPropertiesDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ArtifactContentPropertiesDefinition\",\n modelProperties: {\n ...ArtifactProperties.type.modelProperties,\n content: {\n serializedName: \"content\",\n type: {\n name: \"any\"\n }\n },\n contentType: {\n serializedName: \"contentType\",\n type: {\n name: \"String\"\n }\n },\n contentLink: {\n serializedName: \"contentLink\",\n type: {\n name: \"Composite\",\n className: \"ContentLink\"\n }\n }\n }\n }\n};\n\nexport const BatchConfigurationProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BatchConfigurationProperties\",\n modelProperties: {\n ...ArtifactProperties.type.modelProperties,\n batchGroupName: {\n serializedName: \"batchGroupName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n releaseCriteria: {\n serializedName: \"releaseCriteria\",\n type: {\n name: \"Composite\",\n className: \"BatchReleaseCriteria\"\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentManagedApiProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentManagedApiProperties\",\n modelProperties: {\n ...ApiResourceProperties.type.modelProperties,\n deploymentParameters: {\n serializedName: \"deploymentParameters\",\n type: {\n name: \"Composite\",\n className:\n \"IntegrationServiceEnvironmentManagedApiDeploymentParameters\"\n }\n }\n }\n }\n};\n\nexport const WorkflowRunActionRepetitionProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowRunActionRepetitionProperties\",\n modelProperties: {\n ...OperationResult.type.modelProperties,\n repetitionIndexes: {\n serializedName: \"repetitionIndexes\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"RepetitionIndex\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const AssemblyProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AssemblyProperties\",\n modelProperties: {\n ...ArtifactContentPropertiesDefinition.type.modelProperties,\n assemblyName: {\n serializedName: \"assemblyName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n assemblyVersion: {\n serializedName: \"assemblyVersion\",\n type: {\n name: \"String\"\n }\n },\n assemblyCulture: {\n serializedName: \"assemblyCulture\",\n type: {\n name: \"String\"\n }\n },\n assemblyPublicKeyToken: {\n serializedName: \"assemblyPublicKeyToken\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport {\n OperationParameter,\n OperationURLParameter,\n OperationQueryParameter\n} from \"@azure/core-client\";\nimport {\n Workflow as WorkflowMapper,\n GenerateUpgradedDefinitionParameters as GenerateUpgradedDefinitionParametersMapper,\n GetCallbackUrlParameters as GetCallbackUrlParametersMapper,\n WorkflowReference as WorkflowReferenceMapper,\n RegenerateActionParameter as RegenerateActionParameterMapper,\n SetTriggerStateActionDefinition as SetTriggerStateActionDefinitionMapper,\n IntegrationAccount as IntegrationAccountMapper,\n ListKeyVaultKeysDefinition as ListKeyVaultKeysDefinitionMapper,\n TrackingEventsDefinition as TrackingEventsDefinitionMapper,\n AssemblyDefinition as AssemblyDefinitionMapper,\n BatchConfiguration as BatchConfigurationMapper,\n IntegrationAccountSchema as IntegrationAccountSchemaMapper,\n IntegrationAccountMap as IntegrationAccountMapMapper,\n IntegrationAccountPartner as IntegrationAccountPartnerMapper,\n IntegrationAccountAgreement as IntegrationAccountAgreementMapper,\n IntegrationAccountCertificate as IntegrationAccountCertificateMapper,\n IntegrationAccountSession as IntegrationAccountSessionMapper,\n IntegrationServiceEnvironment as IntegrationServiceEnvironmentMapper,\n IntegrationServiceEnvironmentManagedApi as IntegrationServiceEnvironmentManagedApiMapper\n} from \"../models/mappers\";\n\nexport const accept: OperationParameter = {\n parameterPath: \"accept\",\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Accept\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const $host: OperationURLParameter = {\n parameterPath: \"$host\",\n mapper: {\n serializedName: \"$host\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\n\nexport const subscriptionId: OperationURLParameter = {\n parameterPath: \"subscriptionId\",\n mapper: {\n serializedName: \"subscriptionId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const apiVersion: OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n defaultValue: \"2019-05-01\",\n isConstant: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const top: OperationQueryParameter = {\n parameterPath: [\"options\", \"top\"],\n mapper: {\n serializedName: \"$top\",\n type: {\n name: \"Number\"\n }\n }\n};\n\nexport const filter: OperationQueryParameter = {\n parameterPath: [\"options\", \"filter\"],\n mapper: {\n serializedName: \"$filter\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const resourceGroupName: OperationURLParameter = {\n parameterPath: \"resourceGroupName\",\n mapper: {\n serializedName: \"resourceGroupName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const workflowName: OperationURLParameter = {\n parameterPath: \"workflowName\",\n mapper: {\n serializedName: \"workflowName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const contentType: OperationParameter = {\n parameterPath: [\"options\", \"contentType\"],\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Content-Type\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const workflow: OperationParameter = {\n parameterPath: \"workflow\",\n mapper: WorkflowMapper\n};\n\nexport const parameters: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: GenerateUpgradedDefinitionParametersMapper\n};\n\nexport const listCallbackUrl: OperationParameter = {\n parameterPath: \"listCallbackUrl\",\n mapper: GetCallbackUrlParametersMapper\n};\n\nexport const move: OperationParameter = {\n parameterPath: \"move\",\n mapper: WorkflowReferenceMapper\n};\n\nexport const keyType: OperationParameter = {\n parameterPath: \"keyType\",\n mapper: RegenerateActionParameterMapper\n};\n\nexport const validate: OperationParameter = {\n parameterPath: \"validate\",\n mapper: WorkflowMapper\n};\n\nexport const location: OperationURLParameter = {\n parameterPath: \"location\",\n mapper: {\n serializedName: \"location\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const nextLink: OperationURLParameter = {\n parameterPath: \"nextLink\",\n mapper: {\n serializedName: \"nextLink\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\n\nexport const versionId: OperationURLParameter = {\n parameterPath: \"versionId\",\n mapper: {\n serializedName: \"versionId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const triggerName: OperationURLParameter = {\n parameterPath: \"triggerName\",\n mapper: {\n serializedName: \"triggerName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const setState: OperationParameter = {\n parameterPath: \"setState\",\n mapper: SetTriggerStateActionDefinitionMapper\n};\n\nexport const parameters1: OperationParameter = {\n parameterPath: [\"options\", \"parameters\"],\n mapper: GetCallbackUrlParametersMapper\n};\n\nexport const historyName: OperationURLParameter = {\n parameterPath: \"historyName\",\n mapper: {\n serializedName: \"historyName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const runName: OperationURLParameter = {\n parameterPath: \"runName\",\n mapper: {\n serializedName: \"runName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const actionName: OperationURLParameter = {\n parameterPath: \"actionName\",\n mapper: {\n serializedName: \"actionName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const repetitionName: OperationURLParameter = {\n parameterPath: \"repetitionName\",\n mapper: {\n serializedName: \"repetitionName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const requestHistoryName: OperationURLParameter = {\n parameterPath: \"requestHistoryName\",\n mapper: {\n serializedName: \"requestHistoryName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const operationId: OperationURLParameter = {\n parameterPath: \"operationId\",\n mapper: {\n serializedName: \"operationId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const integrationAccountName: OperationURLParameter = {\n parameterPath: \"integrationAccountName\",\n mapper: {\n serializedName: \"integrationAccountName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const integrationAccount: OperationParameter = {\n parameterPath: \"integrationAccount\",\n mapper: IntegrationAccountMapper\n};\n\nexport const parameters2: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: GetCallbackUrlParametersMapper\n};\n\nexport const listKeyVaultKeys: OperationParameter = {\n parameterPath: \"listKeyVaultKeys\",\n mapper: ListKeyVaultKeysDefinitionMapper\n};\n\nexport const logTrackingEvents: OperationParameter = {\n parameterPath: \"logTrackingEvents\",\n mapper: TrackingEventsDefinitionMapper\n};\n\nexport const regenerateAccessKey: OperationParameter = {\n parameterPath: \"regenerateAccessKey\",\n mapper: RegenerateActionParameterMapper\n};\n\nexport const assemblyArtifactName: OperationURLParameter = {\n parameterPath: \"assemblyArtifactName\",\n mapper: {\n serializedName: \"assemblyArtifactName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const assemblyArtifact: OperationParameter = {\n parameterPath: \"assemblyArtifact\",\n mapper: AssemblyDefinitionMapper\n};\n\nexport const batchConfigurationName: OperationURLParameter = {\n parameterPath: \"batchConfigurationName\",\n mapper: {\n serializedName: \"batchConfigurationName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const batchConfiguration: OperationParameter = {\n parameterPath: \"batchConfiguration\",\n mapper: BatchConfigurationMapper\n};\n\nexport const schemaName: OperationURLParameter = {\n parameterPath: \"schemaName\",\n mapper: {\n serializedName: \"schemaName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const schema: OperationParameter = {\n parameterPath: \"schema\",\n mapper: IntegrationAccountSchemaMapper\n};\n\nexport const listContentCallbackUrl: OperationParameter = {\n parameterPath: \"listContentCallbackUrl\",\n mapper: GetCallbackUrlParametersMapper\n};\n\nexport const mapName: OperationURLParameter = {\n parameterPath: \"mapName\",\n mapper: {\n serializedName: \"mapName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const map: OperationParameter = {\n parameterPath: \"map\",\n mapper: IntegrationAccountMapMapper\n};\n\nexport const partnerName: OperationURLParameter = {\n parameterPath: \"partnerName\",\n mapper: {\n serializedName: \"partnerName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const partner: OperationParameter = {\n parameterPath: \"partner\",\n mapper: IntegrationAccountPartnerMapper\n};\n\nexport const agreementName: OperationURLParameter = {\n parameterPath: \"agreementName\",\n mapper: {\n serializedName: \"agreementName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const agreement: OperationParameter = {\n parameterPath: \"agreement\",\n mapper: IntegrationAccountAgreementMapper\n};\n\nexport const certificateName: OperationURLParameter = {\n parameterPath: \"certificateName\",\n mapper: {\n serializedName: \"certificateName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const certificate: OperationParameter = {\n parameterPath: \"certificate\",\n mapper: IntegrationAccountCertificateMapper\n};\n\nexport const sessionName: OperationURLParameter = {\n parameterPath: \"sessionName\",\n mapper: {\n serializedName: \"sessionName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const session: OperationParameter = {\n parameterPath: \"session\",\n mapper: IntegrationAccountSessionMapper\n};\n\nexport const resourceGroup: OperationURLParameter = {\n parameterPath: \"resourceGroup\",\n mapper: {\n serializedName: \"resourceGroup\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const integrationServiceEnvironmentName: OperationURLParameter = {\n parameterPath: \"integrationServiceEnvironmentName\",\n mapper: {\n serializedName: \"integrationServiceEnvironmentName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const integrationServiceEnvironment: OperationParameter = {\n parameterPath: \"integrationServiceEnvironment\",\n mapper: IntegrationServiceEnvironmentMapper\n};\n\nexport const apiName: OperationURLParameter = {\n parameterPath: \"apiName\",\n mapper: {\n serializedName: \"apiName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const integrationServiceEnvironmentManagedApi: OperationParameter = {\n parameterPath: \"integrationServiceEnvironmentManagedApi\",\n mapper: IntegrationServiceEnvironmentManagedApiMapper\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { LongRunningOperation, LroResponse } from \"@azure/core-lro\";\n\nexport class LroImpl<T> implements LongRunningOperation<T> {\n constructor(\n private sendOperationFn: (args: any, spec: any) => Promise<LroResponse<T>>,\n private args: Record<string, unknown>,\n private spec: {\n readonly requestBody?: unknown;\n readonly path?: string;\n readonly httpMethod: string;\n } & Record<string, any>,\n public requestPath: string = spec.path!,\n public requestMethod: string = spec.httpMethod\n ) {}\n public async sendInitialRequest(): Promise<LroResponse<T>> {\n return this.sendOperationFn(this.args, this.spec);\n }\n public async sendPollRequest(path: string): Promise<LroResponse<T>> {\n const { requestBody, ...restSpec } = this.spec;\n return this.sendOperationFn(this.args, {\n ...restSpec,\n path,\n httpMethod: \"GET\"\n });\n }\n}\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { Workflows } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClientContext } from \"../logicManagementClientContext\";\nimport { PollerLike, PollOperationState, LroEngine } from \"@azure/core-lro\";\nimport { LroImpl } from \"../lroImpl\";\nimport {\n Workflow,\n WorkflowsListBySubscriptionNextOptionalParams,\n WorkflowsListBySubscriptionOptionalParams,\n WorkflowsListByResourceGroupNextOptionalParams,\n WorkflowsListByResourceGroupOptionalParams,\n WorkflowsListBySubscriptionResponse,\n WorkflowsListByResourceGroupResponse,\n WorkflowsGetOptionalParams,\n WorkflowsGetResponse,\n WorkflowsCreateOrUpdateOptionalParams,\n WorkflowsCreateOrUpdateResponse,\n WorkflowsUpdateOptionalParams,\n WorkflowsUpdateResponse,\n WorkflowsDeleteOptionalParams,\n WorkflowsDisableOptionalParams,\n WorkflowsEnableOptionalParams,\n GenerateUpgradedDefinitionParameters,\n WorkflowsGenerateUpgradedDefinitionOptionalParams,\n WorkflowsGenerateUpgradedDefinitionResponse,\n GetCallbackUrlParameters,\n WorkflowsListCallbackUrlOptionalParams,\n WorkflowsListCallbackUrlResponse,\n WorkflowsListSwaggerOptionalParams,\n WorkflowsListSwaggerResponse,\n WorkflowReference,\n WorkflowsMoveOptionalParams,\n RegenerateActionParameter,\n WorkflowsRegenerateAccessKeyOptionalParams,\n WorkflowsValidateByResourceGroupOptionalParams,\n WorkflowsValidateByLocationOptionalParams,\n WorkflowsListBySubscriptionNextResponse,\n WorkflowsListByResourceGroupNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing Workflows operations. */\nexport class WorkflowsImpl implements Workflows {\n private readonly client: LogicManagementClientContext;\n\n /**\n * Initialize a new instance of the class Workflows class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Gets a list of workflows by subscription.\n * @param options The options parameters.\n */\n public listBySubscription(\n options?: WorkflowsListBySubscriptionOptionalParams\n ): PagedAsyncIterableIterator<Workflow> {\n const iter = this.listBySubscriptionPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listBySubscriptionPagingPage(options);\n }\n };\n }\n\n private async *listBySubscriptionPagingPage(\n options?: WorkflowsListBySubscriptionOptionalParams\n ): AsyncIterableIterator<Workflow[]> {\n let result = await this._listBySubscription(options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listBySubscriptionNext(continuationToken, options);\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listBySubscriptionPagingAll(\n options?: WorkflowsListBySubscriptionOptionalParams\n ): AsyncIterableIterator<Workflow> {\n for await (const page of this.listBySubscriptionPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of workflows by resource group.\n * @param resourceGroupName The resource group name.\n * @param options The options parameters.\n */\n public listByResourceGroup(\n resourceGroupName: string,\n options?: WorkflowsListByResourceGroupOptionalParams\n ): PagedAsyncIterableIterator<Workflow> {\n const iter = this.listByResourceGroupPagingAll(resourceGroupName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listByResourceGroupPagingPage(resourceGroupName, options);\n }\n };\n }\n\n private async *listByResourceGroupPagingPage(\n resourceGroupName: string,\n options?: WorkflowsListByResourceGroupOptionalParams\n ): AsyncIterableIterator<Workflow[]> {\n let result = await this._listByResourceGroup(resourceGroupName, options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listByResourceGroupNext(\n resourceGroupName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listByResourceGroupPagingAll(\n resourceGroupName: string,\n options?: WorkflowsListByResourceGroupOptionalParams\n ): AsyncIterableIterator<Workflow> {\n for await (const page of this.listByResourceGroupPagingPage(\n resourceGroupName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of workflows by subscription.\n * @param options The options parameters.\n */\n private _listBySubscription(\n options?: WorkflowsListBySubscriptionOptionalParams\n ): Promise<WorkflowsListBySubscriptionResponse> {\n return this.client.sendOperationRequest(\n { options },\n listBySubscriptionOperationSpec\n );\n }\n\n /**\n * Gets a list of workflows by resource group.\n * @param resourceGroupName The resource group name.\n * @param options The options parameters.\n */\n private _listByResourceGroup(\n resourceGroupName: string,\n options?: WorkflowsListByResourceGroupOptionalParams\n ): Promise<WorkflowsListByResourceGroupResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, options },\n listByResourceGroupOperationSpec\n );\n }\n\n /**\n * Gets a workflow.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowsGetOptionalParams\n ): Promise<WorkflowsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, options },\n getOperationSpec\n );\n }\n\n /**\n * Creates or updates a workflow.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param workflow The workflow.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n workflowName: string,\n workflow: Workflow,\n options?: WorkflowsCreateOrUpdateOptionalParams\n ): Promise<WorkflowsCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, workflow, options },\n createOrUpdateOperationSpec\n );\n }\n\n /**\n * Updates a workflow.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowsUpdateOptionalParams\n ): Promise<WorkflowsUpdateResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, options },\n updateOperationSpec\n );\n }\n\n /**\n * Deletes a workflow.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowsDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, options },\n deleteOperationSpec\n );\n }\n\n /**\n * Disables a workflow.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param options The options parameters.\n */\n disable(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowsDisableOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, options },\n disableOperationSpec\n );\n }\n\n /**\n * Enables a workflow.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param options The options parameters.\n */\n enable(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowsEnableOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, options },\n enableOperationSpec\n );\n }\n\n /**\n * Generates the upgraded definition for a workflow.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param parameters Parameters for generating an upgraded definition.\n * @param options The options parameters.\n */\n generateUpgradedDefinition(\n resourceGroupName: string,\n workflowName: string,\n parameters: GenerateUpgradedDefinitionParameters,\n options?: WorkflowsGenerateUpgradedDefinitionOptionalParams\n ): Promise<WorkflowsGenerateUpgradedDefinitionResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, parameters, options },\n generateUpgradedDefinitionOperationSpec\n );\n }\n\n /**\n * Get the workflow callback Url.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param listCallbackUrl Which callback url to list.\n * @param options The options parameters.\n */\n listCallbackUrl(\n resourceGroupName: string,\n workflowName: string,\n listCallbackUrl: GetCallbackUrlParameters,\n options?: WorkflowsListCallbackUrlOptionalParams\n ): Promise<WorkflowsListCallbackUrlResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, listCallbackUrl, options },\n listCallbackUrlOperationSpec\n );\n }\n\n /**\n * Gets an OpenAPI definition for the workflow.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param options The options parameters.\n */\n listSwagger(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowsListSwaggerOptionalParams\n ): Promise<WorkflowsListSwaggerResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, options },\n listSwaggerOperationSpec\n );\n }\n\n /**\n * Moves an existing workflow.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param move The workflow to move.\n * @param options The options parameters.\n */\n async beginMove(\n resourceGroupName: string,\n workflowName: string,\n move: WorkflowReference,\n options?: WorkflowsMoveOptionalParams\n ): Promise<PollerLike<PollOperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { resourceGroupName, workflowName, move, options },\n moveOperationSpec\n );\n return new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n }\n\n /**\n * Moves an existing workflow.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param move The workflow to move.\n * @param options The options parameters.\n */\n async beginMoveAndWait(\n resourceGroupName: string,\n workflowName: string,\n move: WorkflowReference,\n options?: WorkflowsMoveOptionalParams\n ): Promise<void> {\n const poller = await this.beginMove(\n resourceGroupName,\n workflowName,\n move,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Regenerates the callback URL access key for request triggers.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param keyType The access key type.\n * @param options The options parameters.\n */\n regenerateAccessKey(\n resourceGroupName: string,\n workflowName: string,\n keyType: RegenerateActionParameter,\n options?: WorkflowsRegenerateAccessKeyOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, keyType, options },\n regenerateAccessKeyOperationSpec\n );\n }\n\n /**\n * Validates the workflow.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param validate The workflow.\n * @param options The options parameters.\n */\n validateByResourceGroup(\n resourceGroupName: string,\n workflowName: string,\n validate: Workflow,\n options?: WorkflowsValidateByResourceGroupOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, validate, options },\n validateByResourceGroupOperationSpec\n );\n }\n\n /**\n * Validates the workflow definition.\n * @param resourceGroupName The resource group name.\n * @param location The workflow location.\n * @param workflowName The workflow name.\n * @param validate The workflow.\n * @param options The options parameters.\n */\n validateByLocation(\n resourceGroupName: string,\n location: string,\n workflowName: string,\n validate: Workflow,\n options?: WorkflowsValidateByLocationOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, location, workflowName, validate, options },\n validateByLocationOperationSpec\n );\n }\n\n /**\n * ListBySubscriptionNext\n * @param nextLink The nextLink from the previous successful call to the ListBySubscription method.\n * @param options The options parameters.\n */\n private _listBySubscriptionNext(\n nextLink: string,\n options?: WorkflowsListBySubscriptionNextOptionalParams\n ): Promise<WorkflowsListBySubscriptionNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listBySubscriptionNextOperationSpec\n );\n }\n\n /**\n * ListByResourceGroupNext\n * @param resourceGroupName The resource group name.\n * @param nextLink The nextLink from the previous successful call to the ListByResourceGroup method.\n * @param options The options parameters.\n */\n private _listByResourceGroupNext(\n resourceGroupName: string,\n nextLink: string,\n options?: WorkflowsListByResourceGroupNextOptionalParams\n ): Promise<WorkflowsListByResourceGroupNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, nextLink, options },\n listByResourceGroupNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listBySubscriptionOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.Logic/workflows\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [Parameters.$host, Parameters.subscriptionId],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByResourceGroupOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.Workflow\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.Workflow\n },\n 201: {\n bodyMapper: Mappers.Workflow\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.workflow,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.Workflow\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst disableOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/disable\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst enableOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/enable\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst generateUpgradedDefinitionOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/generateUpgradedDefinition\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: {\n type: { name: \"Dictionary\", value: { type: { name: \"any\" } } }\n }\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.parameters,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listCallbackUrlOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/listCallbackUrl\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowTriggerCallbackUrl\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.listCallbackUrl,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listSwaggerOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/listSwagger\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: {\n type: { name: \"Dictionary\", value: { type: { name: \"any\" } } }\n }\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst moveOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/move\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n 201: {},\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.move,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst regenerateAccessKeyOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/regenerateAccessKey\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.keyType,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst validateByResourceGroupOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/validate\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.validate,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst validateByLocationOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/locations/{location}/workflows/{workflowName}/validate\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.validate,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.location\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listBySubscriptionNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByResourceGroupNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { WorkflowVersions } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClientContext } from \"../logicManagementClientContext\";\nimport {\n WorkflowVersion,\n WorkflowVersionsListNextOptionalParams,\n WorkflowVersionsListOptionalParams,\n WorkflowVersionsListResponse,\n WorkflowVersionsGetOptionalParams,\n WorkflowVersionsGetResponse,\n WorkflowVersionsListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing WorkflowVersions operations. */\nexport class WorkflowVersionsImpl implements WorkflowVersions {\n private readonly client: LogicManagementClientContext;\n\n /**\n * Initialize a new instance of the class WorkflowVersions class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Gets a list of workflow versions.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowVersionsListOptionalParams\n ): PagedAsyncIterableIterator<WorkflowVersion> {\n const iter = this.listPagingAll(resourceGroupName, workflowName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(resourceGroupName, workflowName, options);\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowVersionsListOptionalParams\n ): AsyncIterableIterator<WorkflowVersion[]> {\n let result = await this._list(resourceGroupName, workflowName, options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n workflowName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowVersionsListOptionalParams\n ): AsyncIterableIterator<WorkflowVersion> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n workflowName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of workflow versions.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowVersionsListOptionalParams\n ): Promise<WorkflowVersionsListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, options },\n listOperationSpec\n );\n }\n\n /**\n * Gets a workflow version.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param versionId The workflow versionId.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workflowName: string,\n versionId: string,\n options?: WorkflowVersionsGetOptionalParams\n ): Promise<WorkflowVersionsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, versionId, options },\n getOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n workflowName: string,\n nextLink: string,\n options?: WorkflowVersionsListNextOptionalParams\n ): Promise<WorkflowVersionsListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/versions\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowVersionListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/versions/{versionId}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowVersion\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.versionId\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowVersionListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { WorkflowTriggers } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClientContext } from \"../logicManagementClientContext\";\nimport {\n WorkflowTrigger,\n WorkflowTriggersListNextOptionalParams,\n WorkflowTriggersListOptionalParams,\n WorkflowTriggersListResponse,\n WorkflowTriggersGetOptionalParams,\n WorkflowTriggersGetResponse,\n WorkflowTriggersResetOptionalParams,\n WorkflowTriggersRunOptionalParams,\n WorkflowTriggersGetSchemaJsonOptionalParams,\n WorkflowTriggersGetSchemaJsonResponse,\n SetTriggerStateActionDefinition,\n WorkflowTriggersSetStateOptionalParams,\n WorkflowTriggersListCallbackUrlOptionalParams,\n WorkflowTriggersListCallbackUrlResponse,\n WorkflowTriggersListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing WorkflowTriggers operations. */\nexport class WorkflowTriggersImpl implements WorkflowTriggers {\n private readonly client: LogicManagementClientContext;\n\n /**\n * Initialize a new instance of the class WorkflowTriggers class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Gets a list of workflow triggers.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowTriggersListOptionalParams\n ): PagedAsyncIterableIterator<WorkflowTrigger> {\n const iter = this.listPagingAll(resourceGroupName, workflowName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(resourceGroupName, workflowName, options);\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowTriggersListOptionalParams\n ): AsyncIterableIterator<WorkflowTrigger[]> {\n let result = await this._list(resourceGroupName, workflowName, options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n workflowName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowTriggersListOptionalParams\n ): AsyncIterableIterator<WorkflowTrigger> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n workflowName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of workflow triggers.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowTriggersListOptionalParams\n ): Promise<WorkflowTriggersListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, options },\n listOperationSpec\n );\n }\n\n /**\n * Gets a workflow trigger.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param triggerName The workflow trigger name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workflowName: string,\n triggerName: string,\n options?: WorkflowTriggersGetOptionalParams\n ): Promise<WorkflowTriggersGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, triggerName, options },\n getOperationSpec\n );\n }\n\n /**\n * Resets a workflow trigger.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param triggerName The workflow trigger name.\n * @param options The options parameters.\n */\n reset(\n resourceGroupName: string,\n workflowName: string,\n triggerName: string,\n options?: WorkflowTriggersResetOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, triggerName, options },\n resetOperationSpec\n );\n }\n\n /**\n * Runs a workflow trigger.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param triggerName The workflow trigger name.\n * @param options The options parameters.\n */\n run(\n resourceGroupName: string,\n workflowName: string,\n triggerName: string,\n options?: WorkflowTriggersRunOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, triggerName, options },\n runOperationSpec\n );\n }\n\n /**\n * Get the trigger schema as JSON.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param triggerName The workflow trigger name.\n * @param options The options parameters.\n */\n getSchemaJson(\n resourceGroupName: string,\n workflowName: string,\n triggerName: string,\n options?: WorkflowTriggersGetSchemaJsonOptionalParams\n ): Promise<WorkflowTriggersGetSchemaJsonResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, triggerName, options },\n getSchemaJsonOperationSpec\n );\n }\n\n /**\n * Sets the state of a workflow trigger.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param triggerName The workflow trigger name.\n * @param setState The workflow trigger state.\n * @param options The options parameters.\n */\n setState(\n resourceGroupName: string,\n workflowName: string,\n triggerName: string,\n setState: SetTriggerStateActionDefinition,\n options?: WorkflowTriggersSetStateOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, triggerName, setState, options },\n setStateOperationSpec\n );\n }\n\n /**\n * Get the callback URL for a workflow trigger.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param triggerName The workflow trigger name.\n * @param options The options parameters.\n */\n listCallbackUrl(\n resourceGroupName: string,\n workflowName: string,\n triggerName: string,\n options?: WorkflowTriggersListCallbackUrlOptionalParams\n ): Promise<WorkflowTriggersListCallbackUrlResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, triggerName, options },\n listCallbackUrlOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n workflowName: string,\n nextLink: string,\n options?: WorkflowTriggersListNextOptionalParams\n ): Promise<WorkflowTriggersListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/triggers\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowTriggerListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/triggers/{triggerName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowTrigger\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.triggerName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst resetOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/triggers/{triggerName}/reset\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.triggerName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst runOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/triggers/{triggerName}/run\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n 202: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.triggerName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getSchemaJsonOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/triggers/{triggerName}/schemas/json\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.JsonSchema\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.triggerName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst setStateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/triggers/{triggerName}/setState\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.setState,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.triggerName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listCallbackUrlOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/triggers/{triggerName}/listCallbackUrl\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowTriggerCallbackUrl\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.triggerName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowTriggerListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { WorkflowVersionTriggers } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClientContext } from \"../logicManagementClientContext\";\nimport {\n WorkflowVersionTriggersListCallbackUrlOptionalParams,\n WorkflowVersionTriggersListCallbackUrlResponse\n} from \"../models\";\n\n/** Class containing WorkflowVersionTriggers operations. */\nexport class WorkflowVersionTriggersImpl implements WorkflowVersionTriggers {\n private readonly client: LogicManagementClientContext;\n\n /**\n * Initialize a new instance of the class WorkflowVersionTriggers class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Get the callback url for a trigger of a workflow version.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param versionId The workflow versionId.\n * @param triggerName The workflow trigger name.\n * @param options The options parameters.\n */\n listCallbackUrl(\n resourceGroupName: string,\n workflowName: string,\n versionId: string,\n triggerName: string,\n options?: WorkflowVersionTriggersListCallbackUrlOptionalParams\n ): Promise<WorkflowVersionTriggersListCallbackUrlResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, versionId, triggerName, options },\n listCallbackUrlOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listCallbackUrlOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/versions/{versionId}/triggers/{triggerName}/listCallbackUrl\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowTriggerCallbackUrl\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.parameters1,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.versionId,\n Parameters.triggerName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { WorkflowTriggerHistories } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClientContext } from \"../logicManagementClientContext\";\nimport {\n WorkflowTriggerHistory,\n WorkflowTriggerHistoriesListNextOptionalParams,\n WorkflowTriggerHistoriesListOptionalParams,\n WorkflowTriggerHistoriesListResponse,\n WorkflowTriggerHistoriesGetOptionalParams,\n WorkflowTriggerHistoriesGetResponse,\n WorkflowTriggerHistoriesResubmitOptionalParams,\n WorkflowTriggerHistoriesListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing WorkflowTriggerHistories operations. */\nexport class WorkflowTriggerHistoriesImpl implements WorkflowTriggerHistories {\n private readonly client: LogicManagementClientContext;\n\n /**\n * Initialize a new instance of the class WorkflowTriggerHistories class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Gets a list of workflow trigger histories.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param triggerName The workflow trigger name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n workflowName: string,\n triggerName: string,\n options?: WorkflowTriggerHistoriesListOptionalParams\n ): PagedAsyncIterableIterator<WorkflowTriggerHistory> {\n const iter = this.listPagingAll(\n resourceGroupName,\n workflowName,\n triggerName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroupName,\n workflowName,\n triggerName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n workflowName: string,\n triggerName: string,\n options?: WorkflowTriggerHistoriesListOptionalParams\n ): AsyncIterableIterator<WorkflowTriggerHistory[]> {\n let result = await this._list(\n resourceGroupName,\n workflowName,\n triggerName,\n options\n );\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n workflowName,\n triggerName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n workflowName: string,\n triggerName: string,\n options?: WorkflowTriggerHistoriesListOptionalParams\n ): AsyncIterableIterator<WorkflowTriggerHistory> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n workflowName,\n triggerName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of workflow trigger histories.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param triggerName The workflow trigger name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n workflowName: string,\n triggerName: string,\n options?: WorkflowTriggerHistoriesListOptionalParams\n ): Promise<WorkflowTriggerHistoriesListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, triggerName, options },\n listOperationSpec\n );\n }\n\n /**\n * Gets a workflow trigger history.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param triggerName The workflow trigger name.\n * @param historyName The workflow trigger history name. Corresponds to the run name for triggers that\n * resulted in a run.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workflowName: string,\n triggerName: string,\n historyName: string,\n options?: WorkflowTriggerHistoriesGetOptionalParams\n ): Promise<WorkflowTriggerHistoriesGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, triggerName, historyName, options },\n getOperationSpec\n );\n }\n\n /**\n * Resubmits a workflow run based on the trigger history.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param triggerName The workflow trigger name.\n * @param historyName The workflow trigger history name. Corresponds to the run name for triggers that\n * resulted in a run.\n * @param options The options parameters.\n */\n resubmit(\n resourceGroupName: string,\n workflowName: string,\n triggerName: string,\n historyName: string,\n options?: WorkflowTriggerHistoriesResubmitOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, triggerName, historyName, options },\n resubmitOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param triggerName The workflow trigger name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n workflowName: string,\n triggerName: string,\n nextLink: string,\n options?: WorkflowTriggerHistoriesListNextOptionalParams\n ): Promise<WorkflowTriggerHistoriesListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, triggerName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/triggers/{triggerName}/histories\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowTriggerHistoryListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.triggerName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/triggers/{triggerName}/histories/{historyName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowTriggerHistory\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.triggerName,\n Parameters.historyName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst resubmitOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/triggers/{triggerName}/histories/{historyName}/resubmit\",\n httpMethod: \"POST\",\n responses: {\n 202: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.triggerName,\n Parameters.historyName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowTriggerHistoryListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.nextLink,\n Parameters.triggerName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { WorkflowRuns } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClientContext } from \"../logicManagementClientContext\";\nimport {\n WorkflowRun,\n WorkflowRunsListNextOptionalParams,\n WorkflowRunsListOptionalParams,\n WorkflowRunsListResponse,\n WorkflowRunsGetOptionalParams,\n WorkflowRunsGetResponse,\n WorkflowRunsCancelOptionalParams,\n WorkflowRunsListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing WorkflowRuns operations. */\nexport class WorkflowRunsImpl implements WorkflowRuns {\n private readonly client: LogicManagementClientContext;\n\n /**\n * Initialize a new instance of the class WorkflowRuns class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Gets a list of workflow runs.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowRunsListOptionalParams\n ): PagedAsyncIterableIterator<WorkflowRun> {\n const iter = this.listPagingAll(resourceGroupName, workflowName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(resourceGroupName, workflowName, options);\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowRunsListOptionalParams\n ): AsyncIterableIterator<WorkflowRun[]> {\n let result = await this._list(resourceGroupName, workflowName, options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n workflowName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowRunsListOptionalParams\n ): AsyncIterableIterator<WorkflowRun> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n workflowName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of workflow runs.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowRunsListOptionalParams\n ): Promise<WorkflowRunsListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, options },\n listOperationSpec\n );\n }\n\n /**\n * Gets a workflow run.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n options?: WorkflowRunsGetOptionalParams\n ): Promise<WorkflowRunsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, runName, options },\n getOperationSpec\n );\n }\n\n /**\n * Cancels a workflow run.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param options The options parameters.\n */\n cancel(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n options?: WorkflowRunsCancelOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, runName, options },\n cancelOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n workflowName: string,\n nextLink: string,\n options?: WorkflowRunsListNextOptionalParams\n ): Promise<WorkflowRunsListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowRunListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowRun\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.runName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst cancelOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/cancel\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.runName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowRunListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { WorkflowRunActions } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClientContext } from \"../logicManagementClientContext\";\nimport {\n WorkflowRunAction,\n WorkflowRunActionsListNextOptionalParams,\n WorkflowRunActionsListOptionalParams,\n ExpressionRoot,\n WorkflowRunActionsListExpressionTracesOptionalParams,\n WorkflowRunActionsListResponse,\n WorkflowRunActionsGetOptionalParams,\n WorkflowRunActionsGetResponse,\n WorkflowRunActionsListExpressionTracesResponse,\n WorkflowRunActionsListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing WorkflowRunActions operations. */\nexport class WorkflowRunActionsImpl implements WorkflowRunActions {\n private readonly client: LogicManagementClientContext;\n\n /**\n * Initialize a new instance of the class WorkflowRunActions class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Gets a list of workflow run actions.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n options?: WorkflowRunActionsListOptionalParams\n ): PagedAsyncIterableIterator<WorkflowRunAction> {\n const iter = this.listPagingAll(\n resourceGroupName,\n workflowName,\n runName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroupName,\n workflowName,\n runName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n options?: WorkflowRunActionsListOptionalParams\n ): AsyncIterableIterator<WorkflowRunAction[]> {\n let result = await this._list(\n resourceGroupName,\n workflowName,\n runName,\n options\n );\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n workflowName,\n runName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n options?: WorkflowRunActionsListOptionalParams\n ): AsyncIterableIterator<WorkflowRunAction> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n workflowName,\n runName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Lists a workflow run expression trace.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param options The options parameters.\n */\n public listExpressionTraces(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionsListExpressionTracesOptionalParams\n ): PagedAsyncIterableIterator<ExpressionRoot> {\n const iter = this.listExpressionTracesPagingAll(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listExpressionTracesPagingPage(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n );\n }\n };\n }\n\n private async *listExpressionTracesPagingPage(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionsListExpressionTracesOptionalParams\n ): AsyncIterableIterator<ExpressionRoot[]> {\n let result = await this._listExpressionTraces(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n );\n yield result.inputs || [];\n }\n\n private async *listExpressionTracesPagingAll(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionsListExpressionTracesOptionalParams\n ): AsyncIterableIterator<ExpressionRoot> {\n for await (const page of this.listExpressionTracesPagingPage(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of workflow run actions.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n options?: WorkflowRunActionsListOptionalParams\n ): Promise<WorkflowRunActionsListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, runName, options },\n listOperationSpec\n );\n }\n\n /**\n * Gets a workflow run action.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionsGetOptionalParams\n ): Promise<WorkflowRunActionsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, runName, actionName, options },\n getOperationSpec\n );\n }\n\n /**\n * Lists a workflow run expression trace.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param options The options parameters.\n */\n private _listExpressionTraces(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionsListExpressionTracesOptionalParams\n ): Promise<WorkflowRunActionsListExpressionTracesResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, runName, actionName, options },\n listExpressionTracesOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n nextLink: string,\n options?: WorkflowRunActionsListNextOptionalParams\n ): Promise<WorkflowRunActionsListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, runName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowRunActionListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.runName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowRunAction\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.runName,\n Parameters.actionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listExpressionTracesOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/listExpressionTraces\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ExpressionTraces\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.runName,\n Parameters.actionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowRunActionListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.nextLink,\n Parameters.runName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { WorkflowRunActionRepetitions } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClientContext } from \"../logicManagementClientContext\";\nimport {\n WorkflowRunActionRepetitionDefinition,\n WorkflowRunActionRepetitionsListOptionalParams,\n ExpressionRoot,\n WorkflowRunActionRepetitionsListExpressionTracesOptionalParams,\n WorkflowRunActionRepetitionsListResponse,\n WorkflowRunActionRepetitionsGetOptionalParams,\n WorkflowRunActionRepetitionsGetResponse,\n WorkflowRunActionRepetitionsListExpressionTracesResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing WorkflowRunActionRepetitions operations. */\nexport class WorkflowRunActionRepetitionsImpl\n implements WorkflowRunActionRepetitions {\n private readonly client: LogicManagementClientContext;\n\n /**\n * Initialize a new instance of the class WorkflowRunActionRepetitions class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Get all of a workflow run action repetitions.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionRepetitionsListOptionalParams\n ): PagedAsyncIterableIterator<WorkflowRunActionRepetitionDefinition> {\n const iter = this.listPagingAll(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionRepetitionsListOptionalParams\n ): AsyncIterableIterator<WorkflowRunActionRepetitionDefinition[]> {\n let result = await this._list(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n );\n yield result.value || [];\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionRepetitionsListOptionalParams\n ): AsyncIterableIterator<WorkflowRunActionRepetitionDefinition> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Lists a workflow run expression trace.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param repetitionName The workflow repetition.\n * @param options The options parameters.\n */\n public listExpressionTraces(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n repetitionName: string,\n options?: WorkflowRunActionRepetitionsListExpressionTracesOptionalParams\n ): PagedAsyncIterableIterator<ExpressionRoot> {\n const iter = this.listExpressionTracesPagingAll(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n repetitionName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listExpressionTracesPagingPage(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n repetitionName,\n options\n );\n }\n };\n }\n\n private async *listExpressionTracesPagingPage(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n repetitionName: string,\n options?: WorkflowRunActionRepetitionsListExpressionTracesOptionalParams\n ): AsyncIterableIterator<ExpressionRoot[]> {\n let result = await this._listExpressionTraces(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n repetitionName,\n options\n );\n yield result.inputs || [];\n }\n\n private async *listExpressionTracesPagingAll(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n repetitionName: string,\n options?: WorkflowRunActionRepetitionsListExpressionTracesOptionalParams\n ): AsyncIterableIterator<ExpressionRoot> {\n for await (const page of this.listExpressionTracesPagingPage(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n repetitionName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Get all of a workflow run action repetitions.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionRepetitionsListOptionalParams\n ): Promise<WorkflowRunActionRepetitionsListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, runName, actionName, options },\n listOperationSpec\n );\n }\n\n /**\n * Get a workflow run action repetition.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param repetitionName The workflow repetition.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n repetitionName: string,\n options?: WorkflowRunActionRepetitionsGetOptionalParams\n ): Promise<WorkflowRunActionRepetitionsGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n repetitionName,\n options\n },\n getOperationSpec\n );\n }\n\n /**\n * Lists a workflow run expression trace.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param repetitionName The workflow repetition.\n * @param options The options parameters.\n */\n private _listExpressionTraces(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n repetitionName: string,\n options?: WorkflowRunActionRepetitionsListExpressionTracesOptionalParams\n ): Promise<WorkflowRunActionRepetitionsListExpressionTracesResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n repetitionName,\n options\n },\n listExpressionTracesOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/repetitions\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowRunActionRepetitionDefinitionCollection\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.runName,\n Parameters.actionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/repetitions/{repetitionName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowRunActionRepetitionDefinition\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.runName,\n Parameters.actionName,\n Parameters.repetitionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listExpressionTracesOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/repetitions/{repetitionName}/listExpressionTraces\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ExpressionTraces\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.runName,\n Parameters.actionName,\n Parameters.repetitionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { WorkflowRunActionRepetitionsRequestHistories } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClientContext } from \"../logicManagementClientContext\";\nimport {\n RequestHistory,\n WorkflowRunActionRepetitionsRequestHistoriesListNextOptionalParams,\n WorkflowRunActionRepetitionsRequestHistoriesListOptionalParams,\n WorkflowRunActionRepetitionsRequestHistoriesListResponse,\n WorkflowRunActionRepetitionsRequestHistoriesGetOptionalParams,\n WorkflowRunActionRepetitionsRequestHistoriesGetResponse,\n WorkflowRunActionRepetitionsRequestHistoriesListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing WorkflowRunActionRepetitionsRequestHistories operations. */\nexport class WorkflowRunActionRepetitionsRequestHistoriesImpl\n implements WorkflowRunActionRepetitionsRequestHistories {\n private readonly client: LogicManagementClientContext;\n\n /**\n * Initialize a new instance of the class WorkflowRunActionRepetitionsRequestHistories class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClientContext) {\n this.client = client;\n }\n\n /**\n * List a workflow run repetition request history.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param repetitionName The workflow repetition.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n repetitionName: string,\n options?: WorkflowRunActionRepetitionsRequestHistoriesListOptionalParams\n ): PagedAsyncIterableIterator<RequestHistory> {\n const iter = this.listPagingAll(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n repetitionName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n repetitionName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n repetitionName: string,\n options?: WorkflowRunActionRepetitionsRequestHistoriesListOptionalParams\n ): AsyncIterableIterator<RequestHistory[]> {\n let result = await this._list(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n repetitionName,\n options\n );\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n repetitionName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n repetitionName: string,\n options?: WorkflowRunActionRepetitionsRequestHistoriesListOptionalParams\n ): AsyncIterableIterator<RequestHistory> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n repetitionName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * List a workflow run repetition request history.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param repetitionName The workflow repetition.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n repetitionName: string,\n options?: WorkflowRunActionRepetitionsRequestHistoriesListOptionalParams\n ): Promise<WorkflowRunActionRepetitionsRequestHistoriesListResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n repetitionName,\n options\n },\n listOperationSpec\n );\n }\n\n /**\n * Gets a workflow run repetition request history.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param repetitionName The workflow repetition.\n * @param requestHistoryName The request history name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n repetitionName: string,\n requestHistoryName: string,\n options?: WorkflowRunActionRepetitionsRequestHistoriesGetOptionalParams\n ): Promise<WorkflowRunActionRepetitionsRequestHistoriesGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n repetitionName,\n requestHistoryName,\n options\n },\n getOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param repetitionName The workflow repetition.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n repetitionName: string,\n nextLink: string,\n options?: WorkflowRunActionRepetitionsRequestHistoriesListNextOptionalParams\n ): Promise<WorkflowRunActionRepetitionsRequestHistoriesListNextResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n repetitionName,\n nextLink,\n options\n },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/repetitions/{repetitionName}/requestHistories\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.RequestHistoryListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.runName,\n Parameters.actionName,\n Parameters.repetitionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/repetitions/{repetitionName}/requestHistories/{requestHistoryName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.RequestHistory\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.runName,\n Parameters.actionName,\n Parameters.repetitionName,\n Parameters.requestHistoryName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.RequestHistoryListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.nextLink,\n Parameters.runName,\n Parameters.actionName,\n Parameters.repetitionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { WorkflowRunActionRequestHistories } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClientContext } from \"../logicManagementClientContext\";\nimport {\n RequestHistory,\n WorkflowRunActionRequestHistoriesListNextOptionalParams,\n WorkflowRunActionRequestHistoriesListOptionalParams,\n WorkflowRunActionRequestHistoriesListResponse,\n WorkflowRunActionRequestHistoriesGetOptionalParams,\n WorkflowRunActionRequestHistoriesGetResponse,\n WorkflowRunActionRequestHistoriesListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing WorkflowRunActionRequestHistories operations. */\nexport class WorkflowRunActionRequestHistoriesImpl\n implements WorkflowRunActionRequestHistories {\n private readonly client: LogicManagementClientContext;\n\n /**\n * Initialize a new instance of the class WorkflowRunActionRequestHistories class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClientContext) {\n this.client = client;\n }\n\n /**\n * List a workflow run request history.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionRequestHistoriesListOptionalParams\n ): PagedAsyncIterableIterator<RequestHistory> {\n const iter = this.listPagingAll(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionRequestHistoriesListOptionalParams\n ): AsyncIterableIterator<RequestHistory[]> {\n let result = await this._list(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n );\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionRequestHistoriesListOptionalParams\n ): AsyncIterableIterator<RequestHistory> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * List a workflow run request history.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionRequestHistoriesListOptionalParams\n ): Promise<WorkflowRunActionRequestHistoriesListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, runName, actionName, options },\n listOperationSpec\n );\n }\n\n /**\n * Gets a workflow run request history.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param requestHistoryName The request history name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n requestHistoryName: string,\n options?: WorkflowRunActionRequestHistoriesGetOptionalParams\n ): Promise<WorkflowRunActionRequestHistoriesGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n requestHistoryName,\n options\n },\n getOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n nextLink: string,\n options?: WorkflowRunActionRequestHistoriesListNextOptionalParams\n ): Promise<WorkflowRunActionRequestHistoriesListNextResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n nextLink,\n options\n },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/requestHistories\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.RequestHistoryListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.runName,\n Parameters.actionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/requestHistories/{requestHistoryName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.RequestHistory\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.runName,\n Parameters.actionName,\n Parameters.requestHistoryName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.RequestHistoryListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.nextLink,\n Parameters.runName,\n Parameters.actionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { WorkflowRunActionScopeRepetitions } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClientContext } from \"../logicManagementClientContext\";\nimport {\n WorkflowRunActionRepetitionDefinition,\n WorkflowRunActionScopeRepetitionsListOptionalParams,\n WorkflowRunActionScopeRepetitionsListResponse,\n WorkflowRunActionScopeRepetitionsGetOptionalParams,\n WorkflowRunActionScopeRepetitionsGetResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing WorkflowRunActionScopeRepetitions operations. */\nexport class WorkflowRunActionScopeRepetitionsImpl\n implements WorkflowRunActionScopeRepetitions {\n private readonly client: LogicManagementClientContext;\n\n /**\n * Initialize a new instance of the class WorkflowRunActionScopeRepetitions class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClientContext) {\n this.client = client;\n }\n\n /**\n * List the workflow run action scoped repetitions.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionScopeRepetitionsListOptionalParams\n ): PagedAsyncIterableIterator<WorkflowRunActionRepetitionDefinition> {\n const iter = this.listPagingAll(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionScopeRepetitionsListOptionalParams\n ): AsyncIterableIterator<WorkflowRunActionRepetitionDefinition[]> {\n let result = await this._list(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n );\n yield result.value || [];\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionScopeRepetitionsListOptionalParams\n ): AsyncIterableIterator<WorkflowRunActionRepetitionDefinition> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * List the workflow run action scoped repetitions.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionScopeRepetitionsListOptionalParams\n ): Promise<WorkflowRunActionScopeRepetitionsListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, runName, actionName, options },\n listOperationSpec\n );\n }\n\n /**\n * Get a workflow run action scoped repetition.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param repetitionName The workflow repetition.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n repetitionName: string,\n options?: WorkflowRunActionScopeRepetitionsGetOptionalParams\n ): Promise<WorkflowRunActionScopeRepetitionsGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n repetitionName,\n options\n },\n getOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/scopeRepetitions\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowRunActionRepetitionDefinitionCollection\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.runName,\n Parameters.actionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/scopeRepetitions/{repetitionName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowRunActionRepetitionDefinition\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.runName,\n Parameters.actionName,\n Parameters.repetitionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { WorkflowRunOperations } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClientContext } from \"../logicManagementClientContext\";\nimport {\n WorkflowRunOperationsGetOptionalParams,\n WorkflowRunOperationsGetResponse\n} from \"../models\";\n\n/** Class containing WorkflowRunOperations operations. */\nexport class WorkflowRunOperationsImpl implements WorkflowRunOperations {\n private readonly client: LogicManagementClientContext;\n\n /**\n * Initialize a new instance of the class WorkflowRunOperations class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Gets an operation for a run.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param operationId The workflow operation id.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n operationId: string,\n options?: WorkflowRunOperationsGetOptionalParams\n ): Promise<WorkflowRunOperationsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, runName, operationId, options },\n getOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/operations/{operationId}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowRun\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.runName,\n Parameters.operationId\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { IntegrationAccounts } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClientContext } from \"../logicManagementClientContext\";\nimport {\n IntegrationAccount,\n IntegrationAccountsListBySubscriptionNextOptionalParams,\n IntegrationAccountsListBySubscriptionOptionalParams,\n IntegrationAccountsListByResourceGroupNextOptionalParams,\n IntegrationAccountsListByResourceGroupOptionalParams,\n KeyVaultKey,\n ListKeyVaultKeysDefinition,\n IntegrationAccountsListKeyVaultKeysOptionalParams,\n IntegrationAccountsListBySubscriptionResponse,\n IntegrationAccountsListByResourceGroupResponse,\n IntegrationAccountsGetOptionalParams,\n IntegrationAccountsGetResponse,\n IntegrationAccountsCreateOrUpdateOptionalParams,\n IntegrationAccountsCreateOrUpdateResponse,\n IntegrationAccountsUpdateOptionalParams,\n IntegrationAccountsUpdateResponse,\n IntegrationAccountsDeleteOptionalParams,\n GetCallbackUrlParameters,\n IntegrationAccountsListCallbackUrlOptionalParams,\n IntegrationAccountsListCallbackUrlResponse,\n IntegrationAccountsListKeyVaultKeysResponse,\n TrackingEventsDefinition,\n IntegrationAccountsLogTrackingEventsOptionalParams,\n RegenerateActionParameter,\n IntegrationAccountsRegenerateAccessKeyOptionalParams,\n IntegrationAccountsRegenerateAccessKeyResponse,\n IntegrationAccountsListBySubscriptionNextResponse,\n IntegrationAccountsListByResourceGroupNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing IntegrationAccounts operations. */\nexport class IntegrationAccountsImpl implements IntegrationAccounts {\n private readonly client: LogicManagementClientContext;\n\n /**\n * Initialize a new instance of the class IntegrationAccounts class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Gets a list of integration accounts by subscription.\n * @param options The options parameters.\n */\n public listBySubscription(\n options?: IntegrationAccountsListBySubscriptionOptionalParams\n ): PagedAsyncIterableIterator<IntegrationAccount> {\n const iter = this.listBySubscriptionPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listBySubscriptionPagingPage(options);\n }\n };\n }\n\n private async *listBySubscriptionPagingPage(\n options?: IntegrationAccountsListBySubscriptionOptionalParams\n ): AsyncIterableIterator<IntegrationAccount[]> {\n let result = await this._listBySubscription(options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listBySubscriptionNext(continuationToken, options);\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listBySubscriptionPagingAll(\n options?: IntegrationAccountsListBySubscriptionOptionalParams\n ): AsyncIterableIterator<IntegrationAccount> {\n for await (const page of this.listBySubscriptionPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of integration accounts by resource group.\n * @param resourceGroupName The resource group name.\n * @param options The options parameters.\n */\n public listByResourceGroup(\n resourceGroupName: string,\n options?: IntegrationAccountsListByResourceGroupOptionalParams\n ): PagedAsyncIterableIterator<IntegrationAccount> {\n const iter = this.listByResourceGroupPagingAll(resourceGroupName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listByResourceGroupPagingPage(resourceGroupName, options);\n }\n };\n }\n\n private async *listByResourceGroupPagingPage(\n resourceGroupName: string,\n options?: IntegrationAccountsListByResourceGroupOptionalParams\n ): AsyncIterableIterator<IntegrationAccount[]> {\n let result = await this._listByResourceGroup(resourceGroupName, options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listByResourceGroupNext(\n resourceGroupName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listByResourceGroupPagingAll(\n resourceGroupName: string,\n options?: IntegrationAccountsListByResourceGroupOptionalParams\n ): AsyncIterableIterator<IntegrationAccount> {\n for await (const page of this.listByResourceGroupPagingPage(\n resourceGroupName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets the integration account's Key Vault keys.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param listKeyVaultKeys The key vault parameters.\n * @param options The options parameters.\n */\n public listKeyVaultKeys(\n resourceGroupName: string,\n integrationAccountName: string,\n listKeyVaultKeys: ListKeyVaultKeysDefinition,\n options?: IntegrationAccountsListKeyVaultKeysOptionalParams\n ): PagedAsyncIterableIterator<KeyVaultKey> {\n const iter = this.listKeyVaultKeysPagingAll(\n resourceGroupName,\n integrationAccountName,\n listKeyVaultKeys,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listKeyVaultKeysPagingPage(\n resourceGroupName,\n integrationAccountName,\n listKeyVaultKeys,\n options\n );\n }\n };\n }\n\n private async *listKeyVaultKeysPagingPage(\n resourceGroupName: string,\n integrationAccountName: string,\n listKeyVaultKeys: ListKeyVaultKeysDefinition,\n options?: IntegrationAccountsListKeyVaultKeysOptionalParams\n ): AsyncIterableIterator<KeyVaultKey[]> {\n let result = await this._listKeyVaultKeys(\n resourceGroupName,\n integrationAccountName,\n listKeyVaultKeys,\n options\n );\n yield result.value || [];\n }\n\n private async *listKeyVaultKeysPagingAll(\n resourceGroupName: string,\n integrationAccountName: string,\n listKeyVaultKeys: ListKeyVaultKeysDefinition,\n options?: IntegrationAccountsListKeyVaultKeysOptionalParams\n ): AsyncIterableIterator<KeyVaultKey> {\n for await (const page of this.listKeyVaultKeysPagingPage(\n resourceGroupName,\n integrationAccountName,\n listKeyVaultKeys,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of integration accounts by subscription.\n * @param options The options parameters.\n */\n private _listBySubscription(\n options?: IntegrationAccountsListBySubscriptionOptionalParams\n ): Promise<IntegrationAccountsListBySubscriptionResponse> {\n return this.client.sendOperationRequest(\n { options },\n listBySubscriptionOperationSpec\n );\n }\n\n /**\n * Gets a list of integration accounts by resource group.\n * @param resourceGroupName The resource group name.\n * @param options The options parameters.\n */\n private _listByResourceGroup(\n resourceGroupName: string,\n options?: IntegrationAccountsListByResourceGroupOptionalParams\n ): Promise<IntegrationAccountsListByResourceGroupResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, options },\n listByResourceGroupOperationSpec\n );\n }\n\n /**\n * Gets an integration account.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountsGetOptionalParams\n ): Promise<IntegrationAccountsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, options },\n getOperationSpec\n );\n }\n\n /**\n * Creates or updates an integration account.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param integrationAccount The integration account.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n integrationAccountName: string,\n integrationAccount: IntegrationAccount,\n options?: IntegrationAccountsCreateOrUpdateOptionalParams\n ): Promise<IntegrationAccountsCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n integrationAccount,\n options\n },\n createOrUpdateOperationSpec\n );\n }\n\n /**\n * Updates an integration account.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param integrationAccount The integration account.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n integrationAccountName: string,\n integrationAccount: IntegrationAccount,\n options?: IntegrationAccountsUpdateOptionalParams\n ): Promise<IntegrationAccountsUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n integrationAccount,\n options\n },\n updateOperationSpec\n );\n }\n\n /**\n * Deletes an integration account.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountsDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, options },\n deleteOperationSpec\n );\n }\n\n /**\n * Gets the integration account callback URL.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param parameters The callback URL parameters.\n * @param options The options parameters.\n */\n listCallbackUrl(\n resourceGroupName: string,\n integrationAccountName: string,\n parameters: GetCallbackUrlParameters,\n options?: IntegrationAccountsListCallbackUrlOptionalParams\n ): Promise<IntegrationAccountsListCallbackUrlResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, parameters, options },\n listCallbackUrlOperationSpec\n );\n }\n\n /**\n * Gets the integration account's Key Vault keys.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param listKeyVaultKeys The key vault parameters.\n * @param options The options parameters.\n */\n private _listKeyVaultKeys(\n resourceGroupName: string,\n integrationAccountName: string,\n listKeyVaultKeys: ListKeyVaultKeysDefinition,\n options?: IntegrationAccountsListKeyVaultKeysOptionalParams\n ): Promise<IntegrationAccountsListKeyVaultKeysResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, listKeyVaultKeys, options },\n listKeyVaultKeysOperationSpec\n );\n }\n\n /**\n * Logs the integration account's tracking events.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param logTrackingEvents The callback URL parameters.\n * @param options The options parameters.\n */\n logTrackingEvents(\n resourceGroupName: string,\n integrationAccountName: string,\n logTrackingEvents: TrackingEventsDefinition,\n options?: IntegrationAccountsLogTrackingEventsOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, logTrackingEvents, options },\n logTrackingEventsOperationSpec\n );\n }\n\n /**\n * Regenerates the integration account access key.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param regenerateAccessKey The access key type.\n * @param options The options parameters.\n */\n regenerateAccessKey(\n resourceGroupName: string,\n integrationAccountName: string,\n regenerateAccessKey: RegenerateActionParameter,\n options?: IntegrationAccountsRegenerateAccessKeyOptionalParams\n ): Promise<IntegrationAccountsRegenerateAccessKeyResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n regenerateAccessKey,\n options\n },\n regenerateAccessKeyOperationSpec\n );\n }\n\n /**\n * ListBySubscriptionNext\n * @param nextLink The nextLink from the previous successful call to the ListBySubscription method.\n * @param options The options parameters.\n */\n private _listBySubscriptionNext(\n nextLink: string,\n options?: IntegrationAccountsListBySubscriptionNextOptionalParams\n ): Promise<IntegrationAccountsListBySubscriptionNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listBySubscriptionNextOperationSpec\n );\n }\n\n /**\n * ListByResourceGroupNext\n * @param resourceGroupName The resource group name.\n * @param nextLink The nextLink from the previous successful call to the ListByResourceGroup method.\n * @param options The options parameters.\n */\n private _listByResourceGroupNext(\n resourceGroupName: string,\n nextLink: string,\n options?: IntegrationAccountsListByResourceGroupNextOptionalParams\n ): Promise<IntegrationAccountsListByResourceGroupNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, nextLink, options },\n listByResourceGroupNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listBySubscriptionOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/providers/Microsoft.Logic/integrationAccounts\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top],\n urlParameters: [Parameters.$host, Parameters.subscriptionId],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByResourceGroupOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccount\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccount\n },\n 201: {\n bodyMapper: Mappers.IntegrationAccount\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.integrationAccount,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccount\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.integrationAccount,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listCallbackUrlOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/listCallbackUrl\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.CallbackUrl\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.parameters2,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listKeyVaultKeysOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/listKeyVaultKeys\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.KeyVaultKeyCollection\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.listKeyVaultKeys,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst logTrackingEventsOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/logTrackingEvents\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.logTrackingEvents,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst regenerateAccessKeyOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/regenerateAccessKey\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccount\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.regenerateAccessKey,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listBySubscriptionNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByResourceGroupNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { IntegrationAccountAssemblies } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClientContext } from \"../logicManagementClientContext\";\nimport {\n AssemblyDefinition,\n IntegrationAccountAssembliesListOptionalParams,\n IntegrationAccountAssembliesListResponse,\n IntegrationAccountAssembliesGetOptionalParams,\n IntegrationAccountAssembliesGetResponse,\n IntegrationAccountAssembliesCreateOrUpdateOptionalParams,\n IntegrationAccountAssembliesCreateOrUpdateResponse,\n IntegrationAccountAssembliesDeleteOptionalParams,\n IntegrationAccountAssembliesListContentCallbackUrlOptionalParams,\n IntegrationAccountAssembliesListContentCallbackUrlResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing IntegrationAccountAssemblies operations. */\nexport class IntegrationAccountAssembliesImpl\n implements IntegrationAccountAssemblies {\n private readonly client: LogicManagementClientContext;\n\n /**\n * Initialize a new instance of the class IntegrationAccountAssemblies class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClientContext) {\n this.client = client;\n }\n\n /**\n * List the assemblies for an integration account.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountAssembliesListOptionalParams\n ): PagedAsyncIterableIterator<AssemblyDefinition> {\n const iter = this.listPagingAll(\n resourceGroupName,\n integrationAccountName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountAssembliesListOptionalParams\n ): AsyncIterableIterator<AssemblyDefinition[]> {\n let result = await this._list(\n resourceGroupName,\n integrationAccountName,\n options\n );\n yield result.value || [];\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountAssembliesListOptionalParams\n ): AsyncIterableIterator<AssemblyDefinition> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * List the assemblies for an integration account.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountAssembliesListOptionalParams\n ): Promise<IntegrationAccountAssembliesListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, options },\n listOperationSpec\n );\n }\n\n /**\n * Get an assembly for an integration account.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param assemblyArtifactName The assembly artifact name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n integrationAccountName: string,\n assemblyArtifactName: string,\n options?: IntegrationAccountAssembliesGetOptionalParams\n ): Promise<IntegrationAccountAssembliesGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n assemblyArtifactName,\n options\n },\n getOperationSpec\n );\n }\n\n /**\n * Create or update an assembly for an integration account.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param assemblyArtifactName The assembly artifact name.\n * @param assemblyArtifact The assembly artifact.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n integrationAccountName: string,\n assemblyArtifactName: string,\n assemblyArtifact: AssemblyDefinition,\n options?: IntegrationAccountAssembliesCreateOrUpdateOptionalParams\n ): Promise<IntegrationAccountAssembliesCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n assemblyArtifactName,\n assemblyArtifact,\n options\n },\n createOrUpdateOperationSpec\n );\n }\n\n /**\n * Delete an assembly for an integration account.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param assemblyArtifactName The assembly artifact name.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n integrationAccountName: string,\n assemblyArtifactName: string,\n options?: IntegrationAccountAssembliesDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n assemblyArtifactName,\n options\n },\n deleteOperationSpec\n );\n }\n\n /**\n * Get the content callback url for an integration account assembly.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param assemblyArtifactName The assembly artifact name.\n * @param options The options parameters.\n */\n listContentCallbackUrl(\n resourceGroupName: string,\n integrationAccountName: string,\n assemblyArtifactName: string,\n options?: IntegrationAccountAssembliesListContentCallbackUrlOptionalParams\n ): Promise<IntegrationAccountAssembliesListContentCallbackUrlResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n assemblyArtifactName,\n options\n },\n listContentCallbackUrlOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/assemblies\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.AssemblyCollection\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/assemblies/{assemblyArtifactName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.AssemblyDefinition\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.assemblyArtifactName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/assemblies/{assemblyArtifactName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.AssemblyDefinition\n },\n 201: {\n bodyMapper: Mappers.AssemblyDefinition\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.assemblyArtifact,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.assemblyArtifactName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/assemblies/{assemblyArtifactName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.assemblyArtifactName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listContentCallbackUrlOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/assemblies/{assemblyArtifactName}/listContentCallbackUrl\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowTriggerCallbackUrl\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.assemblyArtifactName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { IntegrationAccountBatchConfigurations } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClientContext } from \"../logicManagementClientContext\";\nimport {\n BatchConfiguration,\n IntegrationAccountBatchConfigurationsListOptionalParams,\n IntegrationAccountBatchConfigurationsListResponse,\n IntegrationAccountBatchConfigurationsGetOptionalParams,\n IntegrationAccountBatchConfigurationsGetResponse,\n IntegrationAccountBatchConfigurationsCreateOrUpdateOptionalParams,\n IntegrationAccountBatchConfigurationsCreateOrUpdateResponse,\n IntegrationAccountBatchConfigurationsDeleteOptionalParams\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing IntegrationAccountBatchConfigurations operations. */\nexport class IntegrationAccountBatchConfigurationsImpl\n implements IntegrationAccountBatchConfigurations {\n private readonly client: LogicManagementClientContext;\n\n /**\n * Initialize a new instance of the class IntegrationAccountBatchConfigurations class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClientContext) {\n this.client = client;\n }\n\n /**\n * List the batch configurations for an integration account.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountBatchConfigurationsListOptionalParams\n ): PagedAsyncIterableIterator<BatchConfiguration> {\n const iter = this.listPagingAll(\n resourceGroupName,\n integrationAccountName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountBatchConfigurationsListOptionalParams\n ): AsyncIterableIterator<BatchConfiguration[]> {\n let result = await this._list(\n resourceGroupName,\n integrationAccountName,\n options\n );\n yield result.value || [];\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountBatchConfigurationsListOptionalParams\n ): AsyncIterableIterator<BatchConfiguration> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * List the batch configurations for an integration account.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountBatchConfigurationsListOptionalParams\n ): Promise<IntegrationAccountBatchConfigurationsListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, options },\n listOperationSpec\n );\n }\n\n /**\n * Get a batch configuration for an integration account.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param batchConfigurationName The batch configuration name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n integrationAccountName: string,\n batchConfigurationName: string,\n options?: IntegrationAccountBatchConfigurationsGetOptionalParams\n ): Promise<IntegrationAccountBatchConfigurationsGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n batchConfigurationName,\n options\n },\n getOperationSpec\n );\n }\n\n /**\n * Create or update a batch configuration for an integration account.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param batchConfigurationName The batch configuration name.\n * @param batchConfiguration The batch configuration.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n integrationAccountName: string,\n batchConfigurationName: string,\n batchConfiguration: BatchConfiguration,\n options?: IntegrationAccountBatchConfigurationsCreateOrUpdateOptionalParams\n ): Promise<IntegrationAccountBatchConfigurationsCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n batchConfigurationName,\n batchConfiguration,\n options\n },\n createOrUpdateOperationSpec\n );\n }\n\n /**\n * Delete a batch configuration for an integration account.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param batchConfigurationName The batch configuration name.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n integrationAccountName: string,\n batchConfigurationName: string,\n options?: IntegrationAccountBatchConfigurationsDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n batchConfigurationName,\n options\n },\n deleteOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/batchConfigurations\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.BatchConfigurationCollection\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/batchConfigurations/{batchConfigurationName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.BatchConfiguration\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.batchConfigurationName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/batchConfigurations/{batchConfigurationName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.BatchConfiguration\n },\n 201: {\n bodyMapper: Mappers.BatchConfiguration\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.batchConfiguration,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.batchConfigurationName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/batchConfigurations/{batchConfigurationName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.batchConfigurationName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { IntegrationAccountSchemas } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClientContext } from \"../logicManagementClientContext\";\nimport {\n IntegrationAccountSchema,\n IntegrationAccountSchemasListNextOptionalParams,\n IntegrationAccountSchemasListOptionalParams,\n IntegrationAccountSchemasListResponse,\n IntegrationAccountSchemasGetOptionalParams,\n IntegrationAccountSchemasGetResponse,\n IntegrationAccountSchemasCreateOrUpdateOptionalParams,\n IntegrationAccountSchemasCreateOrUpdateResponse,\n IntegrationAccountSchemasDeleteOptionalParams,\n GetCallbackUrlParameters,\n IntegrationAccountSchemasListContentCallbackUrlOptionalParams,\n IntegrationAccountSchemasListContentCallbackUrlResponse,\n IntegrationAccountSchemasListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing IntegrationAccountSchemas operations. */\nexport class IntegrationAccountSchemasImpl\n implements IntegrationAccountSchemas {\n private readonly client: LogicManagementClientContext;\n\n /**\n * Initialize a new instance of the class IntegrationAccountSchemas class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Gets a list of integration account schemas.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountSchemasListOptionalParams\n ): PagedAsyncIterableIterator<IntegrationAccountSchema> {\n const iter = this.listPagingAll(\n resourceGroupName,\n integrationAccountName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountSchemasListOptionalParams\n ): AsyncIterableIterator<IntegrationAccountSchema[]> {\n let result = await this._list(\n resourceGroupName,\n integrationAccountName,\n options\n );\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n integrationAccountName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountSchemasListOptionalParams\n ): AsyncIterableIterator<IntegrationAccountSchema> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of integration account schemas.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountSchemasListOptionalParams\n ): Promise<IntegrationAccountSchemasListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, options },\n listOperationSpec\n );\n }\n\n /**\n * Gets an integration account schema.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param schemaName The integration account schema name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n integrationAccountName: string,\n schemaName: string,\n options?: IntegrationAccountSchemasGetOptionalParams\n ): Promise<IntegrationAccountSchemasGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, schemaName, options },\n getOperationSpec\n );\n }\n\n /**\n * Creates or updates an integration account schema.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param schemaName The integration account schema name.\n * @param schema The integration account schema.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n integrationAccountName: string,\n schemaName: string,\n schema: IntegrationAccountSchema,\n options?: IntegrationAccountSchemasCreateOrUpdateOptionalParams\n ): Promise<IntegrationAccountSchemasCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n schemaName,\n schema,\n options\n },\n createOrUpdateOperationSpec\n );\n }\n\n /**\n * Deletes an integration account schema.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param schemaName The integration account schema name.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n integrationAccountName: string,\n schemaName: string,\n options?: IntegrationAccountSchemasDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, schemaName, options },\n deleteOperationSpec\n );\n }\n\n /**\n * Get the content callback url.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param schemaName The integration account schema name.\n * @param listContentCallbackUrl The callback url parameters.\n * @param options The options parameters.\n */\n listContentCallbackUrl(\n resourceGroupName: string,\n integrationAccountName: string,\n schemaName: string,\n listContentCallbackUrl: GetCallbackUrlParameters,\n options?: IntegrationAccountSchemasListContentCallbackUrlOptionalParams\n ): Promise<IntegrationAccountSchemasListContentCallbackUrlResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n schemaName,\n listContentCallbackUrl,\n options\n },\n listContentCallbackUrlOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n integrationAccountName: string,\n nextLink: string,\n options?: IntegrationAccountSchemasListNextOptionalParams\n ): Promise<IntegrationAccountSchemasListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/schemas\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountSchemaListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/schemas/{schemaName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountSchema\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.schemaName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/schemas/{schemaName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountSchema\n },\n 201: {\n bodyMapper: Mappers.IntegrationAccountSchema\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.schema,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.schemaName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/schemas/{schemaName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.schemaName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listContentCallbackUrlOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/schemas/{schemaName}/listContentCallbackUrl\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowTriggerCallbackUrl\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.listContentCallbackUrl,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.schemaName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountSchemaListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.nextLink,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { IntegrationAccountMaps } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClientContext } from \"../logicManagementClientContext\";\nimport {\n IntegrationAccountMap,\n IntegrationAccountMapsListNextOptionalParams,\n IntegrationAccountMapsListOptionalParams,\n IntegrationAccountMapsListResponse,\n IntegrationAccountMapsGetOptionalParams,\n IntegrationAccountMapsGetResponse,\n IntegrationAccountMapsCreateOrUpdateOptionalParams,\n IntegrationAccountMapsCreateOrUpdateResponse,\n IntegrationAccountMapsDeleteOptionalParams,\n GetCallbackUrlParameters,\n IntegrationAccountMapsListContentCallbackUrlOptionalParams,\n IntegrationAccountMapsListContentCallbackUrlResponse,\n IntegrationAccountMapsListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing IntegrationAccountMaps operations. */\nexport class IntegrationAccountMapsImpl implements IntegrationAccountMaps {\n private readonly client: LogicManagementClientContext;\n\n /**\n * Initialize a new instance of the class IntegrationAccountMaps class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Gets a list of integration account maps.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountMapsListOptionalParams\n ): PagedAsyncIterableIterator<IntegrationAccountMap> {\n const iter = this.listPagingAll(\n resourceGroupName,\n integrationAccountName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountMapsListOptionalParams\n ): AsyncIterableIterator<IntegrationAccountMap[]> {\n let result = await this._list(\n resourceGroupName,\n integrationAccountName,\n options\n );\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n integrationAccountName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountMapsListOptionalParams\n ): AsyncIterableIterator<IntegrationAccountMap> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of integration account maps.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountMapsListOptionalParams\n ): Promise<IntegrationAccountMapsListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, options },\n listOperationSpec\n );\n }\n\n /**\n * Gets an integration account map.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param mapName The integration account map name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n integrationAccountName: string,\n mapName: string,\n options?: IntegrationAccountMapsGetOptionalParams\n ): Promise<IntegrationAccountMapsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, mapName, options },\n getOperationSpec\n );\n }\n\n /**\n * Creates or updates an integration account map.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param mapName The integration account map name.\n * @param map The integration account map.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n integrationAccountName: string,\n mapName: string,\n map: IntegrationAccountMap,\n options?: IntegrationAccountMapsCreateOrUpdateOptionalParams\n ): Promise<IntegrationAccountMapsCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, mapName, map, options },\n createOrUpdateOperationSpec\n );\n }\n\n /**\n * Deletes an integration account map.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param mapName The integration account map name.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n integrationAccountName: string,\n mapName: string,\n options?: IntegrationAccountMapsDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, mapName, options },\n deleteOperationSpec\n );\n }\n\n /**\n * Get the content callback url.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param mapName The integration account map name.\n * @param listContentCallbackUrl The callback url parameters.\n * @param options The options parameters.\n */\n listContentCallbackUrl(\n resourceGroupName: string,\n integrationAccountName: string,\n mapName: string,\n listContentCallbackUrl: GetCallbackUrlParameters,\n options?: IntegrationAccountMapsListContentCallbackUrlOptionalParams\n ): Promise<IntegrationAccountMapsListContentCallbackUrlResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n mapName,\n listContentCallbackUrl,\n options\n },\n listContentCallbackUrlOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n integrationAccountName: string,\n nextLink: string,\n options?: IntegrationAccountMapsListNextOptionalParams\n ): Promise<IntegrationAccountMapsListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/maps\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountMapListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/maps/{mapName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountMap\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.mapName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/maps/{mapName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountMap\n },\n 201: {\n bodyMapper: Mappers.IntegrationAccountMap\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.map,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.mapName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/maps/{mapName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.mapName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listContentCallbackUrlOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/maps/{mapName}/listContentCallbackUrl\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowTriggerCallbackUrl\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.listContentCallbackUrl,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.mapName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountMapListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.nextLink,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { IntegrationAccountPartners } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClientContext } from \"../logicManagementClientContext\";\nimport {\n IntegrationAccountPartner,\n IntegrationAccountPartnersListNextOptionalParams,\n IntegrationAccountPartnersListOptionalParams,\n IntegrationAccountPartnersListResponse,\n IntegrationAccountPartnersGetOptionalParams,\n IntegrationAccountPartnersGetResponse,\n IntegrationAccountPartnersCreateOrUpdateOptionalParams,\n IntegrationAccountPartnersCreateOrUpdateResponse,\n IntegrationAccountPartnersDeleteOptionalParams,\n GetCallbackUrlParameters,\n IntegrationAccountPartnersListContentCallbackUrlOptionalParams,\n IntegrationAccountPartnersListContentCallbackUrlResponse,\n IntegrationAccountPartnersListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing IntegrationAccountPartners operations. */\nexport class IntegrationAccountPartnersImpl\n implements IntegrationAccountPartners {\n private readonly client: LogicManagementClientContext;\n\n /**\n * Initialize a new instance of the class IntegrationAccountPartners class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Gets a list of integration account partners.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountPartnersListOptionalParams\n ): PagedAsyncIterableIterator<IntegrationAccountPartner> {\n const iter = this.listPagingAll(\n resourceGroupName,\n integrationAccountName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountPartnersListOptionalParams\n ): AsyncIterableIterator<IntegrationAccountPartner[]> {\n let result = await this._list(\n resourceGroupName,\n integrationAccountName,\n options\n );\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n integrationAccountName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountPartnersListOptionalParams\n ): AsyncIterableIterator<IntegrationAccountPartner> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of integration account partners.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountPartnersListOptionalParams\n ): Promise<IntegrationAccountPartnersListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, options },\n listOperationSpec\n );\n }\n\n /**\n * Gets an integration account partner.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param partnerName The integration account partner name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n integrationAccountName: string,\n partnerName: string,\n options?: IntegrationAccountPartnersGetOptionalParams\n ): Promise<IntegrationAccountPartnersGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, partnerName, options },\n getOperationSpec\n );\n }\n\n /**\n * Creates or updates an integration account partner.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param partnerName The integration account partner name.\n * @param partner The integration account partner.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n integrationAccountName: string,\n partnerName: string,\n partner: IntegrationAccountPartner,\n options?: IntegrationAccountPartnersCreateOrUpdateOptionalParams\n ): Promise<IntegrationAccountPartnersCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n partnerName,\n partner,\n options\n },\n createOrUpdateOperationSpec\n );\n }\n\n /**\n * Deletes an integration account partner.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param partnerName The integration account partner name.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n integrationAccountName: string,\n partnerName: string,\n options?: IntegrationAccountPartnersDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, partnerName, options },\n deleteOperationSpec\n );\n }\n\n /**\n * Get the content callback url.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param partnerName The integration account partner name.\n * @param listContentCallbackUrl The callback url parameters.\n * @param options The options parameters.\n */\n listContentCallbackUrl(\n resourceGroupName: string,\n integrationAccountName: string,\n partnerName: string,\n listContentCallbackUrl: GetCallbackUrlParameters,\n options?: IntegrationAccountPartnersListContentCallbackUrlOptionalParams\n ): Promise<IntegrationAccountPartnersListContentCallbackUrlResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n partnerName,\n listContentCallbackUrl,\n options\n },\n listContentCallbackUrlOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n integrationAccountName: string,\n nextLink: string,\n options?: IntegrationAccountPartnersListNextOptionalParams\n ): Promise<IntegrationAccountPartnersListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/partners\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountPartnerListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/partners/{partnerName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountPartner\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.partnerName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/partners/{partnerName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountPartner\n },\n 201: {\n bodyMapper: Mappers.IntegrationAccountPartner\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.partner,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.partnerName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/partners/{partnerName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.partnerName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listContentCallbackUrlOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/partners/{partnerName}/listContentCallbackUrl\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowTriggerCallbackUrl\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.listContentCallbackUrl,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.partnerName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountPartnerListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.nextLink,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { IntegrationAccountAgreements } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClientContext } from \"../logicManagementClientContext\";\nimport {\n IntegrationAccountAgreement,\n IntegrationAccountAgreementsListNextOptionalParams,\n IntegrationAccountAgreementsListOptionalParams,\n IntegrationAccountAgreementsListResponse,\n IntegrationAccountAgreementsGetOptionalParams,\n IntegrationAccountAgreementsGetResponse,\n IntegrationAccountAgreementsCreateOrUpdateOptionalParams,\n IntegrationAccountAgreementsCreateOrUpdateResponse,\n IntegrationAccountAgreementsDeleteOptionalParams,\n GetCallbackUrlParameters,\n IntegrationAccountAgreementsListContentCallbackUrlOptionalParams,\n IntegrationAccountAgreementsListContentCallbackUrlResponse,\n IntegrationAccountAgreementsListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing IntegrationAccountAgreements operations. */\nexport class IntegrationAccountAgreementsImpl\n implements IntegrationAccountAgreements {\n private readonly client: LogicManagementClientContext;\n\n /**\n * Initialize a new instance of the class IntegrationAccountAgreements class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Gets a list of integration account agreements.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountAgreementsListOptionalParams\n ): PagedAsyncIterableIterator<IntegrationAccountAgreement> {\n const iter = this.listPagingAll(\n resourceGroupName,\n integrationAccountName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountAgreementsListOptionalParams\n ): AsyncIterableIterator<IntegrationAccountAgreement[]> {\n let result = await this._list(\n resourceGroupName,\n integrationAccountName,\n options\n );\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n integrationAccountName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountAgreementsListOptionalParams\n ): AsyncIterableIterator<IntegrationAccountAgreement> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of integration account agreements.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountAgreementsListOptionalParams\n ): Promise<IntegrationAccountAgreementsListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, options },\n listOperationSpec\n );\n }\n\n /**\n * Gets an integration account agreement.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param agreementName The integration account agreement name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n integrationAccountName: string,\n agreementName: string,\n options?: IntegrationAccountAgreementsGetOptionalParams\n ): Promise<IntegrationAccountAgreementsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, agreementName, options },\n getOperationSpec\n );\n }\n\n /**\n * Creates or updates an integration account agreement.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param agreementName The integration account agreement name.\n * @param agreement The integration account agreement.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n integrationAccountName: string,\n agreementName: string,\n agreement: IntegrationAccountAgreement,\n options?: IntegrationAccountAgreementsCreateOrUpdateOptionalParams\n ): Promise<IntegrationAccountAgreementsCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n agreementName,\n agreement,\n options\n },\n createOrUpdateOperationSpec\n );\n }\n\n /**\n * Deletes an integration account agreement.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param agreementName The integration account agreement name.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n integrationAccountName: string,\n agreementName: string,\n options?: IntegrationAccountAgreementsDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, agreementName, options },\n deleteOperationSpec\n );\n }\n\n /**\n * Get the content callback url.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param agreementName The integration account agreement name.\n * @param listContentCallbackUrl The callback url parameters.\n * @param options The options parameters.\n */\n listContentCallbackUrl(\n resourceGroupName: string,\n integrationAccountName: string,\n agreementName: string,\n listContentCallbackUrl: GetCallbackUrlParameters,\n options?: IntegrationAccountAgreementsListContentCallbackUrlOptionalParams\n ): Promise<IntegrationAccountAgreementsListContentCallbackUrlResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n agreementName,\n listContentCallbackUrl,\n options\n },\n listContentCallbackUrlOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n integrationAccountName: string,\n nextLink: string,\n options?: IntegrationAccountAgreementsListNextOptionalParams\n ): Promise<IntegrationAccountAgreementsListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/agreements\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountAgreementListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/agreements/{agreementName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountAgreement\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.agreementName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/agreements/{agreementName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountAgreement\n },\n 201: {\n bodyMapper: Mappers.IntegrationAccountAgreement\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.agreement,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.agreementName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/agreements/{agreementName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.agreementName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listContentCallbackUrlOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/agreements/{agreementName}/listContentCallbackUrl\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowTriggerCallbackUrl\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.listContentCallbackUrl,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.agreementName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountAgreementListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.nextLink,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { IntegrationAccountCertificates } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClientContext } from \"../logicManagementClientContext\";\nimport {\n IntegrationAccountCertificate,\n IntegrationAccountCertificatesListNextOptionalParams,\n IntegrationAccountCertificatesListOptionalParams,\n IntegrationAccountCertificatesListResponse,\n IntegrationAccountCertificatesGetOptionalParams,\n IntegrationAccountCertificatesGetResponse,\n IntegrationAccountCertificatesCreateOrUpdateOptionalParams,\n IntegrationAccountCertificatesCreateOrUpdateResponse,\n IntegrationAccountCertificatesDeleteOptionalParams,\n IntegrationAccountCertificatesListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing IntegrationAccountCertificates operations. */\nexport class IntegrationAccountCertificatesImpl\n implements IntegrationAccountCertificates {\n private readonly client: LogicManagementClientContext;\n\n /**\n * Initialize a new instance of the class IntegrationAccountCertificates class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Gets a list of integration account certificates.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountCertificatesListOptionalParams\n ): PagedAsyncIterableIterator<IntegrationAccountCertificate> {\n const iter = this.listPagingAll(\n resourceGroupName,\n integrationAccountName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountCertificatesListOptionalParams\n ): AsyncIterableIterator<IntegrationAccountCertificate[]> {\n let result = await this._list(\n resourceGroupName,\n integrationAccountName,\n options\n );\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n integrationAccountName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountCertificatesListOptionalParams\n ): AsyncIterableIterator<IntegrationAccountCertificate> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of integration account certificates.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountCertificatesListOptionalParams\n ): Promise<IntegrationAccountCertificatesListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, options },\n listOperationSpec\n );\n }\n\n /**\n * Gets an integration account certificate.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param certificateName The integration account certificate name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n integrationAccountName: string,\n certificateName: string,\n options?: IntegrationAccountCertificatesGetOptionalParams\n ): Promise<IntegrationAccountCertificatesGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, certificateName, options },\n getOperationSpec\n );\n }\n\n /**\n * Creates or updates an integration account certificate.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param certificateName The integration account certificate name.\n * @param certificate The integration account certificate.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n integrationAccountName: string,\n certificateName: string,\n certificate: IntegrationAccountCertificate,\n options?: IntegrationAccountCertificatesCreateOrUpdateOptionalParams\n ): Promise<IntegrationAccountCertificatesCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n certificateName,\n certificate,\n options\n },\n createOrUpdateOperationSpec\n );\n }\n\n /**\n * Deletes an integration account certificate.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param certificateName The integration account certificate name.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n integrationAccountName: string,\n certificateName: string,\n options?: IntegrationAccountCertificatesDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, certificateName, options },\n deleteOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n integrationAccountName: string,\n nextLink: string,\n options?: IntegrationAccountCertificatesListNextOptionalParams\n ): Promise<IntegrationAccountCertificatesListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/certificates\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountCertificateListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/certificates/{certificateName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountCertificate\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.certificateName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/certificates/{certificateName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountCertificate\n },\n 201: {\n bodyMapper: Mappers.IntegrationAccountCertificate\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.certificate,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.certificateName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/certificates/{certificateName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.certificateName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountCertificateListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.nextLink,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { IntegrationAccountSessions } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClientContext } from \"../logicManagementClientContext\";\nimport {\n IntegrationAccountSession,\n IntegrationAccountSessionsListNextOptionalParams,\n IntegrationAccountSessionsListOptionalParams,\n IntegrationAccountSessionsListResponse,\n IntegrationAccountSessionsGetOptionalParams,\n IntegrationAccountSessionsGetResponse,\n IntegrationAccountSessionsCreateOrUpdateOptionalParams,\n IntegrationAccountSessionsCreateOrUpdateResponse,\n IntegrationAccountSessionsDeleteOptionalParams,\n IntegrationAccountSessionsListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing IntegrationAccountSessions operations. */\nexport class IntegrationAccountSessionsImpl\n implements IntegrationAccountSessions {\n private readonly client: LogicManagementClientContext;\n\n /**\n * Initialize a new instance of the class IntegrationAccountSessions class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Gets a list of integration account sessions.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountSessionsListOptionalParams\n ): PagedAsyncIterableIterator<IntegrationAccountSession> {\n const iter = this.listPagingAll(\n resourceGroupName,\n integrationAccountName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountSessionsListOptionalParams\n ): AsyncIterableIterator<IntegrationAccountSession[]> {\n let result = await this._list(\n resourceGroupName,\n integrationAccountName,\n options\n );\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n integrationAccountName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountSessionsListOptionalParams\n ): AsyncIterableIterator<IntegrationAccountSession> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of integration account sessions.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountSessionsListOptionalParams\n ): Promise<IntegrationAccountSessionsListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, options },\n listOperationSpec\n );\n }\n\n /**\n * Gets an integration account session.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param sessionName The integration account session name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n integrationAccountName: string,\n sessionName: string,\n options?: IntegrationAccountSessionsGetOptionalParams\n ): Promise<IntegrationAccountSessionsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, sessionName, options },\n getOperationSpec\n );\n }\n\n /**\n * Creates or updates an integration account session.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param sessionName The integration account session name.\n * @param session The integration account session.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n integrationAccountName: string,\n sessionName: string,\n session: IntegrationAccountSession,\n options?: IntegrationAccountSessionsCreateOrUpdateOptionalParams\n ): Promise<IntegrationAccountSessionsCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n sessionName,\n session,\n options\n },\n createOrUpdateOperationSpec\n );\n }\n\n /**\n * Deletes an integration account session.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param sessionName The integration account session name.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n integrationAccountName: string,\n sessionName: string,\n options?: IntegrationAccountSessionsDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, sessionName, options },\n deleteOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n integrationAccountName: string,\n nextLink: string,\n options?: IntegrationAccountSessionsListNextOptionalParams\n ): Promise<IntegrationAccountSessionsListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/sessions\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountSessionListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/sessions/{sessionName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountSession\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.sessionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/sessions/{sessionName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountSession\n },\n 201: {\n bodyMapper: Mappers.IntegrationAccountSession\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.session,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.sessionName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/sessions/{sessionName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.sessionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountSessionListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.nextLink,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { IntegrationServiceEnvironments } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClientContext } from \"../logicManagementClientContext\";\nimport { PollerLike, PollOperationState, LroEngine } from \"@azure/core-lro\";\nimport { LroImpl } from \"../lroImpl\";\nimport {\n IntegrationServiceEnvironment,\n IntegrationServiceEnvironmentsListBySubscriptionNextOptionalParams,\n IntegrationServiceEnvironmentsListBySubscriptionOptionalParams,\n IntegrationServiceEnvironmentsListByResourceGroupNextOptionalParams,\n IntegrationServiceEnvironmentsListByResourceGroupOptionalParams,\n IntegrationServiceEnvironmentsListBySubscriptionResponse,\n IntegrationServiceEnvironmentsListByResourceGroupResponse,\n IntegrationServiceEnvironmentsGetOptionalParams,\n IntegrationServiceEnvironmentsGetResponse,\n IntegrationServiceEnvironmentsCreateOrUpdateOptionalParams,\n IntegrationServiceEnvironmentsCreateOrUpdateResponse,\n IntegrationServiceEnvironmentsUpdateOptionalParams,\n IntegrationServiceEnvironmentsUpdateResponse,\n IntegrationServiceEnvironmentsDeleteOptionalParams,\n IntegrationServiceEnvironmentsRestartOptionalParams,\n IntegrationServiceEnvironmentsListBySubscriptionNextResponse,\n IntegrationServiceEnvironmentsListByResourceGroupNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing IntegrationServiceEnvironments operations. */\nexport class IntegrationServiceEnvironmentsImpl\n implements IntegrationServiceEnvironments {\n private readonly client: LogicManagementClientContext;\n\n /**\n * Initialize a new instance of the class IntegrationServiceEnvironments class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Gets a list of integration service environments by subscription.\n * @param options The options parameters.\n */\n public listBySubscription(\n options?: IntegrationServiceEnvironmentsListBySubscriptionOptionalParams\n ): PagedAsyncIterableIterator<IntegrationServiceEnvironment> {\n const iter = this.listBySubscriptionPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listBySubscriptionPagingPage(options);\n }\n };\n }\n\n private async *listBySubscriptionPagingPage(\n options?: IntegrationServiceEnvironmentsListBySubscriptionOptionalParams\n ): AsyncIterableIterator<IntegrationServiceEnvironment[]> {\n let result = await this._listBySubscription(options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listBySubscriptionNext(continuationToken, options);\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listBySubscriptionPagingAll(\n options?: IntegrationServiceEnvironmentsListBySubscriptionOptionalParams\n ): AsyncIterableIterator<IntegrationServiceEnvironment> {\n for await (const page of this.listBySubscriptionPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of integration service environments by resource group.\n * @param resourceGroup The resource group.\n * @param options The options parameters.\n */\n public listByResourceGroup(\n resourceGroup: string,\n options?: IntegrationServiceEnvironmentsListByResourceGroupOptionalParams\n ): PagedAsyncIterableIterator<IntegrationServiceEnvironment> {\n const iter = this.listByResourceGroupPagingAll(resourceGroup, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listByResourceGroupPagingPage(resourceGroup, options);\n }\n };\n }\n\n private async *listByResourceGroupPagingPage(\n resourceGroup: string,\n options?: IntegrationServiceEnvironmentsListByResourceGroupOptionalParams\n ): AsyncIterableIterator<IntegrationServiceEnvironment[]> {\n let result = await this._listByResourceGroup(resourceGroup, options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listByResourceGroupNext(\n resourceGroup,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listByResourceGroupPagingAll(\n resourceGroup: string,\n options?: IntegrationServiceEnvironmentsListByResourceGroupOptionalParams\n ): AsyncIterableIterator<IntegrationServiceEnvironment> {\n for await (const page of this.listByResourceGroupPagingPage(\n resourceGroup,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of integration service environments by subscription.\n * @param options The options parameters.\n */\n private _listBySubscription(\n options?: IntegrationServiceEnvironmentsListBySubscriptionOptionalParams\n ): Promise<IntegrationServiceEnvironmentsListBySubscriptionResponse> {\n return this.client.sendOperationRequest(\n { options },\n listBySubscriptionOperationSpec\n );\n }\n\n /**\n * Gets a list of integration service environments by resource group.\n * @param resourceGroup The resource group.\n * @param options The options parameters.\n */\n private _listByResourceGroup(\n resourceGroup: string,\n options?: IntegrationServiceEnvironmentsListByResourceGroupOptionalParams\n ): Promise<IntegrationServiceEnvironmentsListByResourceGroupResponse> {\n return this.client.sendOperationRequest(\n { resourceGroup, options },\n listByResourceGroupOperationSpec\n );\n }\n\n /**\n * Gets an integration service environment.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param options The options parameters.\n */\n get(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n options?: IntegrationServiceEnvironmentsGetOptionalParams\n ): Promise<IntegrationServiceEnvironmentsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroup, integrationServiceEnvironmentName, options },\n getOperationSpec\n );\n }\n\n /**\n * Creates or updates an integration service environment.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param integrationServiceEnvironment The integration service environment.\n * @param options The options parameters.\n */\n async beginCreateOrUpdate(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n integrationServiceEnvironment: IntegrationServiceEnvironment,\n options?: IntegrationServiceEnvironmentsCreateOrUpdateOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<IntegrationServiceEnvironmentsCreateOrUpdateResponse>,\n IntegrationServiceEnvironmentsCreateOrUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<IntegrationServiceEnvironmentsCreateOrUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n {\n resourceGroup,\n integrationServiceEnvironmentName,\n integrationServiceEnvironment,\n options\n },\n createOrUpdateOperationSpec\n );\n return new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n }\n\n /**\n * Creates or updates an integration service environment.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param integrationServiceEnvironment The integration service environment.\n * @param options The options parameters.\n */\n async beginCreateOrUpdateAndWait(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n integrationServiceEnvironment: IntegrationServiceEnvironment,\n options?: IntegrationServiceEnvironmentsCreateOrUpdateOptionalParams\n ): Promise<IntegrationServiceEnvironmentsCreateOrUpdateResponse> {\n const poller = await this.beginCreateOrUpdate(\n resourceGroup,\n integrationServiceEnvironmentName,\n integrationServiceEnvironment,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Updates an integration service environment.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param integrationServiceEnvironment The integration service environment.\n * @param options The options parameters.\n */\n async beginUpdate(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n integrationServiceEnvironment: IntegrationServiceEnvironment,\n options?: IntegrationServiceEnvironmentsUpdateOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<IntegrationServiceEnvironmentsUpdateResponse>,\n IntegrationServiceEnvironmentsUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<IntegrationServiceEnvironmentsUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n {\n resourceGroup,\n integrationServiceEnvironmentName,\n integrationServiceEnvironment,\n options\n },\n updateOperationSpec\n );\n return new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n }\n\n /**\n * Updates an integration service environment.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param integrationServiceEnvironment The integration service environment.\n * @param options The options parameters.\n */\n async beginUpdateAndWait(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n integrationServiceEnvironment: IntegrationServiceEnvironment,\n options?: IntegrationServiceEnvironmentsUpdateOptionalParams\n ): Promise<IntegrationServiceEnvironmentsUpdateResponse> {\n const poller = await this.beginUpdate(\n resourceGroup,\n integrationServiceEnvironmentName,\n integrationServiceEnvironment,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Deletes an integration service environment.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param options The options parameters.\n */\n delete(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n options?: IntegrationServiceEnvironmentsDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroup, integrationServiceEnvironmentName, options },\n deleteOperationSpec\n );\n }\n\n /**\n * Restarts an integration service environment.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param options The options parameters.\n */\n restart(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n options?: IntegrationServiceEnvironmentsRestartOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroup, integrationServiceEnvironmentName, options },\n restartOperationSpec\n );\n }\n\n /**\n * ListBySubscriptionNext\n * @param nextLink The nextLink from the previous successful call to the ListBySubscription method.\n * @param options The options parameters.\n */\n private _listBySubscriptionNext(\n nextLink: string,\n options?: IntegrationServiceEnvironmentsListBySubscriptionNextOptionalParams\n ): Promise<IntegrationServiceEnvironmentsListBySubscriptionNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listBySubscriptionNextOperationSpec\n );\n }\n\n /**\n * ListByResourceGroupNext\n * @param resourceGroup The resource group.\n * @param nextLink The nextLink from the previous successful call to the ListByResourceGroup method.\n * @param options The options parameters.\n */\n private _listByResourceGroupNext(\n resourceGroup: string,\n nextLink: string,\n options?: IntegrationServiceEnvironmentsListByResourceGroupNextOptionalParams\n ): Promise<IntegrationServiceEnvironmentsListByResourceGroupNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroup, nextLink, options },\n listByResourceGroupNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listBySubscriptionOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/providers/Microsoft.Logic/integrationServiceEnvironments\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationServiceEnvironmentListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top],\n urlParameters: [Parameters.$host, Parameters.subscriptionId],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByResourceGroupOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationServiceEnvironmentListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroup\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments/{integrationServiceEnvironmentName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationServiceEnvironment\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroup,\n Parameters.integrationServiceEnvironmentName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments/{integrationServiceEnvironmentName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationServiceEnvironment\n },\n 201: {\n bodyMapper: Mappers.IntegrationServiceEnvironment\n },\n 202: {\n bodyMapper: Mappers.IntegrationServiceEnvironment\n },\n 204: {\n bodyMapper: Mappers.IntegrationServiceEnvironment\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.integrationServiceEnvironment,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroup,\n Parameters.integrationServiceEnvironmentName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments/{integrationServiceEnvironmentName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationServiceEnvironment\n },\n 201: {\n bodyMapper: Mappers.IntegrationServiceEnvironment\n },\n 202: {\n bodyMapper: Mappers.IntegrationServiceEnvironment\n },\n 204: {\n bodyMapper: Mappers.IntegrationServiceEnvironment\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.integrationServiceEnvironment,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroup,\n Parameters.integrationServiceEnvironmentName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments/{integrationServiceEnvironmentName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroup,\n Parameters.integrationServiceEnvironmentName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst restartOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments/{integrationServiceEnvironmentName}/restart\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroup,\n Parameters.integrationServiceEnvironmentName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listBySubscriptionNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationServiceEnvironmentListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByResourceGroupNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationServiceEnvironmentListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink,\n Parameters.resourceGroup\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { IntegrationServiceEnvironmentSkus } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClientContext } from \"../logicManagementClientContext\";\nimport {\n IntegrationServiceEnvironmentSkuDefinition,\n IntegrationServiceEnvironmentSkusListNextOptionalParams,\n IntegrationServiceEnvironmentSkusListOptionalParams,\n IntegrationServiceEnvironmentSkusListResponse,\n IntegrationServiceEnvironmentSkusListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing IntegrationServiceEnvironmentSkus operations. */\nexport class IntegrationServiceEnvironmentSkusImpl\n implements IntegrationServiceEnvironmentSkus {\n private readonly client: LogicManagementClientContext;\n\n /**\n * Initialize a new instance of the class IntegrationServiceEnvironmentSkus class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Gets a list of integration service environment Skus.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param options The options parameters.\n */\n public list(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n options?: IntegrationServiceEnvironmentSkusListOptionalParams\n ): PagedAsyncIterableIterator<IntegrationServiceEnvironmentSkuDefinition> {\n const iter = this.listPagingAll(\n resourceGroup,\n integrationServiceEnvironmentName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroup,\n integrationServiceEnvironmentName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n options?: IntegrationServiceEnvironmentSkusListOptionalParams\n ): AsyncIterableIterator<IntegrationServiceEnvironmentSkuDefinition[]> {\n let result = await this._list(\n resourceGroup,\n integrationServiceEnvironmentName,\n options\n );\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroup,\n integrationServiceEnvironmentName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n options?: IntegrationServiceEnvironmentSkusListOptionalParams\n ): AsyncIterableIterator<IntegrationServiceEnvironmentSkuDefinition> {\n for await (const page of this.listPagingPage(\n resourceGroup,\n integrationServiceEnvironmentName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of integration service environment Skus.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n options?: IntegrationServiceEnvironmentSkusListOptionalParams\n ): Promise<IntegrationServiceEnvironmentSkusListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroup, integrationServiceEnvironmentName, options },\n listOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n nextLink: string,\n options?: IntegrationServiceEnvironmentSkusListNextOptionalParams\n ): Promise<IntegrationServiceEnvironmentSkusListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroup, integrationServiceEnvironmentName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments/{integrationServiceEnvironmentName}/skus\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationServiceEnvironmentSkuList\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroup,\n Parameters.integrationServiceEnvironmentName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationServiceEnvironmentSkuList\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink,\n Parameters.resourceGroup,\n Parameters.integrationServiceEnvironmentName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { IntegrationServiceEnvironmentNetworkHealth } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClientContext } from \"../logicManagementClientContext\";\nimport {\n IntegrationServiceEnvironmentNetworkHealthGetOptionalParams,\n IntegrationServiceEnvironmentNetworkHealthGetResponse\n} from \"../models\";\n\n/** Class containing IntegrationServiceEnvironmentNetworkHealth operations. */\nexport class IntegrationServiceEnvironmentNetworkHealthImpl\n implements IntegrationServiceEnvironmentNetworkHealth {\n private readonly client: LogicManagementClientContext;\n\n /**\n * Initialize a new instance of the class IntegrationServiceEnvironmentNetworkHealth class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Gets the integration service environment network health.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param options The options parameters.\n */\n get(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n options?: IntegrationServiceEnvironmentNetworkHealthGetOptionalParams\n ): Promise<IntegrationServiceEnvironmentNetworkHealthGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroup, integrationServiceEnvironmentName, options },\n getOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments/{integrationServiceEnvironmentName}/health/network\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: {\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentSubnetNetworkHealth\"\n }\n }\n }\n }\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroup,\n Parameters.integrationServiceEnvironmentName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { IntegrationServiceEnvironmentManagedApis } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClientContext } from \"../logicManagementClientContext\";\nimport { PollerLike, PollOperationState, LroEngine } from \"@azure/core-lro\";\nimport { LroImpl } from \"../lroImpl\";\nimport {\n IntegrationServiceEnvironmentManagedApi,\n IntegrationServiceEnvironmentManagedApisListNextOptionalParams,\n IntegrationServiceEnvironmentManagedApisListOptionalParams,\n IntegrationServiceEnvironmentManagedApisListResponse,\n IntegrationServiceEnvironmentManagedApisGetOptionalParams,\n IntegrationServiceEnvironmentManagedApisGetResponse,\n IntegrationServiceEnvironmentManagedApisPutOptionalParams,\n IntegrationServiceEnvironmentManagedApisPutResponse,\n IntegrationServiceEnvironmentManagedApisDeleteOptionalParams,\n IntegrationServiceEnvironmentManagedApisListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing IntegrationServiceEnvironmentManagedApis operations. */\nexport class IntegrationServiceEnvironmentManagedApisImpl\n implements IntegrationServiceEnvironmentManagedApis {\n private readonly client: LogicManagementClientContext;\n\n /**\n * Initialize a new instance of the class IntegrationServiceEnvironmentManagedApis class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Gets the integration service environment managed Apis.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param options The options parameters.\n */\n public list(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n options?: IntegrationServiceEnvironmentManagedApisListOptionalParams\n ): PagedAsyncIterableIterator<IntegrationServiceEnvironmentManagedApi> {\n const iter = this.listPagingAll(\n resourceGroup,\n integrationServiceEnvironmentName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroup,\n integrationServiceEnvironmentName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n options?: IntegrationServiceEnvironmentManagedApisListOptionalParams\n ): AsyncIterableIterator<IntegrationServiceEnvironmentManagedApi[]> {\n let result = await this._list(\n resourceGroup,\n integrationServiceEnvironmentName,\n options\n );\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroup,\n integrationServiceEnvironmentName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n options?: IntegrationServiceEnvironmentManagedApisListOptionalParams\n ): AsyncIterableIterator<IntegrationServiceEnvironmentManagedApi> {\n for await (const page of this.listPagingPage(\n resourceGroup,\n integrationServiceEnvironmentName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets the integration service environment managed Apis.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n options?: IntegrationServiceEnvironmentManagedApisListOptionalParams\n ): Promise<IntegrationServiceEnvironmentManagedApisListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroup, integrationServiceEnvironmentName, options },\n listOperationSpec\n );\n }\n\n /**\n * Gets the integration service environment managed Api.\n * @param resourceGroup The resource group name.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param apiName The api name.\n * @param options The options parameters.\n */\n get(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n apiName: string,\n options?: IntegrationServiceEnvironmentManagedApisGetOptionalParams\n ): Promise<IntegrationServiceEnvironmentManagedApisGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroup, integrationServiceEnvironmentName, apiName, options },\n getOperationSpec\n );\n }\n\n /**\n * Puts the integration service environment managed Api.\n * @param resourceGroup The resource group name.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param apiName The api name.\n * @param integrationServiceEnvironmentManagedApi The integration service environment managed api.\n * @param options The options parameters.\n */\n async beginPut(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n apiName: string,\n integrationServiceEnvironmentManagedApi: IntegrationServiceEnvironmentManagedApi,\n options?: IntegrationServiceEnvironmentManagedApisPutOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<IntegrationServiceEnvironmentManagedApisPutResponse>,\n IntegrationServiceEnvironmentManagedApisPutResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<IntegrationServiceEnvironmentManagedApisPutResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n {\n resourceGroup,\n integrationServiceEnvironmentName,\n apiName,\n integrationServiceEnvironmentManagedApi,\n options\n },\n putOperationSpec\n );\n return new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n }\n\n /**\n * Puts the integration service environment managed Api.\n * @param resourceGroup The resource group name.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param apiName The api name.\n * @param integrationServiceEnvironmentManagedApi The integration service environment managed api.\n * @param options The options parameters.\n */\n async beginPutAndWait(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n apiName: string,\n integrationServiceEnvironmentManagedApi: IntegrationServiceEnvironmentManagedApi,\n options?: IntegrationServiceEnvironmentManagedApisPutOptionalParams\n ): Promise<IntegrationServiceEnvironmentManagedApisPutResponse> {\n const poller = await this.beginPut(\n resourceGroup,\n integrationServiceEnvironmentName,\n apiName,\n integrationServiceEnvironmentManagedApi,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Deletes the integration service environment managed Api.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param apiName The api name.\n * @param options The options parameters.\n */\n async beginDelete(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n apiName: string,\n options?: IntegrationServiceEnvironmentManagedApisDeleteOptionalParams\n ): Promise<PollerLike<PollOperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { resourceGroup, integrationServiceEnvironmentName, apiName, options },\n deleteOperationSpec\n );\n return new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n }\n\n /**\n * Deletes the integration service environment managed Api.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param apiName The api name.\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n apiName: string,\n options?: IntegrationServiceEnvironmentManagedApisDeleteOptionalParams\n ): Promise<void> {\n const poller = await this.beginDelete(\n resourceGroup,\n integrationServiceEnvironmentName,\n apiName,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * ListNext\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n nextLink: string,\n options?: IntegrationServiceEnvironmentManagedApisListNextOptionalParams\n ): Promise<IntegrationServiceEnvironmentManagedApisListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroup, integrationServiceEnvironmentName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments/{integrationServiceEnvironmentName}/managedApis\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationServiceEnvironmentManagedApiListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroup,\n Parameters.integrationServiceEnvironmentName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments/{integrationServiceEnvironmentName}/managedApis/{apiName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationServiceEnvironmentManagedApi\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroup,\n Parameters.integrationServiceEnvironmentName,\n Parameters.apiName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst putOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments/{integrationServiceEnvironmentName}/managedApis/{apiName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationServiceEnvironmentManagedApi\n },\n 201: {\n bodyMapper: Mappers.IntegrationServiceEnvironmentManagedApi\n },\n 202: {\n bodyMapper: Mappers.IntegrationServiceEnvironmentManagedApi\n },\n 204: {\n bodyMapper: Mappers.IntegrationServiceEnvironmentManagedApi\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.integrationServiceEnvironmentManagedApi,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroup,\n Parameters.integrationServiceEnvironmentName,\n Parameters.apiName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments/{integrationServiceEnvironmentName}/managedApis/{apiName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 201: {},\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroup,\n Parameters.integrationServiceEnvironmentName,\n Parameters.apiName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationServiceEnvironmentManagedApiListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink,\n Parameters.resourceGroup,\n Parameters.integrationServiceEnvironmentName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { IntegrationServiceEnvironmentManagedApiOperations } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClientContext } from \"../logicManagementClientContext\";\nimport {\n ApiOperation,\n IntegrationServiceEnvironmentManagedApiOperationsListNextOptionalParams,\n IntegrationServiceEnvironmentManagedApiOperationsListOptionalParams,\n IntegrationServiceEnvironmentManagedApiOperationsListResponse,\n IntegrationServiceEnvironmentManagedApiOperationsListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing IntegrationServiceEnvironmentManagedApiOperations operations. */\nexport class IntegrationServiceEnvironmentManagedApiOperationsImpl\n implements IntegrationServiceEnvironmentManagedApiOperations {\n private readonly client: LogicManagementClientContext;\n\n /**\n * Initialize a new instance of the class IntegrationServiceEnvironmentManagedApiOperations class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Gets the managed Api operations.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param apiName The api name.\n * @param options The options parameters.\n */\n public list(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n apiName: string,\n options?: IntegrationServiceEnvironmentManagedApiOperationsListOptionalParams\n ): PagedAsyncIterableIterator<ApiOperation> {\n const iter = this.listPagingAll(\n resourceGroup,\n integrationServiceEnvironmentName,\n apiName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroup,\n integrationServiceEnvironmentName,\n apiName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n apiName: string,\n options?: IntegrationServiceEnvironmentManagedApiOperationsListOptionalParams\n ): AsyncIterableIterator<ApiOperation[]> {\n let result = await this._list(\n resourceGroup,\n integrationServiceEnvironmentName,\n apiName,\n options\n );\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroup,\n integrationServiceEnvironmentName,\n apiName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n apiName: string,\n options?: IntegrationServiceEnvironmentManagedApiOperationsListOptionalParams\n ): AsyncIterableIterator<ApiOperation> {\n for await (const page of this.listPagingPage(\n resourceGroup,\n integrationServiceEnvironmentName,\n apiName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets the managed Api operations.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param apiName The api name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n apiName: string,\n options?: IntegrationServiceEnvironmentManagedApiOperationsListOptionalParams\n ): Promise<IntegrationServiceEnvironmentManagedApiOperationsListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroup, integrationServiceEnvironmentName, apiName, options },\n listOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param apiName The api name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n apiName: string,\n nextLink: string,\n options?: IntegrationServiceEnvironmentManagedApiOperationsListNextOptionalParams\n ): Promise<\n IntegrationServiceEnvironmentManagedApiOperationsListNextResponse\n > {\n return this.client.sendOperationRequest(\n {\n resourceGroup,\n integrationServiceEnvironmentName,\n apiName,\n nextLink,\n options\n },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments/{integrationServiceEnvironmentName}/managedApis/{apiName}/apiOperations\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ApiOperationListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroup,\n Parameters.integrationServiceEnvironmentName,\n Parameters.apiName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ApiOperationListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink,\n Parameters.resourceGroup,\n Parameters.integrationServiceEnvironmentName,\n Parameters.apiName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { Operations } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClientContext } from \"../logicManagementClientContext\";\nimport {\n Operation,\n OperationsListNextOptionalParams,\n OperationsListOptionalParams,\n OperationsListResponse,\n OperationsListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing Operations operations. */\nexport class OperationsImpl implements Operations {\n private readonly client: LogicManagementClientContext;\n\n /**\n * Initialize a new instance of the class Operations class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Lists all of the available Logic REST API operations.\n * @param options The options parameters.\n */\n public list(\n options?: OperationsListOptionalParams\n ): PagedAsyncIterableIterator<Operation> {\n const iter = this.listPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(options);\n }\n };\n }\n\n private async *listPagingPage(\n options?: OperationsListOptionalParams\n ): AsyncIterableIterator<Operation[]> {\n let result = await this._list(options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(continuationToken, options);\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n options?: OperationsListOptionalParams\n ): AsyncIterableIterator<Operation> {\n for await (const page of this.listPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * Lists all of the available Logic REST API operations.\n * @param options The options parameters.\n */\n private _list(\n options?: OperationsListOptionalParams\n ): Promise<OperationsListResponse> {\n return this.client.sendOperationRequest({ options }, listOperationSpec);\n }\n\n /**\n * ListNext\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n nextLink: string,\n options?: OperationsListNextOptionalParams\n ): Promise<OperationsListNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.Logic/operations\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.OperationListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.OperationListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.nextLink],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\nimport * as coreAuth from \"@azure/core-auth\";\nimport { LogicManagementClientOptionalParams } from \"./models\";\n\nexport class LogicManagementClientContext extends coreClient.ServiceClient {\n $host: string;\n subscriptionId: string;\n apiVersion: string;\n\n /**\n * Initializes a new instance of the LogicManagementClientContext class.\n * @param credentials Subscription credentials which uniquely identify client subscription.\n * @param subscriptionId The subscription id.\n * @param options The parameter options\n */\n constructor(\n credentials: coreAuth.TokenCredential,\n subscriptionId: string,\n options?: LogicManagementClientOptionalParams\n ) {\n if (credentials === undefined) {\n throw new Error(\"'credentials' cannot be null\");\n }\n if (subscriptionId === undefined) {\n throw new Error(\"'subscriptionId' cannot be null\");\n }\n\n // Initializing default values for options\n if (!options) {\n options = {};\n }\n const defaults: LogicManagementClientOptionalParams = {\n requestContentType: \"application/json; charset=utf-8\",\n credential: credentials\n };\n\n const packageDetails = `azsdk-js-arm-logic/8.0.0-beta.1`;\n const userAgentPrefix =\n options.userAgentOptions && options.userAgentOptions.userAgentPrefix\n ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`\n : `${packageDetails}`;\n\n if (!options.credentialScopes) {\n options.credentialScopes = [\"https://management.azure.com/.default\"];\n }\n const optionsWithDefaults = {\n ...defaults,\n ...options,\n userAgentOptions: {\n userAgentPrefix\n },\n baseUri: options.endpoint || \"https://management.azure.com\"\n };\n super(optionsWithDefaults);\n // Parameter assignments\n this.subscriptionId = subscriptionId;\n\n // Assigning values to Constant parameters\n this.$host = options.$host || \"https://management.azure.com\";\n this.apiVersion = options.apiVersion || \"2019-05-01\";\n }\n}\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreAuth from \"@azure/core-auth\";\nimport {\n WorkflowsImpl,\n WorkflowVersionsImpl,\n WorkflowTriggersImpl,\n WorkflowVersionTriggersImpl,\n WorkflowTriggerHistoriesImpl,\n WorkflowRunsImpl,\n WorkflowRunActionsImpl,\n WorkflowRunActionRepetitionsImpl,\n WorkflowRunActionRepetitionsRequestHistoriesImpl,\n WorkflowRunActionRequestHistoriesImpl,\n WorkflowRunActionScopeRepetitionsImpl,\n WorkflowRunOperationsImpl,\n IntegrationAccountsImpl,\n IntegrationAccountAssembliesImpl,\n IntegrationAccountBatchConfigurationsImpl,\n IntegrationAccountSchemasImpl,\n IntegrationAccountMapsImpl,\n IntegrationAccountPartnersImpl,\n IntegrationAccountAgreementsImpl,\n IntegrationAccountCertificatesImpl,\n IntegrationAccountSessionsImpl,\n IntegrationServiceEnvironmentsImpl,\n IntegrationServiceEnvironmentSkusImpl,\n IntegrationServiceEnvironmentNetworkHealthImpl,\n IntegrationServiceEnvironmentManagedApisImpl,\n IntegrationServiceEnvironmentManagedApiOperationsImpl,\n OperationsImpl\n} from \"./operations\";\nimport {\n Workflows,\n WorkflowVersions,\n WorkflowTriggers,\n WorkflowVersionTriggers,\n WorkflowTriggerHistories,\n WorkflowRuns,\n WorkflowRunActions,\n WorkflowRunActionRepetitions,\n WorkflowRunActionRepetitionsRequestHistories,\n WorkflowRunActionRequestHistories,\n WorkflowRunActionScopeRepetitions,\n WorkflowRunOperations,\n IntegrationAccounts,\n IntegrationAccountAssemblies,\n IntegrationAccountBatchConfigurations,\n IntegrationAccountSchemas,\n IntegrationAccountMaps,\n IntegrationAccountPartners,\n IntegrationAccountAgreements,\n IntegrationAccountCertificates,\n IntegrationAccountSessions,\n IntegrationServiceEnvironments,\n IntegrationServiceEnvironmentSkus,\n IntegrationServiceEnvironmentNetworkHealth,\n IntegrationServiceEnvironmentManagedApis,\n IntegrationServiceEnvironmentManagedApiOperations,\n Operations\n} from \"./operationsInterfaces\";\nimport { LogicManagementClientContext } from \"./logicManagementClientContext\";\nimport { LogicManagementClientOptionalParams } from \"./models\";\n\nexport class LogicManagementClient extends LogicManagementClientContext {\n /**\n * Initializes a new instance of the LogicManagementClient class.\n * @param credentials Subscription credentials which uniquely identify client subscription.\n * @param subscriptionId The subscription id.\n * @param options The parameter options\n */\n constructor(\n credentials: coreAuth.TokenCredential,\n subscriptionId: string,\n options?: LogicManagementClientOptionalParams\n ) {\n super(credentials, subscriptionId, options);\n this.workflows = new WorkflowsImpl(this);\n this.workflowVersions = new WorkflowVersionsImpl(this);\n this.workflowTriggers = new WorkflowTriggersImpl(this);\n this.workflowVersionTriggers = new WorkflowVersionTriggersImpl(this);\n this.workflowTriggerHistories = new WorkflowTriggerHistoriesImpl(this);\n this.workflowRuns = new WorkflowRunsImpl(this);\n this.workflowRunActions = new WorkflowRunActionsImpl(this);\n this.workflowRunActionRepetitions = new WorkflowRunActionRepetitionsImpl(\n this\n );\n this.workflowRunActionRepetitionsRequestHistories = new WorkflowRunActionRepetitionsRequestHistoriesImpl(\n this\n );\n this.workflowRunActionRequestHistories = new WorkflowRunActionRequestHistoriesImpl(\n this\n );\n this.workflowRunActionScopeRepetitions = new WorkflowRunActionScopeRepetitionsImpl(\n this\n );\n this.workflowRunOperations = new WorkflowRunOperationsImpl(this);\n this.integrationAccounts = new IntegrationAccountsImpl(this);\n this.integrationAccountAssemblies = new IntegrationAccountAssembliesImpl(\n this\n );\n this.integrationAccountBatchConfigurations = new IntegrationAccountBatchConfigurationsImpl(\n this\n );\n this.integrationAccountSchemas = new IntegrationAccountSchemasImpl(this);\n this.integrationAccountMaps = new IntegrationAccountMapsImpl(this);\n this.integrationAccountPartners = new IntegrationAccountPartnersImpl(this);\n this.integrationAccountAgreements = new IntegrationAccountAgreementsImpl(\n this\n );\n this.integrationAccountCertificates = new IntegrationAccountCertificatesImpl(\n this\n );\n this.integrationAccountSessions = new IntegrationAccountSessionsImpl(this);\n this.integrationServiceEnvironments = new IntegrationServiceEnvironmentsImpl(\n this\n );\n this.integrationServiceEnvironmentSkus = new IntegrationServiceEnvironmentSkusImpl(\n this\n );\n this.integrationServiceEnvironmentNetworkHealth = new IntegrationServiceEnvironmentNetworkHealthImpl(\n this\n );\n this.integrationServiceEnvironmentManagedApis = new IntegrationServiceEnvironmentManagedApisImpl(\n this\n );\n this.integrationServiceEnvironmentManagedApiOperations = new IntegrationServiceEnvironmentManagedApiOperationsImpl(\n this\n );\n this.operations = new OperationsImpl(this);\n }\n\n workflows: Workflows;\n workflowVersions: WorkflowVersions;\n workflowTriggers: WorkflowTriggers;\n workflowVersionTriggers: WorkflowVersionTriggers;\n workflowTriggerHistories: WorkflowTriggerHistories;\n workflowRuns: WorkflowRuns;\n workflowRunActions: WorkflowRunActions;\n workflowRunActionRepetitions: WorkflowRunActionRepetitions;\n workflowRunActionRepetitionsRequestHistories: WorkflowRunActionRepetitionsRequestHistories;\n workflowRunActionRequestHistories: WorkflowRunActionRequestHistories;\n workflowRunActionScopeRepetitions: WorkflowRunActionScopeRepetitions;\n workflowRunOperations: WorkflowRunOperations;\n integrationAccounts: IntegrationAccounts;\n integrationAccountAssemblies: IntegrationAccountAssemblies;\n integrationAccountBatchConfigurations: IntegrationAccountBatchConfigurations;\n integrationAccountSchemas: IntegrationAccountSchemas;\n integrationAccountMaps: IntegrationAccountMaps;\n integrationAccountPartners: IntegrationAccountPartners;\n integrationAccountAgreements: IntegrationAccountAgreements;\n integrationAccountCertificates: IntegrationAccountCertificates;\n integrationAccountSessions: IntegrationAccountSessions;\n integrationServiceEnvironments: IntegrationServiceEnvironments;\n integrationServiceEnvironmentSkus: IntegrationServiceEnvironmentSkus;\n integrationServiceEnvironmentNetworkHealth: IntegrationServiceEnvironmentNetworkHealth;\n integrationServiceEnvironmentManagedApis: IntegrationServiceEnvironmentManagedApis;\n integrationServiceEnvironmentManagedApiOperations: IntegrationServiceEnvironmentManagedApiOperations;\n operations: Operations;\n}\n"],"names":["KnownWorkflowProvisioningState","KnownWorkflowState","KnownOpenAuthenticationProviderType","KnownSkuName","KnownParameterType","KnownManagedServiceIdentityType","KnownKeyType","KnownWorkflowTriggerProvisioningState","KnownWorkflowStatus","KnownRecurrenceFrequency","KnownIntegrationAccountSkuName","KnownTrackEventsOperationOptions","KnownTrackingRecordType","KnownSchemaType","KnownMapType","KnownPartnerType","KnownHashingAlgorithm","KnownEncryptionAlgorithm","KnownSigningAlgorithm","KnownTrailingSeparatorPolicy","KnownX12CharacterSet","KnownX12DateFormat","KnownX12TimeFormat","KnownUsageIndicator","KnownMessageFilterType","KnownEdifactCharacterSet","KnownIntegrationServiceEnvironmentAccessEndpointType","KnownIntegrationServiceEnvironmentSkuName","KnownIntegrationServiceEnvironmentSkuScaleType","KnownIntegrationServiceEnvironmentNetworkDependencyCategoryType","KnownIntegrationServiceEnvironmentNetworkEndPointAccessibilityState","KnownErrorResponseCode","KnownIntegrationServiceEnvironmentNetworkDependencyHealthState","KnownApiType","KnownWsdlImportMethod","KnownApiDeploymentParameterVisibility","KnownApiTier","KnownStatusAnnotation","KnownSwaggerSchemaType","KnownAzureAsyncOperationState","WorkflowMapper","GenerateUpgradedDefinitionParametersMapper","GetCallbackUrlParametersMapper","WorkflowReferenceMapper","RegenerateActionParameterMapper","SetTriggerStateActionDefinitionMapper","IntegrationAccountMapper","ListKeyVaultKeysDefinitionMapper","TrackingEventsDefinitionMapper","AssemblyDefinitionMapper","BatchConfigurationMapper","IntegrationAccountSchemaMapper","IntegrationAccountMapMapper","IntegrationAccountPartnerMapper","IntegrationAccountAgreementMapper","IntegrationAccountCertificateMapper","IntegrationAccountSessionMapper","IntegrationServiceEnvironmentMapper","IntegrationServiceEnvironmentManagedApiMapper","__asyncValues","__asyncDelegator","LroEngine","coreClient.createSerializer","Mappers.WorkflowListResult","Mappers.ErrorResponse","Parameters.apiVersion","Parameters.top","Parameters.filter","Parameters.$host","Parameters.subscriptionId","Parameters.accept","Parameters.resourceGroupName","Mappers.Workflow","Parameters.workflowName","Parameters.workflow","Parameters.contentType","Parameters.parameters","Mappers.WorkflowTriggerCallbackUrl","Parameters.listCallbackUrl","Parameters.move","Parameters.keyType","Parameters.validate","Parameters.location","Parameters.nextLink","getOperationSpec","serializer","Mappers.WorkflowVersionListResult","Mappers.WorkflowVersion","Parameters.versionId","listOperationSpec","listCallbackUrlOperationSpec","listNextOperationSpec","Mappers.WorkflowTriggerListResult","Mappers.WorkflowTrigger","Parameters.triggerName","Mappers.JsonSchema","Parameters.setState","Parameters.parameters1","Mappers.WorkflowTriggerHistoryListResult","Mappers.WorkflowTriggerHistory","Parameters.historyName","Mappers.WorkflowRunListResult","Mappers.WorkflowRun","Parameters.runName","Mappers.WorkflowRunActionListResult","Mappers.WorkflowRunAction","Parameters.actionName","Mappers.ExpressionTraces","listExpressionTracesOperationSpec","Mappers.WorkflowRunActionRepetitionDefinitionCollection","Mappers.WorkflowRunActionRepetitionDefinition","Parameters.repetitionName","Mappers.RequestHistoryListResult","Mappers.RequestHistory","Parameters.requestHistoryName","Parameters.operationId","listBySubscriptionOperationSpec","listByResourceGroupOperationSpec","createOrUpdateOperationSpec","updateOperationSpec","deleteOperationSpec","regenerateAccessKeyOperationSpec","listBySubscriptionNextOperationSpec","listByResourceGroupNextOperationSpec","Mappers.IntegrationAccountListResult","Mappers.IntegrationAccount","Parameters.integrationAccountName","Parameters.integrationAccount","Mappers.CallbackUrl","Parameters.parameters2","Mappers.KeyVaultKeyCollection","Parameters.listKeyVaultKeys","Parameters.logTrackingEvents","Parameters.regenerateAccessKey","Mappers.AssemblyCollection","Mappers.AssemblyDefinition","Parameters.assemblyArtifactName","Parameters.assemblyArtifact","Mappers.BatchConfigurationCollection","Mappers.BatchConfiguration","Parameters.batchConfigurationName","Parameters.batchConfiguration","listContentCallbackUrlOperationSpec","Mappers.IntegrationAccountSchemaListResult","Mappers.IntegrationAccountSchema","Parameters.schemaName","Parameters.schema","Parameters.listContentCallbackUrl","Mappers.IntegrationAccountMapListResult","Mappers.IntegrationAccountMap","Parameters.mapName","Parameters.map","Mappers.IntegrationAccountPartnerListResult","Mappers.IntegrationAccountPartner","Parameters.partnerName","Parameters.partner","Mappers.IntegrationAccountAgreementListResult","Mappers.IntegrationAccountAgreement","Parameters.agreementName","Parameters.agreement","Mappers.IntegrationAccountCertificateListResult","Mappers.IntegrationAccountCertificate","Parameters.certificateName","Parameters.certificate","Mappers.IntegrationAccountSessionListResult","Mappers.IntegrationAccountSession","Parameters.sessionName","Parameters.session","Mappers.IntegrationServiceEnvironmentListResult","Parameters.resourceGroup","Mappers.IntegrationServiceEnvironment","Parameters.integrationServiceEnvironmentName","Parameters.integrationServiceEnvironment","Mappers.IntegrationServiceEnvironmentSkuList","Mappers.IntegrationServiceEnvironmentManagedApiListResult","Mappers.IntegrationServiceEnvironmentManagedApi","Parameters.apiName","Parameters.integrationServiceEnvironmentManagedApi","Mappers.ApiOperationListResult","Mappers.OperationListResult","coreClient.ServiceClient"],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sources":["../src/models/index.ts","../src/models/mappers.ts","../src/models/parameters.ts","../src/lroImpl.ts","../src/operations/workflows.ts","../src/operations/workflowVersions.ts","../src/operations/workflowTriggers.ts","../src/operations/workflowVersionTriggers.ts","../src/operations/workflowTriggerHistories.ts","../src/operations/workflowRuns.ts","../src/operations/workflowRunActions.ts","../src/operations/workflowRunActionRepetitions.ts","../src/operations/workflowRunActionRepetitionsRequestHistories.ts","../src/operations/workflowRunActionRequestHistories.ts","../src/operations/workflowRunActionScopeRepetitions.ts","../src/operations/workflowRunOperations.ts","../src/operations/integrationAccounts.ts","../src/operations/integrationAccountAssemblies.ts","../src/operations/integrationAccountBatchConfigurations.ts","../src/operations/integrationAccountSchemas.ts","../src/operations/integrationAccountMaps.ts","../src/operations/integrationAccountPartners.ts","../src/operations/integrationAccountAgreements.ts","../src/operations/integrationAccountCertificates.ts","../src/operations/integrationAccountSessions.ts","../src/operations/integrationServiceEnvironments.ts","../src/operations/integrationServiceEnvironmentSkus.ts","../src/operations/integrationServiceEnvironmentNetworkHealth.ts","../src/operations/integrationServiceEnvironmentManagedApis.ts","../src/operations/integrationServiceEnvironmentManagedApiOperations.ts","../src/operations/operations.ts","../src/logicManagementClient.ts"],"sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\n/** The list of workflows. */\nexport interface WorkflowListResult {\n /** The list of workflows. */\n value?: Workflow[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The endpoints configuration. */\nexport interface FlowEndpointsConfiguration {\n /** The workflow endpoints. */\n workflow?: FlowEndpoints;\n /** The connector endpoints. */\n connector?: FlowEndpoints;\n}\n\n/** The flow endpoints configuration. */\nexport interface FlowEndpoints {\n /** The outgoing ip address. */\n outgoingIpAddresses?: IpAddress[];\n /** The access endpoint ip address. */\n accessEndpointIpAddresses?: IpAddress[];\n}\n\n/** The ip address. */\nexport interface IpAddress {\n /** The address. */\n address?: string;\n}\n\n/** The access control configuration. */\nexport interface FlowAccessControlConfiguration {\n /** The access control configuration for invoking workflow triggers. */\n triggers?: FlowAccessControlConfigurationPolicy;\n /** The access control configuration for accessing workflow run contents. */\n contents?: FlowAccessControlConfigurationPolicy;\n /** The access control configuration for workflow actions. */\n actions?: FlowAccessControlConfigurationPolicy;\n /** The access control configuration for workflow management. */\n workflowManagement?: FlowAccessControlConfigurationPolicy;\n}\n\n/** The access control configuration policy. */\nexport interface FlowAccessControlConfigurationPolicy {\n /** The allowed caller IP address ranges. */\n allowedCallerIpAddresses?: IpAddressRange[];\n /** The authentication policies for workflow. */\n openAuthenticationPolicies?: OpenAuthenticationAccessPolicies;\n}\n\n/** The ip address range. */\nexport interface IpAddressRange {\n /** The IP address range. */\n addressRange?: string;\n}\n\n/** AuthenticationPolicy of type Open. */\nexport interface OpenAuthenticationAccessPolicies {\n /** Open authentication policies. */\n policies?: { [propertyName: string]: OpenAuthenticationAccessPolicy };\n}\n\n/** Open authentication access policy defined by user. */\nexport interface OpenAuthenticationAccessPolicy {\n /** Type of provider for OAuth. */\n type?: OpenAuthenticationProviderType;\n /** The access policy claims. */\n claims?: OpenAuthenticationPolicyClaim[];\n}\n\n/** Open authentication policy claim. */\nexport interface OpenAuthenticationPolicyClaim {\n /** The name of the claim. */\n name?: string;\n /** The value of the claim. */\n value?: string;\n}\n\n/** The sku type. */\nexport interface Sku {\n /** The name. */\n name: SkuName;\n /** The reference to plan. */\n plan?: ResourceReference;\n}\n\n/** The resource reference. */\nexport interface ResourceReference {\n /** The resource id. */\n id?: string;\n /**\n * Gets the resource name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Gets the resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n}\n\n/** The workflow parameters. */\nexport interface WorkflowParameter {\n /** The type. */\n type?: ParameterType;\n /** The value. */\n value?: Record<string, unknown>;\n /** The metadata. */\n metadata?: Record<string, unknown>;\n /** The description. */\n description?: string;\n}\n\n/** Managed service identity properties. */\nexport interface ManagedServiceIdentity {\n /** Type of managed service identity. The type 'SystemAssigned' includes an implicitly created identity. The type 'None' will remove any identities from the resource. */\n type: ManagedServiceIdentityType;\n /**\n * Tenant of managed service identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tenantId?: string;\n /**\n * Principal Id of managed service identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /** The list of user assigned identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName} */\n userAssignedIdentities?: { [propertyName: string]: UserAssignedIdentity };\n}\n\n/** User Assigned identity properties. */\nexport interface UserAssignedIdentity {\n /**\n * Principal Id of user assigned identity\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * Client Id of user assigned identity\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clientId?: string;\n}\n\n/** The base resource type. */\nexport interface Resource {\n /**\n * The resource id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Gets the resource name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Gets the resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** The resource location. */\n location?: string;\n /** The resource tags. */\n tags?: { [propertyName: string]: string };\n}\n\n/** Error response indicates Logic service is not able to process the incoming request. The error property contains the error details. */\nexport interface ErrorResponse {\n /** The error properties. */\n error?: ErrorProperties;\n}\n\n/** Error properties indicate why the Logic service was not able to process the incoming request. The reason is provided in the error message. */\nexport interface ErrorProperties {\n /** Error code. */\n code?: string;\n /** Error message indicating why the operation failed. */\n message?: string;\n}\n\n/** The parameters to generate upgraded definition. */\nexport interface GenerateUpgradedDefinitionParameters {\n /** The target schema version. */\n targetSchemaVersion?: string;\n}\n\n/** The callback url parameters. */\nexport interface GetCallbackUrlParameters {\n /** The expiry time. */\n notAfter?: Date;\n /** The key type. */\n keyType?: KeyType;\n}\n\n/** The workflow trigger callback URL. */\nexport interface WorkflowTriggerCallbackUrl {\n /**\n * Gets the workflow trigger callback URL.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: string;\n /**\n * Gets the workflow trigger callback URL HTTP method.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly method?: string;\n /**\n * Gets the workflow trigger callback URL base path.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly basePath?: string;\n /**\n * Gets the workflow trigger callback URL relative path.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly relativePath?: string;\n /** Gets the workflow trigger callback URL relative path parameters. */\n relativePathParameters?: string[];\n /** Gets the workflow trigger callback URL query parameters. */\n queries?: WorkflowTriggerListCallbackUrlQueries;\n}\n\n/** Gets the workflow trigger callback URL query parameters. */\nexport interface WorkflowTriggerListCallbackUrlQueries {\n /** The api version. */\n apiVersion?: string;\n /** The SAS permissions. */\n sp?: string;\n /** The SAS version. */\n sv?: string;\n /** The SAS signature. */\n sig?: string;\n /** The SAS timestamp. */\n se?: string;\n}\n\n/** The access key regenerate action content. */\nexport interface RegenerateActionParameter {\n /** The key type. */\n keyType?: KeyType;\n}\n\n/** The list of workflow versions. */\nexport interface WorkflowVersionListResult {\n /** A list of workflow versions. */\n value?: WorkflowVersion[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The list of workflow triggers. */\nexport interface WorkflowTriggerListResult {\n /** A list of workflow triggers. */\n value?: WorkflowTrigger[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The workflow trigger recurrence. */\nexport interface WorkflowTriggerRecurrence {\n /** The frequency. */\n frequency?: RecurrenceFrequency;\n /** The interval. */\n interval?: number;\n /** The start time. */\n startTime?: string;\n /** The end time. */\n endTime?: string;\n /** The time zone. */\n timeZone?: string;\n /** The recurrence schedule. */\n schedule?: RecurrenceSchedule;\n}\n\n/** The recurrence schedule. */\nexport interface RecurrenceSchedule {\n /** The minutes. */\n minutes?: number[];\n /** The hours. */\n hours?: number[];\n /** The days of the week. */\n weekDays?: DaysOfWeek[];\n /** The month days. */\n monthDays?: number[];\n /** The monthly occurrences. */\n monthlyOccurrences?: RecurrenceScheduleOccurrence[];\n}\n\n/** The recurrence schedule occurrence. */\nexport interface RecurrenceScheduleOccurrence {\n /** The day of the week. */\n day?: DayOfWeek;\n /** The occurrence. */\n occurrence?: number;\n}\n\n/** The sub resource type. */\nexport interface SubResource {\n /**\n * The resource id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n}\n\n/** The JSON schema. */\nexport interface JsonSchema {\n /** The JSON title. */\n title?: string;\n /** The JSON content. */\n content?: string;\n}\n\n/** The set trigger state action definition. */\nexport interface SetTriggerStateActionDefinition {\n /** The source. */\n source: WorkflowTriggerReference;\n}\n\n/** The list of workflow trigger histories. */\nexport interface WorkflowTriggerHistoryListResult {\n /** A list of workflow trigger histories. */\n value?: WorkflowTriggerHistory[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The correlation property. */\nexport interface Correlation {\n /** The client tracking id. */\n clientTrackingId?: string;\n}\n\n/** The content link. */\nexport interface ContentLink {\n /** The content link URI. */\n uri?: string;\n /**\n * The content version.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly contentVersion?: string;\n /**\n * The content size.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly contentSize?: number;\n /**\n * The content hash.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly contentHash?: ContentHash;\n /**\n * The metadata.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly metadata?: Record<string, unknown>;\n}\n\n/** The content hash. */\nexport interface ContentHash {\n /** The algorithm of the content hash. */\n algorithm?: string;\n /** The value of the content hash. */\n value?: string;\n}\n\n/** The list of workflow runs. */\nexport interface WorkflowRunListResult {\n /** A list of workflow runs. */\n value?: WorkflowRun[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The workflow run trigger. */\nexport interface WorkflowRunTrigger {\n /**\n * Gets the name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Gets the inputs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly inputs?: Record<string, unknown>;\n /**\n * Gets the link to inputs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly inputsLink?: ContentLink;\n /**\n * Gets the outputs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly outputs?: Record<string, unknown>;\n /**\n * Gets the link to outputs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly outputsLink?: ContentLink;\n /**\n * Gets the scheduled time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly scheduledTime?: Date;\n /**\n * Gets the start time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startTime?: Date;\n /**\n * Gets the end time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endTime?: Date;\n /**\n * Gets the tracking id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly trackingId?: string;\n /** The run correlation. */\n correlation?: Correlation;\n /**\n * Gets the code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * Gets the status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: WorkflowStatus;\n /**\n * Gets the error.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: Record<string, unknown>;\n /**\n * Gets the tracked properties.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly trackedProperties?: Record<string, unknown>;\n}\n\n/** The list of workflow run actions. */\nexport interface WorkflowRunActionListResult {\n /** A list of workflow run actions. */\n value?: WorkflowRunAction[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The correlation properties. */\nexport interface RunCorrelation {\n /** The client tracking identifier. */\n clientTrackingId?: string;\n /** The client keywords. */\n clientKeywords?: string[];\n}\n\n/** The retry history. */\nexport interface RetryHistory {\n /** Gets the start time. */\n startTime?: Date;\n /** Gets the end time. */\n endTime?: Date;\n /** Gets the status code. */\n code?: string;\n /** Gets the client request Id. */\n clientRequestId?: string;\n /** Gets the service request Id. */\n serviceRequestId?: string;\n /** Gets the error response. */\n error?: ErrorResponse;\n}\n\n/** The expression traces. */\nexport interface ExpressionTraces {\n inputs?: ExpressionRoot[];\n}\n\n/** The expression. */\nexport interface Expression {\n /** The text. */\n text?: string;\n /** Anything */\n value?: any;\n /** The sub expressions. */\n subexpressions?: Expression[];\n /** The azure resource error info. */\n error?: AzureResourceErrorInfo;\n}\n\n/** The error info. */\nexport interface ErrorInfo {\n /** The error code. */\n code: string;\n}\n\n/** A collection of workflow run action repetitions. */\nexport interface WorkflowRunActionRepetitionDefinitionCollection {\n /** The link used to get the next page of recommendations. */\n nextLink?: string;\n value?: WorkflowRunActionRepetitionDefinition[];\n}\n\n/** The workflow run action repetition index. */\nexport interface RepetitionIndex {\n /** The scope. */\n scopeName?: string;\n /** The index. */\n itemIndex: number;\n}\n\n/** The run operation result properties. */\nexport interface OperationResultProperties {\n /** The start time of the workflow scope repetition. */\n startTime?: Date;\n /** The end time of the workflow scope repetition. */\n endTime?: Date;\n /** The correlation properties. */\n correlation?: RunActionCorrelation;\n /** The status of the workflow scope repetition. */\n status?: WorkflowStatus;\n /** The workflow scope repetition code. */\n code?: string;\n /** Anything */\n error?: any;\n}\n\n/** The list of workflow request histories. */\nexport interface RequestHistoryListResult {\n /** A list of workflow request histories. */\n value?: RequestHistory[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The request history. */\nexport interface RequestHistoryProperties {\n /** The time the request started. */\n startTime?: Date;\n /** The time the request ended. */\n endTime?: Date;\n /** The request. */\n request?: Request;\n /** The response. */\n response?: Response;\n}\n\n/** A request. */\nexport interface Request {\n /** A list of all the headers attached to the request. */\n headers?: Record<string, unknown>;\n /** The destination for the request. */\n uri?: string;\n /** The HTTP method used for the request. */\n method?: string;\n}\n\n/** A response. */\nexport interface Response {\n /** A list of all the headers attached to the response. */\n headers?: Record<string, unknown>;\n /** The status code of the response. */\n statusCode?: number;\n /** Details on the location of the body content. */\n bodyLink?: ContentLink;\n}\n\n/** The list of integration accounts. */\nexport interface IntegrationAccountListResult {\n /** The list of integration accounts. */\n value?: IntegrationAccount[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The integration account sku. */\nexport interface IntegrationAccountSku {\n /** The sku name. */\n name: IntegrationAccountSkuName;\n}\n\n/** A collection of assembly definitions. */\nexport interface AssemblyCollection {\n value?: AssemblyDefinition[];\n}\n\n/** The artifact properties definition. */\nexport interface ArtifactProperties {\n /** The artifact creation time. */\n createdTime?: Date;\n /** The artifact changed time. */\n changedTime?: Date;\n /** Anything */\n metadata?: any;\n}\n\n/** A collection of batch configurations. */\nexport interface BatchConfigurationCollection {\n value?: BatchConfiguration[];\n}\n\n/** The batch release criteria. */\nexport interface BatchReleaseCriteria {\n /** The message count. */\n messageCount?: number;\n /** The batch size in bytes. */\n batchSize?: number;\n /** The recurrence. */\n recurrence?: WorkflowTriggerRecurrence;\n}\n\n/** The callback url. */\nexport interface CallbackUrl {\n /** The URL value. */\n value?: string;\n}\n\n/** The list key vault keys definition. */\nexport interface ListKeyVaultKeysDefinition {\n /** The key vault reference. */\n keyVault: KeyVaultReference;\n /** The skip token. */\n skipToken?: string;\n}\n\n/** Collection of key vault keys. */\nexport interface KeyVaultKeyCollection {\n /** The key vault keys. */\n value?: KeyVaultKey[];\n /** The skip token. */\n skipToken?: string;\n}\n\n/** The key vault key. */\nexport interface KeyVaultKey {\n /** The key id. */\n kid?: string;\n /** The key attributes. */\n attributes?: KeyVaultKeyAttributes;\n}\n\n/** The key attributes. */\nexport interface KeyVaultKeyAttributes {\n /** Whether the key is enabled or not. */\n enabled?: boolean;\n /** When the key was created. */\n created?: number;\n /** When the key was updated. */\n updated?: number;\n}\n\n/** The tracking events definition. */\nexport interface TrackingEventsDefinition {\n /** The source type. */\n sourceType: string;\n /** The track events options. */\n trackEventsOptions?: TrackEventsOperationOptions;\n /** The events. */\n events: TrackingEvent[];\n}\n\n/** The tracking event. */\nexport interface TrackingEvent {\n /** The event level. */\n eventLevel: EventLevel;\n /** The event time. */\n eventTime: Date;\n /** The record type. */\n recordType: TrackingRecordType;\n /** The record. */\n record?: Record<string, unknown>;\n /** The error. */\n error?: TrackingEventErrorInfo;\n}\n\n/** The tracking event error info. */\nexport interface TrackingEventErrorInfo {\n /** The message. */\n message?: string;\n /** The code. */\n code?: string;\n}\n\n/** The list of integration account schemas. */\nexport interface IntegrationAccountSchemaListResult {\n /** The list of integration account schemas. */\n value?: IntegrationAccountSchema[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The list of integration account maps. */\nexport interface IntegrationAccountMapListResult {\n /** The list of integration account maps. */\n value?: IntegrationAccountMap[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The parameters schema of integration account map. */\nexport interface IntegrationAccountMapPropertiesParametersSchema {\n /** The reference name. */\n ref?: string;\n}\n\n/** The list of integration account partners. */\nexport interface IntegrationAccountPartnerListResult {\n /** The list of integration account partners. */\n value?: IntegrationAccountPartner[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The integration account partner content. */\nexport interface PartnerContent {\n /** The B2B partner content. */\n b2B?: B2BPartnerContent;\n}\n\n/** The B2B partner content. */\nexport interface B2BPartnerContent {\n /** The list of partner business identities. */\n businessIdentities?: BusinessIdentity[];\n}\n\n/** The integration account partner's business identity. */\nexport interface BusinessIdentity {\n /** The business identity qualifier e.g. as2identity, ZZ, ZZZ, 31, 32 */\n qualifier: string;\n /** The user defined business identity value. */\n value: string;\n}\n\n/** The list of integration account agreements. */\nexport interface IntegrationAccountAgreementListResult {\n /** The list of integration account agreements. */\n value?: IntegrationAccountAgreement[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The integration account agreement content. */\nexport interface AgreementContent {\n /** The AS2 agreement content. */\n aS2?: AS2AgreementContent;\n /** The X12 agreement content. */\n x12?: X12AgreementContent;\n /** The EDIFACT agreement content. */\n edifact?: EdifactAgreementContent;\n}\n\n/** The integration account AS2 agreement content. */\nexport interface AS2AgreementContent {\n /** The AS2 one-way receive agreement. */\n receiveAgreement: AS2OneWayAgreement;\n /** The AS2 one-way send agreement. */\n sendAgreement: AS2OneWayAgreement;\n}\n\n/** The integration account AS2 one-way agreement. */\nexport interface AS2OneWayAgreement {\n /** The sender business identity */\n senderBusinessIdentity: BusinessIdentity;\n /** The receiver business identity */\n receiverBusinessIdentity: BusinessIdentity;\n /** The AS2 protocol settings. */\n protocolSettings: AS2ProtocolSettings;\n}\n\n/** The AS2 agreement protocol settings. */\nexport interface AS2ProtocolSettings {\n /** The message connection settings. */\n messageConnectionSettings: AS2MessageConnectionSettings;\n /** The acknowledgement connection settings. */\n acknowledgementConnectionSettings: AS2AcknowledgementConnectionSettings;\n /** The MDN settings. */\n mdnSettings: AS2MdnSettings;\n /** The security settings. */\n securitySettings: AS2SecuritySettings;\n /** The validation settings. */\n validationSettings: AS2ValidationSettings;\n /** The envelope settings. */\n envelopeSettings: AS2EnvelopeSettings;\n /** The error settings. */\n errorSettings: AS2ErrorSettings;\n}\n\n/** The AS2 agreement message connection settings. */\nexport interface AS2MessageConnectionSettings {\n /** The value indicating whether to ignore mismatch in certificate name. */\n ignoreCertificateNameMismatch: boolean;\n /** The value indicating whether to support HTTP status code 'CONTINUE'. */\n supportHttpStatusCodeContinue: boolean;\n /** The value indicating whether to keep the connection alive. */\n keepHttpConnectionAlive: boolean;\n /** The value indicating whether to unfold the HTTP headers. */\n unfoldHttpHeaders: boolean;\n}\n\n/** The AS2 agreement acknowledgement connection settings. */\nexport interface AS2AcknowledgementConnectionSettings {\n /** Indicates whether to ignore mismatch in certificate name. */\n ignoreCertificateNameMismatch: boolean;\n /** Indicates whether to support HTTP status code 'CONTINUE'. */\n supportHttpStatusCodeContinue: boolean;\n /** Indicates whether to keep the connection alive. */\n keepHttpConnectionAlive: boolean;\n /** Indicates whether to unfold the HTTP headers. */\n unfoldHttpHeaders: boolean;\n}\n\n/** The AS2 agreement mdn settings. */\nexport interface AS2MdnSettings {\n /** The value indicating whether to send or request a MDN. */\n needMDN: boolean;\n /** The value indicating whether the MDN needs to be signed or not. */\n signMDN: boolean;\n /** The value indicating whether to send the asynchronous MDN. */\n sendMDNAsynchronously: boolean;\n /** The receipt delivery URL. */\n receiptDeliveryUrl?: string;\n /** The disposition notification to header value. */\n dispositionNotificationTo?: string;\n /** The value indicating whether to sign the outbound MDN if optional. */\n signOutboundMDNIfOptional: boolean;\n /** The MDN text. */\n mdnText?: string;\n /** The value indicating whether to send inbound MDN to message box. */\n sendInboundMDNToMessageBox: boolean;\n /** The signing or hashing algorithm. */\n micHashingAlgorithm: HashingAlgorithm;\n}\n\n/** The AS2 agreement security settings. */\nexport interface AS2SecuritySettings {\n /** The value indicating whether to send or request a MDN. */\n overrideGroupSigningCertificate: boolean;\n /** The name of the signing certificate. */\n signingCertificateName?: string;\n /** The name of the encryption certificate. */\n encryptionCertificateName?: string;\n /** The value indicating whether to enable NRR for inbound encoded messages. */\n enableNRRForInboundEncodedMessages: boolean;\n /** The value indicating whether to enable NRR for inbound decoded messages. */\n enableNRRForInboundDecodedMessages: boolean;\n /** The value indicating whether to enable NRR for outbound MDN. */\n enableNRRForOutboundMDN: boolean;\n /** The value indicating whether to enable NRR for outbound encoded messages. */\n enableNRRForOutboundEncodedMessages: boolean;\n /** The value indicating whether to enable NRR for outbound decoded messages. */\n enableNRRForOutboundDecodedMessages: boolean;\n /** The value indicating whether to enable NRR for inbound MDN. */\n enableNRRForInboundMDN: boolean;\n /** The Sha2 algorithm format. Valid values are Sha2, ShaHashSize, ShaHyphenHashSize, Sha2UnderscoreHashSize. */\n sha2AlgorithmFormat?: string;\n}\n\n/** The AS2 agreement validation settings. */\nexport interface AS2ValidationSettings {\n /** The value indicating whether to override incoming message properties with those in agreement. */\n overrideMessageProperties: boolean;\n /** The value indicating whether the message has to be encrypted. */\n encryptMessage: boolean;\n /** The value indicating whether the message has to be signed. */\n signMessage: boolean;\n /** The value indicating whether the message has to be compressed. */\n compressMessage: boolean;\n /** The value indicating whether to check for duplicate message. */\n checkDuplicateMessage: boolean;\n /** The number of days to look back for duplicate interchange. */\n interchangeDuplicatesValidityDays: number;\n /** The value indicating whether to check for certificate revocation list on send. */\n checkCertificateRevocationListOnSend: boolean;\n /** The value indicating whether to check for certificate revocation list on receive. */\n checkCertificateRevocationListOnReceive: boolean;\n /** The encryption algorithm. */\n encryptionAlgorithm: EncryptionAlgorithm;\n /** The signing algorithm. */\n signingAlgorithm?: SigningAlgorithm;\n}\n\n/** The AS2 agreement envelope settings. */\nexport interface AS2EnvelopeSettings {\n /** The message content type. */\n messageContentType: string;\n /** The value indicating whether to transmit file name in mime header. */\n transmitFileNameInMimeHeader: boolean;\n /** The template for file name. */\n fileNameTemplate: string;\n /** The value indicating whether to suspend message on file name generation error. */\n suspendMessageOnFileNameGenerationError: boolean;\n /** The value indicating whether to auto generate file name. */\n autogenerateFileName: boolean;\n}\n\n/** The AS2 agreement error settings. */\nexport interface AS2ErrorSettings {\n /** The value indicating whether to suspend duplicate message. */\n suspendDuplicateMessage: boolean;\n /** The value indicating whether to resend message If MDN is not received. */\n resendIfMDNNotReceived: boolean;\n}\n\n/** The X12 agreement content. */\nexport interface X12AgreementContent {\n /** The X12 one-way receive agreement. */\n receiveAgreement: X12OneWayAgreement;\n /** The X12 one-way send agreement. */\n sendAgreement: X12OneWayAgreement;\n}\n\n/** The X12 one-way agreement. */\nexport interface X12OneWayAgreement {\n /** The sender business identity */\n senderBusinessIdentity: BusinessIdentity;\n /** The receiver business identity */\n receiverBusinessIdentity: BusinessIdentity;\n /** The X12 protocol settings. */\n protocolSettings: X12ProtocolSettings;\n}\n\n/** The X12 agreement protocol settings. */\nexport interface X12ProtocolSettings {\n /** The X12 validation settings. */\n validationSettings: X12ValidationSettings;\n /** The X12 framing settings. */\n framingSettings: X12FramingSettings;\n /** The X12 envelope settings. */\n envelopeSettings: X12EnvelopeSettings;\n /** The X12 acknowledgment settings. */\n acknowledgementSettings: X12AcknowledgementSettings;\n /** The X12 message filter. */\n messageFilter: X12MessageFilter;\n /** The X12 security settings. */\n securitySettings: X12SecuritySettings;\n /** The X12 processing settings. */\n processingSettings: X12ProcessingSettings;\n /** The X12 envelope override settings. */\n envelopeOverrides?: X12EnvelopeOverride[];\n /** The X12 validation override settings. */\n validationOverrides?: X12ValidationOverride[];\n /** The X12 message filter list. */\n messageFilterList?: X12MessageIdentifier[];\n /** The X12 schema references. */\n schemaReferences: X12SchemaReference[];\n /** The X12 delimiter override settings. */\n x12DelimiterOverrides?: X12DelimiterOverrides[];\n}\n\n/** The X12 agreement validation settings. */\nexport interface X12ValidationSettings {\n /** The value indicating whether to validate character set in the message. */\n validateCharacterSet: boolean;\n /** The value indicating whether to check for duplicate interchange control number. */\n checkDuplicateInterchangeControlNumber: boolean;\n /** The validity period of interchange control number. */\n interchangeControlNumberValidityDays: number;\n /** The value indicating whether to check for duplicate group control number. */\n checkDuplicateGroupControlNumber: boolean;\n /** The value indicating whether to check for duplicate transaction set control number. */\n checkDuplicateTransactionSetControlNumber: boolean;\n /** The value indicating whether to Whether to validate EDI types. */\n validateEDITypes: boolean;\n /** The value indicating whether to Whether to validate XSD types. */\n validateXSDTypes: boolean;\n /** The value indicating whether to allow leading and trailing spaces and zeroes. */\n allowLeadingAndTrailingSpacesAndZeroes: boolean;\n /** The value indicating whether to trim leading and trailing spaces and zeroes. */\n trimLeadingAndTrailingSpacesAndZeroes: boolean;\n /** The trailing separator policy. */\n trailingSeparatorPolicy: TrailingSeparatorPolicy;\n}\n\n/** The X12 agreement framing settings. */\nexport interface X12FramingSettings {\n /** The data element separator. */\n dataElementSeparator: number;\n /** The component separator. */\n componentSeparator: number;\n /** The value indicating whether to replace separators in payload. */\n replaceSeparatorsInPayload: boolean;\n /** The replacement character. */\n replaceCharacter: number;\n /** The segment terminator. */\n segmentTerminator: number;\n /** The X12 character set. */\n characterSet: X12CharacterSet;\n /** The segment terminator suffix. */\n segmentTerminatorSuffix: SegmentTerminatorSuffix;\n}\n\n/** The X12 agreement envelope settings. */\nexport interface X12EnvelopeSettings {\n /** The controls standards id. */\n controlStandardsId: number;\n /** The value indicating whether to use control standards id as repetition character. */\n useControlStandardsIdAsRepetitionCharacter: boolean;\n /** The sender application id. */\n senderApplicationId: string;\n /** The receiver application id. */\n receiverApplicationId: string;\n /** The control version number. */\n controlVersionNumber: string;\n /** The interchange control number lower bound. */\n interchangeControlNumberLowerBound: number;\n /** The interchange control number upper bound. */\n interchangeControlNumberUpperBound: number;\n /** The value indicating whether to rollover interchange control number. */\n rolloverInterchangeControlNumber: boolean;\n /** The value indicating whether to enable default group headers. */\n enableDefaultGroupHeaders: boolean;\n /** The functional group id. */\n functionalGroupId?: string;\n /** The group control number lower bound. */\n groupControlNumberLowerBound: number;\n /** The group control number upper bound. */\n groupControlNumberUpperBound: number;\n /** The value indicating whether to rollover group control number. */\n rolloverGroupControlNumber: boolean;\n /** The group header agency code. */\n groupHeaderAgencyCode: string;\n /** The group header version. */\n groupHeaderVersion: string;\n /** The transaction set control number lower bound. */\n transactionSetControlNumberLowerBound: number;\n /** The transaction set control number upper bound. */\n transactionSetControlNumberUpperBound: number;\n /** The value indicating whether to rollover transaction set control number. */\n rolloverTransactionSetControlNumber: boolean;\n /** The transaction set control number prefix. */\n transactionSetControlNumberPrefix?: string;\n /** The transaction set control number suffix. */\n transactionSetControlNumberSuffix?: string;\n /** The value indicating whether to overwrite existing transaction set control number. */\n overwriteExistingTransactionSetControlNumber: boolean;\n /** The group header date format. */\n groupHeaderDateFormat: X12DateFormat;\n /** The group header time format. */\n groupHeaderTimeFormat: X12TimeFormat;\n /** The usage indicator. */\n usageIndicator: UsageIndicator;\n}\n\n/** The X12 agreement acknowledgement settings. */\nexport interface X12AcknowledgementSettings {\n /** The value indicating whether technical acknowledgement is needed. */\n needTechnicalAcknowledgement: boolean;\n /** The value indicating whether to batch the technical acknowledgements. */\n batchTechnicalAcknowledgements: boolean;\n /** The value indicating whether functional acknowledgement is needed. */\n needFunctionalAcknowledgement: boolean;\n /** The functional acknowledgement version. */\n functionalAcknowledgementVersion?: string;\n /** The value indicating whether to batch functional acknowledgements. */\n batchFunctionalAcknowledgements: boolean;\n /** The value indicating whether implementation acknowledgement is needed. */\n needImplementationAcknowledgement: boolean;\n /** The implementation acknowledgement version. */\n implementationAcknowledgementVersion?: string;\n /** The value indicating whether to batch implementation acknowledgements. */\n batchImplementationAcknowledgements: boolean;\n /** The value indicating whether a loop is needed for valid messages. */\n needLoopForValidMessages: boolean;\n /** The value indicating whether to send synchronous acknowledgement. */\n sendSynchronousAcknowledgement: boolean;\n /** The acknowledgement control number prefix. */\n acknowledgementControlNumberPrefix?: string;\n /** The acknowledgement control number suffix. */\n acknowledgementControlNumberSuffix?: string;\n /** The acknowledgement control number lower bound. */\n acknowledgementControlNumberLowerBound: number;\n /** The acknowledgement control number upper bound. */\n acknowledgementControlNumberUpperBound: number;\n /** The value indicating whether to rollover acknowledgement control number. */\n rolloverAcknowledgementControlNumber: boolean;\n}\n\n/** The X12 message filter for odata query. */\nexport interface X12MessageFilter {\n /** The message filter type. */\n messageFilterType: MessageFilterType;\n}\n\n/** The X12 agreement security settings. */\nexport interface X12SecuritySettings {\n /** The authorization qualifier. */\n authorizationQualifier: string;\n /** The authorization value. */\n authorizationValue?: string;\n /** The security qualifier. */\n securityQualifier: string;\n /** The password value. */\n passwordValue?: string;\n}\n\n/** The X12 processing settings. */\nexport interface X12ProcessingSettings {\n /** The value indicating whether to mask security information. */\n maskSecurityInfo: boolean;\n /** The value indicating whether to convert numerical type to implied decimal. */\n convertImpliedDecimal: boolean;\n /** The value indicating whether to preserve interchange. */\n preserveInterchange: boolean;\n /** The value indicating whether to suspend interchange on error. */\n suspendInterchangeOnError: boolean;\n /** The value indicating whether to create empty xml tags for trailing separators. */\n createEmptyXmlTagsForTrailingSeparators: boolean;\n /** The value indicating whether to use dot as decimal separator. */\n useDotAsDecimalSeparator: boolean;\n}\n\n/** The X12 envelope override settings. */\nexport interface X12EnvelopeOverride {\n /** The target namespace on which this envelope settings has to be applied. */\n targetNamespace: string;\n /** The protocol version on which this envelope settings has to be applied. */\n protocolVersion: string;\n /** The message id on which this envelope settings has to be applied. */\n messageId: string;\n /** The responsible agency code. */\n responsibleAgencyCode: string;\n /** The header version. */\n headerVersion: string;\n /** The sender application id. */\n senderApplicationId: string;\n /** The receiver application id. */\n receiverApplicationId: string;\n /** The functional identifier code. */\n functionalIdentifierCode?: string;\n /** The date format. */\n dateFormat: X12DateFormat;\n /** The time format. */\n timeFormat: X12TimeFormat;\n}\n\n/** The X12 validation override settings. */\nexport interface X12ValidationOverride {\n /** The message id on which the validation settings has to be applied. */\n messageId: string;\n /** The value indicating whether to validate EDI types. */\n validateEDITypes: boolean;\n /** The value indicating whether to validate XSD types. */\n validateXSDTypes: boolean;\n /** The value indicating whether to allow leading and trailing spaces and zeroes. */\n allowLeadingAndTrailingSpacesAndZeroes: boolean;\n /** The value indicating whether to validate character Set. */\n validateCharacterSet: boolean;\n /** The value indicating whether to trim leading and trailing spaces and zeroes. */\n trimLeadingAndTrailingSpacesAndZeroes: boolean;\n /** The trailing separator policy. */\n trailingSeparatorPolicy: TrailingSeparatorPolicy;\n}\n\n/** The X12 message identifier. */\nexport interface X12MessageIdentifier {\n /** The message id. */\n messageId: string;\n}\n\n/** The X12 schema reference. */\nexport interface X12SchemaReference {\n /** The message id. */\n messageId: string;\n /** The sender application id. */\n senderApplicationId?: string;\n /** The schema version. */\n schemaVersion: string;\n /** The schema name. */\n schemaName: string;\n}\n\n/** The X12 delimiter override settings. */\nexport interface X12DelimiterOverrides {\n /** The protocol version. */\n protocolVersion?: string;\n /** The message id. */\n messageId?: string;\n /** The data element separator. */\n dataElementSeparator: number;\n /** The component separator. */\n componentSeparator: number;\n /** The segment terminator. */\n segmentTerminator: number;\n /** The segment terminator suffix. */\n segmentTerminatorSuffix: SegmentTerminatorSuffix;\n /** The replacement character. */\n replaceCharacter: number;\n /** The value indicating whether to replace separators in payload. */\n replaceSeparatorsInPayload: boolean;\n /** The target namespace on which this delimiter settings has to be applied. */\n targetNamespace?: string;\n}\n\n/** The Edifact agreement content. */\nexport interface EdifactAgreementContent {\n /** The EDIFACT one-way receive agreement. */\n receiveAgreement: EdifactOneWayAgreement;\n /** The EDIFACT one-way send agreement. */\n sendAgreement: EdifactOneWayAgreement;\n}\n\n/** The Edifact one way agreement. */\nexport interface EdifactOneWayAgreement {\n /** The sender business identity */\n senderBusinessIdentity: BusinessIdentity;\n /** The receiver business identity */\n receiverBusinessIdentity: BusinessIdentity;\n /** The EDIFACT protocol settings. */\n protocolSettings: EdifactProtocolSettings;\n}\n\n/** The Edifact agreement protocol settings. */\nexport interface EdifactProtocolSettings {\n /** The EDIFACT validation settings. */\n validationSettings: EdifactValidationSettings;\n /** The EDIFACT framing settings. */\n framingSettings: EdifactFramingSettings;\n /** The EDIFACT envelope settings. */\n envelopeSettings: EdifactEnvelopeSettings;\n /** The EDIFACT acknowledgement settings. */\n acknowledgementSettings: EdifactAcknowledgementSettings;\n /** The EDIFACT message filter. */\n messageFilter: EdifactMessageFilter;\n /** The EDIFACT processing Settings. */\n processingSettings: EdifactProcessingSettings;\n /** The EDIFACT envelope override settings. */\n envelopeOverrides?: EdifactEnvelopeOverride[];\n /** The EDIFACT message filter list. */\n messageFilterList?: EdifactMessageIdentifier[];\n /** The EDIFACT schema references. */\n schemaReferences: EdifactSchemaReference[];\n /** The EDIFACT validation override settings. */\n validationOverrides?: EdifactValidationOverride[];\n /** The EDIFACT delimiter override settings. */\n edifactDelimiterOverrides?: EdifactDelimiterOverride[];\n}\n\n/** The Edifact agreement validation settings. */\nexport interface EdifactValidationSettings {\n /** The value indicating whether to validate character set in the message. */\n validateCharacterSet: boolean;\n /** The value indicating whether to check for duplicate interchange control number. */\n checkDuplicateInterchangeControlNumber: boolean;\n /** The validity period of interchange control number. */\n interchangeControlNumberValidityDays: number;\n /** The value indicating whether to check for duplicate group control number. */\n checkDuplicateGroupControlNumber: boolean;\n /** The value indicating whether to check for duplicate transaction set control number. */\n checkDuplicateTransactionSetControlNumber: boolean;\n /** The value indicating whether to Whether to validate EDI types. */\n validateEDITypes: boolean;\n /** The value indicating whether to Whether to validate XSD types. */\n validateXSDTypes: boolean;\n /** The value indicating whether to allow leading and trailing spaces and zeroes. */\n allowLeadingAndTrailingSpacesAndZeroes: boolean;\n /** The value indicating whether to trim leading and trailing spaces and zeroes. */\n trimLeadingAndTrailingSpacesAndZeroes: boolean;\n /** The trailing separator policy. */\n trailingSeparatorPolicy: TrailingSeparatorPolicy;\n}\n\n/** The Edifact agreement framing settings. */\nexport interface EdifactFramingSettings {\n /** The service code list directory version. */\n serviceCodeListDirectoryVersion?: string;\n /** The character encoding. */\n characterEncoding?: string;\n /** The protocol version. */\n protocolVersion: number;\n /** The data element separator. */\n dataElementSeparator: number;\n /** The component separator. */\n componentSeparator: number;\n /** The segment terminator. */\n segmentTerminator: number;\n /** The release indicator. */\n releaseIndicator: number;\n /** The repetition separator. */\n repetitionSeparator: number;\n /** The EDIFACT frame setting characterSet. */\n characterSet: EdifactCharacterSet;\n /** The EDIFACT frame setting decimal indicator. */\n decimalPointIndicator: EdifactDecimalIndicator;\n /** The EDIFACT frame setting segment terminator suffix. */\n segmentTerminatorSuffix: SegmentTerminatorSuffix;\n}\n\n/** The Edifact agreement envelope settings. */\nexport interface EdifactEnvelopeSettings {\n /** The group association assigned code. */\n groupAssociationAssignedCode?: string;\n /** The communication agreement id. */\n communicationAgreementId?: string;\n /** The value indicating whether to apply delimiter string advice. */\n applyDelimiterStringAdvice: boolean;\n /** The value indicating whether to create grouping segments. */\n createGroupingSegments: boolean;\n /** The value indicating whether to enable default group headers. */\n enableDefaultGroupHeaders: boolean;\n /** The recipient reference password value. */\n recipientReferencePasswordValue?: string;\n /** The recipient reference password qualifier. */\n recipientReferencePasswordQualifier?: string;\n /** The application reference id. */\n applicationReferenceId?: string;\n /** The processing priority code. */\n processingPriorityCode?: string;\n /** The interchange control number lower bound. */\n interchangeControlNumberLowerBound: number;\n /** The interchange control number upper bound. */\n interchangeControlNumberUpperBound: number;\n /** The value indicating whether to rollover interchange control number. */\n rolloverInterchangeControlNumber: boolean;\n /** The interchange control number prefix. */\n interchangeControlNumberPrefix?: string;\n /** The interchange control number suffix. */\n interchangeControlNumberSuffix?: string;\n /** The sender reverse routing address. */\n senderReverseRoutingAddress?: string;\n /** The receiver reverse routing address. */\n receiverReverseRoutingAddress?: string;\n /** The functional group id. */\n functionalGroupId?: string;\n /** The group controlling agency code. */\n groupControllingAgencyCode?: string;\n /** The group message version. */\n groupMessageVersion?: string;\n /** The group message release. */\n groupMessageRelease?: string;\n /** The group control number lower bound. */\n groupControlNumberLowerBound: number;\n /** The group control number upper bound. */\n groupControlNumberUpperBound: number;\n /** The value indicating whether to rollover group control number. */\n rolloverGroupControlNumber: boolean;\n /** The group control number prefix. */\n groupControlNumberPrefix?: string;\n /** The group control number suffix. */\n groupControlNumberSuffix?: string;\n /** The group application receiver qualifier. */\n groupApplicationReceiverQualifier?: string;\n /** The group application receiver id. */\n groupApplicationReceiverId?: string;\n /** The group application sender qualifier. */\n groupApplicationSenderQualifier?: string;\n /** The group application sender id. */\n groupApplicationSenderId?: string;\n /** The group application password. */\n groupApplicationPassword?: string;\n /** The value indicating whether to overwrite existing transaction set control number. */\n overwriteExistingTransactionSetControlNumber: boolean;\n /** The transaction set control number prefix. */\n transactionSetControlNumberPrefix?: string;\n /** The transaction set control number suffix. */\n transactionSetControlNumberSuffix?: string;\n /** The transaction set control number lower bound. */\n transactionSetControlNumberLowerBound: number;\n /** The transaction set control number upper bound. */\n transactionSetControlNumberUpperBound: number;\n /** The value indicating whether to rollover transaction set control number. */\n rolloverTransactionSetControlNumber: boolean;\n /** The value indicating whether the message is a test interchange. */\n isTestInterchange: boolean;\n /** The sender internal identification. */\n senderInternalIdentification?: string;\n /** The sender internal sub identification. */\n senderInternalSubIdentification?: string;\n /** The receiver internal identification. */\n receiverInternalIdentification?: string;\n /** The receiver internal sub identification. */\n receiverInternalSubIdentification?: string;\n}\n\n/** The Edifact agreement acknowledgement settings. */\nexport interface EdifactAcknowledgementSettings {\n /** The value indicating whether technical acknowledgement is needed. */\n needTechnicalAcknowledgement: boolean;\n /** The value indicating whether to batch the technical acknowledgements. */\n batchTechnicalAcknowledgements: boolean;\n /** The value indicating whether functional acknowledgement is needed. */\n needFunctionalAcknowledgement: boolean;\n /** The value indicating whether to batch functional acknowledgements. */\n batchFunctionalAcknowledgements: boolean;\n /** The value indicating whether a loop is needed for valid messages. */\n needLoopForValidMessages: boolean;\n /** The value indicating whether to send synchronous acknowledgement. */\n sendSynchronousAcknowledgement: boolean;\n /** The acknowledgement control number prefix. */\n acknowledgementControlNumberPrefix?: string;\n /** The acknowledgement control number suffix. */\n acknowledgementControlNumberSuffix?: string;\n /** The acknowledgement control number lower bound. */\n acknowledgementControlNumberLowerBound: number;\n /** The acknowledgement control number upper bound. */\n acknowledgementControlNumberUpperBound: number;\n /** The value indicating whether to rollover acknowledgement control number. */\n rolloverAcknowledgementControlNumber: boolean;\n}\n\n/** The Edifact message filter for odata query. */\nexport interface EdifactMessageFilter {\n /** The message filter type. */\n messageFilterType: MessageFilterType;\n}\n\n/** The Edifact agreement protocol settings. */\nexport interface EdifactProcessingSettings {\n /** The value indicating whether to mask security information. */\n maskSecurityInfo: boolean;\n /** The value indicating whether to preserve interchange. */\n preserveInterchange: boolean;\n /** The value indicating whether to suspend interchange on error. */\n suspendInterchangeOnError: boolean;\n /** The value indicating whether to create empty xml tags for trailing separators. */\n createEmptyXmlTagsForTrailingSeparators: boolean;\n /** The value indicating whether to use dot as decimal separator. */\n useDotAsDecimalSeparator: boolean;\n}\n\n/** The Edifact envelope override settings. */\nexport interface EdifactEnvelopeOverride {\n /** The message id on which this envelope settings has to be applied. */\n messageId?: string;\n /** The message version on which this envelope settings has to be applied. */\n messageVersion?: string;\n /** The message release version on which this envelope settings has to be applied. */\n messageRelease?: string;\n /** The message association assigned code. */\n messageAssociationAssignedCode?: string;\n /** The target namespace on which this envelope settings has to be applied. */\n targetNamespace?: string;\n /** The functional group id. */\n functionalGroupId?: string;\n /** The sender application qualifier. */\n senderApplicationQualifier?: string;\n /** The sender application id. */\n senderApplicationId?: string;\n /** The receiver application qualifier. */\n receiverApplicationQualifier?: string;\n /** The receiver application id. */\n receiverApplicationId?: string;\n /** The controlling agency code. */\n controllingAgencyCode?: string;\n /** The group header message version. */\n groupHeaderMessageVersion?: string;\n /** The group header message release. */\n groupHeaderMessageRelease?: string;\n /** The association assigned code. */\n associationAssignedCode?: string;\n /** The application password. */\n applicationPassword?: string;\n}\n\n/** The Edifact message identifier. */\nexport interface EdifactMessageIdentifier {\n /** The message id on which this envelope settings has to be applied. */\n messageId: string;\n}\n\n/** The Edifact schema reference. */\nexport interface EdifactSchemaReference {\n /** The message id. */\n messageId: string;\n /** The message version. */\n messageVersion: string;\n /** The message release version. */\n messageRelease: string;\n /** The sender application id. */\n senderApplicationId?: string;\n /** The sender application qualifier. */\n senderApplicationQualifier?: string;\n /** The association assigned code. */\n associationAssignedCode?: string;\n /** The schema name. */\n schemaName: string;\n}\n\n/** The Edifact validation override settings. */\nexport interface EdifactValidationOverride {\n /** The message id on which the validation settings has to be applied. */\n messageId: string;\n /** The value indicating whether to validate character Set. */\n enforceCharacterSet: boolean;\n /** The value indicating whether to validate EDI types. */\n validateEDITypes: boolean;\n /** The value indicating whether to validate XSD types. */\n validateXSDTypes: boolean;\n /** The value indicating whether to allow leading and trailing spaces and zeroes. */\n allowLeadingAndTrailingSpacesAndZeroes: boolean;\n /** The trailing separator policy. */\n trailingSeparatorPolicy: TrailingSeparatorPolicy;\n /** The value indicating whether to trim leading and trailing spaces and zeroes. */\n trimLeadingAndTrailingSpacesAndZeroes: boolean;\n}\n\n/** The Edifact delimiter override settings. */\nexport interface EdifactDelimiterOverride {\n /** The message id. */\n messageId?: string;\n /** The message version. */\n messageVersion?: string;\n /** The message release. */\n messageRelease?: string;\n /** The data element separator. */\n dataElementSeparator: number;\n /** The component separator. */\n componentSeparator: number;\n /** The segment terminator. */\n segmentTerminator: number;\n /** The repetition separator. */\n repetitionSeparator: number;\n /** The segment terminator suffix. */\n segmentTerminatorSuffix: SegmentTerminatorSuffix;\n /** The decimal point indicator. */\n decimalPointIndicator: EdifactDecimalIndicator;\n /** The release indicator. */\n releaseIndicator: number;\n /** The message association assigned code. */\n messageAssociationAssignedCode?: string;\n /** The target namespace on which this delimiter settings has to be applied. */\n targetNamespace?: string;\n}\n\n/** The list of integration account certificates. */\nexport interface IntegrationAccountCertificateListResult {\n /** The list of integration account certificates. */\n value?: IntegrationAccountCertificate[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The reference to the key vault key. */\nexport interface KeyVaultKeyReference {\n /** The key vault reference. */\n keyVault: KeyVaultKeyReferenceKeyVault;\n /** The private key name in key vault. */\n keyName: string;\n /** The private key version in key vault. */\n keyVersion?: string;\n}\n\n/** The key vault reference. */\nexport interface KeyVaultKeyReferenceKeyVault {\n /** The resource id. */\n id?: string;\n /**\n * The resource name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n}\n\n/** The list of integration account sessions. */\nexport interface IntegrationAccountSessionListResult {\n /** The list of integration account sessions. */\n value?: IntegrationAccountSession[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The list of integration service environments. */\nexport interface IntegrationServiceEnvironmentListResult {\n value?: IntegrationServiceEnvironment[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The integration service environment properties. */\nexport interface IntegrationServiceEnvironmentProperties {\n /** The provisioning state. */\n provisioningState?: WorkflowProvisioningState;\n /** The integration service environment state. */\n state?: WorkflowState;\n /** Gets the tracking id. */\n integrationServiceEnvironmentId?: string;\n /** The endpoints configuration. */\n endpointsConfiguration?: FlowEndpointsConfiguration;\n /** The network configuration. */\n networkConfiguration?: NetworkConfiguration;\n /** The encryption configuration. */\n encryptionConfiguration?: IntegrationServiceEnvironmenEncryptionConfiguration;\n}\n\n/** The network configuration. */\nexport interface NetworkConfiguration {\n /** Gets the virtual network address space. */\n virtualNetworkAddressSpace?: string;\n /** The access endpoint. */\n accessEndpoint?: IntegrationServiceEnvironmentAccessEndpoint;\n /** The subnets. */\n subnets?: ResourceReference[];\n}\n\n/** The integration service environment access endpoint. */\nexport interface IntegrationServiceEnvironmentAccessEndpoint {\n /** The access endpoint type. */\n type?: IntegrationServiceEnvironmentAccessEndpointType;\n}\n\n/** The encryption configuration for the integration service environment. */\nexport interface IntegrationServiceEnvironmenEncryptionConfiguration {\n /** The encryption key reference. */\n encryptionKeyReference?: IntegrationServiceEnvironmenEncryptionKeyReference;\n}\n\n/** The encryption key details for the integration service environment. */\nexport interface IntegrationServiceEnvironmenEncryptionKeyReference {\n /** The key vault reference. */\n keyVault?: ResourceReference;\n /** Gets the key name in the Key Vault. */\n keyName?: string;\n /** Gets the version of the key specified in the keyName property. */\n keyVersion?: string;\n}\n\n/** The integration service environment sku. */\nexport interface IntegrationServiceEnvironmentSku {\n /** The sku name. */\n name?: IntegrationServiceEnvironmentSkuName;\n /** The sku capacity. */\n capacity?: number;\n}\n\n/** The list of integration service environment skus. */\nexport interface IntegrationServiceEnvironmentSkuList {\n /** The list of integration service environment skus. */\n value?: IntegrationServiceEnvironmentSkuDefinition[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The integration service environment sku definition. */\nexport interface IntegrationServiceEnvironmentSkuDefinition {\n /** The resource type. */\n resourceType?: string;\n /** The sku. */\n sku?: IntegrationServiceEnvironmentSkuDefinitionSku;\n /** The sku capacity. */\n capacity?: IntegrationServiceEnvironmentSkuCapacity;\n}\n\n/** The sku. */\nexport interface IntegrationServiceEnvironmentSkuDefinitionSku {\n /** The sku name. */\n name?: IntegrationServiceEnvironmentSkuName;\n /** The sku tier. */\n tier?: string;\n}\n\n/** The integration service environment sku capacity. */\nexport interface IntegrationServiceEnvironmentSkuCapacity {\n /** The minimum capacity. */\n minimum?: number;\n /** The maximum capacity. */\n maximum?: number;\n /** The default capacity. */\n default?: number;\n /** The sku scale type. */\n scaleType?: IntegrationServiceEnvironmentSkuScaleType;\n}\n\n/** The integration service environment subnet network health. */\nexport interface IntegrationServiceEnvironmentSubnetNetworkHealth {\n /** The outbound network dependencies. */\n outboundNetworkDependencies?: IntegrationServiceEnvironmentNetworkDependency[];\n /** The integration service environment network health. */\n outboundNetworkHealth?: IntegrationServiceEnvironmentNetworkDependencyHealth;\n /** The integration service environment network health state. */\n networkDependencyHealthState: IntegrationServiceEnvironmentNetworkEndPointAccessibilityState;\n}\n\n/** The azure async operation resource. */\nexport interface IntegrationServiceEnvironmentNetworkDependency {\n /** The network dependency category type. */\n category?: IntegrationServiceEnvironmentNetworkDependencyCategoryType;\n /** The display name. */\n displayName?: string;\n /** The endpoints. */\n endpoints?: IntegrationServiceEnvironmentNetworkEndpoint[];\n}\n\n/** The network endpoint. */\nexport interface IntegrationServiceEnvironmentNetworkEndpoint {\n /** The accessibility state. */\n accessibility?: IntegrationServiceEnvironmentNetworkEndPointAccessibilityState;\n /** The domain name. */\n domainName?: string;\n /** The ports. */\n ports?: string[];\n}\n\n/** The integration service environment subnet network health. */\nexport interface IntegrationServiceEnvironmentNetworkDependencyHealth {\n /** The error if any occurred during the operation. */\n error?: ExtendedErrorInfo;\n /** The network dependency health state. */\n state?: IntegrationServiceEnvironmentNetworkDependencyHealthState;\n}\n\n/** The extended error info. */\nexport interface ExtendedErrorInfo {\n /** The error code. */\n code: ErrorResponseCode;\n /** The error message. */\n message: string;\n /** The error message details. */\n details?: ExtendedErrorInfo[];\n /** The inner error. */\n innerError?: Record<string, unknown>;\n}\n\n/** The list of integration service environment managed APIs. */\nexport interface IntegrationServiceEnvironmentManagedApiListResult {\n /** The integration service environment managed APIs. */\n value?: IntegrationServiceEnvironmentManagedApi[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The integration service environment managed api deployment parameters. */\nexport interface IntegrationServiceEnvironmentManagedApiDeploymentParameters {\n /** The integration service environment managed api content link for deployment. */\n contentLinkDefinition?: ContentLink;\n}\n\n/** The API resource properties. */\nexport interface ApiResourceProperties {\n /**\n * The name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The connection parameters.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly connectionParameters?: {\n [propertyName: string]: Record<string, unknown>;\n };\n /**\n * The metadata.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly metadata?: ApiResourceMetadata;\n /**\n * The runtime urls.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly runtimeUrls?: string[];\n /**\n * The api general information.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly generalInformation?: ApiResourceGeneralInformation;\n /**\n * The capabilities.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly capabilities?: string[];\n /**\n * The backend service.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly backendService?: ApiResourceBackendService;\n /**\n * The policies for the API.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly policies?: ApiResourcePolicies;\n /**\n * The API definition.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly apiDefinitionUrl?: string;\n /**\n * The api definitions.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly apiDefinitions?: ApiResourceDefinitions;\n /** The integration service environment reference. */\n integrationServiceEnvironment?: ResourceReference;\n /**\n * The provisioning state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: WorkflowProvisioningState;\n /**\n * The category.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly category?: ApiTier;\n}\n\n/** The api resource metadata. */\nexport interface ApiResourceMetadata {\n /** The source. */\n source?: string;\n /** The brand color. */\n brandColor?: string;\n /** The hide key. */\n hideKey?: string;\n /** The tags. */\n tags?: { [propertyName: string]: string };\n /** The api type. */\n apiType?: ApiType;\n /** The WSDL service. */\n wsdlService?: WsdlService;\n /** The WSDL import method. */\n wsdlImportMethod?: WsdlImportMethod;\n /** The connection type. */\n connectionType?: string;\n /** The provisioning state. */\n provisioningState?: WorkflowProvisioningState;\n /** The connector deployment parameters metadata. */\n deploymentParameters?: ApiDeploymentParameterMetadataSet;\n}\n\n/** The WSDL service. */\nexport interface WsdlService {\n /** The qualified name. */\n qualifiedName?: string;\n /** The list of endpoints' qualified names. */\n endpointQualifiedNames?: string[];\n}\n\n/** The API deployment parameters metadata. */\nexport interface ApiDeploymentParameterMetadataSet {\n /** The package content link parameter. */\n packageContentLink?: ApiDeploymentParameterMetadata;\n /** The package content link parameter. */\n redisCacheConnectionString?: ApiDeploymentParameterMetadata;\n}\n\n/** The API deployment parameter metadata. */\nexport interface ApiDeploymentParameterMetadata {\n /** The type. */\n type?: string;\n /** Indicates whether its required. */\n isRequired?: boolean;\n /** The display name. */\n displayName?: string;\n /** The description. */\n description?: string;\n /** The visibility. */\n visibility?: ApiDeploymentParameterVisibility;\n}\n\n/** The API general information. */\nexport interface ApiResourceGeneralInformation {\n /** The icon url. */\n iconUrl?: string;\n /** The display name. */\n displayName?: string;\n /** The description. */\n description?: string;\n /** The terms of use url. */\n termsOfUseUrl?: string;\n /** The release tag. */\n releaseTag?: string;\n /** The tier. */\n tier?: ApiTier;\n}\n\n/** The API backend service. */\nexport interface ApiResourceBackendService {\n /** The service URL. */\n serviceUrl?: string;\n}\n\n/** The API resource policies. */\nexport interface ApiResourcePolicies {\n /** The API level only policies XML as embedded content. */\n content?: string;\n /** The content link to the policies. */\n contentLink?: string;\n}\n\n/** The Api resource definition. */\nexport interface ApiResourceDefinitions {\n /** The original swagger url. */\n originalSwaggerUrl?: string;\n /** The modified swagger url. */\n modifiedSwaggerUrl?: string;\n}\n\n/** The list of managed API operations. */\nexport interface ApiOperationListResult {\n /** The api operation definitions for an API. */\n value?: ApiOperation[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The api operations properties */\nexport interface ApiOperationPropertiesDefinition {\n /** The summary of the api operation. */\n summary?: string;\n /** The description of the api operation. */\n description?: string;\n /** The visibility of the api operation. */\n visibility?: string;\n /** The trigger type of api operation. */\n trigger?: string;\n /** The trigger hint for the api operation. */\n triggerHint?: string;\n /** Indicates whether the api operation is pageable. */\n pageable?: boolean;\n /** The annotation of api operation. */\n annotation?: ApiOperationAnnotation;\n /** The api reference. */\n api?: ApiReference;\n /** The operation inputs definition schema. */\n inputsDefinition?: SwaggerSchema;\n /** The operation responses definition schemas. */\n responsesDefinition?: { [propertyName: string]: SwaggerSchema };\n /** Indicates whether the API operation is webhook or not. */\n isWebhook?: boolean;\n /** Indicates whether the API operation is notification or not. */\n isNotification?: boolean;\n}\n\n/** The Api Operation Annotation. */\nexport interface ApiOperationAnnotation {\n /** The status annotation. */\n status?: StatusAnnotation;\n /** The family. */\n family?: string;\n /** The revision. */\n revision?: number;\n}\n\n/** The swagger schema. */\nexport interface SwaggerSchema {\n /** The reference. */\n ref?: string;\n /** The type */\n type?: SwaggerSchemaType;\n /** The title. */\n title?: string;\n /** The items schema. */\n items?: SwaggerSchema;\n /** The object properties */\n properties?: { [propertyName: string]: SwaggerSchema };\n /** The additional properties. */\n additionalProperties?: Record<string, unknown>;\n /** The object required properties. */\n required?: string[];\n /** The maximum number of allowed properties. */\n maxProperties?: number;\n /** The minimum number of allowed properties. */\n minProperties?: number;\n /** The schemas which must pass validation when this schema is used. */\n allOf?: SwaggerSchema[];\n /** The discriminator. */\n discriminator?: string;\n /** Indicates whether this property must be present in the a request. */\n readOnly?: boolean;\n /** The xml representation format for a property. */\n xml?: SwaggerXml;\n /** The external documentation. */\n externalDocs?: SwaggerExternalDocumentation;\n /** The example value. */\n example?: Record<string, unknown>;\n /** Indicates the notification url extension. If this is set, the property's value should be a callback url for a webhook. */\n notificationUrlExtension?: boolean;\n /** The dynamic schema configuration. */\n dynamicSchemaOld?: SwaggerCustomDynamicSchema;\n /** The dynamic schema configuration. */\n dynamicSchemaNew?: SwaggerCustomDynamicProperties;\n /** The dynamic list. */\n dynamicListNew?: SwaggerCustomDynamicList;\n /** The dynamic values tree configuration. */\n dynamicTree?: SwaggerCustomDynamicTree;\n}\n\n/** The Swagger XML. */\nexport interface SwaggerXml {\n /** The xml element or attribute name. */\n name?: string;\n /** The xml namespace. */\n namespace?: string;\n /** The name prefix. */\n prefix?: string;\n /** Indicates whether the property should be an attribute instead of an element. */\n attribute?: boolean;\n /** Indicates whether the array elements are wrapped in a container element. */\n wrapped?: boolean;\n /** The vendor extensions. */\n extensions?: { [propertyName: string]: Record<string, unknown> };\n}\n\n/** The swagger external documentation */\nexport interface SwaggerExternalDocumentation {\n /** The document description. */\n description?: string;\n /** The documentation Uri. */\n uri?: string;\n /** The vendor extensions. */\n extensions?: { [propertyName: string]: Record<string, unknown> };\n}\n\n/** The swagger custom dynamic schema. */\nexport interface SwaggerCustomDynamicSchema {\n /** The operation id to fetch dynamic schema. */\n operationId?: string;\n /** Json pointer to the dynamic schema on the response body. */\n valuePath?: string;\n /** The operation parameters. */\n parameters?: { [propertyName: string]: Record<string, unknown> };\n}\n\n/** The swagger custom dynamic properties. */\nexport interface SwaggerCustomDynamicProperties {\n /** The operation id to fetch dynamic schema. */\n operationId?: string;\n /** Json pointer to the dynamic schema on the response body. */\n valuePath?: string;\n /** The operation parameters. */\n parameters?: { [propertyName: string]: SwaggerCustomDynamicProperties };\n}\n\n/** The swagger custom dynamic list. */\nexport interface SwaggerCustomDynamicList {\n /** The operation id to fetch dynamic schema. */\n operationId?: string;\n /** The built in operation. */\n builtInOperation?: string;\n /** The path to a response property (relative to the response object, not the response body) which contains an array of dynamic value items. */\n itemsPath?: string;\n /** The path to a property which defines the value which should be used. */\n itemValuePath?: string;\n /** The path to an item property which defines the display name of the item. */\n itemTitlePath?: string;\n /** The parameters. */\n parameters?: { [propertyName: string]: SwaggerCustomDynamicProperties };\n}\n\n/** The swagger custom dynamic tree. */\nexport interface SwaggerCustomDynamicTree {\n /** The tree settings */\n settings?: SwaggerCustomDynamicTreeSettings;\n /** The tree on-open configuration */\n open?: SwaggerCustomDynamicTreeCommand;\n /** The tree on-browse configuration */\n browse?: SwaggerCustomDynamicTreeCommand;\n}\n\n/** The swagger custom dynamic tree settings. */\nexport interface SwaggerCustomDynamicTreeSettings {\n /** Indicates whether parent nodes can be selected. */\n canSelectParentNodes?: boolean;\n /** Indicates whether leaf nodes can be selected. */\n canSelectLeafNodes?: boolean;\n}\n\n/** The swagger tree command. */\nexport interface SwaggerCustomDynamicTreeCommand {\n /** The path to an item property which defines the display name of the item. */\n operationId?: string;\n /** The path to an item property which defines the display name of the item. */\n itemsPath?: string;\n /** The path to an item property which defines the display name of the item. */\n itemValuePath?: string;\n /** The path to an item property which defines the display name of the item. */\n itemTitlePath?: string;\n /** The path to an item property which defines the display name of the item. */\n itemFullTitlePath?: string;\n /** The path to an item property which defines the display name of the item. */\n itemIsParent?: string;\n /** The path to an item property which defines the display name of the item. */\n selectableFilter?: string;\n /** Dictionary of <SwaggerCustomDynamicTreeParameter> */\n parameters?: { [propertyName: string]: SwaggerCustomDynamicTreeParameter };\n}\n\n/** The swagger custom dynamic tree parameter. */\nexport interface SwaggerCustomDynamicTreeParameter {\n /** Gets or sets a path to a property in the currently selected item to pass as a value to a parameter for the given operation. */\n selectedItemValuePath?: string;\n /** The parameter value. */\n value?: Record<string, unknown>;\n /** The parameter reference. */\n parameterReference?: string;\n /** Indicates whether the parameter is required. */\n required?: boolean;\n}\n\n/** Result of the request to list Logic operations. It contains a list of operations and a URL link to get the next set of results. */\nexport interface OperationListResult {\n /** List of Logic operations supported by the Logic resource provider. */\n value?: Operation[];\n /** URL to get the next set of operation list results if there are any. */\n nextLink?: string;\n}\n\n/** Logic REST API operation */\nexport interface Operation {\n /** Operation: origin */\n origin?: string;\n /** Operation name: {provider}/{resource}/{operation} */\n name?: string;\n /** The object that represents the operation. */\n display?: OperationDisplay;\n /** The properties. */\n properties?: Record<string, unknown>;\n}\n\n/** The object that represents the operation. */\nexport interface OperationDisplay {\n /** Service provider: Microsoft.Logic */\n provider?: string;\n /** Resource on which the operation is performed: Profile, endpoint, etc. */\n resource?: string;\n /** Operation type: Read, write, delete, etc. */\n operation?: string;\n /** Operation: description. */\n description?: string;\n}\n\n/** The workflow filter. */\nexport interface WorkflowFilter {\n /** The state of workflows. */\n state?: WorkflowState;\n}\n\n/** The workflow trigger filter. */\nexport interface WorkflowTriggerFilter {\n /** The state of workflow trigger. */\n state?: WorkflowState;\n}\n\n/** The workflow trigger history filter. */\nexport interface WorkflowTriggerHistoryFilter {\n /** The status of workflow trigger history. */\n status?: WorkflowStatus;\n}\n\n/** The workflow run filter. */\nexport interface WorkflowRunFilter {\n /** The status of workflow run. */\n status?: WorkflowStatus;\n}\n\n/** The workflow run action filter. */\nexport interface WorkflowRunActionFilter {\n /** The status of workflow run action. */\n status?: WorkflowStatus;\n}\n\n/** The list of managed APIs. */\nexport interface ManagedApiListResult {\n /** The managed APIs. */\n value?: ManagedApi[];\n /** The URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** The integration account schema filter for odata query. */\nexport interface IntegrationAccountSchemaFilter {\n /** The schema type of integration account schema. */\n schemaType: SchemaType;\n}\n\n/** The integration account map filter for odata query. */\nexport interface IntegrationAccountMapFilter {\n /** The map type of integration account map. */\n mapType: MapType;\n}\n\n/** The integration account partner filter for odata query. */\nexport interface IntegrationAccountPartnerFilter {\n /** The partner type of integration account partner. */\n partnerType: PartnerType;\n}\n\n/** The integration account agreement filter for odata query. */\nexport interface IntegrationAccountAgreementFilter {\n /** The agreement type of integration account agreement. */\n agreementType: AgreementType;\n}\n\n/** The integration account session filter. */\nexport interface IntegrationAccountSessionFilter {\n /** The changed time of integration account sessions. */\n changedTime: Date;\n}\n\n/** The workflow reference. */\nexport type WorkflowReference = ResourceReference & {};\n\n/** The workflow trigger reference. */\nexport type WorkflowTriggerReference = ResourceReference & {\n /** The workflow name. */\n flowName?: string;\n /** The workflow trigger name. */\n triggerName?: string;\n};\n\n/** The key vault reference. */\nexport type KeyVaultReference = ResourceReference & {};\n\n/** The Api reference. */\nexport type ApiReference = ResourceReference & {\n /** The display name of the api. */\n displayName?: string;\n /** The description of the api. */\n description?: string;\n /** The icon uri of the api. */\n iconUri?: string;\n /** The swagger of the api. */\n swagger?: Record<string, unknown>;\n /** The brand color of the api. */\n brandColor?: string;\n /** The tier. */\n category?: ApiTier;\n /** The integration service environment reference. */\n integrationServiceEnvironment?: ResourceReference;\n};\n\n/** The workflow output parameter. */\nexport type WorkflowOutputParameter = WorkflowParameter & {\n /**\n * Gets the error.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: Record<string, unknown>;\n};\n\n/** The workflow type. */\nexport type Workflow = Resource & {\n /** Managed service identity properties. */\n identity?: ManagedServiceIdentity;\n /**\n * Gets the provisioning state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: WorkflowProvisioningState;\n /**\n * Gets the created time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTime?: Date;\n /**\n * Gets the changed time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly changedTime?: Date;\n /** The state. */\n state?: WorkflowState;\n /**\n * Gets the version.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly version?: string;\n /**\n * Gets the access endpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly accessEndpoint?: string;\n /** The endpoints configuration. */\n endpointsConfiguration?: FlowEndpointsConfiguration;\n /** The access control configuration. */\n accessControl?: FlowAccessControlConfiguration;\n /**\n * The sku.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sku?: Sku;\n /** The integration account. */\n integrationAccount?: ResourceReference;\n /** The integration service environment. */\n integrationServiceEnvironment?: ResourceReference;\n /** The definition. */\n definition?: Record<string, unknown>;\n /** The parameters. */\n parameters?: { [propertyName: string]: WorkflowParameter };\n};\n\n/** The workflow version. */\nexport type WorkflowVersion = Resource & {\n /**\n * The provisioning state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: WorkflowProvisioningState;\n /**\n * Gets the created time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTime?: Date;\n /**\n * Gets the changed time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly changedTime?: Date;\n /** The state. */\n state?: WorkflowState;\n /**\n * Gets the version.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly version?: string;\n /**\n * Gets the access endpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly accessEndpoint?: string;\n /** The endpoints configuration. */\n endpointsConfiguration?: FlowEndpointsConfiguration;\n /** The access control configuration. */\n accessControl?: FlowAccessControlConfiguration;\n /**\n * The sku.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sku?: Sku;\n /** The integration account. */\n integrationAccount?: ResourceReference;\n /** The definition. */\n definition?: Record<string, unknown>;\n /** The parameters. */\n parameters?: { [propertyName: string]: WorkflowParameter };\n};\n\n/** The workflow run action repetition definition. */\nexport type WorkflowRunActionRepetitionDefinition = Resource & {\n /** The start time of the workflow scope repetition. */\n startTime?: Date;\n /** The end time of the workflow scope repetition. */\n endTime?: Date;\n /** The correlation properties. */\n correlation?: RunActionCorrelation;\n /** The status of the workflow scope repetition. */\n status?: WorkflowStatus;\n /** The workflow scope repetition code. */\n code?: string;\n /** Anything */\n error?: any;\n /**\n * Gets the tracking id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly trackingId?: string;\n /**\n * Gets the inputs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly inputs?: Record<string, unknown>;\n /**\n * Gets the link to inputs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly inputsLink?: ContentLink;\n /**\n * Gets the outputs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly outputs?: Record<string, unknown>;\n /**\n * Gets the link to outputs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly outputsLink?: ContentLink;\n /**\n * Gets the tracked properties.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly trackedProperties?: Record<string, unknown>;\n /** Gets the retry histories. */\n retryHistory?: RetryHistory[];\n iterationCount?: number;\n /** The repetition indexes. */\n repetitionIndexes?: RepetitionIndex[];\n};\n\n/** The request history. */\nexport type RequestHistory = Resource & {\n /** The request history properties. */\n properties?: RequestHistoryProperties;\n};\n\n/** The integration account. */\nexport type IntegrationAccount = Resource & {\n /** The sku. */\n sku?: IntegrationAccountSku;\n /** The integration service environment. */\n integrationServiceEnvironment?: ResourceReference;\n /** The workflow state. */\n state?: WorkflowState;\n};\n\n/** The assembly definition. */\nexport type AssemblyDefinition = Resource & {\n /** The assembly properties. */\n properties: AssemblyProperties;\n};\n\n/** The batch configuration resource definition. */\nexport type BatchConfiguration = Resource & {\n /** The batch configuration properties. */\n properties: BatchConfigurationProperties;\n};\n\n/** The integration account schema. */\nexport type IntegrationAccountSchema = Resource & {\n /** The schema type. */\n schemaType: SchemaType;\n /** The target namespace of the schema. */\n targetNamespace?: string;\n /** The document name. */\n documentName?: string;\n /** The file name. */\n fileName?: string;\n /**\n * The created time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTime?: Date;\n /**\n * The changed time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly changedTime?: Date;\n /** The metadata. */\n metadata?: Record<string, unknown>;\n /** The content. */\n content?: string;\n /** The content type. */\n contentType?: string;\n /**\n * The content link.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly contentLink?: ContentLink;\n};\n\n/** The integration account map. */\nexport type IntegrationAccountMap = Resource & {\n /** The map type. */\n mapType: MapType;\n /** The parameters schema of integration account map. */\n parametersSchema?: IntegrationAccountMapPropertiesParametersSchema;\n /**\n * The created time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTime?: Date;\n /**\n * The changed time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly changedTime?: Date;\n /** The content. */\n content?: string;\n /** The content type. */\n contentType?: string;\n /**\n * The content link.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly contentLink?: ContentLink;\n /** The metadata. */\n metadata?: Record<string, unknown>;\n};\n\n/** The integration account partner. */\nexport type IntegrationAccountPartner = Resource & {\n /** The partner type. */\n partnerType: PartnerType;\n /**\n * The created time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTime?: Date;\n /**\n * The changed time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly changedTime?: Date;\n /** The metadata. */\n metadata?: Record<string, unknown>;\n /** The partner content. */\n content: PartnerContent;\n};\n\n/** The integration account agreement. */\nexport type IntegrationAccountAgreement = Resource & {\n /**\n * The created time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTime?: Date;\n /**\n * The changed time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly changedTime?: Date;\n /** The metadata. */\n metadata?: Record<string, unknown>;\n /** The agreement type. */\n agreementType: AgreementType;\n /** The integration account partner that is set as host partner for this agreement. */\n hostPartner: string;\n /** The integration account partner that is set as guest partner for this agreement. */\n guestPartner: string;\n /** The business identity of the host partner. */\n hostIdentity: BusinessIdentity;\n /** The business identity of the guest partner. */\n guestIdentity: BusinessIdentity;\n /** The agreement content. */\n content: AgreementContent;\n};\n\n/** The integration account certificate. */\nexport type IntegrationAccountCertificate = Resource & {\n /**\n * The created time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTime?: Date;\n /**\n * The changed time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly changedTime?: Date;\n /** The metadata. */\n metadata?: Record<string, unknown>;\n /** The key details in the key vault. */\n key?: KeyVaultKeyReference;\n /** The public certificate. */\n publicCertificate?: string;\n};\n\n/** The integration account session. */\nexport type IntegrationAccountSession = Resource & {\n /**\n * The created time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTime?: Date;\n /**\n * The changed time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly changedTime?: Date;\n /** The session content. */\n content?: Record<string, unknown>;\n};\n\n/** The integration service environment. */\nexport type IntegrationServiceEnvironment = Resource & {\n /** The integration service environment properties. */\n properties?: IntegrationServiceEnvironmentProperties;\n /** The sku. */\n sku?: IntegrationServiceEnvironmentSku;\n /** Managed service identity properties. */\n identity?: ManagedServiceIdentity;\n};\n\n/** The integration service environment managed api. */\nexport type IntegrationServiceEnvironmentManagedApi = Resource & {\n /**\n * The name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly namePropertiesName?: string;\n /**\n * The connection parameters.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly connectionParameters?: {\n [propertyName: string]: Record<string, unknown>;\n };\n /**\n * The metadata.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly metadata?: ApiResourceMetadata;\n /**\n * The runtime urls.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly runtimeUrls?: string[];\n /**\n * The api general information.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly generalInformation?: ApiResourceGeneralInformation;\n /**\n * The capabilities.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly capabilities?: string[];\n /**\n * The backend service.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly backendService?: ApiResourceBackendService;\n /**\n * The policies for the API.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly policies?: ApiResourcePolicies;\n /**\n * The API definition.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly apiDefinitionUrl?: string;\n /**\n * The api definitions.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly apiDefinitions?: ApiResourceDefinitions;\n /** The integration service environment reference. */\n integrationServiceEnvironment?: ResourceReference;\n /**\n * The provisioning state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: WorkflowProvisioningState;\n /**\n * The category.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly category?: ApiTier;\n /** The integration service environment managed api deployment parameters. */\n deploymentParameters?: IntegrationServiceEnvironmentManagedApiDeploymentParameters;\n};\n\n/** The api operation. */\nexport type ApiOperation = Resource & {\n /** The api operations properties */\n properties?: ApiOperationPropertiesDefinition;\n};\n\n/** The managed api definition. */\nexport type ManagedApi = Resource & {\n /** The api resource properties. */\n properties?: ApiResourceProperties;\n};\n\n/** The workflow trigger. */\nexport type WorkflowTrigger = SubResource & {\n /**\n * Gets the workflow trigger name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Gets the workflow trigger type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Gets the provisioning state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: WorkflowTriggerProvisioningState;\n /**\n * Gets the created time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTime?: Date;\n /**\n * Gets the changed time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly changedTime?: Date;\n /**\n * Gets the state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly state?: WorkflowState;\n /**\n * Gets the status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: WorkflowStatus;\n /**\n * Gets the last execution time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastExecutionTime?: Date;\n /**\n * Gets the next execution time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextExecutionTime?: Date;\n /**\n * Gets the workflow trigger recurrence.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly recurrence?: WorkflowTriggerRecurrence;\n /**\n * Gets the reference to workflow.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly workflow?: ResourceReference;\n};\n\n/** The workflow trigger history. */\nexport type WorkflowTriggerHistory = SubResource & {\n /**\n * Gets the workflow trigger history name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Gets the workflow trigger history type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Gets the start time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startTime?: Date;\n /**\n * Gets the end time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endTime?: Date;\n /**\n * The scheduled time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly scheduledTime?: Date;\n /**\n * Gets the status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: WorkflowStatus;\n /**\n * Gets the code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * Gets the error.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: Record<string, unknown>;\n /**\n * Gets the tracking id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly trackingId?: string;\n /** The run correlation. */\n correlation?: Correlation;\n /**\n * Gets the link to input parameters.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly inputsLink?: ContentLink;\n /**\n * Gets the link to output parameters.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly outputsLink?: ContentLink;\n /**\n * The value indicating whether trigger was fired.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fired?: boolean;\n /**\n * Gets the reference to workflow run.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly run?: ResourceReference;\n};\n\n/** The workflow run. */\nexport type WorkflowRun = SubResource & {\n /**\n * Gets the workflow run name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Gets the workflow run type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Gets the wait end time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly waitEndTime?: Date;\n /**\n * Gets the start time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startTime?: Date;\n /**\n * Gets the end time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endTime?: Date;\n /**\n * Gets the status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: WorkflowStatus;\n /**\n * Gets the code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * Gets the error.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: Record<string, unknown>;\n /**\n * Gets the correlation id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly correlationId?: string;\n /** The run correlation. */\n correlation?: Correlation;\n /**\n * Gets the reference to workflow version.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly workflow?: ResourceReference;\n /**\n * Gets the fired trigger.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly trigger?: WorkflowRunTrigger;\n /**\n * Gets the outputs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly outputs?: { [propertyName: string]: WorkflowOutputParameter };\n /**\n * Gets the response of the flow run.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly response?: WorkflowRunTrigger;\n};\n\n/** The workflow run action. */\nexport type WorkflowRunAction = SubResource & {\n /**\n * Gets the workflow run action name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Gets the workflow run action type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Gets the start time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startTime?: Date;\n /**\n * Gets the end time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endTime?: Date;\n /**\n * Gets the status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: WorkflowStatus;\n /**\n * Gets the code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * Gets the error.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: Record<string, unknown>;\n /**\n * Gets the tracking id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly trackingId?: string;\n /** The correlation properties. */\n correlation?: RunActionCorrelation;\n /**\n * Gets the link to inputs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly inputsLink?: ContentLink;\n /**\n * Gets the link to outputs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly outputsLink?: ContentLink;\n /**\n * Gets the tracked properties.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly trackedProperties?: Record<string, unknown>;\n /** Gets the retry histories. */\n retryHistory?: RetryHistory[];\n};\n\n/** The workflow run action correlation properties. */\nexport type RunActionCorrelation = RunCorrelation & {\n /** The action tracking identifier. */\n actionTrackingId?: string;\n};\n\n/** The expression root. */\nexport type ExpressionRoot = Expression & {\n /** The path. */\n path?: string;\n};\n\n/** The azure resource error info. */\nexport type AzureResourceErrorInfo = ErrorInfo & {\n /** The error message. */\n message: string;\n /** The error details. */\n details?: AzureResourceErrorInfo[];\n};\n\n/** The operation result definition. */\nexport type OperationResult = OperationResultProperties & {\n /**\n * Gets the tracking id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly trackingId?: string;\n /**\n * Gets the inputs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly inputs?: Record<string, unknown>;\n /**\n * Gets the link to inputs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly inputsLink?: ContentLink;\n /**\n * Gets the outputs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly outputs?: Record<string, unknown>;\n /**\n * Gets the link to outputs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly outputsLink?: ContentLink;\n /**\n * Gets the tracked properties.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly trackedProperties?: Record<string, unknown>;\n /** Gets the retry histories. */\n retryHistory?: RetryHistory[];\n iterationCount?: number;\n};\n\n/** The artifact content properties definition. */\nexport type ArtifactContentPropertiesDefinition = ArtifactProperties & {\n /** Anything */\n content?: any;\n /** The content type. */\n contentType?: string;\n /** The content link. */\n contentLink?: ContentLink;\n};\n\n/** The batch configuration properties definition. */\nexport type BatchConfigurationProperties = ArtifactProperties & {\n /** The name of the batch group. */\n batchGroupName: string;\n /** The batch release criteria. */\n releaseCriteria: BatchReleaseCriteria;\n};\n\n/** The integration service environment managed api properties. */\nexport type IntegrationServiceEnvironmentManagedApiProperties = ApiResourceProperties & {\n /** The integration service environment managed api deployment parameters. */\n deploymentParameters?: IntegrationServiceEnvironmentManagedApiDeploymentParameters;\n};\n\n/** The workflow run action repetition properties definition. */\nexport type WorkflowRunActionRepetitionProperties = OperationResult & {\n /** The repetition indexes. */\n repetitionIndexes?: RepetitionIndex[];\n};\n\n/** The assembly properties definition. */\nexport type AssemblyProperties = ArtifactContentPropertiesDefinition & {\n /** The assembly name. */\n assemblyName: string;\n /** The assembly version. */\n assemblyVersion?: string;\n /** The assembly culture. */\n assemblyCulture?: string;\n /** The assembly public key token. */\n assemblyPublicKeyToken?: string;\n};\n\n/** Known values of {@link WorkflowProvisioningState} that the service accepts. */\nexport enum KnownWorkflowProvisioningState {\n NotSpecified = \"NotSpecified\",\n Accepted = \"Accepted\",\n Running = \"Running\",\n Ready = \"Ready\",\n Creating = \"Creating\",\n Created = \"Created\",\n Deleting = \"Deleting\",\n Deleted = \"Deleted\",\n Canceled = \"Canceled\",\n Failed = \"Failed\",\n Succeeded = \"Succeeded\",\n Moving = \"Moving\",\n Updating = \"Updating\",\n Registering = \"Registering\",\n Registered = \"Registered\",\n Unregistering = \"Unregistering\",\n Unregistered = \"Unregistered\",\n Completed = \"Completed\",\n Renewing = \"Renewing\",\n Pending = \"Pending\",\n Waiting = \"Waiting\",\n InProgress = \"InProgress\"\n}\n\n/**\n * Defines values for WorkflowProvisioningState. \\\n * {@link KnownWorkflowProvisioningState} can be used interchangeably with WorkflowProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Accepted** \\\n * **Running** \\\n * **Ready** \\\n * **Creating** \\\n * **Created** \\\n * **Deleting** \\\n * **Deleted** \\\n * **Canceled** \\\n * **Failed** \\\n * **Succeeded** \\\n * **Moving** \\\n * **Updating** \\\n * **Registering** \\\n * **Registered** \\\n * **Unregistering** \\\n * **Unregistered** \\\n * **Completed** \\\n * **Renewing** \\\n * **Pending** \\\n * **Waiting** \\\n * **InProgress**\n */\nexport type WorkflowProvisioningState = string;\n\n/** Known values of {@link WorkflowState} that the service accepts. */\nexport enum KnownWorkflowState {\n NotSpecified = \"NotSpecified\",\n Completed = \"Completed\",\n Enabled = \"Enabled\",\n Disabled = \"Disabled\",\n Deleted = \"Deleted\",\n Suspended = \"Suspended\"\n}\n\n/**\n * Defines values for WorkflowState. \\\n * {@link KnownWorkflowState} can be used interchangeably with WorkflowState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Completed** \\\n * **Enabled** \\\n * **Disabled** \\\n * **Deleted** \\\n * **Suspended**\n */\nexport type WorkflowState = string;\n\n/** Known values of {@link OpenAuthenticationProviderType} that the service accepts. */\nexport enum KnownOpenAuthenticationProviderType {\n AAD = \"AAD\"\n}\n\n/**\n * Defines values for OpenAuthenticationProviderType. \\\n * {@link KnownOpenAuthenticationProviderType} can be used interchangeably with OpenAuthenticationProviderType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AAD**\n */\nexport type OpenAuthenticationProviderType = string;\n\n/** Known values of {@link SkuName} that the service accepts. */\nexport enum KnownSkuName {\n NotSpecified = \"NotSpecified\",\n Free = \"Free\",\n Shared = \"Shared\",\n Basic = \"Basic\",\n Standard = \"Standard\",\n Premium = \"Premium\"\n}\n\n/**\n * Defines values for SkuName. \\\n * {@link KnownSkuName} can be used interchangeably with SkuName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Free** \\\n * **Shared** \\\n * **Basic** \\\n * **Standard** \\\n * **Premium**\n */\nexport type SkuName = string;\n\n/** Known values of {@link ParameterType} that the service accepts. */\nexport enum KnownParameterType {\n NotSpecified = \"NotSpecified\",\n String = \"String\",\n SecureString = \"SecureString\",\n Int = \"Int\",\n Float = \"Float\",\n Bool = \"Bool\",\n Array = \"Array\",\n Object = \"Object\",\n SecureObject = \"SecureObject\"\n}\n\n/**\n * Defines values for ParameterType. \\\n * {@link KnownParameterType} can be used interchangeably with ParameterType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **String** \\\n * **SecureString** \\\n * **Int** \\\n * **Float** \\\n * **Bool** \\\n * **Array** \\\n * **Object** \\\n * **SecureObject**\n */\nexport type ParameterType = string;\n\n/** Known values of {@link ManagedServiceIdentityType} that the service accepts. */\nexport enum KnownManagedServiceIdentityType {\n SystemAssigned = \"SystemAssigned\",\n UserAssigned = \"UserAssigned\",\n None = \"None\"\n}\n\n/**\n * Defines values for ManagedServiceIdentityType. \\\n * {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SystemAssigned** \\\n * **UserAssigned** \\\n * **None**\n */\nexport type ManagedServiceIdentityType = string;\n\n/** Known values of {@link KeyType} that the service accepts. */\nexport enum KnownKeyType {\n NotSpecified = \"NotSpecified\",\n Primary = \"Primary\",\n Secondary = \"Secondary\"\n}\n\n/**\n * Defines values for KeyType. \\\n * {@link KnownKeyType} can be used interchangeably with KeyType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Primary** \\\n * **Secondary**\n */\nexport type KeyType = string;\n\n/** Known values of {@link WorkflowTriggerProvisioningState} that the service accepts. */\nexport enum KnownWorkflowTriggerProvisioningState {\n NotSpecified = \"NotSpecified\",\n Accepted = \"Accepted\",\n Running = \"Running\",\n Ready = \"Ready\",\n Creating = \"Creating\",\n Created = \"Created\",\n Deleting = \"Deleting\",\n Deleted = \"Deleted\",\n Canceled = \"Canceled\",\n Failed = \"Failed\",\n Succeeded = \"Succeeded\",\n Moving = \"Moving\",\n Updating = \"Updating\",\n Registering = \"Registering\",\n Registered = \"Registered\",\n Unregistering = \"Unregistering\",\n Unregistered = \"Unregistered\",\n Completed = \"Completed\"\n}\n\n/**\n * Defines values for WorkflowTriggerProvisioningState. \\\n * {@link KnownWorkflowTriggerProvisioningState} can be used interchangeably with WorkflowTriggerProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Accepted** \\\n * **Running** \\\n * **Ready** \\\n * **Creating** \\\n * **Created** \\\n * **Deleting** \\\n * **Deleted** \\\n * **Canceled** \\\n * **Failed** \\\n * **Succeeded** \\\n * **Moving** \\\n * **Updating** \\\n * **Registering** \\\n * **Registered** \\\n * **Unregistering** \\\n * **Unregistered** \\\n * **Completed**\n */\nexport type WorkflowTriggerProvisioningState = string;\n\n/** Known values of {@link WorkflowStatus} that the service accepts. */\nexport enum KnownWorkflowStatus {\n NotSpecified = \"NotSpecified\",\n Paused = \"Paused\",\n Running = \"Running\",\n Waiting = \"Waiting\",\n Succeeded = \"Succeeded\",\n Skipped = \"Skipped\",\n Suspended = \"Suspended\",\n Cancelled = \"Cancelled\",\n Failed = \"Failed\",\n Faulted = \"Faulted\",\n TimedOut = \"TimedOut\",\n Aborted = \"Aborted\",\n Ignored = \"Ignored\"\n}\n\n/**\n * Defines values for WorkflowStatus. \\\n * {@link KnownWorkflowStatus} can be used interchangeably with WorkflowStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Paused** \\\n * **Running** \\\n * **Waiting** \\\n * **Succeeded** \\\n * **Skipped** \\\n * **Suspended** \\\n * **Cancelled** \\\n * **Failed** \\\n * **Faulted** \\\n * **TimedOut** \\\n * **Aborted** \\\n * **Ignored**\n */\nexport type WorkflowStatus = string;\n\n/** Known values of {@link RecurrenceFrequency} that the service accepts. */\nexport enum KnownRecurrenceFrequency {\n NotSpecified = \"NotSpecified\",\n Second = \"Second\",\n Minute = \"Minute\",\n Hour = \"Hour\",\n Day = \"Day\",\n Week = \"Week\",\n Month = \"Month\",\n Year = \"Year\"\n}\n\n/**\n * Defines values for RecurrenceFrequency. \\\n * {@link KnownRecurrenceFrequency} can be used interchangeably with RecurrenceFrequency,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Second** \\\n * **Minute** \\\n * **Hour** \\\n * **Day** \\\n * **Week** \\\n * **Month** \\\n * **Year**\n */\nexport type RecurrenceFrequency = string;\n\n/** Known values of {@link IntegrationAccountSkuName} that the service accepts. */\nexport enum KnownIntegrationAccountSkuName {\n NotSpecified = \"NotSpecified\",\n Free = \"Free\",\n Basic = \"Basic\",\n Standard = \"Standard\"\n}\n\n/**\n * Defines values for IntegrationAccountSkuName. \\\n * {@link KnownIntegrationAccountSkuName} can be used interchangeably with IntegrationAccountSkuName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Free** \\\n * **Basic** \\\n * **Standard**\n */\nexport type IntegrationAccountSkuName = string;\n\n/** Known values of {@link TrackEventsOperationOptions} that the service accepts. */\nexport enum KnownTrackEventsOperationOptions {\n None = \"None\",\n DisableSourceInfoEnrich = \"DisableSourceInfoEnrich\"\n}\n\n/**\n * Defines values for TrackEventsOperationOptions. \\\n * {@link KnownTrackEventsOperationOptions} can be used interchangeably with TrackEventsOperationOptions,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **DisableSourceInfoEnrich**\n */\nexport type TrackEventsOperationOptions = string;\n\n/** Known values of {@link TrackingRecordType} that the service accepts. */\nexport enum KnownTrackingRecordType {\n NotSpecified = \"NotSpecified\",\n Custom = \"Custom\",\n AS2Message = \"AS2Message\",\n AS2MDN = \"AS2MDN\",\n X12Interchange = \"X12Interchange\",\n X12FunctionalGroup = \"X12FunctionalGroup\",\n X12TransactionSet = \"X12TransactionSet\",\n X12InterchangeAcknowledgment = \"X12InterchangeAcknowledgment\",\n X12FunctionalGroupAcknowledgment = \"X12FunctionalGroupAcknowledgment\",\n X12TransactionSetAcknowledgment = \"X12TransactionSetAcknowledgment\",\n EdifactInterchange = \"EdifactInterchange\",\n EdifactFunctionalGroup = \"EdifactFunctionalGroup\",\n EdifactTransactionSet = \"EdifactTransactionSet\",\n EdifactInterchangeAcknowledgment = \"EdifactInterchangeAcknowledgment\",\n EdifactFunctionalGroupAcknowledgment = \"EdifactFunctionalGroupAcknowledgment\",\n EdifactTransactionSetAcknowledgment = \"EdifactTransactionSetAcknowledgment\"\n}\n\n/**\n * Defines values for TrackingRecordType. \\\n * {@link KnownTrackingRecordType} can be used interchangeably with TrackingRecordType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Custom** \\\n * **AS2Message** \\\n * **AS2MDN** \\\n * **X12Interchange** \\\n * **X12FunctionalGroup** \\\n * **X12TransactionSet** \\\n * **X12InterchangeAcknowledgment** \\\n * **X12FunctionalGroupAcknowledgment** \\\n * **X12TransactionSetAcknowledgment** \\\n * **EdifactInterchange** \\\n * **EdifactFunctionalGroup** \\\n * **EdifactTransactionSet** \\\n * **EdifactInterchangeAcknowledgment** \\\n * **EdifactFunctionalGroupAcknowledgment** \\\n * **EdifactTransactionSetAcknowledgment**\n */\nexport type TrackingRecordType = string;\n\n/** Known values of {@link SchemaType} that the service accepts. */\nexport enum KnownSchemaType {\n NotSpecified = \"NotSpecified\",\n Xml = \"Xml\"\n}\n\n/**\n * Defines values for SchemaType. \\\n * {@link KnownSchemaType} can be used interchangeably with SchemaType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Xml**\n */\nexport type SchemaType = string;\n\n/** Known values of {@link MapType} that the service accepts. */\nexport enum KnownMapType {\n NotSpecified = \"NotSpecified\",\n Xslt = \"Xslt\",\n Xslt20 = \"Xslt20\",\n Xslt30 = \"Xslt30\",\n Liquid = \"Liquid\"\n}\n\n/**\n * Defines values for MapType. \\\n * {@link KnownMapType} can be used interchangeably with MapType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Xslt** \\\n * **Xslt20** \\\n * **Xslt30** \\\n * **Liquid**\n */\nexport type MapType = string;\n\n/** Known values of {@link PartnerType} that the service accepts. */\nexport enum KnownPartnerType {\n NotSpecified = \"NotSpecified\",\n B2B = \"B2B\"\n}\n\n/**\n * Defines values for PartnerType. \\\n * {@link KnownPartnerType} can be used interchangeably with PartnerType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **B2B**\n */\nexport type PartnerType = string;\n\n/** Known values of {@link HashingAlgorithm} that the service accepts. */\nexport enum KnownHashingAlgorithm {\n NotSpecified = \"NotSpecified\",\n None = \"None\",\n MD5 = \"MD5\",\n SHA1 = \"SHA1\",\n SHA2256 = \"SHA2256\",\n SHA2384 = \"SHA2384\",\n SHA2512 = \"SHA2512\"\n}\n\n/**\n * Defines values for HashingAlgorithm. \\\n * {@link KnownHashingAlgorithm} can be used interchangeably with HashingAlgorithm,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **None** \\\n * **MD5** \\\n * **SHA1** \\\n * **SHA2256** \\\n * **SHA2384** \\\n * **SHA2512**\n */\nexport type HashingAlgorithm = string;\n\n/** Known values of {@link EncryptionAlgorithm} that the service accepts. */\nexport enum KnownEncryptionAlgorithm {\n NotSpecified = \"NotSpecified\",\n None = \"None\",\n DES3 = \"DES3\",\n RC2 = \"RC2\",\n AES128 = \"AES128\",\n AES192 = \"AES192\",\n AES256 = \"AES256\"\n}\n\n/**\n * Defines values for EncryptionAlgorithm. \\\n * {@link KnownEncryptionAlgorithm} can be used interchangeably with EncryptionAlgorithm,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **None** \\\n * **DES3** \\\n * **RC2** \\\n * **AES128** \\\n * **AES192** \\\n * **AES256**\n */\nexport type EncryptionAlgorithm = string;\n\n/** Known values of {@link SigningAlgorithm} that the service accepts. */\nexport enum KnownSigningAlgorithm {\n NotSpecified = \"NotSpecified\",\n Default = \"Default\",\n SHA1 = \"SHA1\",\n SHA2256 = \"SHA2256\",\n SHA2384 = \"SHA2384\",\n SHA2512 = \"SHA2512\"\n}\n\n/**\n * Defines values for SigningAlgorithm. \\\n * {@link KnownSigningAlgorithm} can be used interchangeably with SigningAlgorithm,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Default** \\\n * **SHA1** \\\n * **SHA2256** \\\n * **SHA2384** \\\n * **SHA2512**\n */\nexport type SigningAlgorithm = string;\n\n/** Known values of {@link TrailingSeparatorPolicy} that the service accepts. */\nexport enum KnownTrailingSeparatorPolicy {\n NotSpecified = \"NotSpecified\",\n NotAllowed = \"NotAllowed\",\n Optional = \"Optional\",\n Mandatory = \"Mandatory\"\n}\n\n/**\n * Defines values for TrailingSeparatorPolicy. \\\n * {@link KnownTrailingSeparatorPolicy} can be used interchangeably with TrailingSeparatorPolicy,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **NotAllowed** \\\n * **Optional** \\\n * **Mandatory**\n */\nexport type TrailingSeparatorPolicy = string;\n\n/** Known values of {@link X12CharacterSet} that the service accepts. */\nexport enum KnownX12CharacterSet {\n NotSpecified = \"NotSpecified\",\n Basic = \"Basic\",\n Extended = \"Extended\",\n UTF8 = \"UTF8\"\n}\n\n/**\n * Defines values for X12CharacterSet. \\\n * {@link KnownX12CharacterSet} can be used interchangeably with X12CharacterSet,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Basic** \\\n * **Extended** \\\n * **UTF8**\n */\nexport type X12CharacterSet = string;\n\n/** Known values of {@link X12DateFormat} that the service accepts. */\nexport enum KnownX12DateFormat {\n NotSpecified = \"NotSpecified\",\n Ccyymmdd = \"CCYYMMDD\",\n Yymmdd = \"YYMMDD\"\n}\n\n/**\n * Defines values for X12DateFormat. \\\n * {@link KnownX12DateFormat} can be used interchangeably with X12DateFormat,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **CCYYMMDD** \\\n * **YYMMDD**\n */\nexport type X12DateFormat = string;\n\n/** Known values of {@link X12TimeFormat} that the service accepts. */\nexport enum KnownX12TimeFormat {\n NotSpecified = \"NotSpecified\",\n Hhmm = \"HHMM\",\n Hhmmss = \"HHMMSS\",\n HhmmsSdd = \"HHMMSSdd\",\n HhmmsSd = \"HHMMSSd\"\n}\n\n/**\n * Defines values for X12TimeFormat. \\\n * {@link KnownX12TimeFormat} can be used interchangeably with X12TimeFormat,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **HHMM** \\\n * **HHMMSS** \\\n * **HHMMSSdd** \\\n * **HHMMSSd**\n */\nexport type X12TimeFormat = string;\n\n/** Known values of {@link UsageIndicator} that the service accepts. */\nexport enum KnownUsageIndicator {\n NotSpecified = \"NotSpecified\",\n Test = \"Test\",\n Information = \"Information\",\n Production = \"Production\"\n}\n\n/**\n * Defines values for UsageIndicator. \\\n * {@link KnownUsageIndicator} can be used interchangeably with UsageIndicator,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Test** \\\n * **Information** \\\n * **Production**\n */\nexport type UsageIndicator = string;\n\n/** Known values of {@link MessageFilterType} that the service accepts. */\nexport enum KnownMessageFilterType {\n NotSpecified = \"NotSpecified\",\n Include = \"Include\",\n Exclude = \"Exclude\"\n}\n\n/**\n * Defines values for MessageFilterType. \\\n * {@link KnownMessageFilterType} can be used interchangeably with MessageFilterType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Include** \\\n * **Exclude**\n */\nexport type MessageFilterType = string;\n\n/** Known values of {@link EdifactCharacterSet} that the service accepts. */\nexport enum KnownEdifactCharacterSet {\n NotSpecified = \"NotSpecified\",\n Unob = \"UNOB\",\n Unoa = \"UNOA\",\n Unoc = \"UNOC\",\n Unod = \"UNOD\",\n Unoe = \"UNOE\",\n Unof = \"UNOF\",\n Unog = \"UNOG\",\n Unoh = \"UNOH\",\n Unoi = \"UNOI\",\n Unoj = \"UNOJ\",\n Unok = \"UNOK\",\n Unox = \"UNOX\",\n Unoy = \"UNOY\",\n Keca = \"KECA\"\n}\n\n/**\n * Defines values for EdifactCharacterSet. \\\n * {@link KnownEdifactCharacterSet} can be used interchangeably with EdifactCharacterSet,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **UNOB** \\\n * **UNOA** \\\n * **UNOC** \\\n * **UNOD** \\\n * **UNOE** \\\n * **UNOF** \\\n * **UNOG** \\\n * **UNOH** \\\n * **UNOI** \\\n * **UNOJ** \\\n * **UNOK** \\\n * **UNOX** \\\n * **UNOY** \\\n * **KECA**\n */\nexport type EdifactCharacterSet = string;\n\n/** Known values of {@link IntegrationServiceEnvironmentAccessEndpointType} that the service accepts. */\nexport enum KnownIntegrationServiceEnvironmentAccessEndpointType {\n NotSpecified = \"NotSpecified\",\n External = \"External\",\n Internal = \"Internal\"\n}\n\n/**\n * Defines values for IntegrationServiceEnvironmentAccessEndpointType. \\\n * {@link KnownIntegrationServiceEnvironmentAccessEndpointType} can be used interchangeably with IntegrationServiceEnvironmentAccessEndpointType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **External** \\\n * **Internal**\n */\nexport type IntegrationServiceEnvironmentAccessEndpointType = string;\n\n/** Known values of {@link IntegrationServiceEnvironmentSkuName} that the service accepts. */\nexport enum KnownIntegrationServiceEnvironmentSkuName {\n NotSpecified = \"NotSpecified\",\n Premium = \"Premium\",\n Developer = \"Developer\"\n}\n\n/**\n * Defines values for IntegrationServiceEnvironmentSkuName. \\\n * {@link KnownIntegrationServiceEnvironmentSkuName} can be used interchangeably with IntegrationServiceEnvironmentSkuName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Premium** \\\n * **Developer**\n */\nexport type IntegrationServiceEnvironmentSkuName = string;\n\n/** Known values of {@link IntegrationServiceEnvironmentSkuScaleType} that the service accepts. */\nexport enum KnownIntegrationServiceEnvironmentSkuScaleType {\n Manual = \"Manual\",\n Automatic = \"Automatic\",\n None = \"None\"\n}\n\n/**\n * Defines values for IntegrationServiceEnvironmentSkuScaleType. \\\n * {@link KnownIntegrationServiceEnvironmentSkuScaleType} can be used interchangeably with IntegrationServiceEnvironmentSkuScaleType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Manual** \\\n * **Automatic** \\\n * **None**\n */\nexport type IntegrationServiceEnvironmentSkuScaleType = string;\n\n/** Known values of {@link IntegrationServiceEnvironmentNetworkDependencyCategoryType} that the service accepts. */\nexport enum KnownIntegrationServiceEnvironmentNetworkDependencyCategoryType {\n NotSpecified = \"NotSpecified\",\n AzureStorage = \"AzureStorage\",\n AzureManagement = \"AzureManagement\",\n AzureActiveDirectory = \"AzureActiveDirectory\",\n SSLCertificateVerification = \"SSLCertificateVerification\",\n DiagnosticLogsAndMetrics = \"DiagnosticLogsAndMetrics\",\n IntegrationServiceEnvironmentConnectors = \"IntegrationServiceEnvironmentConnectors\",\n RedisCache = \"RedisCache\",\n AccessEndpoints = \"AccessEndpoints\",\n RecoveryService = \"RecoveryService\",\n SQL = \"SQL\",\n RegionalService = \"RegionalService\"\n}\n\n/**\n * Defines values for IntegrationServiceEnvironmentNetworkDependencyCategoryType. \\\n * {@link KnownIntegrationServiceEnvironmentNetworkDependencyCategoryType} can be used interchangeably with IntegrationServiceEnvironmentNetworkDependencyCategoryType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **AzureStorage** \\\n * **AzureManagement** \\\n * **AzureActiveDirectory** \\\n * **SSLCertificateVerification** \\\n * **DiagnosticLogsAndMetrics** \\\n * **IntegrationServiceEnvironmentConnectors** \\\n * **RedisCache** \\\n * **AccessEndpoints** \\\n * **RecoveryService** \\\n * **SQL** \\\n * **RegionalService**\n */\nexport type IntegrationServiceEnvironmentNetworkDependencyCategoryType = string;\n\n/** Known values of {@link IntegrationServiceEnvironmentNetworkEndPointAccessibilityState} that the service accepts. */\nexport enum KnownIntegrationServiceEnvironmentNetworkEndPointAccessibilityState {\n NotSpecified = \"NotSpecified\",\n Unknown = \"Unknown\",\n Available = \"Available\",\n NotAvailable = \"NotAvailable\"\n}\n\n/**\n * Defines values for IntegrationServiceEnvironmentNetworkEndPointAccessibilityState. \\\n * {@link KnownIntegrationServiceEnvironmentNetworkEndPointAccessibilityState} can be used interchangeably with IntegrationServiceEnvironmentNetworkEndPointAccessibilityState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Unknown** \\\n * **Available** \\\n * **NotAvailable**\n */\nexport type IntegrationServiceEnvironmentNetworkEndPointAccessibilityState = string;\n\n/** Known values of {@link ErrorResponseCode} that the service accepts. */\nexport enum KnownErrorResponseCode {\n NotSpecified = \"NotSpecified\",\n IntegrationServiceEnvironmentNotFound = \"IntegrationServiceEnvironmentNotFound\",\n InternalServerError = \"InternalServerError\",\n InvalidOperationId = \"InvalidOperationId\"\n}\n\n/**\n * Defines values for ErrorResponseCode. \\\n * {@link KnownErrorResponseCode} can be used interchangeably with ErrorResponseCode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **IntegrationServiceEnvironmentNotFound** \\\n * **InternalServerError** \\\n * **InvalidOperationId**\n */\nexport type ErrorResponseCode = string;\n\n/** Known values of {@link IntegrationServiceEnvironmentNetworkDependencyHealthState} that the service accepts. */\nexport enum KnownIntegrationServiceEnvironmentNetworkDependencyHealthState {\n NotSpecified = \"NotSpecified\",\n Healthy = \"Healthy\",\n Unhealthy = \"Unhealthy\",\n Unknown = \"Unknown\"\n}\n\n/**\n * Defines values for IntegrationServiceEnvironmentNetworkDependencyHealthState. \\\n * {@link KnownIntegrationServiceEnvironmentNetworkDependencyHealthState} can be used interchangeably with IntegrationServiceEnvironmentNetworkDependencyHealthState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Healthy** \\\n * **Unhealthy** \\\n * **Unknown**\n */\nexport type IntegrationServiceEnvironmentNetworkDependencyHealthState = string;\n\n/** Known values of {@link ApiType} that the service accepts. */\nexport enum KnownApiType {\n NotSpecified = \"NotSpecified\",\n Rest = \"Rest\",\n Soap = \"Soap\"\n}\n\n/**\n * Defines values for ApiType. \\\n * {@link KnownApiType} can be used interchangeably with ApiType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Rest** \\\n * **Soap**\n */\nexport type ApiType = string;\n\n/** Known values of {@link WsdlImportMethod} that the service accepts. */\nexport enum KnownWsdlImportMethod {\n NotSpecified = \"NotSpecified\",\n SoapToRest = \"SoapToRest\",\n SoapPassThrough = \"SoapPassThrough\"\n}\n\n/**\n * Defines values for WsdlImportMethod. \\\n * {@link KnownWsdlImportMethod} can be used interchangeably with WsdlImportMethod,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **SoapToRest** \\\n * **SoapPassThrough**\n */\nexport type WsdlImportMethod = string;\n\n/** Known values of {@link ApiDeploymentParameterVisibility} that the service accepts. */\nexport enum KnownApiDeploymentParameterVisibility {\n NotSpecified = \"NotSpecified\",\n Default = \"Default\",\n Internal = \"Internal\"\n}\n\n/**\n * Defines values for ApiDeploymentParameterVisibility. \\\n * {@link KnownApiDeploymentParameterVisibility} can be used interchangeably with ApiDeploymentParameterVisibility,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Default** \\\n * **Internal**\n */\nexport type ApiDeploymentParameterVisibility = string;\n\n/** Known values of {@link ApiTier} that the service accepts. */\nexport enum KnownApiTier {\n NotSpecified = \"NotSpecified\",\n Enterprise = \"Enterprise\",\n Standard = \"Standard\",\n Premium = \"Premium\"\n}\n\n/**\n * Defines values for ApiTier. \\\n * {@link KnownApiTier} can be used interchangeably with ApiTier,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Enterprise** \\\n * **Standard** \\\n * **Premium**\n */\nexport type ApiTier = string;\n\n/** Known values of {@link StatusAnnotation} that the service accepts. */\nexport enum KnownStatusAnnotation {\n NotSpecified = \"NotSpecified\",\n Preview = \"Preview\",\n Production = \"Production\"\n}\n\n/**\n * Defines values for StatusAnnotation. \\\n * {@link KnownStatusAnnotation} can be used interchangeably with StatusAnnotation,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSpecified** \\\n * **Preview** \\\n * **Production**\n */\nexport type StatusAnnotation = string;\n\n/** Known values of {@link SwaggerSchemaType} that the service accepts. */\nexport enum KnownSwaggerSchemaType {\n String = \"String\",\n Number = \"Number\",\n Integer = \"Integer\",\n Boolean = \"Boolean\",\n Array = \"Array\",\n File = \"File\",\n Object = \"Object\",\n Null = \"Null\"\n}\n\n/**\n * Defines values for SwaggerSchemaType. \\\n * {@link KnownSwaggerSchemaType} can be used interchangeably with SwaggerSchemaType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **String** \\\n * **Number** \\\n * **Integer** \\\n * **Boolean** \\\n * **Array** \\\n * **File** \\\n * **Object** \\\n * **Null**\n */\nexport type SwaggerSchemaType = string;\n\n/** Known values of {@link AzureAsyncOperationState} that the service accepts. */\nexport enum KnownAzureAsyncOperationState {\n Failed = \"Failed\",\n Succeeded = \"Succeeded\",\n Pending = \"Pending\",\n Canceled = \"Canceled\"\n}\n\n/**\n * Defines values for AzureAsyncOperationState. \\\n * {@link KnownAzureAsyncOperationState} can be used interchangeably with AzureAsyncOperationState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Failed** \\\n * **Succeeded** \\\n * **Pending** \\\n * **Canceled**\n */\nexport type AzureAsyncOperationState = string;\n/** Defines values for DaysOfWeek. */\nexport type DaysOfWeek =\n | \"Sunday\"\n | \"Monday\"\n | \"Tuesday\"\n | \"Wednesday\"\n | \"Thursday\"\n | \"Friday\"\n | \"Saturday\";\n/** Defines values for DayOfWeek. */\nexport type DayOfWeek =\n | \"Sunday\"\n | \"Monday\"\n | \"Tuesday\"\n | \"Wednesday\"\n | \"Thursday\"\n | \"Friday\"\n | \"Saturday\";\n/** Defines values for EventLevel. */\nexport type EventLevel =\n | \"LogAlways\"\n | \"Critical\"\n | \"Error\"\n | \"Warning\"\n | \"Informational\"\n | \"Verbose\";\n/** Defines values for AgreementType. */\nexport type AgreementType = \"NotSpecified\" | \"AS2\" | \"X12\" | \"Edifact\";\n/** Defines values for SegmentTerminatorSuffix. */\nexport type SegmentTerminatorSuffix =\n | \"NotSpecified\"\n | \"None\"\n | \"CR\"\n | \"LF\"\n | \"CRLF\";\n/** Defines values for EdifactDecimalIndicator. */\nexport type EdifactDecimalIndicator = \"NotSpecified\" | \"Comma\" | \"Decimal\";\n\n/** Optional parameters. */\nexport interface WorkflowsListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: State, Trigger, and ReferencedResourceId. */\n filter?: string;\n}\n\n/** Contains response data for the listBySubscription operation. */\nexport type WorkflowsListBySubscriptionResponse = WorkflowListResult;\n\n/** Optional parameters. */\nexport interface WorkflowsListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: State, Trigger, and ReferencedResourceId. */\n filter?: string;\n}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type WorkflowsListByResourceGroupResponse = WorkflowListResult;\n\n/** Optional parameters. */\nexport interface WorkflowsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type WorkflowsGetResponse = Workflow;\n\n/** Optional parameters. */\nexport interface WorkflowsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type WorkflowsCreateOrUpdateResponse = Workflow;\n\n/** Optional parameters. */\nexport interface WorkflowsUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the update operation. */\nexport type WorkflowsUpdateResponse = Workflow;\n\n/** Optional parameters. */\nexport interface WorkflowsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface WorkflowsDisableOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface WorkflowsEnableOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface WorkflowsGenerateUpgradedDefinitionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the generateUpgradedDefinition operation. */\nexport type WorkflowsGenerateUpgradedDefinitionResponse = Record<\n string,\n unknown\n>;\n\n/** Optional parameters. */\nexport interface WorkflowsListCallbackUrlOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listCallbackUrl operation. */\nexport type WorkflowsListCallbackUrlResponse = WorkflowTriggerCallbackUrl;\n\n/** Optional parameters. */\nexport interface WorkflowsListSwaggerOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listSwagger operation. */\nexport type WorkflowsListSwaggerResponse = Record<string, unknown>;\n\n/** Optional parameters. */\nexport interface WorkflowsMoveOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface WorkflowsRegenerateAccessKeyOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface WorkflowsValidateByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface WorkflowsValidateByLocationOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface WorkflowsListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: State, Trigger, and ReferencedResourceId. */\n filter?: string;\n}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type WorkflowsListBySubscriptionNextResponse = WorkflowListResult;\n\n/** Optional parameters. */\nexport interface WorkflowsListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: State, Trigger, and ReferencedResourceId. */\n filter?: string;\n}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type WorkflowsListByResourceGroupNextResponse = WorkflowListResult;\n\n/** Optional parameters. */\nexport interface WorkflowVersionsListOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n}\n\n/** Contains response data for the list operation. */\nexport type WorkflowVersionsListResponse = WorkflowVersionListResult;\n\n/** Optional parameters. */\nexport interface WorkflowVersionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type WorkflowVersionsGetResponse = WorkflowVersion;\n\n/** Optional parameters. */\nexport interface WorkflowVersionsListNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n}\n\n/** Contains response data for the listNext operation. */\nexport type WorkflowVersionsListNextResponse = WorkflowVersionListResult;\n\n/** Optional parameters. */\nexport interface WorkflowTriggersListOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type WorkflowTriggersListResponse = WorkflowTriggerListResult;\n\n/** Optional parameters. */\nexport interface WorkflowTriggersGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type WorkflowTriggersGetResponse = WorkflowTrigger;\n\n/** Optional parameters. */\nexport interface WorkflowTriggersResetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface WorkflowTriggersRunOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface WorkflowTriggersGetSchemaJsonOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getSchemaJson operation. */\nexport type WorkflowTriggersGetSchemaJsonResponse = JsonSchema;\n\n/** Optional parameters. */\nexport interface WorkflowTriggersSetStateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface WorkflowTriggersListCallbackUrlOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listCallbackUrl operation. */\nexport type WorkflowTriggersListCallbackUrlResponse = WorkflowTriggerCallbackUrl;\n\n/** Optional parameters. */\nexport interface WorkflowTriggersListNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. */\n filter?: string;\n}\n\n/** Contains response data for the listNext operation. */\nexport type WorkflowTriggersListNextResponse = WorkflowTriggerListResult;\n\n/** Optional parameters. */\nexport interface WorkflowVersionTriggersListCallbackUrlOptionalParams\n extends coreClient.OperationOptions {\n /** The callback URL parameters. */\n parameters?: GetCallbackUrlParameters;\n}\n\n/** Contains response data for the listCallbackUrl operation. */\nexport type WorkflowVersionTriggersListCallbackUrlResponse = WorkflowTriggerCallbackUrl;\n\n/** Optional parameters. */\nexport interface WorkflowTriggerHistoriesListOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: Status, StartTime, and ClientTrackingId. */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type WorkflowTriggerHistoriesListResponse = WorkflowTriggerHistoryListResult;\n\n/** Optional parameters. */\nexport interface WorkflowTriggerHistoriesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type WorkflowTriggerHistoriesGetResponse = WorkflowTriggerHistory;\n\n/** Optional parameters. */\nexport interface WorkflowTriggerHistoriesResubmitOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface WorkflowTriggerHistoriesListNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: Status, StartTime, and ClientTrackingId. */\n filter?: string;\n}\n\n/** Contains response data for the listNext operation. */\nexport type WorkflowTriggerHistoriesListNextResponse = WorkflowTriggerHistoryListResult;\n\n/** Optional parameters. */\nexport interface WorkflowRunsListOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: Status, StartTime, and ClientTrackingId. */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type WorkflowRunsListResponse = WorkflowRunListResult;\n\n/** Optional parameters. */\nexport interface WorkflowRunsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type WorkflowRunsGetResponse = WorkflowRun;\n\n/** Optional parameters. */\nexport interface WorkflowRunsCancelOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface WorkflowRunsListNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: Status, StartTime, and ClientTrackingId. */\n filter?: string;\n}\n\n/** Contains response data for the listNext operation. */\nexport type WorkflowRunsListNextResponse = WorkflowRunListResult;\n\n/** Optional parameters. */\nexport interface WorkflowRunActionsListOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: Status. */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type WorkflowRunActionsListResponse = WorkflowRunActionListResult;\n\n/** Optional parameters. */\nexport interface WorkflowRunActionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type WorkflowRunActionsGetResponse = WorkflowRunAction;\n\n/** Optional parameters. */\nexport interface WorkflowRunActionsListExpressionTracesOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listExpressionTraces operation. */\nexport type WorkflowRunActionsListExpressionTracesResponse = ExpressionTraces;\n\n/** Optional parameters. */\nexport interface WorkflowRunActionsListNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: Status. */\n filter?: string;\n}\n\n/** Contains response data for the listNext operation. */\nexport type WorkflowRunActionsListNextResponse = WorkflowRunActionListResult;\n\n/** Optional parameters. */\nexport interface WorkflowRunActionRepetitionsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type WorkflowRunActionRepetitionsListResponse = WorkflowRunActionRepetitionDefinitionCollection;\n\n/** Optional parameters. */\nexport interface WorkflowRunActionRepetitionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type WorkflowRunActionRepetitionsGetResponse = WorkflowRunActionRepetitionDefinition;\n\n/** Optional parameters. */\nexport interface WorkflowRunActionRepetitionsListExpressionTracesOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listExpressionTraces operation. */\nexport type WorkflowRunActionRepetitionsListExpressionTracesResponse = ExpressionTraces;\n\n/** Optional parameters. */\nexport interface WorkflowRunActionRepetitionsRequestHistoriesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type WorkflowRunActionRepetitionsRequestHistoriesListResponse = RequestHistoryListResult;\n\n/** Optional parameters. */\nexport interface WorkflowRunActionRepetitionsRequestHistoriesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type WorkflowRunActionRepetitionsRequestHistoriesGetResponse = RequestHistory;\n\n/** Optional parameters. */\nexport interface WorkflowRunActionRepetitionsRequestHistoriesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type WorkflowRunActionRepetitionsRequestHistoriesListNextResponse = RequestHistoryListResult;\n\n/** Optional parameters. */\nexport interface WorkflowRunActionRequestHistoriesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type WorkflowRunActionRequestHistoriesListResponse = RequestHistoryListResult;\n\n/** Optional parameters. */\nexport interface WorkflowRunActionRequestHistoriesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type WorkflowRunActionRequestHistoriesGetResponse = RequestHistory;\n\n/** Optional parameters. */\nexport interface WorkflowRunActionRequestHistoriesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type WorkflowRunActionRequestHistoriesListNextResponse = RequestHistoryListResult;\n\n/** Optional parameters. */\nexport interface WorkflowRunActionScopeRepetitionsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type WorkflowRunActionScopeRepetitionsListResponse = WorkflowRunActionRepetitionDefinitionCollection;\n\n/** Optional parameters. */\nexport interface WorkflowRunActionScopeRepetitionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type WorkflowRunActionScopeRepetitionsGetResponse = WorkflowRunActionRepetitionDefinition;\n\n/** Optional parameters. */\nexport interface WorkflowRunOperationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type WorkflowRunOperationsGetResponse = WorkflowRun;\n\n/** Optional parameters. */\nexport interface IntegrationAccountsListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n}\n\n/** Contains response data for the listBySubscription operation. */\nexport type IntegrationAccountsListBySubscriptionResponse = IntegrationAccountListResult;\n\n/** Optional parameters. */\nexport interface IntegrationAccountsListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type IntegrationAccountsListByResourceGroupResponse = IntegrationAccountListResult;\n\n/** Optional parameters. */\nexport interface IntegrationAccountsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IntegrationAccountsGetResponse = IntegrationAccount;\n\n/** Optional parameters. */\nexport interface IntegrationAccountsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type IntegrationAccountsCreateOrUpdateResponse = IntegrationAccount;\n\n/** Optional parameters. */\nexport interface IntegrationAccountsUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the update operation. */\nexport type IntegrationAccountsUpdateResponse = IntegrationAccount;\n\n/** Optional parameters. */\nexport interface IntegrationAccountsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface IntegrationAccountsListCallbackUrlOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listCallbackUrl operation. */\nexport type IntegrationAccountsListCallbackUrlResponse = CallbackUrl;\n\n/** Optional parameters. */\nexport interface IntegrationAccountsListKeyVaultKeysOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listKeyVaultKeys operation. */\nexport type IntegrationAccountsListKeyVaultKeysResponse = KeyVaultKeyCollection;\n\n/** Optional parameters. */\nexport interface IntegrationAccountsLogTrackingEventsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface IntegrationAccountsRegenerateAccessKeyOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the regenerateAccessKey operation. */\nexport type IntegrationAccountsRegenerateAccessKeyResponse = IntegrationAccount;\n\n/** Optional parameters. */\nexport interface IntegrationAccountsListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type IntegrationAccountsListBySubscriptionNextResponse = IntegrationAccountListResult;\n\n/** Optional parameters. */\nexport interface IntegrationAccountsListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type IntegrationAccountsListByResourceGroupNextResponse = IntegrationAccountListResult;\n\n/** Optional parameters. */\nexport interface IntegrationAccountAssembliesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type IntegrationAccountAssembliesListResponse = AssemblyCollection;\n\n/** Optional parameters. */\nexport interface IntegrationAccountAssembliesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IntegrationAccountAssembliesGetResponse = AssemblyDefinition;\n\n/** Optional parameters. */\nexport interface IntegrationAccountAssembliesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type IntegrationAccountAssembliesCreateOrUpdateResponse = AssemblyDefinition;\n\n/** Optional parameters. */\nexport interface IntegrationAccountAssembliesDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface IntegrationAccountAssembliesListContentCallbackUrlOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listContentCallbackUrl operation. */\nexport type IntegrationAccountAssembliesListContentCallbackUrlResponse = WorkflowTriggerCallbackUrl;\n\n/** Optional parameters. */\nexport interface IntegrationAccountBatchConfigurationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type IntegrationAccountBatchConfigurationsListResponse = BatchConfigurationCollection;\n\n/** Optional parameters. */\nexport interface IntegrationAccountBatchConfigurationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IntegrationAccountBatchConfigurationsGetResponse = BatchConfiguration;\n\n/** Optional parameters. */\nexport interface IntegrationAccountBatchConfigurationsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type IntegrationAccountBatchConfigurationsCreateOrUpdateResponse = BatchConfiguration;\n\n/** Optional parameters. */\nexport interface IntegrationAccountBatchConfigurationsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface IntegrationAccountSchemasListOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: SchemaType. */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type IntegrationAccountSchemasListResponse = IntegrationAccountSchemaListResult;\n\n/** Optional parameters. */\nexport interface IntegrationAccountSchemasGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IntegrationAccountSchemasGetResponse = IntegrationAccountSchema;\n\n/** Optional parameters. */\nexport interface IntegrationAccountSchemasCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type IntegrationAccountSchemasCreateOrUpdateResponse = IntegrationAccountSchema;\n\n/** Optional parameters. */\nexport interface IntegrationAccountSchemasDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface IntegrationAccountSchemasListContentCallbackUrlOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listContentCallbackUrl operation. */\nexport type IntegrationAccountSchemasListContentCallbackUrlResponse = WorkflowTriggerCallbackUrl;\n\n/** Optional parameters. */\nexport interface IntegrationAccountSchemasListNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: SchemaType. */\n filter?: string;\n}\n\n/** Contains response data for the listNext operation. */\nexport type IntegrationAccountSchemasListNextResponse = IntegrationAccountSchemaListResult;\n\n/** Optional parameters. */\nexport interface IntegrationAccountMapsListOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: MapType. */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type IntegrationAccountMapsListResponse = IntegrationAccountMapListResult;\n\n/** Optional parameters. */\nexport interface IntegrationAccountMapsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IntegrationAccountMapsGetResponse = IntegrationAccountMap;\n\n/** Optional parameters. */\nexport interface IntegrationAccountMapsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type IntegrationAccountMapsCreateOrUpdateResponse = IntegrationAccountMap;\n\n/** Optional parameters. */\nexport interface IntegrationAccountMapsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface IntegrationAccountMapsListContentCallbackUrlOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listContentCallbackUrl operation. */\nexport type IntegrationAccountMapsListContentCallbackUrlResponse = WorkflowTriggerCallbackUrl;\n\n/** Optional parameters. */\nexport interface IntegrationAccountMapsListNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: MapType. */\n filter?: string;\n}\n\n/** Contains response data for the listNext operation. */\nexport type IntegrationAccountMapsListNextResponse = IntegrationAccountMapListResult;\n\n/** Optional parameters. */\nexport interface IntegrationAccountPartnersListOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: PartnerType. */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type IntegrationAccountPartnersListResponse = IntegrationAccountPartnerListResult;\n\n/** Optional parameters. */\nexport interface IntegrationAccountPartnersGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IntegrationAccountPartnersGetResponse = IntegrationAccountPartner;\n\n/** Optional parameters. */\nexport interface IntegrationAccountPartnersCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type IntegrationAccountPartnersCreateOrUpdateResponse = IntegrationAccountPartner;\n\n/** Optional parameters. */\nexport interface IntegrationAccountPartnersDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface IntegrationAccountPartnersListContentCallbackUrlOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listContentCallbackUrl operation. */\nexport type IntegrationAccountPartnersListContentCallbackUrlResponse = WorkflowTriggerCallbackUrl;\n\n/** Optional parameters. */\nexport interface IntegrationAccountPartnersListNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: PartnerType. */\n filter?: string;\n}\n\n/** Contains response data for the listNext operation. */\nexport type IntegrationAccountPartnersListNextResponse = IntegrationAccountPartnerListResult;\n\n/** Optional parameters. */\nexport interface IntegrationAccountAgreementsListOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: AgreementType. */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type IntegrationAccountAgreementsListResponse = IntegrationAccountAgreementListResult;\n\n/** Optional parameters. */\nexport interface IntegrationAccountAgreementsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IntegrationAccountAgreementsGetResponse = IntegrationAccountAgreement;\n\n/** Optional parameters. */\nexport interface IntegrationAccountAgreementsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type IntegrationAccountAgreementsCreateOrUpdateResponse = IntegrationAccountAgreement;\n\n/** Optional parameters. */\nexport interface IntegrationAccountAgreementsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface IntegrationAccountAgreementsListContentCallbackUrlOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listContentCallbackUrl operation. */\nexport type IntegrationAccountAgreementsListContentCallbackUrlResponse = WorkflowTriggerCallbackUrl;\n\n/** Optional parameters. */\nexport interface IntegrationAccountAgreementsListNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: AgreementType. */\n filter?: string;\n}\n\n/** Contains response data for the listNext operation. */\nexport type IntegrationAccountAgreementsListNextResponse = IntegrationAccountAgreementListResult;\n\n/** Optional parameters. */\nexport interface IntegrationAccountCertificatesListOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n}\n\n/** Contains response data for the list operation. */\nexport type IntegrationAccountCertificatesListResponse = IntegrationAccountCertificateListResult;\n\n/** Optional parameters. */\nexport interface IntegrationAccountCertificatesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IntegrationAccountCertificatesGetResponse = IntegrationAccountCertificate;\n\n/** Optional parameters. */\nexport interface IntegrationAccountCertificatesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type IntegrationAccountCertificatesCreateOrUpdateResponse = IntegrationAccountCertificate;\n\n/** Optional parameters. */\nexport interface IntegrationAccountCertificatesDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface IntegrationAccountCertificatesListNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n}\n\n/** Contains response data for the listNext operation. */\nexport type IntegrationAccountCertificatesListNextResponse = IntegrationAccountCertificateListResult;\n\n/** Optional parameters. */\nexport interface IntegrationAccountSessionsListOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: ChangedTime. */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type IntegrationAccountSessionsListResponse = IntegrationAccountSessionListResult;\n\n/** Optional parameters. */\nexport interface IntegrationAccountSessionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IntegrationAccountSessionsGetResponse = IntegrationAccountSession;\n\n/** Optional parameters. */\nexport interface IntegrationAccountSessionsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type IntegrationAccountSessionsCreateOrUpdateResponse = IntegrationAccountSession;\n\n/** Optional parameters. */\nexport interface IntegrationAccountSessionsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface IntegrationAccountSessionsListNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n /** The filter to apply on the operation. Options for filters include: ChangedTime. */\n filter?: string;\n}\n\n/** Contains response data for the listNext operation. */\nexport type IntegrationAccountSessionsListNextResponse = IntegrationAccountSessionListResult;\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentsListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n}\n\n/** Contains response data for the listBySubscription operation. */\nexport type IntegrationServiceEnvironmentsListBySubscriptionResponse = IntegrationServiceEnvironmentListResult;\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentsListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type IntegrationServiceEnvironmentsListByResourceGroupResponse = IntegrationServiceEnvironmentListResult;\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IntegrationServiceEnvironmentsGetResponse = IntegrationServiceEnvironment;\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type IntegrationServiceEnvironmentsCreateOrUpdateResponse = IntegrationServiceEnvironment;\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentsUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type IntegrationServiceEnvironmentsUpdateResponse = IntegrationServiceEnvironment;\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentsRestartOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentsListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type IntegrationServiceEnvironmentsListBySubscriptionNextResponse = IntegrationServiceEnvironmentListResult;\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentsListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {\n /** The number of items to be included in the result. */\n top?: number;\n}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type IntegrationServiceEnvironmentsListByResourceGroupNextResponse = IntegrationServiceEnvironmentListResult;\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentSkusListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type IntegrationServiceEnvironmentSkusListResponse = IntegrationServiceEnvironmentSkuList;\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentSkusListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type IntegrationServiceEnvironmentSkusListNextResponse = IntegrationServiceEnvironmentSkuList;\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentNetworkHealthGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IntegrationServiceEnvironmentNetworkHealthGetResponse = {\n [propertyName: string]: IntegrationServiceEnvironmentSubnetNetworkHealth;\n};\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentManagedApisListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type IntegrationServiceEnvironmentManagedApisListResponse = IntegrationServiceEnvironmentManagedApiListResult;\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentManagedApisGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IntegrationServiceEnvironmentManagedApisGetResponse = IntegrationServiceEnvironmentManagedApi;\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentManagedApisPutOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the put operation. */\nexport type IntegrationServiceEnvironmentManagedApisPutResponse = IntegrationServiceEnvironmentManagedApi;\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentManagedApisDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentManagedApisListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type IntegrationServiceEnvironmentManagedApisListNextResponse = IntegrationServiceEnvironmentManagedApiListResult;\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentManagedApiOperationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type IntegrationServiceEnvironmentManagedApiOperationsListResponse = ApiOperationListResult;\n\n/** Optional parameters. */\nexport interface IntegrationServiceEnvironmentManagedApiOperationsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type IntegrationServiceEnvironmentManagedApiOperationsListNextResponse = ApiOperationListResult;\n\n/** Optional parameters. */\nexport interface OperationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type OperationsListResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface OperationsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type OperationsListNextResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface LogicManagementClientOptionalParams\n extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Api Version */\n apiVersion?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\nexport const WorkflowListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Workflow\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const FlowEndpointsConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FlowEndpointsConfiguration\",\n modelProperties: {\n workflow: {\n serializedName: \"workflow\",\n type: {\n name: \"Composite\",\n className: \"FlowEndpoints\"\n }\n },\n connector: {\n serializedName: \"connector\",\n type: {\n name: \"Composite\",\n className: \"FlowEndpoints\"\n }\n }\n }\n }\n};\n\nexport const FlowEndpoints: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FlowEndpoints\",\n modelProperties: {\n outgoingIpAddresses: {\n serializedName: \"outgoingIpAddresses\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IpAddress\"\n }\n }\n }\n },\n accessEndpointIpAddresses: {\n serializedName: \"accessEndpointIpAddresses\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IpAddress\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const IpAddress: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IpAddress\",\n modelProperties: {\n address: {\n serializedName: \"address\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const FlowAccessControlConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FlowAccessControlConfiguration\",\n modelProperties: {\n triggers: {\n serializedName: \"triggers\",\n type: {\n name: \"Composite\",\n className: \"FlowAccessControlConfigurationPolicy\"\n }\n },\n contents: {\n serializedName: \"contents\",\n type: {\n name: \"Composite\",\n className: \"FlowAccessControlConfigurationPolicy\"\n }\n },\n actions: {\n serializedName: \"actions\",\n type: {\n name: \"Composite\",\n className: \"FlowAccessControlConfigurationPolicy\"\n }\n },\n workflowManagement: {\n serializedName: \"workflowManagement\",\n type: {\n name: \"Composite\",\n className: \"FlowAccessControlConfigurationPolicy\"\n }\n }\n }\n }\n};\n\nexport const FlowAccessControlConfigurationPolicy: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FlowAccessControlConfigurationPolicy\",\n modelProperties: {\n allowedCallerIpAddresses: {\n serializedName: \"allowedCallerIpAddresses\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IpAddressRange\"\n }\n }\n }\n },\n openAuthenticationPolicies: {\n serializedName: \"openAuthenticationPolicies\",\n type: {\n name: \"Composite\",\n className: \"OpenAuthenticationAccessPolicies\"\n }\n }\n }\n }\n};\n\nexport const IpAddressRange: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IpAddressRange\",\n modelProperties: {\n addressRange: {\n serializedName: \"addressRange\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const OpenAuthenticationAccessPolicies: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OpenAuthenticationAccessPolicies\",\n modelProperties: {\n policies: {\n serializedName: \"policies\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"Composite\",\n className: \"OpenAuthenticationAccessPolicy\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const OpenAuthenticationAccessPolicy: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OpenAuthenticationAccessPolicy\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n },\n claims: {\n serializedName: \"claims\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"OpenAuthenticationPolicyClaim\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const OpenAuthenticationPolicyClaim: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OpenAuthenticationPolicyClaim\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Sku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Sku\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n plan: {\n serializedName: \"plan\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n }\n }\n }\n};\n\nexport const ResourceReference: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceReference\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkflowParameter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowParameter\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n metadata: {\n serializedName: \"metadata\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ManagedServiceIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ManagedServiceIdentity\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n tenantId: {\n serializedName: \"tenantId\",\n readOnly: true,\n type: {\n name: \"Uuid\"\n }\n },\n principalId: {\n serializedName: \"principalId\",\n readOnly: true,\n type: {\n name: \"Uuid\"\n }\n },\n userAssignedIdentities: {\n serializedName: \"userAssignedIdentities\",\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Composite\", className: \"UserAssignedIdentity\" }\n }\n }\n }\n }\n }\n};\n\nexport const UserAssignedIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UserAssignedIdentity\",\n modelProperties: {\n principalId: {\n serializedName: \"principalId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n clientId: {\n serializedName: \"clientId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Resource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Resource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n }\n }\n }\n};\n\nexport const ErrorResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorResponse\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorProperties\"\n }\n }\n }\n }\n};\n\nexport const ErrorProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorProperties\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n type: {\n name: \"String\"\n }\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const GenerateUpgradedDefinitionParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"GenerateUpgradedDefinitionParameters\",\n modelProperties: {\n targetSchemaVersion: {\n serializedName: \"targetSchemaVersion\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const GetCallbackUrlParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"GetCallbackUrlParameters\",\n modelProperties: {\n notAfter: {\n serializedName: \"notAfter\",\n type: {\n name: \"DateTime\"\n }\n },\n keyType: {\n serializedName: \"keyType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkflowTriggerCallbackUrl: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowTriggerCallbackUrl\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n method: {\n serializedName: \"method\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n basePath: {\n serializedName: \"basePath\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n relativePath: {\n serializedName: \"relativePath\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n relativePathParameters: {\n serializedName: \"relativePathParameters\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n queries: {\n serializedName: \"queries\",\n type: {\n name: \"Composite\",\n className: \"WorkflowTriggerListCallbackUrlQueries\"\n }\n }\n }\n }\n};\n\nexport const WorkflowTriggerListCallbackUrlQueries: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowTriggerListCallbackUrlQueries\",\n modelProperties: {\n apiVersion: {\n serializedName: \"api-version\",\n type: {\n name: \"String\"\n }\n },\n sp: {\n serializedName: \"sp\",\n type: {\n name: \"String\"\n }\n },\n sv: {\n serializedName: \"sv\",\n type: {\n name: \"String\"\n }\n },\n sig: {\n serializedName: \"sig\",\n type: {\n name: \"String\"\n }\n },\n se: {\n serializedName: \"se\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const RegenerateActionParameter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RegenerateActionParameter\",\n modelProperties: {\n keyType: {\n serializedName: \"keyType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkflowVersionListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowVersionListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"WorkflowVersion\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkflowTriggerListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowTriggerListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"WorkflowTrigger\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkflowTriggerRecurrence: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowTriggerRecurrence\",\n modelProperties: {\n frequency: {\n serializedName: \"frequency\",\n type: {\n name: \"String\"\n }\n },\n interval: {\n serializedName: \"interval\",\n type: {\n name: \"Number\"\n }\n },\n startTime: {\n serializedName: \"startTime\",\n type: {\n name: \"String\"\n }\n },\n endTime: {\n serializedName: \"endTime\",\n type: {\n name: \"String\"\n }\n },\n timeZone: {\n serializedName: \"timeZone\",\n type: {\n name: \"String\"\n }\n },\n schedule: {\n serializedName: \"schedule\",\n type: {\n name: \"Composite\",\n className: \"RecurrenceSchedule\"\n }\n }\n }\n }\n};\n\nexport const RecurrenceSchedule: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RecurrenceSchedule\",\n modelProperties: {\n minutes: {\n serializedName: \"minutes\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Number\"\n }\n }\n }\n },\n hours: {\n serializedName: \"hours\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Number\"\n }\n }\n }\n },\n weekDays: {\n serializedName: \"weekDays\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Enum\",\n allowedValues: [\n \"Sunday\",\n \"Monday\",\n \"Tuesday\",\n \"Wednesday\",\n \"Thursday\",\n \"Friday\",\n \"Saturday\"\n ]\n }\n }\n }\n },\n monthDays: {\n serializedName: \"monthDays\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Number\"\n }\n }\n }\n },\n monthlyOccurrences: {\n serializedName: \"monthlyOccurrences\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"RecurrenceScheduleOccurrence\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const RecurrenceScheduleOccurrence: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RecurrenceScheduleOccurrence\",\n modelProperties: {\n day: {\n serializedName: \"day\",\n type: {\n name: \"Enum\",\n allowedValues: [\n \"Sunday\",\n \"Monday\",\n \"Tuesday\",\n \"Wednesday\",\n \"Thursday\",\n \"Friday\",\n \"Saturday\"\n ]\n }\n },\n occurrence: {\n serializedName: \"occurrence\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const SubResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SubResource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const JsonSchema: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"JsonSchema\",\n modelProperties: {\n title: {\n serializedName: \"title\",\n type: {\n name: \"String\"\n }\n },\n content: {\n serializedName: \"content\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const SetTriggerStateActionDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SetTriggerStateActionDefinition\",\n modelProperties: {\n source: {\n serializedName: \"source\",\n type: {\n name: \"Composite\",\n className: \"WorkflowTriggerReference\"\n }\n }\n }\n }\n};\n\nexport const WorkflowTriggerHistoryListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowTriggerHistoryListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"WorkflowTriggerHistory\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Correlation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Correlation\",\n modelProperties: {\n clientTrackingId: {\n serializedName: \"clientTrackingId\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ContentLink: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ContentLink\",\n modelProperties: {\n uri: {\n serializedName: \"uri\",\n type: {\n name: \"String\"\n }\n },\n contentVersion: {\n serializedName: \"contentVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n contentSize: {\n serializedName: \"contentSize\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n contentHash: {\n serializedName: \"contentHash\",\n type: {\n name: \"Composite\",\n className: \"ContentHash\"\n }\n },\n metadata: {\n serializedName: \"metadata\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n }\n }\n }\n};\n\nexport const ContentHash: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ContentHash\",\n modelProperties: {\n algorithm: {\n serializedName: \"algorithm\",\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkflowRunListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowRunListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"WorkflowRun\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkflowRunTrigger: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowRunTrigger\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n inputs: {\n serializedName: \"inputs\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n inputsLink: {\n serializedName: \"inputsLink\",\n type: {\n name: \"Composite\",\n className: \"ContentLink\"\n }\n },\n outputs: {\n serializedName: \"outputs\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n outputsLink: {\n serializedName: \"outputsLink\",\n type: {\n name: \"Composite\",\n className: \"ContentLink\"\n }\n },\n scheduledTime: {\n serializedName: \"scheduledTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n startTime: {\n serializedName: \"startTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"endTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n trackingId: {\n serializedName: \"trackingId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n correlation: {\n serializedName: \"correlation\",\n type: {\n name: \"Composite\",\n className: \"Correlation\"\n }\n },\n code: {\n serializedName: \"code\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n status: {\n serializedName: \"status\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n error: {\n serializedName: \"error\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n trackedProperties: {\n serializedName: \"trackedProperties\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n }\n }\n }\n};\n\nexport const WorkflowRunActionListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowRunActionListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"WorkflowRunAction\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const RunCorrelation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RunCorrelation\",\n modelProperties: {\n clientTrackingId: {\n serializedName: \"clientTrackingId\",\n type: {\n name: \"String\"\n }\n },\n clientKeywords: {\n serializedName: \"clientKeywords\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const RetryHistory: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RetryHistory\",\n modelProperties: {\n startTime: {\n serializedName: \"startTime\",\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"endTime\",\n type: {\n name: \"DateTime\"\n }\n },\n code: {\n serializedName: \"code\",\n type: {\n name: \"String\"\n }\n },\n clientRequestId: {\n serializedName: \"clientRequestId\",\n type: {\n name: \"String\"\n }\n },\n serviceRequestId: {\n serializedName: \"serviceRequestId\",\n type: {\n name: \"String\"\n }\n },\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorResponse\"\n }\n }\n }\n }\n};\n\nexport const ExpressionTraces: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ExpressionTraces\",\n modelProperties: {\n inputs: {\n serializedName: \"inputs\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ExpressionRoot\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const Expression: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Expression\",\n modelProperties: {\n text: {\n serializedName: \"text\",\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"any\"\n }\n },\n subexpressions: {\n serializedName: \"subexpressions\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Expression\"\n }\n }\n }\n },\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"AzureResourceErrorInfo\"\n }\n }\n }\n }\n};\n\nexport const ErrorInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorInfo\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkflowRunActionRepetitionDefinitionCollection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowRunActionRepetitionDefinitionCollection\",\n modelProperties: {\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"WorkflowRunActionRepetitionDefinition\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const RepetitionIndex: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RepetitionIndex\",\n modelProperties: {\n scopeName: {\n serializedName: \"scopeName\",\n type: {\n name: \"String\"\n }\n },\n itemIndex: {\n serializedName: \"itemIndex\",\n required: true,\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const OperationResultProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationResultProperties\",\n modelProperties: {\n startTime: {\n serializedName: \"startTime\",\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"endTime\",\n type: {\n name: \"DateTime\"\n }\n },\n correlation: {\n serializedName: \"correlation\",\n type: {\n name: \"Composite\",\n className: \"RunActionCorrelation\"\n }\n },\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n },\n code: {\n serializedName: \"code\",\n type: {\n name: \"String\"\n }\n },\n error: {\n serializedName: \"error\",\n type: {\n name: \"any\"\n }\n }\n }\n }\n};\n\nexport const RequestHistoryListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RequestHistoryListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"RequestHistory\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const RequestHistoryProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RequestHistoryProperties\",\n modelProperties: {\n startTime: {\n serializedName: \"startTime\",\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"endTime\",\n type: {\n name: \"DateTime\"\n }\n },\n request: {\n serializedName: \"request\",\n type: {\n name: \"Composite\",\n className: \"Request\"\n }\n },\n response: {\n serializedName: \"response\",\n type: {\n name: \"Composite\",\n className: \"Response\"\n }\n }\n }\n }\n};\n\nexport const Request: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Request\",\n modelProperties: {\n headers: {\n serializedName: \"headers\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n uri: {\n serializedName: \"uri\",\n type: {\n name: \"String\"\n }\n },\n method: {\n serializedName: \"method\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Response: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Response\",\n modelProperties: {\n headers: {\n serializedName: \"headers\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n statusCode: {\n serializedName: \"statusCode\",\n type: {\n name: \"Number\"\n }\n },\n bodyLink: {\n serializedName: \"bodyLink\",\n type: {\n name: \"Composite\",\n className: \"ContentLink\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccount\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountSku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountSku\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AssemblyCollection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AssemblyCollection\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"AssemblyDefinition\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ArtifactProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ArtifactProperties\",\n modelProperties: {\n createdTime: {\n serializedName: \"createdTime\",\n type: {\n name: \"DateTime\"\n }\n },\n changedTime: {\n serializedName: \"changedTime\",\n type: {\n name: \"DateTime\"\n }\n },\n metadata: {\n serializedName: \"metadata\",\n type: {\n name: \"any\"\n }\n }\n }\n }\n};\n\nexport const BatchConfigurationCollection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BatchConfigurationCollection\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"BatchConfiguration\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const BatchReleaseCriteria: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BatchReleaseCriteria\",\n modelProperties: {\n messageCount: {\n serializedName: \"messageCount\",\n type: {\n name: \"Number\"\n }\n },\n batchSize: {\n serializedName: \"batchSize\",\n type: {\n name: \"Number\"\n }\n },\n recurrence: {\n serializedName: \"recurrence\",\n type: {\n name: \"Composite\",\n className: \"WorkflowTriggerRecurrence\"\n }\n }\n }\n }\n};\n\nexport const CallbackUrl: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CallbackUrl\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ListKeyVaultKeysDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ListKeyVaultKeysDefinition\",\n modelProperties: {\n keyVault: {\n serializedName: \"keyVault\",\n type: {\n name: \"Composite\",\n className: \"KeyVaultReference\"\n }\n },\n skipToken: {\n serializedName: \"skipToken\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const KeyVaultKeyCollection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"KeyVaultKeyCollection\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"KeyVaultKey\"\n }\n }\n }\n },\n skipToken: {\n serializedName: \"skipToken\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const KeyVaultKey: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"KeyVaultKey\",\n modelProperties: {\n kid: {\n serializedName: \"kid\",\n type: {\n name: \"String\"\n }\n },\n attributes: {\n serializedName: \"attributes\",\n type: {\n name: \"Composite\",\n className: \"KeyVaultKeyAttributes\"\n }\n }\n }\n }\n};\n\nexport const KeyVaultKeyAttributes: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"KeyVaultKeyAttributes\",\n modelProperties: {\n enabled: {\n serializedName: \"enabled\",\n type: {\n name: \"Boolean\"\n }\n },\n created: {\n serializedName: \"created\",\n type: {\n name: \"Number\"\n }\n },\n updated: {\n serializedName: \"updated\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const TrackingEventsDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TrackingEventsDefinition\",\n modelProperties: {\n sourceType: {\n serializedName: \"sourceType\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n trackEventsOptions: {\n serializedName: \"trackEventsOptions\",\n type: {\n name: \"String\"\n }\n },\n events: {\n serializedName: \"events\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"TrackingEvent\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const TrackingEvent: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TrackingEvent\",\n modelProperties: {\n eventLevel: {\n serializedName: \"eventLevel\",\n required: true,\n type: {\n name: \"Enum\",\n allowedValues: [\n \"LogAlways\",\n \"Critical\",\n \"Error\",\n \"Warning\",\n \"Informational\",\n \"Verbose\"\n ]\n }\n },\n eventTime: {\n serializedName: \"eventTime\",\n required: true,\n type: {\n name: \"DateTime\"\n }\n },\n recordType: {\n serializedName: \"recordType\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n record: {\n serializedName: \"record\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"TrackingEventErrorInfo\"\n }\n }\n }\n }\n};\n\nexport const TrackingEventErrorInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TrackingEventErrorInfo\",\n modelProperties: {\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\"\n }\n },\n code: {\n serializedName: \"code\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountSchemaListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountSchemaListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountSchema\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountMapListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountMapListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountMap\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountMapPropertiesParametersSchema: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountMapPropertiesParametersSchema\",\n modelProperties: {\n ref: {\n serializedName: \"ref\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountPartnerListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountPartnerListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountPartner\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const PartnerContent: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerContent\",\n modelProperties: {\n b2B: {\n serializedName: \"b2b\",\n type: {\n name: \"Composite\",\n className: \"B2BPartnerContent\"\n }\n }\n }\n }\n};\n\nexport const B2BPartnerContent: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"B2BPartnerContent\",\n modelProperties: {\n businessIdentities: {\n serializedName: \"businessIdentities\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"BusinessIdentity\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const BusinessIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BusinessIdentity\",\n modelProperties: {\n qualifier: {\n serializedName: \"qualifier\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountAgreementListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountAgreementListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountAgreement\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AgreementContent: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AgreementContent\",\n modelProperties: {\n aS2: {\n serializedName: \"aS2\",\n type: {\n name: \"Composite\",\n className: \"AS2AgreementContent\"\n }\n },\n x12: {\n serializedName: \"x12\",\n type: {\n name: \"Composite\",\n className: \"X12AgreementContent\"\n }\n },\n edifact: {\n serializedName: \"edifact\",\n type: {\n name: \"Composite\",\n className: \"EdifactAgreementContent\"\n }\n }\n }\n }\n};\n\nexport const AS2AgreementContent: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AS2AgreementContent\",\n modelProperties: {\n receiveAgreement: {\n serializedName: \"receiveAgreement\",\n type: {\n name: \"Composite\",\n className: \"AS2OneWayAgreement\"\n }\n },\n sendAgreement: {\n serializedName: \"sendAgreement\",\n type: {\n name: \"Composite\",\n className: \"AS2OneWayAgreement\"\n }\n }\n }\n }\n};\n\nexport const AS2OneWayAgreement: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AS2OneWayAgreement\",\n modelProperties: {\n senderBusinessIdentity: {\n serializedName: \"senderBusinessIdentity\",\n type: {\n name: \"Composite\",\n className: \"BusinessIdentity\"\n }\n },\n receiverBusinessIdentity: {\n serializedName: \"receiverBusinessIdentity\",\n type: {\n name: \"Composite\",\n className: \"BusinessIdentity\"\n }\n },\n protocolSettings: {\n serializedName: \"protocolSettings\",\n type: {\n name: \"Composite\",\n className: \"AS2ProtocolSettings\"\n }\n }\n }\n }\n};\n\nexport const AS2ProtocolSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AS2ProtocolSettings\",\n modelProperties: {\n messageConnectionSettings: {\n serializedName: \"messageConnectionSettings\",\n type: {\n name: \"Composite\",\n className: \"AS2MessageConnectionSettings\"\n }\n },\n acknowledgementConnectionSettings: {\n serializedName: \"acknowledgementConnectionSettings\",\n type: {\n name: \"Composite\",\n className: \"AS2AcknowledgementConnectionSettings\"\n }\n },\n mdnSettings: {\n serializedName: \"mdnSettings\",\n type: {\n name: \"Composite\",\n className: \"AS2MdnSettings\"\n }\n },\n securitySettings: {\n serializedName: \"securitySettings\",\n type: {\n name: \"Composite\",\n className: \"AS2SecuritySettings\"\n }\n },\n validationSettings: {\n serializedName: \"validationSettings\",\n type: {\n name: \"Composite\",\n className: \"AS2ValidationSettings\"\n }\n },\n envelopeSettings: {\n serializedName: \"envelopeSettings\",\n type: {\n name: \"Composite\",\n className: \"AS2EnvelopeSettings\"\n }\n },\n errorSettings: {\n serializedName: \"errorSettings\",\n type: {\n name: \"Composite\",\n className: \"AS2ErrorSettings\"\n }\n }\n }\n }\n};\n\nexport const AS2MessageConnectionSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AS2MessageConnectionSettings\",\n modelProperties: {\n ignoreCertificateNameMismatch: {\n serializedName: \"ignoreCertificateNameMismatch\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n supportHttpStatusCodeContinue: {\n serializedName: \"supportHttpStatusCodeContinue\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n keepHttpConnectionAlive: {\n serializedName: \"keepHttpConnectionAlive\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n unfoldHttpHeaders: {\n serializedName: \"unfoldHttpHeaders\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const AS2AcknowledgementConnectionSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AS2AcknowledgementConnectionSettings\",\n modelProperties: {\n ignoreCertificateNameMismatch: {\n serializedName: \"ignoreCertificateNameMismatch\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n supportHttpStatusCodeContinue: {\n serializedName: \"supportHttpStatusCodeContinue\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n keepHttpConnectionAlive: {\n serializedName: \"keepHttpConnectionAlive\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n unfoldHttpHeaders: {\n serializedName: \"unfoldHttpHeaders\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const AS2MdnSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AS2MdnSettings\",\n modelProperties: {\n needMDN: {\n serializedName: \"needMDN\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n signMDN: {\n serializedName: \"signMDN\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n sendMDNAsynchronously: {\n serializedName: \"sendMDNAsynchronously\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n receiptDeliveryUrl: {\n serializedName: \"receiptDeliveryUrl\",\n type: {\n name: \"String\"\n }\n },\n dispositionNotificationTo: {\n serializedName: \"dispositionNotificationTo\",\n type: {\n name: \"String\"\n }\n },\n signOutboundMDNIfOptional: {\n serializedName: \"signOutboundMDNIfOptional\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n mdnText: {\n serializedName: \"mdnText\",\n type: {\n name: \"String\"\n }\n },\n sendInboundMDNToMessageBox: {\n serializedName: \"sendInboundMDNToMessageBox\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n micHashingAlgorithm: {\n serializedName: \"micHashingAlgorithm\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AS2SecuritySettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AS2SecuritySettings\",\n modelProperties: {\n overrideGroupSigningCertificate: {\n serializedName: \"overrideGroupSigningCertificate\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n signingCertificateName: {\n serializedName: \"signingCertificateName\",\n type: {\n name: \"String\"\n }\n },\n encryptionCertificateName: {\n serializedName: \"encryptionCertificateName\",\n type: {\n name: \"String\"\n }\n },\n enableNRRForInboundEncodedMessages: {\n serializedName: \"enableNRRForInboundEncodedMessages\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n enableNRRForInboundDecodedMessages: {\n serializedName: \"enableNRRForInboundDecodedMessages\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n enableNRRForOutboundMDN: {\n serializedName: \"enableNRRForOutboundMDN\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n enableNRRForOutboundEncodedMessages: {\n serializedName: \"enableNRRForOutboundEncodedMessages\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n enableNRRForOutboundDecodedMessages: {\n serializedName: \"enableNRRForOutboundDecodedMessages\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n enableNRRForInboundMDN: {\n serializedName: \"enableNRRForInboundMDN\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n sha2AlgorithmFormat: {\n serializedName: \"sha2AlgorithmFormat\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AS2ValidationSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AS2ValidationSettings\",\n modelProperties: {\n overrideMessageProperties: {\n serializedName: \"overrideMessageProperties\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n encryptMessage: {\n serializedName: \"encryptMessage\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n signMessage: {\n serializedName: \"signMessage\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n compressMessage: {\n serializedName: \"compressMessage\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n checkDuplicateMessage: {\n serializedName: \"checkDuplicateMessage\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n interchangeDuplicatesValidityDays: {\n serializedName: \"interchangeDuplicatesValidityDays\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n checkCertificateRevocationListOnSend: {\n serializedName: \"checkCertificateRevocationListOnSend\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n checkCertificateRevocationListOnReceive: {\n serializedName: \"checkCertificateRevocationListOnReceive\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n encryptionAlgorithm: {\n serializedName: \"encryptionAlgorithm\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n signingAlgorithm: {\n serializedName: \"signingAlgorithm\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AS2EnvelopeSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AS2EnvelopeSettings\",\n modelProperties: {\n messageContentType: {\n serializedName: \"messageContentType\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n transmitFileNameInMimeHeader: {\n serializedName: \"transmitFileNameInMimeHeader\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n fileNameTemplate: {\n serializedName: \"fileNameTemplate\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n suspendMessageOnFileNameGenerationError: {\n serializedName: \"suspendMessageOnFileNameGenerationError\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n autogenerateFileName: {\n serializedName: \"autogenerateFileName\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const AS2ErrorSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AS2ErrorSettings\",\n modelProperties: {\n suspendDuplicateMessage: {\n serializedName: \"suspendDuplicateMessage\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n resendIfMDNNotReceived: {\n serializedName: \"resendIfMDNNotReceived\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const X12AgreementContent: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"X12AgreementContent\",\n modelProperties: {\n receiveAgreement: {\n serializedName: \"receiveAgreement\",\n type: {\n name: \"Composite\",\n className: \"X12OneWayAgreement\"\n }\n },\n sendAgreement: {\n serializedName: \"sendAgreement\",\n type: {\n name: \"Composite\",\n className: \"X12OneWayAgreement\"\n }\n }\n }\n }\n};\n\nexport const X12OneWayAgreement: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"X12OneWayAgreement\",\n modelProperties: {\n senderBusinessIdentity: {\n serializedName: \"senderBusinessIdentity\",\n type: {\n name: \"Composite\",\n className: \"BusinessIdentity\"\n }\n },\n receiverBusinessIdentity: {\n serializedName: \"receiverBusinessIdentity\",\n type: {\n name: \"Composite\",\n className: \"BusinessIdentity\"\n }\n },\n protocolSettings: {\n serializedName: \"protocolSettings\",\n type: {\n name: \"Composite\",\n className: \"X12ProtocolSettings\"\n }\n }\n }\n }\n};\n\nexport const X12ProtocolSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"X12ProtocolSettings\",\n modelProperties: {\n validationSettings: {\n serializedName: \"validationSettings\",\n type: {\n name: \"Composite\",\n className: \"X12ValidationSettings\"\n }\n },\n framingSettings: {\n serializedName: \"framingSettings\",\n type: {\n name: \"Composite\",\n className: \"X12FramingSettings\"\n }\n },\n envelopeSettings: {\n serializedName: \"envelopeSettings\",\n type: {\n name: \"Composite\",\n className: \"X12EnvelopeSettings\"\n }\n },\n acknowledgementSettings: {\n serializedName: \"acknowledgementSettings\",\n type: {\n name: \"Composite\",\n className: \"X12AcknowledgementSettings\"\n }\n },\n messageFilter: {\n serializedName: \"messageFilter\",\n type: {\n name: \"Composite\",\n className: \"X12MessageFilter\"\n }\n },\n securitySettings: {\n serializedName: \"securitySettings\",\n type: {\n name: \"Composite\",\n className: \"X12SecuritySettings\"\n }\n },\n processingSettings: {\n serializedName: \"processingSettings\",\n type: {\n name: \"Composite\",\n className: \"X12ProcessingSettings\"\n }\n },\n envelopeOverrides: {\n serializedName: \"envelopeOverrides\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"X12EnvelopeOverride\"\n }\n }\n }\n },\n validationOverrides: {\n serializedName: \"validationOverrides\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"X12ValidationOverride\"\n }\n }\n }\n },\n messageFilterList: {\n serializedName: \"messageFilterList\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"X12MessageIdentifier\"\n }\n }\n }\n },\n schemaReferences: {\n serializedName: \"schemaReferences\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"X12SchemaReference\"\n }\n }\n }\n },\n x12DelimiterOverrides: {\n serializedName: \"x12DelimiterOverrides\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"X12DelimiterOverrides\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const X12ValidationSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"X12ValidationSettings\",\n modelProperties: {\n validateCharacterSet: {\n serializedName: \"validateCharacterSet\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n checkDuplicateInterchangeControlNumber: {\n serializedName: \"checkDuplicateInterchangeControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n interchangeControlNumberValidityDays: {\n serializedName: \"interchangeControlNumberValidityDays\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n checkDuplicateGroupControlNumber: {\n serializedName: \"checkDuplicateGroupControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n checkDuplicateTransactionSetControlNumber: {\n serializedName: \"checkDuplicateTransactionSetControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n validateEDITypes: {\n serializedName: \"validateEDITypes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n validateXSDTypes: {\n serializedName: \"validateXSDTypes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n allowLeadingAndTrailingSpacesAndZeroes: {\n serializedName: \"allowLeadingAndTrailingSpacesAndZeroes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n trimLeadingAndTrailingSpacesAndZeroes: {\n serializedName: \"trimLeadingAndTrailingSpacesAndZeroes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n trailingSeparatorPolicy: {\n serializedName: \"trailingSeparatorPolicy\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const X12FramingSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"X12FramingSettings\",\n modelProperties: {\n dataElementSeparator: {\n serializedName: \"dataElementSeparator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n componentSeparator: {\n serializedName: \"componentSeparator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n replaceSeparatorsInPayload: {\n serializedName: \"replaceSeparatorsInPayload\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n replaceCharacter: {\n serializedName: \"replaceCharacter\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n segmentTerminator: {\n serializedName: \"segmentTerminator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n characterSet: {\n serializedName: \"characterSet\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n segmentTerminatorSuffix: {\n serializedName: \"segmentTerminatorSuffix\",\n required: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"NotSpecified\", \"None\", \"CR\", \"LF\", \"CRLF\"]\n }\n }\n }\n }\n};\n\nexport const X12EnvelopeSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"X12EnvelopeSettings\",\n modelProperties: {\n controlStandardsId: {\n serializedName: \"controlStandardsId\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n useControlStandardsIdAsRepetitionCharacter: {\n serializedName: \"useControlStandardsIdAsRepetitionCharacter\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n senderApplicationId: {\n serializedName: \"senderApplicationId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n receiverApplicationId: {\n serializedName: \"receiverApplicationId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n controlVersionNumber: {\n serializedName: \"controlVersionNumber\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n interchangeControlNumberLowerBound: {\n serializedName: \"interchangeControlNumberLowerBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n interchangeControlNumberUpperBound: {\n serializedName: \"interchangeControlNumberUpperBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n rolloverInterchangeControlNumber: {\n serializedName: \"rolloverInterchangeControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n enableDefaultGroupHeaders: {\n serializedName: \"enableDefaultGroupHeaders\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n functionalGroupId: {\n serializedName: \"functionalGroupId\",\n type: {\n name: \"String\"\n }\n },\n groupControlNumberLowerBound: {\n serializedName: \"groupControlNumberLowerBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n groupControlNumberUpperBound: {\n serializedName: \"groupControlNumberUpperBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n rolloverGroupControlNumber: {\n serializedName: \"rolloverGroupControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n groupHeaderAgencyCode: {\n serializedName: \"groupHeaderAgencyCode\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n groupHeaderVersion: {\n serializedName: \"groupHeaderVersion\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n transactionSetControlNumberLowerBound: {\n serializedName: \"transactionSetControlNumberLowerBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n transactionSetControlNumberUpperBound: {\n serializedName: \"transactionSetControlNumberUpperBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n rolloverTransactionSetControlNumber: {\n serializedName: \"rolloverTransactionSetControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n transactionSetControlNumberPrefix: {\n serializedName: \"transactionSetControlNumberPrefix\",\n type: {\n name: \"String\"\n }\n },\n transactionSetControlNumberSuffix: {\n serializedName: \"transactionSetControlNumberSuffix\",\n type: {\n name: \"String\"\n }\n },\n overwriteExistingTransactionSetControlNumber: {\n serializedName: \"overwriteExistingTransactionSetControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n groupHeaderDateFormat: {\n serializedName: \"groupHeaderDateFormat\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n groupHeaderTimeFormat: {\n serializedName: \"groupHeaderTimeFormat\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n usageIndicator: {\n serializedName: \"usageIndicator\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const X12AcknowledgementSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"X12AcknowledgementSettings\",\n modelProperties: {\n needTechnicalAcknowledgement: {\n serializedName: \"needTechnicalAcknowledgement\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n batchTechnicalAcknowledgements: {\n serializedName: \"batchTechnicalAcknowledgements\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n needFunctionalAcknowledgement: {\n serializedName: \"needFunctionalAcknowledgement\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n functionalAcknowledgementVersion: {\n serializedName: \"functionalAcknowledgementVersion\",\n type: {\n name: \"String\"\n }\n },\n batchFunctionalAcknowledgements: {\n serializedName: \"batchFunctionalAcknowledgements\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n needImplementationAcknowledgement: {\n serializedName: \"needImplementationAcknowledgement\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n implementationAcknowledgementVersion: {\n serializedName: \"implementationAcknowledgementVersion\",\n type: {\n name: \"String\"\n }\n },\n batchImplementationAcknowledgements: {\n serializedName: \"batchImplementationAcknowledgements\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n needLoopForValidMessages: {\n serializedName: \"needLoopForValidMessages\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n sendSynchronousAcknowledgement: {\n serializedName: \"sendSynchronousAcknowledgement\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n acknowledgementControlNumberPrefix: {\n serializedName: \"acknowledgementControlNumberPrefix\",\n type: {\n name: \"String\"\n }\n },\n acknowledgementControlNumberSuffix: {\n serializedName: \"acknowledgementControlNumberSuffix\",\n type: {\n name: \"String\"\n }\n },\n acknowledgementControlNumberLowerBound: {\n serializedName: \"acknowledgementControlNumberLowerBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n acknowledgementControlNumberUpperBound: {\n serializedName: \"acknowledgementControlNumberUpperBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n rolloverAcknowledgementControlNumber: {\n serializedName: \"rolloverAcknowledgementControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const X12MessageFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"X12MessageFilter\",\n modelProperties: {\n messageFilterType: {\n serializedName: \"messageFilterType\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const X12SecuritySettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"X12SecuritySettings\",\n modelProperties: {\n authorizationQualifier: {\n serializedName: \"authorizationQualifier\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n authorizationValue: {\n serializedName: \"authorizationValue\",\n type: {\n name: \"String\"\n }\n },\n securityQualifier: {\n serializedName: \"securityQualifier\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n passwordValue: {\n serializedName: \"passwordValue\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const X12ProcessingSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"X12ProcessingSettings\",\n modelProperties: {\n maskSecurityInfo: {\n serializedName: \"maskSecurityInfo\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n convertImpliedDecimal: {\n serializedName: \"convertImpliedDecimal\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n preserveInterchange: {\n serializedName: \"preserveInterchange\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n suspendInterchangeOnError: {\n serializedName: \"suspendInterchangeOnError\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n createEmptyXmlTagsForTrailingSeparators: {\n serializedName: \"createEmptyXmlTagsForTrailingSeparators\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n useDotAsDecimalSeparator: {\n serializedName: \"useDotAsDecimalSeparator\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const X12EnvelopeOverride: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"X12EnvelopeOverride\",\n modelProperties: {\n targetNamespace: {\n serializedName: \"targetNamespace\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n protocolVersion: {\n serializedName: \"protocolVersion\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n messageId: {\n serializedName: \"messageId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n responsibleAgencyCode: {\n serializedName: \"responsibleAgencyCode\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n headerVersion: {\n serializedName: \"headerVersion\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n senderApplicationId: {\n serializedName: \"senderApplicationId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n receiverApplicationId: {\n serializedName: \"receiverApplicationId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n functionalIdentifierCode: {\n serializedName: \"functionalIdentifierCode\",\n type: {\n name: \"String\"\n }\n },\n dateFormat: {\n serializedName: \"dateFormat\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n timeFormat: {\n serializedName: \"timeFormat\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const X12ValidationOverride: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"X12ValidationOverride\",\n modelProperties: {\n messageId: {\n serializedName: \"messageId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n validateEDITypes: {\n serializedName: \"validateEDITypes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n validateXSDTypes: {\n serializedName: \"validateXSDTypes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n allowLeadingAndTrailingSpacesAndZeroes: {\n serializedName: \"allowLeadingAndTrailingSpacesAndZeroes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n validateCharacterSet: {\n serializedName: \"validateCharacterSet\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n trimLeadingAndTrailingSpacesAndZeroes: {\n serializedName: \"trimLeadingAndTrailingSpacesAndZeroes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n trailingSeparatorPolicy: {\n serializedName: \"trailingSeparatorPolicy\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const X12MessageIdentifier: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"X12MessageIdentifier\",\n modelProperties: {\n messageId: {\n serializedName: \"messageId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const X12SchemaReference: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"X12SchemaReference\",\n modelProperties: {\n messageId: {\n serializedName: \"messageId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n senderApplicationId: {\n serializedName: \"senderApplicationId\",\n type: {\n name: \"String\"\n }\n },\n schemaVersion: {\n serializedName: \"schemaVersion\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n schemaName: {\n serializedName: \"schemaName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const X12DelimiterOverrides: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"X12DelimiterOverrides\",\n modelProperties: {\n protocolVersion: {\n serializedName: \"protocolVersion\",\n type: {\n name: \"String\"\n }\n },\n messageId: {\n serializedName: \"messageId\",\n type: {\n name: \"String\"\n }\n },\n dataElementSeparator: {\n serializedName: \"dataElementSeparator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n componentSeparator: {\n serializedName: \"componentSeparator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n segmentTerminator: {\n serializedName: \"segmentTerminator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n segmentTerminatorSuffix: {\n serializedName: \"segmentTerminatorSuffix\",\n required: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"NotSpecified\", \"None\", \"CR\", \"LF\", \"CRLF\"]\n }\n },\n replaceCharacter: {\n serializedName: \"replaceCharacter\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n replaceSeparatorsInPayload: {\n serializedName: \"replaceSeparatorsInPayload\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n targetNamespace: {\n serializedName: \"targetNamespace\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EdifactAgreementContent: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EdifactAgreementContent\",\n modelProperties: {\n receiveAgreement: {\n serializedName: \"receiveAgreement\",\n type: {\n name: \"Composite\",\n className: \"EdifactOneWayAgreement\"\n }\n },\n sendAgreement: {\n serializedName: \"sendAgreement\",\n type: {\n name: \"Composite\",\n className: \"EdifactOneWayAgreement\"\n }\n }\n }\n }\n};\n\nexport const EdifactOneWayAgreement: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EdifactOneWayAgreement\",\n modelProperties: {\n senderBusinessIdentity: {\n serializedName: \"senderBusinessIdentity\",\n type: {\n name: \"Composite\",\n className: \"BusinessIdentity\"\n }\n },\n receiverBusinessIdentity: {\n serializedName: \"receiverBusinessIdentity\",\n type: {\n name: \"Composite\",\n className: \"BusinessIdentity\"\n }\n },\n protocolSettings: {\n serializedName: \"protocolSettings\",\n type: {\n name: \"Composite\",\n className: \"EdifactProtocolSettings\"\n }\n }\n }\n }\n};\n\nexport const EdifactProtocolSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EdifactProtocolSettings\",\n modelProperties: {\n validationSettings: {\n serializedName: \"validationSettings\",\n type: {\n name: \"Composite\",\n className: \"EdifactValidationSettings\"\n }\n },\n framingSettings: {\n serializedName: \"framingSettings\",\n type: {\n name: \"Composite\",\n className: \"EdifactFramingSettings\"\n }\n },\n envelopeSettings: {\n serializedName: \"envelopeSettings\",\n type: {\n name: \"Composite\",\n className: \"EdifactEnvelopeSettings\"\n }\n },\n acknowledgementSettings: {\n serializedName: \"acknowledgementSettings\",\n type: {\n name: \"Composite\",\n className: \"EdifactAcknowledgementSettings\"\n }\n },\n messageFilter: {\n serializedName: \"messageFilter\",\n type: {\n name: \"Composite\",\n className: \"EdifactMessageFilter\"\n }\n },\n processingSettings: {\n serializedName: \"processingSettings\",\n type: {\n name: \"Composite\",\n className: \"EdifactProcessingSettings\"\n }\n },\n envelopeOverrides: {\n serializedName: \"envelopeOverrides\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"EdifactEnvelopeOverride\"\n }\n }\n }\n },\n messageFilterList: {\n serializedName: \"messageFilterList\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"EdifactMessageIdentifier\"\n }\n }\n }\n },\n schemaReferences: {\n serializedName: \"schemaReferences\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"EdifactSchemaReference\"\n }\n }\n }\n },\n validationOverrides: {\n serializedName: \"validationOverrides\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"EdifactValidationOverride\"\n }\n }\n }\n },\n edifactDelimiterOverrides: {\n serializedName: \"edifactDelimiterOverrides\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"EdifactDelimiterOverride\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const EdifactValidationSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EdifactValidationSettings\",\n modelProperties: {\n validateCharacterSet: {\n serializedName: \"validateCharacterSet\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n checkDuplicateInterchangeControlNumber: {\n serializedName: \"checkDuplicateInterchangeControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n interchangeControlNumberValidityDays: {\n serializedName: \"interchangeControlNumberValidityDays\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n checkDuplicateGroupControlNumber: {\n serializedName: \"checkDuplicateGroupControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n checkDuplicateTransactionSetControlNumber: {\n serializedName: \"checkDuplicateTransactionSetControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n validateEDITypes: {\n serializedName: \"validateEDITypes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n validateXSDTypes: {\n serializedName: \"validateXSDTypes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n allowLeadingAndTrailingSpacesAndZeroes: {\n serializedName: \"allowLeadingAndTrailingSpacesAndZeroes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n trimLeadingAndTrailingSpacesAndZeroes: {\n serializedName: \"trimLeadingAndTrailingSpacesAndZeroes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n trailingSeparatorPolicy: {\n serializedName: \"trailingSeparatorPolicy\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EdifactFramingSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EdifactFramingSettings\",\n modelProperties: {\n serviceCodeListDirectoryVersion: {\n serializedName: \"serviceCodeListDirectoryVersion\",\n type: {\n name: \"String\"\n }\n },\n characterEncoding: {\n serializedName: \"characterEncoding\",\n type: {\n name: \"String\"\n }\n },\n protocolVersion: {\n serializedName: \"protocolVersion\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n dataElementSeparator: {\n serializedName: \"dataElementSeparator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n componentSeparator: {\n serializedName: \"componentSeparator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n segmentTerminator: {\n serializedName: \"segmentTerminator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n releaseIndicator: {\n serializedName: \"releaseIndicator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n repetitionSeparator: {\n serializedName: \"repetitionSeparator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n characterSet: {\n serializedName: \"characterSet\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n decimalPointIndicator: {\n serializedName: \"decimalPointIndicator\",\n required: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"NotSpecified\", \"Comma\", \"Decimal\"]\n }\n },\n segmentTerminatorSuffix: {\n serializedName: \"segmentTerminatorSuffix\",\n required: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"NotSpecified\", \"None\", \"CR\", \"LF\", \"CRLF\"]\n }\n }\n }\n }\n};\n\nexport const EdifactEnvelopeSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EdifactEnvelopeSettings\",\n modelProperties: {\n groupAssociationAssignedCode: {\n serializedName: \"groupAssociationAssignedCode\",\n type: {\n name: \"String\"\n }\n },\n communicationAgreementId: {\n serializedName: \"communicationAgreementId\",\n type: {\n name: \"String\"\n }\n },\n applyDelimiterStringAdvice: {\n serializedName: \"applyDelimiterStringAdvice\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n createGroupingSegments: {\n serializedName: \"createGroupingSegments\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n enableDefaultGroupHeaders: {\n serializedName: \"enableDefaultGroupHeaders\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n recipientReferencePasswordValue: {\n serializedName: \"recipientReferencePasswordValue\",\n type: {\n name: \"String\"\n }\n },\n recipientReferencePasswordQualifier: {\n serializedName: \"recipientReferencePasswordQualifier\",\n type: {\n name: \"String\"\n }\n },\n applicationReferenceId: {\n serializedName: \"applicationReferenceId\",\n type: {\n name: \"String\"\n }\n },\n processingPriorityCode: {\n serializedName: \"processingPriorityCode\",\n type: {\n name: \"String\"\n }\n },\n interchangeControlNumberLowerBound: {\n serializedName: \"interchangeControlNumberLowerBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n interchangeControlNumberUpperBound: {\n serializedName: \"interchangeControlNumberUpperBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n rolloverInterchangeControlNumber: {\n serializedName: \"rolloverInterchangeControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n interchangeControlNumberPrefix: {\n serializedName: \"interchangeControlNumberPrefix\",\n type: {\n name: \"String\"\n }\n },\n interchangeControlNumberSuffix: {\n serializedName: \"interchangeControlNumberSuffix\",\n type: {\n name: \"String\"\n }\n },\n senderReverseRoutingAddress: {\n serializedName: \"senderReverseRoutingAddress\",\n type: {\n name: \"String\"\n }\n },\n receiverReverseRoutingAddress: {\n serializedName: \"receiverReverseRoutingAddress\",\n type: {\n name: \"String\"\n }\n },\n functionalGroupId: {\n serializedName: \"functionalGroupId\",\n type: {\n name: \"String\"\n }\n },\n groupControllingAgencyCode: {\n serializedName: \"groupControllingAgencyCode\",\n type: {\n name: \"String\"\n }\n },\n groupMessageVersion: {\n serializedName: \"groupMessageVersion\",\n type: {\n name: \"String\"\n }\n },\n groupMessageRelease: {\n serializedName: \"groupMessageRelease\",\n type: {\n name: \"String\"\n }\n },\n groupControlNumberLowerBound: {\n serializedName: \"groupControlNumberLowerBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n groupControlNumberUpperBound: {\n serializedName: \"groupControlNumberUpperBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n rolloverGroupControlNumber: {\n serializedName: \"rolloverGroupControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n groupControlNumberPrefix: {\n serializedName: \"groupControlNumberPrefix\",\n type: {\n name: \"String\"\n }\n },\n groupControlNumberSuffix: {\n serializedName: \"groupControlNumberSuffix\",\n type: {\n name: \"String\"\n }\n },\n groupApplicationReceiverQualifier: {\n serializedName: \"groupApplicationReceiverQualifier\",\n type: {\n name: \"String\"\n }\n },\n groupApplicationReceiverId: {\n serializedName: \"groupApplicationReceiverId\",\n type: {\n name: \"String\"\n }\n },\n groupApplicationSenderQualifier: {\n serializedName: \"groupApplicationSenderQualifier\",\n type: {\n name: \"String\"\n }\n },\n groupApplicationSenderId: {\n serializedName: \"groupApplicationSenderId\",\n type: {\n name: \"String\"\n }\n },\n groupApplicationPassword: {\n serializedName: \"groupApplicationPassword\",\n type: {\n name: \"String\"\n }\n },\n overwriteExistingTransactionSetControlNumber: {\n serializedName: \"overwriteExistingTransactionSetControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n transactionSetControlNumberPrefix: {\n serializedName: \"transactionSetControlNumberPrefix\",\n type: {\n name: \"String\"\n }\n },\n transactionSetControlNumberSuffix: {\n serializedName: \"transactionSetControlNumberSuffix\",\n type: {\n name: \"String\"\n }\n },\n transactionSetControlNumberLowerBound: {\n serializedName: \"transactionSetControlNumberLowerBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n transactionSetControlNumberUpperBound: {\n serializedName: \"transactionSetControlNumberUpperBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n rolloverTransactionSetControlNumber: {\n serializedName: \"rolloverTransactionSetControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n isTestInterchange: {\n serializedName: \"isTestInterchange\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n senderInternalIdentification: {\n serializedName: \"senderInternalIdentification\",\n type: {\n name: \"String\"\n }\n },\n senderInternalSubIdentification: {\n serializedName: \"senderInternalSubIdentification\",\n type: {\n name: \"String\"\n }\n },\n receiverInternalIdentification: {\n serializedName: \"receiverInternalIdentification\",\n type: {\n name: \"String\"\n }\n },\n receiverInternalSubIdentification: {\n serializedName: \"receiverInternalSubIdentification\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EdifactAcknowledgementSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EdifactAcknowledgementSettings\",\n modelProperties: {\n needTechnicalAcknowledgement: {\n serializedName: \"needTechnicalAcknowledgement\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n batchTechnicalAcknowledgements: {\n serializedName: \"batchTechnicalAcknowledgements\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n needFunctionalAcknowledgement: {\n serializedName: \"needFunctionalAcknowledgement\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n batchFunctionalAcknowledgements: {\n serializedName: \"batchFunctionalAcknowledgements\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n needLoopForValidMessages: {\n serializedName: \"needLoopForValidMessages\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n sendSynchronousAcknowledgement: {\n serializedName: \"sendSynchronousAcknowledgement\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n acknowledgementControlNumberPrefix: {\n serializedName: \"acknowledgementControlNumberPrefix\",\n type: {\n name: \"String\"\n }\n },\n acknowledgementControlNumberSuffix: {\n serializedName: \"acknowledgementControlNumberSuffix\",\n type: {\n name: \"String\"\n }\n },\n acknowledgementControlNumberLowerBound: {\n serializedName: \"acknowledgementControlNumberLowerBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n acknowledgementControlNumberUpperBound: {\n serializedName: \"acknowledgementControlNumberUpperBound\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n rolloverAcknowledgementControlNumber: {\n serializedName: \"rolloverAcknowledgementControlNumber\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const EdifactMessageFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EdifactMessageFilter\",\n modelProperties: {\n messageFilterType: {\n serializedName: \"messageFilterType\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EdifactProcessingSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EdifactProcessingSettings\",\n modelProperties: {\n maskSecurityInfo: {\n serializedName: \"maskSecurityInfo\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n preserveInterchange: {\n serializedName: \"preserveInterchange\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n suspendInterchangeOnError: {\n serializedName: \"suspendInterchangeOnError\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n createEmptyXmlTagsForTrailingSeparators: {\n serializedName: \"createEmptyXmlTagsForTrailingSeparators\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n useDotAsDecimalSeparator: {\n serializedName: \"useDotAsDecimalSeparator\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const EdifactEnvelopeOverride: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EdifactEnvelopeOverride\",\n modelProperties: {\n messageId: {\n serializedName: \"messageId\",\n type: {\n name: \"String\"\n }\n },\n messageVersion: {\n serializedName: \"messageVersion\",\n type: {\n name: \"String\"\n }\n },\n messageRelease: {\n serializedName: \"messageRelease\",\n type: {\n name: \"String\"\n }\n },\n messageAssociationAssignedCode: {\n serializedName: \"messageAssociationAssignedCode\",\n type: {\n name: \"String\"\n }\n },\n targetNamespace: {\n serializedName: \"targetNamespace\",\n type: {\n name: \"String\"\n }\n },\n functionalGroupId: {\n serializedName: \"functionalGroupId\",\n type: {\n name: \"String\"\n }\n },\n senderApplicationQualifier: {\n serializedName: \"senderApplicationQualifier\",\n type: {\n name: \"String\"\n }\n },\n senderApplicationId: {\n serializedName: \"senderApplicationId\",\n type: {\n name: \"String\"\n }\n },\n receiverApplicationQualifier: {\n serializedName: \"receiverApplicationQualifier\",\n type: {\n name: \"String\"\n }\n },\n receiverApplicationId: {\n serializedName: \"receiverApplicationId\",\n type: {\n name: \"String\"\n }\n },\n controllingAgencyCode: {\n serializedName: \"controllingAgencyCode\",\n type: {\n name: \"String\"\n }\n },\n groupHeaderMessageVersion: {\n serializedName: \"groupHeaderMessageVersion\",\n type: {\n name: \"String\"\n }\n },\n groupHeaderMessageRelease: {\n serializedName: \"groupHeaderMessageRelease\",\n type: {\n name: \"String\"\n }\n },\n associationAssignedCode: {\n serializedName: \"associationAssignedCode\",\n type: {\n name: \"String\"\n }\n },\n applicationPassword: {\n serializedName: \"applicationPassword\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EdifactMessageIdentifier: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EdifactMessageIdentifier\",\n modelProperties: {\n messageId: {\n serializedName: \"messageId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EdifactSchemaReference: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EdifactSchemaReference\",\n modelProperties: {\n messageId: {\n serializedName: \"messageId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n messageVersion: {\n serializedName: \"messageVersion\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n messageRelease: {\n serializedName: \"messageRelease\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n senderApplicationId: {\n serializedName: \"senderApplicationId\",\n type: {\n name: \"String\"\n }\n },\n senderApplicationQualifier: {\n serializedName: \"senderApplicationQualifier\",\n type: {\n name: \"String\"\n }\n },\n associationAssignedCode: {\n serializedName: \"associationAssignedCode\",\n type: {\n name: \"String\"\n }\n },\n schemaName: {\n serializedName: \"schemaName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EdifactValidationOverride: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EdifactValidationOverride\",\n modelProperties: {\n messageId: {\n serializedName: \"messageId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n enforceCharacterSet: {\n serializedName: \"enforceCharacterSet\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n validateEDITypes: {\n serializedName: \"validateEDITypes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n validateXSDTypes: {\n serializedName: \"validateXSDTypes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n allowLeadingAndTrailingSpacesAndZeroes: {\n serializedName: \"allowLeadingAndTrailingSpacesAndZeroes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n trailingSeparatorPolicy: {\n serializedName: \"trailingSeparatorPolicy\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n trimLeadingAndTrailingSpacesAndZeroes: {\n serializedName: \"trimLeadingAndTrailingSpacesAndZeroes\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const EdifactDelimiterOverride: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EdifactDelimiterOverride\",\n modelProperties: {\n messageId: {\n serializedName: \"messageId\",\n type: {\n name: \"String\"\n }\n },\n messageVersion: {\n serializedName: \"messageVersion\",\n type: {\n name: \"String\"\n }\n },\n messageRelease: {\n serializedName: \"messageRelease\",\n type: {\n name: \"String\"\n }\n },\n dataElementSeparator: {\n serializedName: \"dataElementSeparator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n componentSeparator: {\n serializedName: \"componentSeparator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n segmentTerminator: {\n serializedName: \"segmentTerminator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n repetitionSeparator: {\n serializedName: \"repetitionSeparator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n segmentTerminatorSuffix: {\n serializedName: \"segmentTerminatorSuffix\",\n required: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"NotSpecified\", \"None\", \"CR\", \"LF\", \"CRLF\"]\n }\n },\n decimalPointIndicator: {\n serializedName: \"decimalPointIndicator\",\n required: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"NotSpecified\", \"Comma\", \"Decimal\"]\n }\n },\n releaseIndicator: {\n serializedName: \"releaseIndicator\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n messageAssociationAssignedCode: {\n serializedName: \"messageAssociationAssignedCode\",\n type: {\n name: \"String\"\n }\n },\n targetNamespace: {\n serializedName: \"targetNamespace\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountCertificateListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountCertificateListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountCertificate\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const KeyVaultKeyReference: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"KeyVaultKeyReference\",\n modelProperties: {\n keyVault: {\n serializedName: \"keyVault\",\n type: {\n name: \"Composite\",\n className: \"KeyVaultKeyReferenceKeyVault\"\n }\n },\n keyName: {\n serializedName: \"keyName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n keyVersion: {\n serializedName: \"keyVersion\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const KeyVaultKeyReferenceKeyVault: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"KeyVaultKeyReferenceKeyVault\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountSessionListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountSessionListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountSession\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironment\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentProperties\",\n modelProperties: {\n provisioningState: {\n serializedName: \"provisioningState\",\n type: {\n name: \"String\"\n }\n },\n state: {\n serializedName: \"state\",\n type: {\n name: \"String\"\n }\n },\n integrationServiceEnvironmentId: {\n serializedName: \"integrationServiceEnvironmentId\",\n type: {\n name: \"String\"\n }\n },\n endpointsConfiguration: {\n serializedName: \"endpointsConfiguration\",\n type: {\n name: \"Composite\",\n className: \"FlowEndpointsConfiguration\"\n }\n },\n networkConfiguration: {\n serializedName: \"networkConfiguration\",\n type: {\n name: \"Composite\",\n className: \"NetworkConfiguration\"\n }\n },\n encryptionConfiguration: {\n serializedName: \"encryptionConfiguration\",\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmenEncryptionConfiguration\"\n }\n }\n }\n }\n};\n\nexport const NetworkConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NetworkConfiguration\",\n modelProperties: {\n virtualNetworkAddressSpace: {\n serializedName: \"virtualNetworkAddressSpace\",\n type: {\n name: \"String\"\n }\n },\n accessEndpoint: {\n serializedName: \"accessEndpoint\",\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentAccessEndpoint\"\n }\n },\n subnets: {\n serializedName: \"subnets\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentAccessEndpoint: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentAccessEndpoint\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmenEncryptionConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmenEncryptionConfiguration\",\n modelProperties: {\n encryptionKeyReference: {\n serializedName: \"encryptionKeyReference\",\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmenEncryptionKeyReference\"\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmenEncryptionKeyReference: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmenEncryptionKeyReference\",\n modelProperties: {\n keyVault: {\n serializedName: \"keyVault\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n },\n keyName: {\n serializedName: \"keyName\",\n type: {\n name: \"String\"\n }\n },\n keyVersion: {\n serializedName: \"keyVersion\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentSku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentSku\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n capacity: {\n serializedName: \"capacity\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentSkuList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentSkuList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentSkuDefinition\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentSkuDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentSkuDefinition\",\n modelProperties: {\n resourceType: {\n serializedName: \"resourceType\",\n type: {\n name: \"String\"\n }\n },\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentSkuDefinitionSku\"\n }\n },\n capacity: {\n serializedName: \"capacity\",\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentSkuCapacity\"\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentSkuDefinitionSku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentSkuDefinitionSku\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n tier: {\n serializedName: \"tier\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentSkuCapacity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentSkuCapacity\",\n modelProperties: {\n minimum: {\n serializedName: \"minimum\",\n type: {\n name: \"Number\"\n }\n },\n maximum: {\n serializedName: \"maximum\",\n type: {\n name: \"Number\"\n }\n },\n default: {\n serializedName: \"default\",\n type: {\n name: \"Number\"\n }\n },\n scaleType: {\n serializedName: \"scaleType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentSubnetNetworkHealth: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentSubnetNetworkHealth\",\n modelProperties: {\n outboundNetworkDependencies: {\n serializedName: \"outboundNetworkDependencies\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentNetworkDependency\"\n }\n }\n }\n },\n outboundNetworkHealth: {\n serializedName: \"outboundNetworkHealth\",\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentNetworkDependencyHealth\"\n }\n },\n networkDependencyHealthState: {\n serializedName: \"networkDependencyHealthState\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentNetworkDependency: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentNetworkDependency\",\n modelProperties: {\n category: {\n serializedName: \"category\",\n type: {\n name: \"String\"\n }\n },\n displayName: {\n serializedName: \"displayName\",\n type: {\n name: \"String\"\n }\n },\n endpoints: {\n serializedName: \"endpoints\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentNetworkEndpoint\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentNetworkEndpoint: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentNetworkEndpoint\",\n modelProperties: {\n accessibility: {\n serializedName: \"accessibility\",\n type: {\n name: \"String\"\n }\n },\n domainName: {\n serializedName: \"domainName\",\n type: {\n name: \"String\"\n }\n },\n ports: {\n serializedName: \"ports\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentNetworkDependencyHealth: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentNetworkDependencyHealth\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ExtendedErrorInfo\"\n }\n },\n state: {\n serializedName: \"state\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ExtendedErrorInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ExtendedErrorInfo\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n message: {\n serializedName: \"message\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n details: {\n serializedName: \"details\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ExtendedErrorInfo\"\n }\n }\n }\n },\n innerError: {\n serializedName: \"innerError\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentManagedApiListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentManagedApiListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentManagedApi\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentManagedApiDeploymentParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentManagedApiDeploymentParameters\",\n modelProperties: {\n contentLinkDefinition: {\n serializedName: \"contentLinkDefinition\",\n type: {\n name: \"Composite\",\n className: \"ContentLink\"\n }\n }\n }\n }\n};\n\nexport const ApiResourceProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiResourceProperties\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n connectionParameters: {\n serializedName: \"connectionParameters\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Dictionary\", value: { type: { name: \"any\" } } }\n }\n }\n },\n metadata: {\n serializedName: \"metadata\",\n type: {\n name: \"Composite\",\n className: \"ApiResourceMetadata\"\n }\n },\n runtimeUrls: {\n serializedName: \"runtimeUrls\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n generalInformation: {\n serializedName: \"generalInformation\",\n type: {\n name: \"Composite\",\n className: \"ApiResourceGeneralInformation\"\n }\n },\n capabilities: {\n serializedName: \"capabilities\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n backendService: {\n serializedName: \"backendService\",\n type: {\n name: \"Composite\",\n className: \"ApiResourceBackendService\"\n }\n },\n policies: {\n serializedName: \"policies\",\n type: {\n name: \"Composite\",\n className: \"ApiResourcePolicies\"\n }\n },\n apiDefinitionUrl: {\n serializedName: \"apiDefinitionUrl\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n apiDefinitions: {\n serializedName: \"apiDefinitions\",\n type: {\n name: \"Composite\",\n className: \"ApiResourceDefinitions\"\n }\n },\n integrationServiceEnvironment: {\n serializedName: \"integrationServiceEnvironment\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n },\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n category: {\n serializedName: \"category\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ApiResourceMetadata: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiResourceMetadata\",\n modelProperties: {\n source: {\n serializedName: \"source\",\n type: {\n name: \"String\"\n }\n },\n brandColor: {\n serializedName: \"brandColor\",\n type: {\n name: \"String\"\n }\n },\n hideKey: {\n serializedName: \"hideKey\",\n type: {\n name: \"String\"\n }\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n apiType: {\n serializedName: \"ApiType\",\n type: {\n name: \"String\"\n }\n },\n wsdlService: {\n serializedName: \"wsdlService\",\n type: {\n name: \"Composite\",\n className: \"WsdlService\"\n }\n },\n wsdlImportMethod: {\n serializedName: \"wsdlImportMethod\",\n type: {\n name: \"String\"\n }\n },\n connectionType: {\n serializedName: \"connectionType\",\n type: {\n name: \"String\"\n }\n },\n provisioningState: {\n serializedName: \"provisioningState\",\n type: {\n name: \"String\"\n }\n },\n deploymentParameters: {\n serializedName: \"deploymentParameters\",\n type: {\n name: \"Composite\",\n className: \"ApiDeploymentParameterMetadataSet\"\n }\n }\n }\n }\n};\n\nexport const WsdlService: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WsdlService\",\n modelProperties: {\n qualifiedName: {\n serializedName: \"qualifiedName\",\n type: {\n name: \"String\"\n }\n },\n endpointQualifiedNames: {\n serializedName: \"EndpointQualifiedNames\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ApiDeploymentParameterMetadataSet: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiDeploymentParameterMetadataSet\",\n modelProperties: {\n packageContentLink: {\n serializedName: \"packageContentLink\",\n type: {\n name: \"Composite\",\n className: \"ApiDeploymentParameterMetadata\"\n }\n },\n redisCacheConnectionString: {\n serializedName: \"redisCacheConnectionString\",\n type: {\n name: \"Composite\",\n className: \"ApiDeploymentParameterMetadata\"\n }\n }\n }\n }\n};\n\nexport const ApiDeploymentParameterMetadata: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiDeploymentParameterMetadata\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n },\n isRequired: {\n serializedName: \"isRequired\",\n type: {\n name: \"Boolean\"\n }\n },\n displayName: {\n serializedName: \"displayName\",\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n },\n visibility: {\n serializedName: \"visibility\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ApiResourceGeneralInformation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiResourceGeneralInformation\",\n modelProperties: {\n iconUrl: {\n serializedName: \"iconUrl\",\n type: {\n name: \"String\"\n }\n },\n displayName: {\n serializedName: \"displayName\",\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n },\n termsOfUseUrl: {\n serializedName: \"termsOfUseUrl\",\n type: {\n name: \"String\"\n }\n },\n releaseTag: {\n serializedName: \"releaseTag\",\n type: {\n name: \"String\"\n }\n },\n tier: {\n serializedName: \"tier\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ApiResourceBackendService: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiResourceBackendService\",\n modelProperties: {\n serviceUrl: {\n serializedName: \"serviceUrl\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ApiResourcePolicies: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiResourcePolicies\",\n modelProperties: {\n content: {\n serializedName: \"content\",\n type: {\n name: \"String\"\n }\n },\n contentLink: {\n serializedName: \"contentLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ApiResourceDefinitions: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiResourceDefinitions\",\n modelProperties: {\n originalSwaggerUrl: {\n serializedName: \"originalSwaggerUrl\",\n type: {\n name: \"String\"\n }\n },\n modifiedSwaggerUrl: {\n serializedName: \"modifiedSwaggerUrl\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ApiOperationListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiOperationListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ApiOperation\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ApiOperationPropertiesDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiOperationPropertiesDefinition\",\n modelProperties: {\n summary: {\n serializedName: \"summary\",\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n },\n visibility: {\n serializedName: \"visibility\",\n type: {\n name: \"String\"\n }\n },\n trigger: {\n serializedName: \"trigger\",\n type: {\n name: \"String\"\n }\n },\n triggerHint: {\n serializedName: \"triggerHint\",\n type: {\n name: \"String\"\n }\n },\n pageable: {\n serializedName: \"pageable\",\n type: {\n name: \"Boolean\"\n }\n },\n annotation: {\n serializedName: \"annotation\",\n type: {\n name: \"Composite\",\n className: \"ApiOperationAnnotation\"\n }\n },\n api: {\n serializedName: \"api\",\n type: {\n name: \"Composite\",\n className: \"ApiReference\"\n }\n },\n inputsDefinition: {\n serializedName: \"inputsDefinition\",\n type: {\n name: \"Composite\",\n className: \"SwaggerSchema\"\n }\n },\n responsesDefinition: {\n serializedName: \"responsesDefinition\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"Composite\", className: \"SwaggerSchema\" } }\n }\n },\n isWebhook: {\n serializedName: \"isWebhook\",\n type: {\n name: \"Boolean\"\n }\n },\n isNotification: {\n serializedName: \"isNotification\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const ApiOperationAnnotation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiOperationAnnotation\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n },\n family: {\n serializedName: \"family\",\n type: {\n name: \"String\"\n }\n },\n revision: {\n serializedName: \"revision\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const SwaggerSchema: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SwaggerSchema\",\n modelProperties: {\n ref: {\n serializedName: \"ref\",\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n },\n title: {\n serializedName: \"title\",\n type: {\n name: \"String\"\n }\n },\n items: {\n serializedName: \"items\",\n type: {\n name: \"Composite\",\n className: \"SwaggerSchema\"\n }\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"Composite\", className: \"SwaggerSchema\" } }\n }\n },\n additionalProperties: {\n serializedName: \"additionalProperties\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n required: {\n serializedName: \"required\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n maxProperties: {\n serializedName: \"maxProperties\",\n type: {\n name: \"Number\"\n }\n },\n minProperties: {\n serializedName: \"minProperties\",\n type: {\n name: \"Number\"\n }\n },\n allOf: {\n serializedName: \"allOf\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SwaggerSchema\"\n }\n }\n }\n },\n discriminator: {\n serializedName: \"discriminator\",\n type: {\n name: \"String\"\n }\n },\n readOnly: {\n serializedName: \"readOnly\",\n type: {\n name: \"Boolean\"\n }\n },\n xml: {\n serializedName: \"xml\",\n type: {\n name: \"Composite\",\n className: \"SwaggerXml\"\n }\n },\n externalDocs: {\n serializedName: \"externalDocs\",\n type: {\n name: \"Composite\",\n className: \"SwaggerExternalDocumentation\"\n }\n },\n example: {\n serializedName: \"example\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n notificationUrlExtension: {\n serializedName: \"notificationUrlExtension\",\n type: {\n name: \"Boolean\"\n }\n },\n dynamicSchemaOld: {\n serializedName: \"dynamicSchemaOld\",\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicSchema\"\n }\n },\n dynamicSchemaNew: {\n serializedName: \"dynamicSchemaNew\",\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicProperties\"\n }\n },\n dynamicListNew: {\n serializedName: \"dynamicListNew\",\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicList\"\n }\n },\n dynamicTree: {\n serializedName: \"dynamicTree\",\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicTree\"\n }\n }\n }\n }\n};\n\nexport const SwaggerXml: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SwaggerXml\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n namespace: {\n serializedName: \"namespace\",\n type: {\n name: \"String\"\n }\n },\n prefix: {\n serializedName: \"prefix\",\n type: {\n name: \"String\"\n }\n },\n attribute: {\n serializedName: \"attribute\",\n type: {\n name: \"Boolean\"\n }\n },\n wrapped: {\n serializedName: \"wrapped\",\n type: {\n name: \"Boolean\"\n }\n },\n extensions: {\n serializedName: \"extensions\",\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Dictionary\", value: { type: { name: \"any\" } } }\n }\n }\n }\n }\n }\n};\n\nexport const SwaggerExternalDocumentation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SwaggerExternalDocumentation\",\n modelProperties: {\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n },\n uri: {\n serializedName: \"uri\",\n type: {\n name: \"String\"\n }\n },\n extensions: {\n serializedName: \"extensions\",\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Dictionary\", value: { type: { name: \"any\" } } }\n }\n }\n }\n }\n }\n};\n\nexport const SwaggerCustomDynamicSchema: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicSchema\",\n modelProperties: {\n operationId: {\n serializedName: \"operationId\",\n type: {\n name: \"String\"\n }\n },\n valuePath: {\n serializedName: \"valuePath\",\n type: {\n name: \"String\"\n }\n },\n parameters: {\n serializedName: \"parameters\",\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Dictionary\", value: { type: { name: \"any\" } } }\n }\n }\n }\n }\n }\n};\n\nexport const SwaggerCustomDynamicProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicProperties\",\n modelProperties: {\n operationId: {\n serializedName: \"operationId\",\n type: {\n name: \"String\"\n }\n },\n valuePath: {\n serializedName: \"valuePath\",\n type: {\n name: \"String\"\n }\n },\n parameters: {\n serializedName: \"parameters\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicProperties\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const SwaggerCustomDynamicList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicList\",\n modelProperties: {\n operationId: {\n serializedName: \"operationId\",\n type: {\n name: \"String\"\n }\n },\n builtInOperation: {\n serializedName: \"builtInOperation\",\n type: {\n name: \"String\"\n }\n },\n itemsPath: {\n serializedName: \"itemsPath\",\n type: {\n name: \"String\"\n }\n },\n itemValuePath: {\n serializedName: \"itemValuePath\",\n type: {\n name: \"String\"\n }\n },\n itemTitlePath: {\n serializedName: \"itemTitlePath\",\n type: {\n name: \"String\"\n }\n },\n parameters: {\n serializedName: \"parameters\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicProperties\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const SwaggerCustomDynamicTree: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicTree\",\n modelProperties: {\n settings: {\n serializedName: \"settings\",\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicTreeSettings\"\n }\n },\n open: {\n serializedName: \"open\",\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicTreeCommand\"\n }\n },\n browse: {\n serializedName: \"browse\",\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicTreeCommand\"\n }\n }\n }\n }\n};\n\nexport const SwaggerCustomDynamicTreeSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicTreeSettings\",\n modelProperties: {\n canSelectParentNodes: {\n serializedName: \"CanSelectParentNodes\",\n type: {\n name: \"Boolean\"\n }\n },\n canSelectLeafNodes: {\n serializedName: \"CanSelectLeafNodes\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const SwaggerCustomDynamicTreeCommand: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicTreeCommand\",\n modelProperties: {\n operationId: {\n serializedName: \"operationId\",\n type: {\n name: \"String\"\n }\n },\n itemsPath: {\n serializedName: \"itemsPath\",\n type: {\n name: \"String\"\n }\n },\n itemValuePath: {\n serializedName: \"itemValuePath\",\n type: {\n name: \"String\"\n }\n },\n itemTitlePath: {\n serializedName: \"itemTitlePath\",\n type: {\n name: \"String\"\n }\n },\n itemFullTitlePath: {\n serializedName: \"itemFullTitlePath\",\n type: {\n name: \"String\"\n }\n },\n itemIsParent: {\n serializedName: \"itemIsParent\",\n type: {\n name: \"String\"\n }\n },\n selectableFilter: {\n serializedName: \"selectableFilter\",\n type: {\n name: \"String\"\n }\n },\n parameters: {\n serializedName: \"parameters\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicTreeParameter\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const SwaggerCustomDynamicTreeParameter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SwaggerCustomDynamicTreeParameter\",\n modelProperties: {\n selectedItemValuePath: {\n serializedName: \"selectedItemValuePath\",\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n parameterReference: {\n serializedName: \"parameterReference\",\n type: {\n name: \"String\"\n }\n },\n required: {\n serializedName: \"required\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const OperationListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Operation\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Operation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Operation\",\n modelProperties: {\n origin: {\n serializedName: \"origin\",\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n display: {\n serializedName: \"display\",\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\"\n }\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n }\n }\n }\n};\n\nexport const OperationDisplay: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\",\n modelProperties: {\n provider: {\n serializedName: \"provider\",\n type: {\n name: \"String\"\n }\n },\n resource: {\n serializedName: \"resource\",\n type: {\n name: \"String\"\n }\n },\n operation: {\n serializedName: \"operation\",\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkflowFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowFilter\",\n modelProperties: {\n state: {\n serializedName: \"state\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkflowTriggerFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowTriggerFilter\",\n modelProperties: {\n state: {\n serializedName: \"state\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkflowTriggerHistoryFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowTriggerHistoryFilter\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkflowRunFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowRunFilter\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkflowRunActionFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowRunActionFilter\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ManagedApiListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ManagedApiListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ManagedApi\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountSchemaFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountSchemaFilter\",\n modelProperties: {\n schemaType: {\n serializedName: \"schemaType\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountMapFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountMapFilter\",\n modelProperties: {\n mapType: {\n serializedName: \"mapType\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountPartnerFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountPartnerFilter\",\n modelProperties: {\n partnerType: {\n serializedName: \"partnerType\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountAgreementFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountAgreementFilter\",\n modelProperties: {\n agreementType: {\n serializedName: \"agreementType\",\n required: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"NotSpecified\", \"AS2\", \"X12\", \"Edifact\"]\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountSessionFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountSessionFilter\",\n modelProperties: {\n changedTime: {\n serializedName: \"changedTime\",\n required: true,\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const WorkflowReference: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowReference\",\n modelProperties: {\n ...ResourceReference.type.modelProperties\n }\n }\n};\n\nexport const WorkflowTriggerReference: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowTriggerReference\",\n modelProperties: {\n ...ResourceReference.type.modelProperties,\n flowName: {\n serializedName: \"flowName\",\n type: {\n name: \"String\"\n }\n },\n triggerName: {\n serializedName: \"triggerName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const KeyVaultReference: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"KeyVaultReference\",\n modelProperties: {\n ...ResourceReference.type.modelProperties\n }\n }\n};\n\nexport const ApiReference: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiReference\",\n modelProperties: {\n ...ResourceReference.type.modelProperties,\n displayName: {\n serializedName: \"displayName\",\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n },\n iconUri: {\n serializedName: \"iconUri\",\n type: {\n name: \"String\"\n }\n },\n swagger: {\n serializedName: \"swagger\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n brandColor: {\n serializedName: \"brandColor\",\n type: {\n name: \"String\"\n }\n },\n category: {\n serializedName: \"category\",\n type: {\n name: \"String\"\n }\n },\n integrationServiceEnvironment: {\n serializedName: \"integrationServiceEnvironment\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n }\n }\n }\n};\n\nexport const WorkflowOutputParameter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowOutputParameter\",\n modelProperties: {\n ...WorkflowParameter.type.modelProperties,\n error: {\n serializedName: \"error\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n }\n }\n }\n};\n\nexport const Workflow: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Workflow\",\n modelProperties: {\n ...Resource.type.modelProperties,\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"ManagedServiceIdentity\"\n }\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n createdTime: {\n serializedName: \"properties.createdTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n changedTime: {\n serializedName: \"properties.changedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n state: {\n serializedName: \"properties.state\",\n type: {\n name: \"String\"\n }\n },\n version: {\n serializedName: \"properties.version\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n accessEndpoint: {\n serializedName: \"properties.accessEndpoint\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n endpointsConfiguration: {\n serializedName: \"properties.endpointsConfiguration\",\n type: {\n name: \"Composite\",\n className: \"FlowEndpointsConfiguration\"\n }\n },\n accessControl: {\n serializedName: \"properties.accessControl\",\n type: {\n name: \"Composite\",\n className: \"FlowAccessControlConfiguration\"\n }\n },\n sku: {\n serializedName: \"properties.sku\",\n type: {\n name: \"Composite\",\n className: \"Sku\"\n }\n },\n integrationAccount: {\n serializedName: \"properties.integrationAccount\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n },\n integrationServiceEnvironment: {\n serializedName: \"properties.integrationServiceEnvironment\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n },\n definition: {\n serializedName: \"properties.definition\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n parameters: {\n serializedName: \"properties.parameters\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"Composite\", className: \"WorkflowParameter\" } }\n }\n }\n }\n }\n};\n\nexport const WorkflowVersion: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowVersion\",\n modelProperties: {\n ...Resource.type.modelProperties,\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n createdTime: {\n serializedName: \"properties.createdTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n changedTime: {\n serializedName: \"properties.changedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n state: {\n serializedName: \"properties.state\",\n type: {\n name: \"String\"\n }\n },\n version: {\n serializedName: \"properties.version\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n accessEndpoint: {\n serializedName: \"properties.accessEndpoint\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n endpointsConfiguration: {\n serializedName: \"properties.endpointsConfiguration\",\n type: {\n name: \"Composite\",\n className: \"FlowEndpointsConfiguration\"\n }\n },\n accessControl: {\n serializedName: \"properties.accessControl\",\n type: {\n name: \"Composite\",\n className: \"FlowAccessControlConfiguration\"\n }\n },\n sku: {\n serializedName: \"properties.sku\",\n type: {\n name: \"Composite\",\n className: \"Sku\"\n }\n },\n integrationAccount: {\n serializedName: \"properties.integrationAccount\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n },\n definition: {\n serializedName: \"properties.definition\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n parameters: {\n serializedName: \"properties.parameters\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"Composite\", className: \"WorkflowParameter\" } }\n }\n }\n }\n }\n};\n\nexport const WorkflowRunActionRepetitionDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowRunActionRepetitionDefinition\",\n modelProperties: {\n ...Resource.type.modelProperties,\n startTime: {\n serializedName: \"properties.startTime\",\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"properties.endTime\",\n type: {\n name: \"DateTime\"\n }\n },\n correlation: {\n serializedName: \"properties.correlation\",\n type: {\n name: \"Composite\",\n className: \"RunActionCorrelation\"\n }\n },\n status: {\n serializedName: \"properties.status\",\n type: {\n name: \"String\"\n }\n },\n code: {\n serializedName: \"properties.code\",\n type: {\n name: \"String\"\n }\n },\n error: {\n serializedName: \"properties.error\",\n type: {\n name: \"any\"\n }\n },\n trackingId: {\n serializedName: \"properties.trackingId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n inputs: {\n serializedName: \"properties.inputs\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n inputsLink: {\n serializedName: \"properties.inputsLink\",\n type: {\n name: \"Composite\",\n className: \"ContentLink\"\n }\n },\n outputs: {\n serializedName: \"properties.outputs\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n outputsLink: {\n serializedName: \"properties.outputsLink\",\n type: {\n name: \"Composite\",\n className: \"ContentLink\"\n }\n },\n trackedProperties: {\n serializedName: \"properties.trackedProperties\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n retryHistory: {\n serializedName: \"properties.retryHistory\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"RetryHistory\"\n }\n }\n }\n },\n iterationCount: {\n serializedName: \"properties.iterationCount\",\n type: {\n name: \"Number\"\n }\n },\n repetitionIndexes: {\n serializedName: \"properties.repetitionIndexes\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"RepetitionIndex\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const RequestHistory: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RequestHistory\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"RequestHistoryProperties\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccount: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccount\",\n modelProperties: {\n ...Resource.type.modelProperties,\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountSku\"\n }\n },\n integrationServiceEnvironment: {\n serializedName: \"properties.integrationServiceEnvironment\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n },\n state: {\n serializedName: \"properties.state\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AssemblyDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AssemblyDefinition\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"AssemblyProperties\"\n }\n }\n }\n }\n};\n\nexport const BatchConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BatchConfiguration\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"BatchConfigurationProperties\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountSchema: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountSchema\",\n modelProperties: {\n ...Resource.type.modelProperties,\n schemaType: {\n serializedName: \"properties.schemaType\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n targetNamespace: {\n serializedName: \"properties.targetNamespace\",\n type: {\n name: \"String\"\n }\n },\n documentName: {\n serializedName: \"properties.documentName\",\n type: {\n name: \"String\"\n }\n },\n fileName: {\n serializedName: \"properties.fileName\",\n type: {\n name: \"String\"\n }\n },\n createdTime: {\n serializedName: \"properties.createdTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n changedTime: {\n serializedName: \"properties.changedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n metadata: {\n serializedName: \"properties.metadata\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n content: {\n serializedName: \"properties.content\",\n type: {\n name: \"String\"\n }\n },\n contentType: {\n serializedName: \"properties.contentType\",\n type: {\n name: \"String\"\n }\n },\n contentLink: {\n serializedName: \"properties.contentLink\",\n type: {\n name: \"Composite\",\n className: \"ContentLink\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountMap: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountMap\",\n modelProperties: {\n ...Resource.type.modelProperties,\n mapType: {\n serializedName: \"properties.mapType\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n parametersSchema: {\n serializedName: \"properties.parametersSchema\",\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountMapPropertiesParametersSchema\"\n }\n },\n createdTime: {\n serializedName: \"properties.createdTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n changedTime: {\n serializedName: \"properties.changedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n content: {\n serializedName: \"properties.content\",\n type: {\n name: \"String\"\n }\n },\n contentType: {\n serializedName: \"properties.contentType\",\n type: {\n name: \"String\"\n }\n },\n contentLink: {\n serializedName: \"properties.contentLink\",\n type: {\n name: \"Composite\",\n className: \"ContentLink\"\n }\n },\n metadata: {\n serializedName: \"properties.metadata\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountPartner: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountPartner\",\n modelProperties: {\n ...Resource.type.modelProperties,\n partnerType: {\n serializedName: \"properties.partnerType\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n createdTime: {\n serializedName: \"properties.createdTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n changedTime: {\n serializedName: \"properties.changedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n metadata: {\n serializedName: \"properties.metadata\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n content: {\n serializedName: \"properties.content\",\n type: {\n name: \"Composite\",\n className: \"PartnerContent\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountAgreement: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountAgreement\",\n modelProperties: {\n ...Resource.type.modelProperties,\n createdTime: {\n serializedName: \"properties.createdTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n changedTime: {\n serializedName: \"properties.changedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n metadata: {\n serializedName: \"properties.metadata\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n agreementType: {\n serializedName: \"properties.agreementType\",\n required: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"NotSpecified\", \"AS2\", \"X12\", \"Edifact\"]\n }\n },\n hostPartner: {\n serializedName: \"properties.hostPartner\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n guestPartner: {\n serializedName: \"properties.guestPartner\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n hostIdentity: {\n serializedName: \"properties.hostIdentity\",\n type: {\n name: \"Composite\",\n className: \"BusinessIdentity\"\n }\n },\n guestIdentity: {\n serializedName: \"properties.guestIdentity\",\n type: {\n name: \"Composite\",\n className: \"BusinessIdentity\"\n }\n },\n content: {\n serializedName: \"properties.content\",\n type: {\n name: \"Composite\",\n className: \"AgreementContent\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountCertificate: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountCertificate\",\n modelProperties: {\n ...Resource.type.modelProperties,\n createdTime: {\n serializedName: \"properties.createdTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n changedTime: {\n serializedName: \"properties.changedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n metadata: {\n serializedName: \"properties.metadata\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n key: {\n serializedName: \"properties.key\",\n type: {\n name: \"Composite\",\n className: \"KeyVaultKeyReference\"\n }\n },\n publicCertificate: {\n serializedName: \"properties.publicCertificate\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const IntegrationAccountSession: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationAccountSession\",\n modelProperties: {\n ...Resource.type.modelProperties,\n createdTime: {\n serializedName: \"properties.createdTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n changedTime: {\n serializedName: \"properties.changedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n content: {\n serializedName: \"properties.content\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironment: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironment\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentProperties\"\n }\n },\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentSku\"\n }\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"ManagedServiceIdentity\"\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentManagedApi: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentManagedApi\",\n modelProperties: {\n ...Resource.type.modelProperties,\n namePropertiesName: {\n serializedName: \"properties.name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n connectionParameters: {\n serializedName: \"properties.connectionParameters\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Dictionary\", value: { type: { name: \"any\" } } }\n }\n }\n },\n metadata: {\n serializedName: \"properties.metadata\",\n type: {\n name: \"Composite\",\n className: \"ApiResourceMetadata\"\n }\n },\n runtimeUrls: {\n serializedName: \"properties.runtimeUrls\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n generalInformation: {\n serializedName: \"properties.generalInformation\",\n type: {\n name: \"Composite\",\n className: \"ApiResourceGeneralInformation\"\n }\n },\n capabilities: {\n serializedName: \"properties.capabilities\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n backendService: {\n serializedName: \"properties.backendService\",\n type: {\n name: \"Composite\",\n className: \"ApiResourceBackendService\"\n }\n },\n policies: {\n serializedName: \"properties.policies\",\n type: {\n name: \"Composite\",\n className: \"ApiResourcePolicies\"\n }\n },\n apiDefinitionUrl: {\n serializedName: \"properties.apiDefinitionUrl\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n apiDefinitions: {\n serializedName: \"properties.apiDefinitions\",\n type: {\n name: \"Composite\",\n className: \"ApiResourceDefinitions\"\n }\n },\n integrationServiceEnvironment: {\n serializedName: \"properties.integrationServiceEnvironment\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n category: {\n serializedName: \"properties.category\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n deploymentParameters: {\n serializedName: \"properties.deploymentParameters\",\n type: {\n name: \"Composite\",\n className:\n \"IntegrationServiceEnvironmentManagedApiDeploymentParameters\"\n }\n }\n }\n }\n};\n\nexport const ApiOperation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiOperation\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ApiOperationPropertiesDefinition\"\n }\n }\n }\n }\n};\n\nexport const ManagedApi: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ManagedApi\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ApiResourceProperties\"\n }\n }\n }\n }\n};\n\nexport const WorkflowTrigger: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowTrigger\",\n modelProperties: {\n ...SubResource.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n createdTime: {\n serializedName: \"properties.createdTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n changedTime: {\n serializedName: \"properties.changedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n state: {\n serializedName: \"properties.state\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n status: {\n serializedName: \"properties.status\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n lastExecutionTime: {\n serializedName: \"properties.lastExecutionTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n nextExecutionTime: {\n serializedName: \"properties.nextExecutionTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n recurrence: {\n serializedName: \"properties.recurrence\",\n type: {\n name: \"Composite\",\n className: \"WorkflowTriggerRecurrence\"\n }\n },\n workflow: {\n serializedName: \"properties.workflow\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n }\n }\n }\n};\n\nexport const WorkflowTriggerHistory: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowTriggerHistory\",\n modelProperties: {\n ...SubResource.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n startTime: {\n serializedName: \"properties.startTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"properties.endTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n scheduledTime: {\n serializedName: \"properties.scheduledTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n status: {\n serializedName: \"properties.status\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n code: {\n serializedName: \"properties.code\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n error: {\n serializedName: \"properties.error\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n trackingId: {\n serializedName: \"properties.trackingId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n correlation: {\n serializedName: \"properties.correlation\",\n type: {\n name: \"Composite\",\n className: \"Correlation\"\n }\n },\n inputsLink: {\n serializedName: \"properties.inputsLink\",\n type: {\n name: \"Composite\",\n className: \"ContentLink\"\n }\n },\n outputsLink: {\n serializedName: \"properties.outputsLink\",\n type: {\n name: \"Composite\",\n className: \"ContentLink\"\n }\n },\n fired: {\n serializedName: \"properties.fired\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n },\n run: {\n serializedName: \"properties.run\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n }\n }\n }\n};\n\nexport const WorkflowRun: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowRun\",\n modelProperties: {\n ...SubResource.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n waitEndTime: {\n serializedName: \"properties.waitEndTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n startTime: {\n serializedName: \"properties.startTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"properties.endTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n status: {\n serializedName: \"properties.status\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n code: {\n serializedName: \"properties.code\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n error: {\n serializedName: \"properties.error\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n correlationId: {\n serializedName: \"properties.correlationId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n correlation: {\n serializedName: \"properties.correlation\",\n type: {\n name: \"Composite\",\n className: \"Correlation\"\n }\n },\n workflow: {\n serializedName: \"properties.workflow\",\n type: {\n name: \"Composite\",\n className: \"ResourceReference\"\n }\n },\n trigger: {\n serializedName: \"properties.trigger\",\n type: {\n name: \"Composite\",\n className: \"WorkflowRunTrigger\"\n }\n },\n outputs: {\n serializedName: \"properties.outputs\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Composite\", className: \"WorkflowOutputParameter\" }\n }\n }\n },\n response: {\n serializedName: \"properties.response\",\n type: {\n name: \"Composite\",\n className: \"WorkflowRunTrigger\"\n }\n }\n }\n }\n};\n\nexport const WorkflowRunAction: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowRunAction\",\n modelProperties: {\n ...SubResource.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n startTime: {\n serializedName: \"properties.startTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"properties.endTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n status: {\n serializedName: \"properties.status\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n code: {\n serializedName: \"properties.code\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n error: {\n serializedName: \"properties.error\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n trackingId: {\n serializedName: \"properties.trackingId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n correlation: {\n serializedName: \"properties.correlation\",\n type: {\n name: \"Composite\",\n className: \"RunActionCorrelation\"\n }\n },\n inputsLink: {\n serializedName: \"properties.inputsLink\",\n type: {\n name: \"Composite\",\n className: \"ContentLink\"\n }\n },\n outputsLink: {\n serializedName: \"properties.outputsLink\",\n type: {\n name: \"Composite\",\n className: \"ContentLink\"\n }\n },\n trackedProperties: {\n serializedName: \"properties.trackedProperties\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n retryHistory: {\n serializedName: \"properties.retryHistory\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"RetryHistory\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const RunActionCorrelation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RunActionCorrelation\",\n modelProperties: {\n ...RunCorrelation.type.modelProperties,\n actionTrackingId: {\n serializedName: \"actionTrackingId\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ExpressionRoot: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ExpressionRoot\",\n modelProperties: {\n ...Expression.type.modelProperties,\n path: {\n serializedName: \"path\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureResourceErrorInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AzureResourceErrorInfo\",\n modelProperties: {\n ...ErrorInfo.type.modelProperties,\n message: {\n serializedName: \"message\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n details: {\n serializedName: \"details\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"AzureResourceErrorInfo\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const OperationResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationResult\",\n modelProperties: {\n ...OperationResultProperties.type.modelProperties,\n trackingId: {\n serializedName: \"trackingId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n inputs: {\n serializedName: \"inputs\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n inputsLink: {\n serializedName: \"inputsLink\",\n type: {\n name: \"Composite\",\n className: \"ContentLink\"\n }\n },\n outputs: {\n serializedName: \"outputs\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n outputsLink: {\n serializedName: \"outputsLink\",\n type: {\n name: \"Composite\",\n className: \"ContentLink\"\n }\n },\n trackedProperties: {\n serializedName: \"trackedProperties\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n },\n retryHistory: {\n serializedName: \"retryHistory\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"RetryHistory\"\n }\n }\n }\n },\n iterationCount: {\n serializedName: \"iterationCount\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const ArtifactContentPropertiesDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ArtifactContentPropertiesDefinition\",\n modelProperties: {\n ...ArtifactProperties.type.modelProperties,\n content: {\n serializedName: \"content\",\n type: {\n name: \"any\"\n }\n },\n contentType: {\n serializedName: \"contentType\",\n type: {\n name: \"String\"\n }\n },\n contentLink: {\n serializedName: \"contentLink\",\n type: {\n name: \"Composite\",\n className: \"ContentLink\"\n }\n }\n }\n }\n};\n\nexport const BatchConfigurationProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BatchConfigurationProperties\",\n modelProperties: {\n ...ArtifactProperties.type.modelProperties,\n batchGroupName: {\n serializedName: \"batchGroupName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n releaseCriteria: {\n serializedName: \"releaseCriteria\",\n type: {\n name: \"Composite\",\n className: \"BatchReleaseCriteria\"\n }\n }\n }\n }\n};\n\nexport const IntegrationServiceEnvironmentManagedApiProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentManagedApiProperties\",\n modelProperties: {\n ...ApiResourceProperties.type.modelProperties,\n deploymentParameters: {\n serializedName: \"deploymentParameters\",\n type: {\n name: \"Composite\",\n className:\n \"IntegrationServiceEnvironmentManagedApiDeploymentParameters\"\n }\n }\n }\n }\n};\n\nexport const WorkflowRunActionRepetitionProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WorkflowRunActionRepetitionProperties\",\n modelProperties: {\n ...OperationResult.type.modelProperties,\n repetitionIndexes: {\n serializedName: \"repetitionIndexes\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"RepetitionIndex\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const AssemblyProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AssemblyProperties\",\n modelProperties: {\n ...ArtifactContentPropertiesDefinition.type.modelProperties,\n assemblyName: {\n serializedName: \"assemblyName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n assemblyVersion: {\n serializedName: \"assemblyVersion\",\n type: {\n name: \"String\"\n }\n },\n assemblyCulture: {\n serializedName: \"assemblyCulture\",\n type: {\n name: \"String\"\n }\n },\n assemblyPublicKeyToken: {\n serializedName: \"assemblyPublicKeyToken\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport {\n OperationParameter,\n OperationURLParameter,\n OperationQueryParameter\n} from \"@azure/core-client\";\nimport {\n Workflow as WorkflowMapper,\n GenerateUpgradedDefinitionParameters as GenerateUpgradedDefinitionParametersMapper,\n GetCallbackUrlParameters as GetCallbackUrlParametersMapper,\n WorkflowReference as WorkflowReferenceMapper,\n RegenerateActionParameter as RegenerateActionParameterMapper,\n SetTriggerStateActionDefinition as SetTriggerStateActionDefinitionMapper,\n IntegrationAccount as IntegrationAccountMapper,\n ListKeyVaultKeysDefinition as ListKeyVaultKeysDefinitionMapper,\n TrackingEventsDefinition as TrackingEventsDefinitionMapper,\n AssemblyDefinition as AssemblyDefinitionMapper,\n BatchConfiguration as BatchConfigurationMapper,\n IntegrationAccountSchema as IntegrationAccountSchemaMapper,\n IntegrationAccountMap as IntegrationAccountMapMapper,\n IntegrationAccountPartner as IntegrationAccountPartnerMapper,\n IntegrationAccountAgreement as IntegrationAccountAgreementMapper,\n IntegrationAccountCertificate as IntegrationAccountCertificateMapper,\n IntegrationAccountSession as IntegrationAccountSessionMapper,\n IntegrationServiceEnvironment as IntegrationServiceEnvironmentMapper,\n IntegrationServiceEnvironmentManagedApi as IntegrationServiceEnvironmentManagedApiMapper\n} from \"../models/mappers\";\n\nexport const accept: OperationParameter = {\n parameterPath: \"accept\",\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Accept\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const $host: OperationURLParameter = {\n parameterPath: \"$host\",\n mapper: {\n serializedName: \"$host\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\n\nexport const subscriptionId: OperationURLParameter = {\n parameterPath: \"subscriptionId\",\n mapper: {\n serializedName: \"subscriptionId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const apiVersion: OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n defaultValue: \"2019-05-01\",\n isConstant: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const top: OperationQueryParameter = {\n parameterPath: [\"options\", \"top\"],\n mapper: {\n serializedName: \"$top\",\n type: {\n name: \"Number\"\n }\n }\n};\n\nexport const filter: OperationQueryParameter = {\n parameterPath: [\"options\", \"filter\"],\n mapper: {\n serializedName: \"$filter\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const resourceGroupName: OperationURLParameter = {\n parameterPath: \"resourceGroupName\",\n mapper: {\n serializedName: \"resourceGroupName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const workflowName: OperationURLParameter = {\n parameterPath: \"workflowName\",\n mapper: {\n serializedName: \"workflowName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const contentType: OperationParameter = {\n parameterPath: [\"options\", \"contentType\"],\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Content-Type\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const workflow: OperationParameter = {\n parameterPath: \"workflow\",\n mapper: WorkflowMapper\n};\n\nexport const parameters: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: GenerateUpgradedDefinitionParametersMapper\n};\n\nexport const listCallbackUrl: OperationParameter = {\n parameterPath: \"listCallbackUrl\",\n mapper: GetCallbackUrlParametersMapper\n};\n\nexport const move: OperationParameter = {\n parameterPath: \"move\",\n mapper: WorkflowReferenceMapper\n};\n\nexport const keyType: OperationParameter = {\n parameterPath: \"keyType\",\n mapper: RegenerateActionParameterMapper\n};\n\nexport const validate: OperationParameter = {\n parameterPath: \"validate\",\n mapper: WorkflowMapper\n};\n\nexport const location: OperationURLParameter = {\n parameterPath: \"location\",\n mapper: {\n serializedName: \"location\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const nextLink: OperationURLParameter = {\n parameterPath: \"nextLink\",\n mapper: {\n serializedName: \"nextLink\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\n\nexport const versionId: OperationURLParameter = {\n parameterPath: \"versionId\",\n mapper: {\n serializedName: \"versionId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const triggerName: OperationURLParameter = {\n parameterPath: \"triggerName\",\n mapper: {\n serializedName: \"triggerName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const setState: OperationParameter = {\n parameterPath: \"setState\",\n mapper: SetTriggerStateActionDefinitionMapper\n};\n\nexport const parameters1: OperationParameter = {\n parameterPath: [\"options\", \"parameters\"],\n mapper: GetCallbackUrlParametersMapper\n};\n\nexport const historyName: OperationURLParameter = {\n parameterPath: \"historyName\",\n mapper: {\n serializedName: \"historyName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const runName: OperationURLParameter = {\n parameterPath: \"runName\",\n mapper: {\n serializedName: \"runName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const actionName: OperationURLParameter = {\n parameterPath: \"actionName\",\n mapper: {\n serializedName: \"actionName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const repetitionName: OperationURLParameter = {\n parameterPath: \"repetitionName\",\n mapper: {\n serializedName: \"repetitionName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const requestHistoryName: OperationURLParameter = {\n parameterPath: \"requestHistoryName\",\n mapper: {\n serializedName: \"requestHistoryName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const operationId: OperationURLParameter = {\n parameterPath: \"operationId\",\n mapper: {\n serializedName: \"operationId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const integrationAccountName: OperationURLParameter = {\n parameterPath: \"integrationAccountName\",\n mapper: {\n serializedName: \"integrationAccountName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const integrationAccount: OperationParameter = {\n parameterPath: \"integrationAccount\",\n mapper: IntegrationAccountMapper\n};\n\nexport const parameters2: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: GetCallbackUrlParametersMapper\n};\n\nexport const listKeyVaultKeys: OperationParameter = {\n parameterPath: \"listKeyVaultKeys\",\n mapper: ListKeyVaultKeysDefinitionMapper\n};\n\nexport const logTrackingEvents: OperationParameter = {\n parameterPath: \"logTrackingEvents\",\n mapper: TrackingEventsDefinitionMapper\n};\n\nexport const regenerateAccessKey: OperationParameter = {\n parameterPath: \"regenerateAccessKey\",\n mapper: RegenerateActionParameterMapper\n};\n\nexport const assemblyArtifactName: OperationURLParameter = {\n parameterPath: \"assemblyArtifactName\",\n mapper: {\n serializedName: \"assemblyArtifactName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const assemblyArtifact: OperationParameter = {\n parameterPath: \"assemblyArtifact\",\n mapper: AssemblyDefinitionMapper\n};\n\nexport const batchConfigurationName: OperationURLParameter = {\n parameterPath: \"batchConfigurationName\",\n mapper: {\n serializedName: \"batchConfigurationName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const batchConfiguration: OperationParameter = {\n parameterPath: \"batchConfiguration\",\n mapper: BatchConfigurationMapper\n};\n\nexport const schemaName: OperationURLParameter = {\n parameterPath: \"schemaName\",\n mapper: {\n serializedName: \"schemaName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const schema: OperationParameter = {\n parameterPath: \"schema\",\n mapper: IntegrationAccountSchemaMapper\n};\n\nexport const listContentCallbackUrl: OperationParameter = {\n parameterPath: \"listContentCallbackUrl\",\n mapper: GetCallbackUrlParametersMapper\n};\n\nexport const mapName: OperationURLParameter = {\n parameterPath: \"mapName\",\n mapper: {\n serializedName: \"mapName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const map: OperationParameter = {\n parameterPath: \"map\",\n mapper: IntegrationAccountMapMapper\n};\n\nexport const partnerName: OperationURLParameter = {\n parameterPath: \"partnerName\",\n mapper: {\n serializedName: \"partnerName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const partner: OperationParameter = {\n parameterPath: \"partner\",\n mapper: IntegrationAccountPartnerMapper\n};\n\nexport const agreementName: OperationURLParameter = {\n parameterPath: \"agreementName\",\n mapper: {\n serializedName: \"agreementName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const agreement: OperationParameter = {\n parameterPath: \"agreement\",\n mapper: IntegrationAccountAgreementMapper\n};\n\nexport const certificateName: OperationURLParameter = {\n parameterPath: \"certificateName\",\n mapper: {\n serializedName: \"certificateName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const certificate: OperationParameter = {\n parameterPath: \"certificate\",\n mapper: IntegrationAccountCertificateMapper\n};\n\nexport const sessionName: OperationURLParameter = {\n parameterPath: \"sessionName\",\n mapper: {\n serializedName: \"sessionName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const session: OperationParameter = {\n parameterPath: \"session\",\n mapper: IntegrationAccountSessionMapper\n};\n\nexport const resourceGroup: OperationURLParameter = {\n parameterPath: \"resourceGroup\",\n mapper: {\n serializedName: \"resourceGroup\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const integrationServiceEnvironmentName: OperationURLParameter = {\n parameterPath: \"integrationServiceEnvironmentName\",\n mapper: {\n serializedName: \"integrationServiceEnvironmentName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const integrationServiceEnvironment: OperationParameter = {\n parameterPath: \"integrationServiceEnvironment\",\n mapper: IntegrationServiceEnvironmentMapper\n};\n\nexport const apiName: OperationURLParameter = {\n parameterPath: \"apiName\",\n mapper: {\n serializedName: \"apiName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const integrationServiceEnvironmentManagedApi: OperationParameter = {\n parameterPath: \"integrationServiceEnvironmentManagedApi\",\n mapper: IntegrationServiceEnvironmentManagedApiMapper\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { LongRunningOperation, LroResponse } from \"@azure/core-lro\";\n\nexport class LroImpl<T> implements LongRunningOperation<T> {\n constructor(\n private sendOperationFn: (args: any, spec: any) => Promise<LroResponse<T>>,\n private args: Record<string, unknown>,\n private spec: {\n readonly requestBody?: unknown;\n readonly path?: string;\n readonly httpMethod: string;\n } & Record<string, any>,\n public requestPath: string = spec.path!,\n public requestMethod: string = spec.httpMethod\n ) {}\n public async sendInitialRequest(): Promise<LroResponse<T>> {\n return this.sendOperationFn(this.args, this.spec);\n }\n public async sendPollRequest(path: string): Promise<LroResponse<T>> {\n const { requestBody, ...restSpec } = this.spec;\n return this.sendOperationFn(this.args, {\n ...restSpec,\n path,\n httpMethod: \"GET\"\n });\n }\n}\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { Workflows } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClient } from \"../logicManagementClient\";\nimport { PollerLike, PollOperationState, LroEngine } from \"@azure/core-lro\";\nimport { LroImpl } from \"../lroImpl\";\nimport {\n Workflow,\n WorkflowsListBySubscriptionNextOptionalParams,\n WorkflowsListBySubscriptionOptionalParams,\n WorkflowsListByResourceGroupNextOptionalParams,\n WorkflowsListByResourceGroupOptionalParams,\n WorkflowsListBySubscriptionResponse,\n WorkflowsListByResourceGroupResponse,\n WorkflowsGetOptionalParams,\n WorkflowsGetResponse,\n WorkflowsCreateOrUpdateOptionalParams,\n WorkflowsCreateOrUpdateResponse,\n WorkflowsUpdateOptionalParams,\n WorkflowsUpdateResponse,\n WorkflowsDeleteOptionalParams,\n WorkflowsDisableOptionalParams,\n WorkflowsEnableOptionalParams,\n GenerateUpgradedDefinitionParameters,\n WorkflowsGenerateUpgradedDefinitionOptionalParams,\n WorkflowsGenerateUpgradedDefinitionResponse,\n GetCallbackUrlParameters,\n WorkflowsListCallbackUrlOptionalParams,\n WorkflowsListCallbackUrlResponse,\n WorkflowsListSwaggerOptionalParams,\n WorkflowsListSwaggerResponse,\n WorkflowReference,\n WorkflowsMoveOptionalParams,\n RegenerateActionParameter,\n WorkflowsRegenerateAccessKeyOptionalParams,\n WorkflowsValidateByResourceGroupOptionalParams,\n WorkflowsValidateByLocationOptionalParams,\n WorkflowsListBySubscriptionNextResponse,\n WorkflowsListByResourceGroupNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing Workflows operations. */\nexport class WorkflowsImpl implements Workflows {\n private readonly client: LogicManagementClient;\n\n /**\n * Initialize a new instance of the class Workflows class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets a list of workflows by subscription.\n * @param options The options parameters.\n */\n public listBySubscription(\n options?: WorkflowsListBySubscriptionOptionalParams\n ): PagedAsyncIterableIterator<Workflow> {\n const iter = this.listBySubscriptionPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listBySubscriptionPagingPage(options);\n }\n };\n }\n\n private async *listBySubscriptionPagingPage(\n options?: WorkflowsListBySubscriptionOptionalParams\n ): AsyncIterableIterator<Workflow[]> {\n let result = await this._listBySubscription(options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listBySubscriptionNext(continuationToken, options);\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listBySubscriptionPagingAll(\n options?: WorkflowsListBySubscriptionOptionalParams\n ): AsyncIterableIterator<Workflow> {\n for await (const page of this.listBySubscriptionPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of workflows by resource group.\n * @param resourceGroupName The resource group name.\n * @param options The options parameters.\n */\n public listByResourceGroup(\n resourceGroupName: string,\n options?: WorkflowsListByResourceGroupOptionalParams\n ): PagedAsyncIterableIterator<Workflow> {\n const iter = this.listByResourceGroupPagingAll(resourceGroupName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listByResourceGroupPagingPage(resourceGroupName, options);\n }\n };\n }\n\n private async *listByResourceGroupPagingPage(\n resourceGroupName: string,\n options?: WorkflowsListByResourceGroupOptionalParams\n ): AsyncIterableIterator<Workflow[]> {\n let result = await this._listByResourceGroup(resourceGroupName, options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listByResourceGroupNext(\n resourceGroupName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listByResourceGroupPagingAll(\n resourceGroupName: string,\n options?: WorkflowsListByResourceGroupOptionalParams\n ): AsyncIterableIterator<Workflow> {\n for await (const page of this.listByResourceGroupPagingPage(\n resourceGroupName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of workflows by subscription.\n * @param options The options parameters.\n */\n private _listBySubscription(\n options?: WorkflowsListBySubscriptionOptionalParams\n ): Promise<WorkflowsListBySubscriptionResponse> {\n return this.client.sendOperationRequest(\n { options },\n listBySubscriptionOperationSpec\n );\n }\n\n /**\n * Gets a list of workflows by resource group.\n * @param resourceGroupName The resource group name.\n * @param options The options parameters.\n */\n private _listByResourceGroup(\n resourceGroupName: string,\n options?: WorkflowsListByResourceGroupOptionalParams\n ): Promise<WorkflowsListByResourceGroupResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, options },\n listByResourceGroupOperationSpec\n );\n }\n\n /**\n * Gets a workflow.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowsGetOptionalParams\n ): Promise<WorkflowsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, options },\n getOperationSpec\n );\n }\n\n /**\n * Creates or updates a workflow.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param workflow The workflow.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n workflowName: string,\n workflow: Workflow,\n options?: WorkflowsCreateOrUpdateOptionalParams\n ): Promise<WorkflowsCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, workflow, options },\n createOrUpdateOperationSpec\n );\n }\n\n /**\n * Updates a workflow.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowsUpdateOptionalParams\n ): Promise<WorkflowsUpdateResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, options },\n updateOperationSpec\n );\n }\n\n /**\n * Deletes a workflow.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowsDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, options },\n deleteOperationSpec\n );\n }\n\n /**\n * Disables a workflow.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param options The options parameters.\n */\n disable(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowsDisableOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, options },\n disableOperationSpec\n );\n }\n\n /**\n * Enables a workflow.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param options The options parameters.\n */\n enable(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowsEnableOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, options },\n enableOperationSpec\n );\n }\n\n /**\n * Generates the upgraded definition for a workflow.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param parameters Parameters for generating an upgraded definition.\n * @param options The options parameters.\n */\n generateUpgradedDefinition(\n resourceGroupName: string,\n workflowName: string,\n parameters: GenerateUpgradedDefinitionParameters,\n options?: WorkflowsGenerateUpgradedDefinitionOptionalParams\n ): Promise<WorkflowsGenerateUpgradedDefinitionResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, parameters, options },\n generateUpgradedDefinitionOperationSpec\n );\n }\n\n /**\n * Get the workflow callback Url.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param listCallbackUrl Which callback url to list.\n * @param options The options parameters.\n */\n listCallbackUrl(\n resourceGroupName: string,\n workflowName: string,\n listCallbackUrl: GetCallbackUrlParameters,\n options?: WorkflowsListCallbackUrlOptionalParams\n ): Promise<WorkflowsListCallbackUrlResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, listCallbackUrl, options },\n listCallbackUrlOperationSpec\n );\n }\n\n /**\n * Gets an OpenAPI definition for the workflow.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param options The options parameters.\n */\n listSwagger(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowsListSwaggerOptionalParams\n ): Promise<WorkflowsListSwaggerResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, options },\n listSwaggerOperationSpec\n );\n }\n\n /**\n * Moves an existing workflow.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param move The workflow to move.\n * @param options The options parameters.\n */\n async beginMove(\n resourceGroupName: string,\n workflowName: string,\n move: WorkflowReference,\n options?: WorkflowsMoveOptionalParams\n ): Promise<PollerLike<PollOperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { resourceGroupName, workflowName, move, options },\n moveOperationSpec\n );\n return new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n }\n\n /**\n * Moves an existing workflow.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param move The workflow to move.\n * @param options The options parameters.\n */\n async beginMoveAndWait(\n resourceGroupName: string,\n workflowName: string,\n move: WorkflowReference,\n options?: WorkflowsMoveOptionalParams\n ): Promise<void> {\n const poller = await this.beginMove(\n resourceGroupName,\n workflowName,\n move,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Regenerates the callback URL access key for request triggers.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param keyType The access key type.\n * @param options The options parameters.\n */\n regenerateAccessKey(\n resourceGroupName: string,\n workflowName: string,\n keyType: RegenerateActionParameter,\n options?: WorkflowsRegenerateAccessKeyOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, keyType, options },\n regenerateAccessKeyOperationSpec\n );\n }\n\n /**\n * Validates the workflow.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param validate The workflow.\n * @param options The options parameters.\n */\n validateByResourceGroup(\n resourceGroupName: string,\n workflowName: string,\n validate: Workflow,\n options?: WorkflowsValidateByResourceGroupOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, validate, options },\n validateByResourceGroupOperationSpec\n );\n }\n\n /**\n * Validates the workflow definition.\n * @param resourceGroupName The resource group name.\n * @param location The workflow location.\n * @param workflowName The workflow name.\n * @param validate The workflow.\n * @param options The options parameters.\n */\n validateByLocation(\n resourceGroupName: string,\n location: string,\n workflowName: string,\n validate: Workflow,\n options?: WorkflowsValidateByLocationOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, location, workflowName, validate, options },\n validateByLocationOperationSpec\n );\n }\n\n /**\n * ListBySubscriptionNext\n * @param nextLink The nextLink from the previous successful call to the ListBySubscription method.\n * @param options The options parameters.\n */\n private _listBySubscriptionNext(\n nextLink: string,\n options?: WorkflowsListBySubscriptionNextOptionalParams\n ): Promise<WorkflowsListBySubscriptionNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listBySubscriptionNextOperationSpec\n );\n }\n\n /**\n * ListByResourceGroupNext\n * @param resourceGroupName The resource group name.\n * @param nextLink The nextLink from the previous successful call to the ListByResourceGroup method.\n * @param options The options parameters.\n */\n private _listByResourceGroupNext(\n resourceGroupName: string,\n nextLink: string,\n options?: WorkflowsListByResourceGroupNextOptionalParams\n ): Promise<WorkflowsListByResourceGroupNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, nextLink, options },\n listByResourceGroupNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listBySubscriptionOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.Logic/workflows\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [Parameters.$host, Parameters.subscriptionId],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByResourceGroupOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.Workflow\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.Workflow\n },\n 201: {\n bodyMapper: Mappers.Workflow\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.workflow,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.Workflow\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst disableOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/disable\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst enableOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/enable\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst generateUpgradedDefinitionOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/generateUpgradedDefinition\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: {\n type: { name: \"Dictionary\", value: { type: { name: \"any\" } } }\n }\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.parameters,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listCallbackUrlOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/listCallbackUrl\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowTriggerCallbackUrl\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.listCallbackUrl,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listSwaggerOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/listSwagger\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: {\n type: { name: \"Dictionary\", value: { type: { name: \"any\" } } }\n }\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst moveOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/move\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n 201: {},\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.move,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst regenerateAccessKeyOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/regenerateAccessKey\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.keyType,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst validateByResourceGroupOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/validate\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.validate,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst validateByLocationOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/locations/{location}/workflows/{workflowName}/validate\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.validate,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.location\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listBySubscriptionNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByResourceGroupNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { WorkflowVersions } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClient } from \"../logicManagementClient\";\nimport {\n WorkflowVersion,\n WorkflowVersionsListNextOptionalParams,\n WorkflowVersionsListOptionalParams,\n WorkflowVersionsListResponse,\n WorkflowVersionsGetOptionalParams,\n WorkflowVersionsGetResponse,\n WorkflowVersionsListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing WorkflowVersions operations. */\nexport class WorkflowVersionsImpl implements WorkflowVersions {\n private readonly client: LogicManagementClient;\n\n /**\n * Initialize a new instance of the class WorkflowVersions class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets a list of workflow versions.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowVersionsListOptionalParams\n ): PagedAsyncIterableIterator<WorkflowVersion> {\n const iter = this.listPagingAll(resourceGroupName, workflowName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(resourceGroupName, workflowName, options);\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowVersionsListOptionalParams\n ): AsyncIterableIterator<WorkflowVersion[]> {\n let result = await this._list(resourceGroupName, workflowName, options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n workflowName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowVersionsListOptionalParams\n ): AsyncIterableIterator<WorkflowVersion> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n workflowName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of workflow versions.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowVersionsListOptionalParams\n ): Promise<WorkflowVersionsListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, options },\n listOperationSpec\n );\n }\n\n /**\n * Gets a workflow version.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param versionId The workflow versionId.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workflowName: string,\n versionId: string,\n options?: WorkflowVersionsGetOptionalParams\n ): Promise<WorkflowVersionsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, versionId, options },\n getOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n workflowName: string,\n nextLink: string,\n options?: WorkflowVersionsListNextOptionalParams\n ): Promise<WorkflowVersionsListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/versions\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowVersionListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/versions/{versionId}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowVersion\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.versionId\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowVersionListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { WorkflowTriggers } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClient } from \"../logicManagementClient\";\nimport {\n WorkflowTrigger,\n WorkflowTriggersListNextOptionalParams,\n WorkflowTriggersListOptionalParams,\n WorkflowTriggersListResponse,\n WorkflowTriggersGetOptionalParams,\n WorkflowTriggersGetResponse,\n WorkflowTriggersResetOptionalParams,\n WorkflowTriggersRunOptionalParams,\n WorkflowTriggersGetSchemaJsonOptionalParams,\n WorkflowTriggersGetSchemaJsonResponse,\n SetTriggerStateActionDefinition,\n WorkflowTriggersSetStateOptionalParams,\n WorkflowTriggersListCallbackUrlOptionalParams,\n WorkflowTriggersListCallbackUrlResponse,\n WorkflowTriggersListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing WorkflowTriggers operations. */\nexport class WorkflowTriggersImpl implements WorkflowTriggers {\n private readonly client: LogicManagementClient;\n\n /**\n * Initialize a new instance of the class WorkflowTriggers class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets a list of workflow triggers.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowTriggersListOptionalParams\n ): PagedAsyncIterableIterator<WorkflowTrigger> {\n const iter = this.listPagingAll(resourceGroupName, workflowName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(resourceGroupName, workflowName, options);\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowTriggersListOptionalParams\n ): AsyncIterableIterator<WorkflowTrigger[]> {\n let result = await this._list(resourceGroupName, workflowName, options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n workflowName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowTriggersListOptionalParams\n ): AsyncIterableIterator<WorkflowTrigger> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n workflowName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of workflow triggers.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowTriggersListOptionalParams\n ): Promise<WorkflowTriggersListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, options },\n listOperationSpec\n );\n }\n\n /**\n * Gets a workflow trigger.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param triggerName The workflow trigger name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workflowName: string,\n triggerName: string,\n options?: WorkflowTriggersGetOptionalParams\n ): Promise<WorkflowTriggersGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, triggerName, options },\n getOperationSpec\n );\n }\n\n /**\n * Resets a workflow trigger.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param triggerName The workflow trigger name.\n * @param options The options parameters.\n */\n reset(\n resourceGroupName: string,\n workflowName: string,\n triggerName: string,\n options?: WorkflowTriggersResetOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, triggerName, options },\n resetOperationSpec\n );\n }\n\n /**\n * Runs a workflow trigger.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param triggerName The workflow trigger name.\n * @param options The options parameters.\n */\n run(\n resourceGroupName: string,\n workflowName: string,\n triggerName: string,\n options?: WorkflowTriggersRunOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, triggerName, options },\n runOperationSpec\n );\n }\n\n /**\n * Get the trigger schema as JSON.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param triggerName The workflow trigger name.\n * @param options The options parameters.\n */\n getSchemaJson(\n resourceGroupName: string,\n workflowName: string,\n triggerName: string,\n options?: WorkflowTriggersGetSchemaJsonOptionalParams\n ): Promise<WorkflowTriggersGetSchemaJsonResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, triggerName, options },\n getSchemaJsonOperationSpec\n );\n }\n\n /**\n * Sets the state of a workflow trigger.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param triggerName The workflow trigger name.\n * @param setState The workflow trigger state.\n * @param options The options parameters.\n */\n setState(\n resourceGroupName: string,\n workflowName: string,\n triggerName: string,\n setState: SetTriggerStateActionDefinition,\n options?: WorkflowTriggersSetStateOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, triggerName, setState, options },\n setStateOperationSpec\n );\n }\n\n /**\n * Get the callback URL for a workflow trigger.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param triggerName The workflow trigger name.\n * @param options The options parameters.\n */\n listCallbackUrl(\n resourceGroupName: string,\n workflowName: string,\n triggerName: string,\n options?: WorkflowTriggersListCallbackUrlOptionalParams\n ): Promise<WorkflowTriggersListCallbackUrlResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, triggerName, options },\n listCallbackUrlOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n workflowName: string,\n nextLink: string,\n options?: WorkflowTriggersListNextOptionalParams\n ): Promise<WorkflowTriggersListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/triggers\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowTriggerListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/triggers/{triggerName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowTrigger\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.triggerName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst resetOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/triggers/{triggerName}/reset\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.triggerName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst runOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/triggers/{triggerName}/run\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n 202: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.triggerName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getSchemaJsonOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/triggers/{triggerName}/schemas/json\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.JsonSchema\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.triggerName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst setStateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/triggers/{triggerName}/setState\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.setState,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.triggerName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listCallbackUrlOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/triggers/{triggerName}/listCallbackUrl\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowTriggerCallbackUrl\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.triggerName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowTriggerListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { WorkflowVersionTriggers } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClient } from \"../logicManagementClient\";\nimport {\n WorkflowVersionTriggersListCallbackUrlOptionalParams,\n WorkflowVersionTriggersListCallbackUrlResponse\n} from \"../models\";\n\n/** Class containing WorkflowVersionTriggers operations. */\nexport class WorkflowVersionTriggersImpl implements WorkflowVersionTriggers {\n private readonly client: LogicManagementClient;\n\n /**\n * Initialize a new instance of the class WorkflowVersionTriggers class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClient) {\n this.client = client;\n }\n\n /**\n * Get the callback url for a trigger of a workflow version.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param versionId The workflow versionId.\n * @param triggerName The workflow trigger name.\n * @param options The options parameters.\n */\n listCallbackUrl(\n resourceGroupName: string,\n workflowName: string,\n versionId: string,\n triggerName: string,\n options?: WorkflowVersionTriggersListCallbackUrlOptionalParams\n ): Promise<WorkflowVersionTriggersListCallbackUrlResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, versionId, triggerName, options },\n listCallbackUrlOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listCallbackUrlOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/versions/{versionId}/triggers/{triggerName}/listCallbackUrl\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowTriggerCallbackUrl\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.parameters1,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.versionId,\n Parameters.triggerName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { WorkflowTriggerHistories } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClient } from \"../logicManagementClient\";\nimport {\n WorkflowTriggerHistory,\n WorkflowTriggerHistoriesListNextOptionalParams,\n WorkflowTriggerHistoriesListOptionalParams,\n WorkflowTriggerHistoriesListResponse,\n WorkflowTriggerHistoriesGetOptionalParams,\n WorkflowTriggerHistoriesGetResponse,\n WorkflowTriggerHistoriesResubmitOptionalParams,\n WorkflowTriggerHistoriesListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing WorkflowTriggerHistories operations. */\nexport class WorkflowTriggerHistoriesImpl implements WorkflowTriggerHistories {\n private readonly client: LogicManagementClient;\n\n /**\n * Initialize a new instance of the class WorkflowTriggerHistories class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets a list of workflow trigger histories.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param triggerName The workflow trigger name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n workflowName: string,\n triggerName: string,\n options?: WorkflowTriggerHistoriesListOptionalParams\n ): PagedAsyncIterableIterator<WorkflowTriggerHistory> {\n const iter = this.listPagingAll(\n resourceGroupName,\n workflowName,\n triggerName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroupName,\n workflowName,\n triggerName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n workflowName: string,\n triggerName: string,\n options?: WorkflowTriggerHistoriesListOptionalParams\n ): AsyncIterableIterator<WorkflowTriggerHistory[]> {\n let result = await this._list(\n resourceGroupName,\n workflowName,\n triggerName,\n options\n );\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n workflowName,\n triggerName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n workflowName: string,\n triggerName: string,\n options?: WorkflowTriggerHistoriesListOptionalParams\n ): AsyncIterableIterator<WorkflowTriggerHistory> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n workflowName,\n triggerName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of workflow trigger histories.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param triggerName The workflow trigger name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n workflowName: string,\n triggerName: string,\n options?: WorkflowTriggerHistoriesListOptionalParams\n ): Promise<WorkflowTriggerHistoriesListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, triggerName, options },\n listOperationSpec\n );\n }\n\n /**\n * Gets a workflow trigger history.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param triggerName The workflow trigger name.\n * @param historyName The workflow trigger history name. Corresponds to the run name for triggers that\n * resulted in a run.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workflowName: string,\n triggerName: string,\n historyName: string,\n options?: WorkflowTriggerHistoriesGetOptionalParams\n ): Promise<WorkflowTriggerHistoriesGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, triggerName, historyName, options },\n getOperationSpec\n );\n }\n\n /**\n * Resubmits a workflow run based on the trigger history.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param triggerName The workflow trigger name.\n * @param historyName The workflow trigger history name. Corresponds to the run name for triggers that\n * resulted in a run.\n * @param options The options parameters.\n */\n resubmit(\n resourceGroupName: string,\n workflowName: string,\n triggerName: string,\n historyName: string,\n options?: WorkflowTriggerHistoriesResubmitOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, triggerName, historyName, options },\n resubmitOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param triggerName The workflow trigger name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n workflowName: string,\n triggerName: string,\n nextLink: string,\n options?: WorkflowTriggerHistoriesListNextOptionalParams\n ): Promise<WorkflowTriggerHistoriesListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, triggerName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/triggers/{triggerName}/histories\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowTriggerHistoryListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.triggerName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/triggers/{triggerName}/histories/{historyName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowTriggerHistory\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.triggerName,\n Parameters.historyName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst resubmitOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/triggers/{triggerName}/histories/{historyName}/resubmit\",\n httpMethod: \"POST\",\n responses: {\n 202: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.triggerName,\n Parameters.historyName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowTriggerHistoryListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.nextLink,\n Parameters.triggerName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { WorkflowRuns } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClient } from \"../logicManagementClient\";\nimport {\n WorkflowRun,\n WorkflowRunsListNextOptionalParams,\n WorkflowRunsListOptionalParams,\n WorkflowRunsListResponse,\n WorkflowRunsGetOptionalParams,\n WorkflowRunsGetResponse,\n WorkflowRunsCancelOptionalParams,\n WorkflowRunsListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing WorkflowRuns operations. */\nexport class WorkflowRunsImpl implements WorkflowRuns {\n private readonly client: LogicManagementClient;\n\n /**\n * Initialize a new instance of the class WorkflowRuns class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets a list of workflow runs.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowRunsListOptionalParams\n ): PagedAsyncIterableIterator<WorkflowRun> {\n const iter = this.listPagingAll(resourceGroupName, workflowName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(resourceGroupName, workflowName, options);\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowRunsListOptionalParams\n ): AsyncIterableIterator<WorkflowRun[]> {\n let result = await this._list(resourceGroupName, workflowName, options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n workflowName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowRunsListOptionalParams\n ): AsyncIterableIterator<WorkflowRun> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n workflowName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of workflow runs.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n workflowName: string,\n options?: WorkflowRunsListOptionalParams\n ): Promise<WorkflowRunsListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, options },\n listOperationSpec\n );\n }\n\n /**\n * Gets a workflow run.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n options?: WorkflowRunsGetOptionalParams\n ): Promise<WorkflowRunsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, runName, options },\n getOperationSpec\n );\n }\n\n /**\n * Cancels a workflow run.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param options The options parameters.\n */\n cancel(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n options?: WorkflowRunsCancelOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, runName, options },\n cancelOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n workflowName: string,\n nextLink: string,\n options?: WorkflowRunsListNextOptionalParams\n ): Promise<WorkflowRunsListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowRunListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowRun\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.runName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst cancelOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/cancel\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.runName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowRunListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { WorkflowRunActions } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClient } from \"../logicManagementClient\";\nimport {\n WorkflowRunAction,\n WorkflowRunActionsListNextOptionalParams,\n WorkflowRunActionsListOptionalParams,\n ExpressionRoot,\n WorkflowRunActionsListExpressionTracesOptionalParams,\n WorkflowRunActionsListResponse,\n WorkflowRunActionsGetOptionalParams,\n WorkflowRunActionsGetResponse,\n WorkflowRunActionsListExpressionTracesResponse,\n WorkflowRunActionsListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing WorkflowRunActions operations. */\nexport class WorkflowRunActionsImpl implements WorkflowRunActions {\n private readonly client: LogicManagementClient;\n\n /**\n * Initialize a new instance of the class WorkflowRunActions class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets a list of workflow run actions.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n options?: WorkflowRunActionsListOptionalParams\n ): PagedAsyncIterableIterator<WorkflowRunAction> {\n const iter = this.listPagingAll(\n resourceGroupName,\n workflowName,\n runName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroupName,\n workflowName,\n runName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n options?: WorkflowRunActionsListOptionalParams\n ): AsyncIterableIterator<WorkflowRunAction[]> {\n let result = await this._list(\n resourceGroupName,\n workflowName,\n runName,\n options\n );\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n workflowName,\n runName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n options?: WorkflowRunActionsListOptionalParams\n ): AsyncIterableIterator<WorkflowRunAction> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n workflowName,\n runName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Lists a workflow run expression trace.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param options The options parameters.\n */\n public listExpressionTraces(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionsListExpressionTracesOptionalParams\n ): PagedAsyncIterableIterator<ExpressionRoot> {\n const iter = this.listExpressionTracesPagingAll(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listExpressionTracesPagingPage(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n );\n }\n };\n }\n\n private async *listExpressionTracesPagingPage(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionsListExpressionTracesOptionalParams\n ): AsyncIterableIterator<ExpressionRoot[]> {\n let result = await this._listExpressionTraces(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n );\n yield result.inputs || [];\n }\n\n private async *listExpressionTracesPagingAll(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionsListExpressionTracesOptionalParams\n ): AsyncIterableIterator<ExpressionRoot> {\n for await (const page of this.listExpressionTracesPagingPage(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of workflow run actions.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n options?: WorkflowRunActionsListOptionalParams\n ): Promise<WorkflowRunActionsListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, runName, options },\n listOperationSpec\n );\n }\n\n /**\n * Gets a workflow run action.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionsGetOptionalParams\n ): Promise<WorkflowRunActionsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, runName, actionName, options },\n getOperationSpec\n );\n }\n\n /**\n * Lists a workflow run expression trace.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param options The options parameters.\n */\n private _listExpressionTraces(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionsListExpressionTracesOptionalParams\n ): Promise<WorkflowRunActionsListExpressionTracesResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, runName, actionName, options },\n listExpressionTracesOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n nextLink: string,\n options?: WorkflowRunActionsListNextOptionalParams\n ): Promise<WorkflowRunActionsListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, runName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowRunActionListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.runName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowRunAction\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.runName,\n Parameters.actionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listExpressionTracesOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/listExpressionTraces\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ExpressionTraces\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.runName,\n Parameters.actionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowRunActionListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.nextLink,\n Parameters.runName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { WorkflowRunActionRepetitions } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClient } from \"../logicManagementClient\";\nimport {\n WorkflowRunActionRepetitionDefinition,\n WorkflowRunActionRepetitionsListOptionalParams,\n ExpressionRoot,\n WorkflowRunActionRepetitionsListExpressionTracesOptionalParams,\n WorkflowRunActionRepetitionsListResponse,\n WorkflowRunActionRepetitionsGetOptionalParams,\n WorkflowRunActionRepetitionsGetResponse,\n WorkflowRunActionRepetitionsListExpressionTracesResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing WorkflowRunActionRepetitions operations. */\nexport class WorkflowRunActionRepetitionsImpl\n implements WorkflowRunActionRepetitions {\n private readonly client: LogicManagementClient;\n\n /**\n * Initialize a new instance of the class WorkflowRunActionRepetitions class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClient) {\n this.client = client;\n }\n\n /**\n * Get all of a workflow run action repetitions.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionRepetitionsListOptionalParams\n ): PagedAsyncIterableIterator<WorkflowRunActionRepetitionDefinition> {\n const iter = this.listPagingAll(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionRepetitionsListOptionalParams\n ): AsyncIterableIterator<WorkflowRunActionRepetitionDefinition[]> {\n let result = await this._list(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n );\n yield result.value || [];\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionRepetitionsListOptionalParams\n ): AsyncIterableIterator<WorkflowRunActionRepetitionDefinition> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Lists a workflow run expression trace.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param repetitionName The workflow repetition.\n * @param options The options parameters.\n */\n public listExpressionTraces(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n repetitionName: string,\n options?: WorkflowRunActionRepetitionsListExpressionTracesOptionalParams\n ): PagedAsyncIterableIterator<ExpressionRoot> {\n const iter = this.listExpressionTracesPagingAll(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n repetitionName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listExpressionTracesPagingPage(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n repetitionName,\n options\n );\n }\n };\n }\n\n private async *listExpressionTracesPagingPage(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n repetitionName: string,\n options?: WorkflowRunActionRepetitionsListExpressionTracesOptionalParams\n ): AsyncIterableIterator<ExpressionRoot[]> {\n let result = await this._listExpressionTraces(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n repetitionName,\n options\n );\n yield result.inputs || [];\n }\n\n private async *listExpressionTracesPagingAll(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n repetitionName: string,\n options?: WorkflowRunActionRepetitionsListExpressionTracesOptionalParams\n ): AsyncIterableIterator<ExpressionRoot> {\n for await (const page of this.listExpressionTracesPagingPage(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n repetitionName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Get all of a workflow run action repetitions.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionRepetitionsListOptionalParams\n ): Promise<WorkflowRunActionRepetitionsListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, runName, actionName, options },\n listOperationSpec\n );\n }\n\n /**\n * Get a workflow run action repetition.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param repetitionName The workflow repetition.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n repetitionName: string,\n options?: WorkflowRunActionRepetitionsGetOptionalParams\n ): Promise<WorkflowRunActionRepetitionsGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n repetitionName,\n options\n },\n getOperationSpec\n );\n }\n\n /**\n * Lists a workflow run expression trace.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param repetitionName The workflow repetition.\n * @param options The options parameters.\n */\n private _listExpressionTraces(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n repetitionName: string,\n options?: WorkflowRunActionRepetitionsListExpressionTracesOptionalParams\n ): Promise<WorkflowRunActionRepetitionsListExpressionTracesResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n repetitionName,\n options\n },\n listExpressionTracesOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/repetitions\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowRunActionRepetitionDefinitionCollection\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.runName,\n Parameters.actionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/repetitions/{repetitionName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowRunActionRepetitionDefinition\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.runName,\n Parameters.actionName,\n Parameters.repetitionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listExpressionTracesOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/repetitions/{repetitionName}/listExpressionTraces\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ExpressionTraces\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.runName,\n Parameters.actionName,\n Parameters.repetitionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { WorkflowRunActionRepetitionsRequestHistories } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClient } from \"../logicManagementClient\";\nimport {\n RequestHistory,\n WorkflowRunActionRepetitionsRequestHistoriesListNextOptionalParams,\n WorkflowRunActionRepetitionsRequestHistoriesListOptionalParams,\n WorkflowRunActionRepetitionsRequestHistoriesListResponse,\n WorkflowRunActionRepetitionsRequestHistoriesGetOptionalParams,\n WorkflowRunActionRepetitionsRequestHistoriesGetResponse,\n WorkflowRunActionRepetitionsRequestHistoriesListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing WorkflowRunActionRepetitionsRequestHistories operations. */\nexport class WorkflowRunActionRepetitionsRequestHistoriesImpl\n implements WorkflowRunActionRepetitionsRequestHistories {\n private readonly client: LogicManagementClient;\n\n /**\n * Initialize a new instance of the class WorkflowRunActionRepetitionsRequestHistories class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClient) {\n this.client = client;\n }\n\n /**\n * List a workflow run repetition request history.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param repetitionName The workflow repetition.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n repetitionName: string,\n options?: WorkflowRunActionRepetitionsRequestHistoriesListOptionalParams\n ): PagedAsyncIterableIterator<RequestHistory> {\n const iter = this.listPagingAll(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n repetitionName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n repetitionName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n repetitionName: string,\n options?: WorkflowRunActionRepetitionsRequestHistoriesListOptionalParams\n ): AsyncIterableIterator<RequestHistory[]> {\n let result = await this._list(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n repetitionName,\n options\n );\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n repetitionName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n repetitionName: string,\n options?: WorkflowRunActionRepetitionsRequestHistoriesListOptionalParams\n ): AsyncIterableIterator<RequestHistory> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n repetitionName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * List a workflow run repetition request history.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param repetitionName The workflow repetition.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n repetitionName: string,\n options?: WorkflowRunActionRepetitionsRequestHistoriesListOptionalParams\n ): Promise<WorkflowRunActionRepetitionsRequestHistoriesListResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n repetitionName,\n options\n },\n listOperationSpec\n );\n }\n\n /**\n * Gets a workflow run repetition request history.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param repetitionName The workflow repetition.\n * @param requestHistoryName The request history name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n repetitionName: string,\n requestHistoryName: string,\n options?: WorkflowRunActionRepetitionsRequestHistoriesGetOptionalParams\n ): Promise<WorkflowRunActionRepetitionsRequestHistoriesGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n repetitionName,\n requestHistoryName,\n options\n },\n getOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param repetitionName The workflow repetition.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n repetitionName: string,\n nextLink: string,\n options?: WorkflowRunActionRepetitionsRequestHistoriesListNextOptionalParams\n ): Promise<WorkflowRunActionRepetitionsRequestHistoriesListNextResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n repetitionName,\n nextLink,\n options\n },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/repetitions/{repetitionName}/requestHistories\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.RequestHistoryListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.runName,\n Parameters.actionName,\n Parameters.repetitionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/repetitions/{repetitionName}/requestHistories/{requestHistoryName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.RequestHistory\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.runName,\n Parameters.actionName,\n Parameters.repetitionName,\n Parameters.requestHistoryName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.RequestHistoryListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.nextLink,\n Parameters.runName,\n Parameters.actionName,\n Parameters.repetitionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { WorkflowRunActionRequestHistories } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClient } from \"../logicManagementClient\";\nimport {\n RequestHistory,\n WorkflowRunActionRequestHistoriesListNextOptionalParams,\n WorkflowRunActionRequestHistoriesListOptionalParams,\n WorkflowRunActionRequestHistoriesListResponse,\n WorkflowRunActionRequestHistoriesGetOptionalParams,\n WorkflowRunActionRequestHistoriesGetResponse,\n WorkflowRunActionRequestHistoriesListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing WorkflowRunActionRequestHistories operations. */\nexport class WorkflowRunActionRequestHistoriesImpl\n implements WorkflowRunActionRequestHistories {\n private readonly client: LogicManagementClient;\n\n /**\n * Initialize a new instance of the class WorkflowRunActionRequestHistories class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClient) {\n this.client = client;\n }\n\n /**\n * List a workflow run request history.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionRequestHistoriesListOptionalParams\n ): PagedAsyncIterableIterator<RequestHistory> {\n const iter = this.listPagingAll(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionRequestHistoriesListOptionalParams\n ): AsyncIterableIterator<RequestHistory[]> {\n let result = await this._list(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n );\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionRequestHistoriesListOptionalParams\n ): AsyncIterableIterator<RequestHistory> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * List a workflow run request history.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionRequestHistoriesListOptionalParams\n ): Promise<WorkflowRunActionRequestHistoriesListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, runName, actionName, options },\n listOperationSpec\n );\n }\n\n /**\n * Gets a workflow run request history.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param requestHistoryName The request history name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n requestHistoryName: string,\n options?: WorkflowRunActionRequestHistoriesGetOptionalParams\n ): Promise<WorkflowRunActionRequestHistoriesGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n requestHistoryName,\n options\n },\n getOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n nextLink: string,\n options?: WorkflowRunActionRequestHistoriesListNextOptionalParams\n ): Promise<WorkflowRunActionRequestHistoriesListNextResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n nextLink,\n options\n },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/requestHistories\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.RequestHistoryListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.runName,\n Parameters.actionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/requestHistories/{requestHistoryName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.RequestHistory\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.runName,\n Parameters.actionName,\n Parameters.requestHistoryName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.RequestHistoryListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.nextLink,\n Parameters.runName,\n Parameters.actionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { WorkflowRunActionScopeRepetitions } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClient } from \"../logicManagementClient\";\nimport {\n WorkflowRunActionRepetitionDefinition,\n WorkflowRunActionScopeRepetitionsListOptionalParams,\n WorkflowRunActionScopeRepetitionsListResponse,\n WorkflowRunActionScopeRepetitionsGetOptionalParams,\n WorkflowRunActionScopeRepetitionsGetResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing WorkflowRunActionScopeRepetitions operations. */\nexport class WorkflowRunActionScopeRepetitionsImpl\n implements WorkflowRunActionScopeRepetitions {\n private readonly client: LogicManagementClient;\n\n /**\n * Initialize a new instance of the class WorkflowRunActionScopeRepetitions class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClient) {\n this.client = client;\n }\n\n /**\n * List the workflow run action scoped repetitions.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionScopeRepetitionsListOptionalParams\n ): PagedAsyncIterableIterator<WorkflowRunActionRepetitionDefinition> {\n const iter = this.listPagingAll(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionScopeRepetitionsListOptionalParams\n ): AsyncIterableIterator<WorkflowRunActionRepetitionDefinition[]> {\n let result = await this._list(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n );\n yield result.value || [];\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionScopeRepetitionsListOptionalParams\n ): AsyncIterableIterator<WorkflowRunActionRepetitionDefinition> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * List the workflow run action scoped repetitions.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n options?: WorkflowRunActionScopeRepetitionsListOptionalParams\n ): Promise<WorkflowRunActionScopeRepetitionsListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, runName, actionName, options },\n listOperationSpec\n );\n }\n\n /**\n * Get a workflow run action scoped repetition.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param actionName The workflow action name.\n * @param repetitionName The workflow repetition.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n actionName: string,\n repetitionName: string,\n options?: WorkflowRunActionScopeRepetitionsGetOptionalParams\n ): Promise<WorkflowRunActionScopeRepetitionsGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n workflowName,\n runName,\n actionName,\n repetitionName,\n options\n },\n getOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/scopeRepetitions\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowRunActionRepetitionDefinitionCollection\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.runName,\n Parameters.actionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}/scopeRepetitions/{repetitionName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowRunActionRepetitionDefinition\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.runName,\n Parameters.actionName,\n Parameters.repetitionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { WorkflowRunOperations } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClient } from \"../logicManagementClient\";\nimport {\n WorkflowRunOperationsGetOptionalParams,\n WorkflowRunOperationsGetResponse\n} from \"../models\";\n\n/** Class containing WorkflowRunOperations operations. */\nexport class WorkflowRunOperationsImpl implements WorkflowRunOperations {\n private readonly client: LogicManagementClient;\n\n /**\n * Initialize a new instance of the class WorkflowRunOperations class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets an operation for a run.\n * @param resourceGroupName The resource group name.\n * @param workflowName The workflow name.\n * @param runName The workflow run name.\n * @param operationId The workflow operation id.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n workflowName: string,\n runName: string,\n operationId: string,\n options?: WorkflowRunOperationsGetOptionalParams\n ): Promise<WorkflowRunOperationsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, workflowName, runName, operationId, options },\n getOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/operations/{operationId}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowRun\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.workflowName,\n Parameters.runName,\n Parameters.operationId\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { IntegrationAccounts } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClient } from \"../logicManagementClient\";\nimport {\n IntegrationAccount,\n IntegrationAccountsListBySubscriptionNextOptionalParams,\n IntegrationAccountsListBySubscriptionOptionalParams,\n IntegrationAccountsListByResourceGroupNextOptionalParams,\n IntegrationAccountsListByResourceGroupOptionalParams,\n KeyVaultKey,\n ListKeyVaultKeysDefinition,\n IntegrationAccountsListKeyVaultKeysOptionalParams,\n IntegrationAccountsListBySubscriptionResponse,\n IntegrationAccountsListByResourceGroupResponse,\n IntegrationAccountsGetOptionalParams,\n IntegrationAccountsGetResponse,\n IntegrationAccountsCreateOrUpdateOptionalParams,\n IntegrationAccountsCreateOrUpdateResponse,\n IntegrationAccountsUpdateOptionalParams,\n IntegrationAccountsUpdateResponse,\n IntegrationAccountsDeleteOptionalParams,\n GetCallbackUrlParameters,\n IntegrationAccountsListCallbackUrlOptionalParams,\n IntegrationAccountsListCallbackUrlResponse,\n IntegrationAccountsListKeyVaultKeysResponse,\n TrackingEventsDefinition,\n IntegrationAccountsLogTrackingEventsOptionalParams,\n RegenerateActionParameter,\n IntegrationAccountsRegenerateAccessKeyOptionalParams,\n IntegrationAccountsRegenerateAccessKeyResponse,\n IntegrationAccountsListBySubscriptionNextResponse,\n IntegrationAccountsListByResourceGroupNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing IntegrationAccounts operations. */\nexport class IntegrationAccountsImpl implements IntegrationAccounts {\n private readonly client: LogicManagementClient;\n\n /**\n * Initialize a new instance of the class IntegrationAccounts class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets a list of integration accounts by subscription.\n * @param options The options parameters.\n */\n public listBySubscription(\n options?: IntegrationAccountsListBySubscriptionOptionalParams\n ): PagedAsyncIterableIterator<IntegrationAccount> {\n const iter = this.listBySubscriptionPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listBySubscriptionPagingPage(options);\n }\n };\n }\n\n private async *listBySubscriptionPagingPage(\n options?: IntegrationAccountsListBySubscriptionOptionalParams\n ): AsyncIterableIterator<IntegrationAccount[]> {\n let result = await this._listBySubscription(options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listBySubscriptionNext(continuationToken, options);\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listBySubscriptionPagingAll(\n options?: IntegrationAccountsListBySubscriptionOptionalParams\n ): AsyncIterableIterator<IntegrationAccount> {\n for await (const page of this.listBySubscriptionPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of integration accounts by resource group.\n * @param resourceGroupName The resource group name.\n * @param options The options parameters.\n */\n public listByResourceGroup(\n resourceGroupName: string,\n options?: IntegrationAccountsListByResourceGroupOptionalParams\n ): PagedAsyncIterableIterator<IntegrationAccount> {\n const iter = this.listByResourceGroupPagingAll(resourceGroupName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listByResourceGroupPagingPage(resourceGroupName, options);\n }\n };\n }\n\n private async *listByResourceGroupPagingPage(\n resourceGroupName: string,\n options?: IntegrationAccountsListByResourceGroupOptionalParams\n ): AsyncIterableIterator<IntegrationAccount[]> {\n let result = await this._listByResourceGroup(resourceGroupName, options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listByResourceGroupNext(\n resourceGroupName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listByResourceGroupPagingAll(\n resourceGroupName: string,\n options?: IntegrationAccountsListByResourceGroupOptionalParams\n ): AsyncIterableIterator<IntegrationAccount> {\n for await (const page of this.listByResourceGroupPagingPage(\n resourceGroupName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets the integration account's Key Vault keys.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param listKeyVaultKeys The key vault parameters.\n * @param options The options parameters.\n */\n public listKeyVaultKeys(\n resourceGroupName: string,\n integrationAccountName: string,\n listKeyVaultKeys: ListKeyVaultKeysDefinition,\n options?: IntegrationAccountsListKeyVaultKeysOptionalParams\n ): PagedAsyncIterableIterator<KeyVaultKey> {\n const iter = this.listKeyVaultKeysPagingAll(\n resourceGroupName,\n integrationAccountName,\n listKeyVaultKeys,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listKeyVaultKeysPagingPage(\n resourceGroupName,\n integrationAccountName,\n listKeyVaultKeys,\n options\n );\n }\n };\n }\n\n private async *listKeyVaultKeysPagingPage(\n resourceGroupName: string,\n integrationAccountName: string,\n listKeyVaultKeys: ListKeyVaultKeysDefinition,\n options?: IntegrationAccountsListKeyVaultKeysOptionalParams\n ): AsyncIterableIterator<KeyVaultKey[]> {\n let result = await this._listKeyVaultKeys(\n resourceGroupName,\n integrationAccountName,\n listKeyVaultKeys,\n options\n );\n yield result.value || [];\n }\n\n private async *listKeyVaultKeysPagingAll(\n resourceGroupName: string,\n integrationAccountName: string,\n listKeyVaultKeys: ListKeyVaultKeysDefinition,\n options?: IntegrationAccountsListKeyVaultKeysOptionalParams\n ): AsyncIterableIterator<KeyVaultKey> {\n for await (const page of this.listKeyVaultKeysPagingPage(\n resourceGroupName,\n integrationAccountName,\n listKeyVaultKeys,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of integration accounts by subscription.\n * @param options The options parameters.\n */\n private _listBySubscription(\n options?: IntegrationAccountsListBySubscriptionOptionalParams\n ): Promise<IntegrationAccountsListBySubscriptionResponse> {\n return this.client.sendOperationRequest(\n { options },\n listBySubscriptionOperationSpec\n );\n }\n\n /**\n * Gets a list of integration accounts by resource group.\n * @param resourceGroupName The resource group name.\n * @param options The options parameters.\n */\n private _listByResourceGroup(\n resourceGroupName: string,\n options?: IntegrationAccountsListByResourceGroupOptionalParams\n ): Promise<IntegrationAccountsListByResourceGroupResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, options },\n listByResourceGroupOperationSpec\n );\n }\n\n /**\n * Gets an integration account.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountsGetOptionalParams\n ): Promise<IntegrationAccountsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, options },\n getOperationSpec\n );\n }\n\n /**\n * Creates or updates an integration account.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param integrationAccount The integration account.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n integrationAccountName: string,\n integrationAccount: IntegrationAccount,\n options?: IntegrationAccountsCreateOrUpdateOptionalParams\n ): Promise<IntegrationAccountsCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n integrationAccount,\n options\n },\n createOrUpdateOperationSpec\n );\n }\n\n /**\n * Updates an integration account.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param integrationAccount The integration account.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n integrationAccountName: string,\n integrationAccount: IntegrationAccount,\n options?: IntegrationAccountsUpdateOptionalParams\n ): Promise<IntegrationAccountsUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n integrationAccount,\n options\n },\n updateOperationSpec\n );\n }\n\n /**\n * Deletes an integration account.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountsDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, options },\n deleteOperationSpec\n );\n }\n\n /**\n * Gets the integration account callback URL.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param parameters The callback URL parameters.\n * @param options The options parameters.\n */\n listCallbackUrl(\n resourceGroupName: string,\n integrationAccountName: string,\n parameters: GetCallbackUrlParameters,\n options?: IntegrationAccountsListCallbackUrlOptionalParams\n ): Promise<IntegrationAccountsListCallbackUrlResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, parameters, options },\n listCallbackUrlOperationSpec\n );\n }\n\n /**\n * Gets the integration account's Key Vault keys.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param listKeyVaultKeys The key vault parameters.\n * @param options The options parameters.\n */\n private _listKeyVaultKeys(\n resourceGroupName: string,\n integrationAccountName: string,\n listKeyVaultKeys: ListKeyVaultKeysDefinition,\n options?: IntegrationAccountsListKeyVaultKeysOptionalParams\n ): Promise<IntegrationAccountsListKeyVaultKeysResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, listKeyVaultKeys, options },\n listKeyVaultKeysOperationSpec\n );\n }\n\n /**\n * Logs the integration account's tracking events.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param logTrackingEvents The callback URL parameters.\n * @param options The options parameters.\n */\n logTrackingEvents(\n resourceGroupName: string,\n integrationAccountName: string,\n logTrackingEvents: TrackingEventsDefinition,\n options?: IntegrationAccountsLogTrackingEventsOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, logTrackingEvents, options },\n logTrackingEventsOperationSpec\n );\n }\n\n /**\n * Regenerates the integration account access key.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param regenerateAccessKey The access key type.\n * @param options The options parameters.\n */\n regenerateAccessKey(\n resourceGroupName: string,\n integrationAccountName: string,\n regenerateAccessKey: RegenerateActionParameter,\n options?: IntegrationAccountsRegenerateAccessKeyOptionalParams\n ): Promise<IntegrationAccountsRegenerateAccessKeyResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n regenerateAccessKey,\n options\n },\n regenerateAccessKeyOperationSpec\n );\n }\n\n /**\n * ListBySubscriptionNext\n * @param nextLink The nextLink from the previous successful call to the ListBySubscription method.\n * @param options The options parameters.\n */\n private _listBySubscriptionNext(\n nextLink: string,\n options?: IntegrationAccountsListBySubscriptionNextOptionalParams\n ): Promise<IntegrationAccountsListBySubscriptionNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listBySubscriptionNextOperationSpec\n );\n }\n\n /**\n * ListByResourceGroupNext\n * @param resourceGroupName The resource group name.\n * @param nextLink The nextLink from the previous successful call to the ListByResourceGroup method.\n * @param options The options parameters.\n */\n private _listByResourceGroupNext(\n resourceGroupName: string,\n nextLink: string,\n options?: IntegrationAccountsListByResourceGroupNextOptionalParams\n ): Promise<IntegrationAccountsListByResourceGroupNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, nextLink, options },\n listByResourceGroupNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listBySubscriptionOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/providers/Microsoft.Logic/integrationAccounts\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top],\n urlParameters: [Parameters.$host, Parameters.subscriptionId],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByResourceGroupOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccount\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccount\n },\n 201: {\n bodyMapper: Mappers.IntegrationAccount\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.integrationAccount,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccount\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.integrationAccount,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listCallbackUrlOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/listCallbackUrl\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.CallbackUrl\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.parameters2,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listKeyVaultKeysOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/listKeyVaultKeys\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.KeyVaultKeyCollection\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.listKeyVaultKeys,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst logTrackingEventsOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/logTrackingEvents\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.logTrackingEvents,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst regenerateAccessKeyOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/regenerateAccessKey\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccount\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.regenerateAccessKey,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listBySubscriptionNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByResourceGroupNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { IntegrationAccountAssemblies } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClient } from \"../logicManagementClient\";\nimport {\n AssemblyDefinition,\n IntegrationAccountAssembliesListOptionalParams,\n IntegrationAccountAssembliesListResponse,\n IntegrationAccountAssembliesGetOptionalParams,\n IntegrationAccountAssembliesGetResponse,\n IntegrationAccountAssembliesCreateOrUpdateOptionalParams,\n IntegrationAccountAssembliesCreateOrUpdateResponse,\n IntegrationAccountAssembliesDeleteOptionalParams,\n IntegrationAccountAssembliesListContentCallbackUrlOptionalParams,\n IntegrationAccountAssembliesListContentCallbackUrlResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing IntegrationAccountAssemblies operations. */\nexport class IntegrationAccountAssembliesImpl\n implements IntegrationAccountAssemblies {\n private readonly client: LogicManagementClient;\n\n /**\n * Initialize a new instance of the class IntegrationAccountAssemblies class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClient) {\n this.client = client;\n }\n\n /**\n * List the assemblies for an integration account.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountAssembliesListOptionalParams\n ): PagedAsyncIterableIterator<AssemblyDefinition> {\n const iter = this.listPagingAll(\n resourceGroupName,\n integrationAccountName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountAssembliesListOptionalParams\n ): AsyncIterableIterator<AssemblyDefinition[]> {\n let result = await this._list(\n resourceGroupName,\n integrationAccountName,\n options\n );\n yield result.value || [];\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountAssembliesListOptionalParams\n ): AsyncIterableIterator<AssemblyDefinition> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * List the assemblies for an integration account.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountAssembliesListOptionalParams\n ): Promise<IntegrationAccountAssembliesListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, options },\n listOperationSpec\n );\n }\n\n /**\n * Get an assembly for an integration account.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param assemblyArtifactName The assembly artifact name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n integrationAccountName: string,\n assemblyArtifactName: string,\n options?: IntegrationAccountAssembliesGetOptionalParams\n ): Promise<IntegrationAccountAssembliesGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n assemblyArtifactName,\n options\n },\n getOperationSpec\n );\n }\n\n /**\n * Create or update an assembly for an integration account.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param assemblyArtifactName The assembly artifact name.\n * @param assemblyArtifact The assembly artifact.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n integrationAccountName: string,\n assemblyArtifactName: string,\n assemblyArtifact: AssemblyDefinition,\n options?: IntegrationAccountAssembliesCreateOrUpdateOptionalParams\n ): Promise<IntegrationAccountAssembliesCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n assemblyArtifactName,\n assemblyArtifact,\n options\n },\n createOrUpdateOperationSpec\n );\n }\n\n /**\n * Delete an assembly for an integration account.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param assemblyArtifactName The assembly artifact name.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n integrationAccountName: string,\n assemblyArtifactName: string,\n options?: IntegrationAccountAssembliesDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n assemblyArtifactName,\n options\n },\n deleteOperationSpec\n );\n }\n\n /**\n * Get the content callback url for an integration account assembly.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param assemblyArtifactName The assembly artifact name.\n * @param options The options parameters.\n */\n listContentCallbackUrl(\n resourceGroupName: string,\n integrationAccountName: string,\n assemblyArtifactName: string,\n options?: IntegrationAccountAssembliesListContentCallbackUrlOptionalParams\n ): Promise<IntegrationAccountAssembliesListContentCallbackUrlResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n assemblyArtifactName,\n options\n },\n listContentCallbackUrlOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/assemblies\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.AssemblyCollection\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/assemblies/{assemblyArtifactName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.AssemblyDefinition\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.assemblyArtifactName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/assemblies/{assemblyArtifactName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.AssemblyDefinition\n },\n 201: {\n bodyMapper: Mappers.AssemblyDefinition\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.assemblyArtifact,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.assemblyArtifactName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/assemblies/{assemblyArtifactName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.assemblyArtifactName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listContentCallbackUrlOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/assemblies/{assemblyArtifactName}/listContentCallbackUrl\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowTriggerCallbackUrl\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.assemblyArtifactName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { IntegrationAccountBatchConfigurations } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClient } from \"../logicManagementClient\";\nimport {\n BatchConfiguration,\n IntegrationAccountBatchConfigurationsListOptionalParams,\n IntegrationAccountBatchConfigurationsListResponse,\n IntegrationAccountBatchConfigurationsGetOptionalParams,\n IntegrationAccountBatchConfigurationsGetResponse,\n IntegrationAccountBatchConfigurationsCreateOrUpdateOptionalParams,\n IntegrationAccountBatchConfigurationsCreateOrUpdateResponse,\n IntegrationAccountBatchConfigurationsDeleteOptionalParams\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing IntegrationAccountBatchConfigurations operations. */\nexport class IntegrationAccountBatchConfigurationsImpl\n implements IntegrationAccountBatchConfigurations {\n private readonly client: LogicManagementClient;\n\n /**\n * Initialize a new instance of the class IntegrationAccountBatchConfigurations class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClient) {\n this.client = client;\n }\n\n /**\n * List the batch configurations for an integration account.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountBatchConfigurationsListOptionalParams\n ): PagedAsyncIterableIterator<BatchConfiguration> {\n const iter = this.listPagingAll(\n resourceGroupName,\n integrationAccountName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountBatchConfigurationsListOptionalParams\n ): AsyncIterableIterator<BatchConfiguration[]> {\n let result = await this._list(\n resourceGroupName,\n integrationAccountName,\n options\n );\n yield result.value || [];\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountBatchConfigurationsListOptionalParams\n ): AsyncIterableIterator<BatchConfiguration> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * List the batch configurations for an integration account.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountBatchConfigurationsListOptionalParams\n ): Promise<IntegrationAccountBatchConfigurationsListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, options },\n listOperationSpec\n );\n }\n\n /**\n * Get a batch configuration for an integration account.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param batchConfigurationName The batch configuration name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n integrationAccountName: string,\n batchConfigurationName: string,\n options?: IntegrationAccountBatchConfigurationsGetOptionalParams\n ): Promise<IntegrationAccountBatchConfigurationsGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n batchConfigurationName,\n options\n },\n getOperationSpec\n );\n }\n\n /**\n * Create or update a batch configuration for an integration account.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param batchConfigurationName The batch configuration name.\n * @param batchConfiguration The batch configuration.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n integrationAccountName: string,\n batchConfigurationName: string,\n batchConfiguration: BatchConfiguration,\n options?: IntegrationAccountBatchConfigurationsCreateOrUpdateOptionalParams\n ): Promise<IntegrationAccountBatchConfigurationsCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n batchConfigurationName,\n batchConfiguration,\n options\n },\n createOrUpdateOperationSpec\n );\n }\n\n /**\n * Delete a batch configuration for an integration account.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param batchConfigurationName The batch configuration name.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n integrationAccountName: string,\n batchConfigurationName: string,\n options?: IntegrationAccountBatchConfigurationsDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n batchConfigurationName,\n options\n },\n deleteOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/batchConfigurations\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.BatchConfigurationCollection\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/batchConfigurations/{batchConfigurationName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.BatchConfiguration\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.batchConfigurationName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/batchConfigurations/{batchConfigurationName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.BatchConfiguration\n },\n 201: {\n bodyMapper: Mappers.BatchConfiguration\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.batchConfiguration,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.batchConfigurationName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/batchConfigurations/{batchConfigurationName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.batchConfigurationName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { IntegrationAccountSchemas } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClient } from \"../logicManagementClient\";\nimport {\n IntegrationAccountSchema,\n IntegrationAccountSchemasListNextOptionalParams,\n IntegrationAccountSchemasListOptionalParams,\n IntegrationAccountSchemasListResponse,\n IntegrationAccountSchemasGetOptionalParams,\n IntegrationAccountSchemasGetResponse,\n IntegrationAccountSchemasCreateOrUpdateOptionalParams,\n IntegrationAccountSchemasCreateOrUpdateResponse,\n IntegrationAccountSchemasDeleteOptionalParams,\n GetCallbackUrlParameters,\n IntegrationAccountSchemasListContentCallbackUrlOptionalParams,\n IntegrationAccountSchemasListContentCallbackUrlResponse,\n IntegrationAccountSchemasListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing IntegrationAccountSchemas operations. */\nexport class IntegrationAccountSchemasImpl\n implements IntegrationAccountSchemas {\n private readonly client: LogicManagementClient;\n\n /**\n * Initialize a new instance of the class IntegrationAccountSchemas class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets a list of integration account schemas.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountSchemasListOptionalParams\n ): PagedAsyncIterableIterator<IntegrationAccountSchema> {\n const iter = this.listPagingAll(\n resourceGroupName,\n integrationAccountName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountSchemasListOptionalParams\n ): AsyncIterableIterator<IntegrationAccountSchema[]> {\n let result = await this._list(\n resourceGroupName,\n integrationAccountName,\n options\n );\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n integrationAccountName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountSchemasListOptionalParams\n ): AsyncIterableIterator<IntegrationAccountSchema> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of integration account schemas.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountSchemasListOptionalParams\n ): Promise<IntegrationAccountSchemasListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, options },\n listOperationSpec\n );\n }\n\n /**\n * Gets an integration account schema.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param schemaName The integration account schema name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n integrationAccountName: string,\n schemaName: string,\n options?: IntegrationAccountSchemasGetOptionalParams\n ): Promise<IntegrationAccountSchemasGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, schemaName, options },\n getOperationSpec\n );\n }\n\n /**\n * Creates or updates an integration account schema.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param schemaName The integration account schema name.\n * @param schema The integration account schema.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n integrationAccountName: string,\n schemaName: string,\n schema: IntegrationAccountSchema,\n options?: IntegrationAccountSchemasCreateOrUpdateOptionalParams\n ): Promise<IntegrationAccountSchemasCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n schemaName,\n schema,\n options\n },\n createOrUpdateOperationSpec\n );\n }\n\n /**\n * Deletes an integration account schema.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param schemaName The integration account schema name.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n integrationAccountName: string,\n schemaName: string,\n options?: IntegrationAccountSchemasDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, schemaName, options },\n deleteOperationSpec\n );\n }\n\n /**\n * Get the content callback url.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param schemaName The integration account schema name.\n * @param listContentCallbackUrl The callback url parameters.\n * @param options The options parameters.\n */\n listContentCallbackUrl(\n resourceGroupName: string,\n integrationAccountName: string,\n schemaName: string,\n listContentCallbackUrl: GetCallbackUrlParameters,\n options?: IntegrationAccountSchemasListContentCallbackUrlOptionalParams\n ): Promise<IntegrationAccountSchemasListContentCallbackUrlResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n schemaName,\n listContentCallbackUrl,\n options\n },\n listContentCallbackUrlOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n integrationAccountName: string,\n nextLink: string,\n options?: IntegrationAccountSchemasListNextOptionalParams\n ): Promise<IntegrationAccountSchemasListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/schemas\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountSchemaListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/schemas/{schemaName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountSchema\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.schemaName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/schemas/{schemaName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountSchema\n },\n 201: {\n bodyMapper: Mappers.IntegrationAccountSchema\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.schema,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.schemaName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/schemas/{schemaName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.schemaName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listContentCallbackUrlOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/schemas/{schemaName}/listContentCallbackUrl\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowTriggerCallbackUrl\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.listContentCallbackUrl,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.schemaName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountSchemaListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.nextLink,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { IntegrationAccountMaps } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClient } from \"../logicManagementClient\";\nimport {\n IntegrationAccountMap,\n IntegrationAccountMapsListNextOptionalParams,\n IntegrationAccountMapsListOptionalParams,\n IntegrationAccountMapsListResponse,\n IntegrationAccountMapsGetOptionalParams,\n IntegrationAccountMapsGetResponse,\n IntegrationAccountMapsCreateOrUpdateOptionalParams,\n IntegrationAccountMapsCreateOrUpdateResponse,\n IntegrationAccountMapsDeleteOptionalParams,\n GetCallbackUrlParameters,\n IntegrationAccountMapsListContentCallbackUrlOptionalParams,\n IntegrationAccountMapsListContentCallbackUrlResponse,\n IntegrationAccountMapsListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing IntegrationAccountMaps operations. */\nexport class IntegrationAccountMapsImpl implements IntegrationAccountMaps {\n private readonly client: LogicManagementClient;\n\n /**\n * Initialize a new instance of the class IntegrationAccountMaps class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets a list of integration account maps.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountMapsListOptionalParams\n ): PagedAsyncIterableIterator<IntegrationAccountMap> {\n const iter = this.listPagingAll(\n resourceGroupName,\n integrationAccountName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountMapsListOptionalParams\n ): AsyncIterableIterator<IntegrationAccountMap[]> {\n let result = await this._list(\n resourceGroupName,\n integrationAccountName,\n options\n );\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n integrationAccountName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountMapsListOptionalParams\n ): AsyncIterableIterator<IntegrationAccountMap> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of integration account maps.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountMapsListOptionalParams\n ): Promise<IntegrationAccountMapsListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, options },\n listOperationSpec\n );\n }\n\n /**\n * Gets an integration account map.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param mapName The integration account map name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n integrationAccountName: string,\n mapName: string,\n options?: IntegrationAccountMapsGetOptionalParams\n ): Promise<IntegrationAccountMapsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, mapName, options },\n getOperationSpec\n );\n }\n\n /**\n * Creates or updates an integration account map.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param mapName The integration account map name.\n * @param map The integration account map.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n integrationAccountName: string,\n mapName: string,\n map: IntegrationAccountMap,\n options?: IntegrationAccountMapsCreateOrUpdateOptionalParams\n ): Promise<IntegrationAccountMapsCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, mapName, map, options },\n createOrUpdateOperationSpec\n );\n }\n\n /**\n * Deletes an integration account map.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param mapName The integration account map name.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n integrationAccountName: string,\n mapName: string,\n options?: IntegrationAccountMapsDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, mapName, options },\n deleteOperationSpec\n );\n }\n\n /**\n * Get the content callback url.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param mapName The integration account map name.\n * @param listContentCallbackUrl The callback url parameters.\n * @param options The options parameters.\n */\n listContentCallbackUrl(\n resourceGroupName: string,\n integrationAccountName: string,\n mapName: string,\n listContentCallbackUrl: GetCallbackUrlParameters,\n options?: IntegrationAccountMapsListContentCallbackUrlOptionalParams\n ): Promise<IntegrationAccountMapsListContentCallbackUrlResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n mapName,\n listContentCallbackUrl,\n options\n },\n listContentCallbackUrlOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n integrationAccountName: string,\n nextLink: string,\n options?: IntegrationAccountMapsListNextOptionalParams\n ): Promise<IntegrationAccountMapsListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/maps\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountMapListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/maps/{mapName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountMap\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.mapName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/maps/{mapName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountMap\n },\n 201: {\n bodyMapper: Mappers.IntegrationAccountMap\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.map,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.mapName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/maps/{mapName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.mapName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listContentCallbackUrlOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/maps/{mapName}/listContentCallbackUrl\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowTriggerCallbackUrl\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.listContentCallbackUrl,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.mapName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountMapListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.nextLink,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { IntegrationAccountPartners } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClient } from \"../logicManagementClient\";\nimport {\n IntegrationAccountPartner,\n IntegrationAccountPartnersListNextOptionalParams,\n IntegrationAccountPartnersListOptionalParams,\n IntegrationAccountPartnersListResponse,\n IntegrationAccountPartnersGetOptionalParams,\n IntegrationAccountPartnersGetResponse,\n IntegrationAccountPartnersCreateOrUpdateOptionalParams,\n IntegrationAccountPartnersCreateOrUpdateResponse,\n IntegrationAccountPartnersDeleteOptionalParams,\n GetCallbackUrlParameters,\n IntegrationAccountPartnersListContentCallbackUrlOptionalParams,\n IntegrationAccountPartnersListContentCallbackUrlResponse,\n IntegrationAccountPartnersListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing IntegrationAccountPartners operations. */\nexport class IntegrationAccountPartnersImpl\n implements IntegrationAccountPartners {\n private readonly client: LogicManagementClient;\n\n /**\n * Initialize a new instance of the class IntegrationAccountPartners class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets a list of integration account partners.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountPartnersListOptionalParams\n ): PagedAsyncIterableIterator<IntegrationAccountPartner> {\n const iter = this.listPagingAll(\n resourceGroupName,\n integrationAccountName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountPartnersListOptionalParams\n ): AsyncIterableIterator<IntegrationAccountPartner[]> {\n let result = await this._list(\n resourceGroupName,\n integrationAccountName,\n options\n );\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n integrationAccountName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountPartnersListOptionalParams\n ): AsyncIterableIterator<IntegrationAccountPartner> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of integration account partners.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountPartnersListOptionalParams\n ): Promise<IntegrationAccountPartnersListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, options },\n listOperationSpec\n );\n }\n\n /**\n * Gets an integration account partner.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param partnerName The integration account partner name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n integrationAccountName: string,\n partnerName: string,\n options?: IntegrationAccountPartnersGetOptionalParams\n ): Promise<IntegrationAccountPartnersGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, partnerName, options },\n getOperationSpec\n );\n }\n\n /**\n * Creates or updates an integration account partner.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param partnerName The integration account partner name.\n * @param partner The integration account partner.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n integrationAccountName: string,\n partnerName: string,\n partner: IntegrationAccountPartner,\n options?: IntegrationAccountPartnersCreateOrUpdateOptionalParams\n ): Promise<IntegrationAccountPartnersCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n partnerName,\n partner,\n options\n },\n createOrUpdateOperationSpec\n );\n }\n\n /**\n * Deletes an integration account partner.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param partnerName The integration account partner name.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n integrationAccountName: string,\n partnerName: string,\n options?: IntegrationAccountPartnersDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, partnerName, options },\n deleteOperationSpec\n );\n }\n\n /**\n * Get the content callback url.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param partnerName The integration account partner name.\n * @param listContentCallbackUrl The callback url parameters.\n * @param options The options parameters.\n */\n listContentCallbackUrl(\n resourceGroupName: string,\n integrationAccountName: string,\n partnerName: string,\n listContentCallbackUrl: GetCallbackUrlParameters,\n options?: IntegrationAccountPartnersListContentCallbackUrlOptionalParams\n ): Promise<IntegrationAccountPartnersListContentCallbackUrlResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n partnerName,\n listContentCallbackUrl,\n options\n },\n listContentCallbackUrlOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n integrationAccountName: string,\n nextLink: string,\n options?: IntegrationAccountPartnersListNextOptionalParams\n ): Promise<IntegrationAccountPartnersListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/partners\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountPartnerListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/partners/{partnerName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountPartner\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.partnerName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/partners/{partnerName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountPartner\n },\n 201: {\n bodyMapper: Mappers.IntegrationAccountPartner\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.partner,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.partnerName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/partners/{partnerName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.partnerName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listContentCallbackUrlOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/partners/{partnerName}/listContentCallbackUrl\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowTriggerCallbackUrl\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.listContentCallbackUrl,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.partnerName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountPartnerListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.nextLink,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { IntegrationAccountAgreements } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClient } from \"../logicManagementClient\";\nimport {\n IntegrationAccountAgreement,\n IntegrationAccountAgreementsListNextOptionalParams,\n IntegrationAccountAgreementsListOptionalParams,\n IntegrationAccountAgreementsListResponse,\n IntegrationAccountAgreementsGetOptionalParams,\n IntegrationAccountAgreementsGetResponse,\n IntegrationAccountAgreementsCreateOrUpdateOptionalParams,\n IntegrationAccountAgreementsCreateOrUpdateResponse,\n IntegrationAccountAgreementsDeleteOptionalParams,\n GetCallbackUrlParameters,\n IntegrationAccountAgreementsListContentCallbackUrlOptionalParams,\n IntegrationAccountAgreementsListContentCallbackUrlResponse,\n IntegrationAccountAgreementsListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing IntegrationAccountAgreements operations. */\nexport class IntegrationAccountAgreementsImpl\n implements IntegrationAccountAgreements {\n private readonly client: LogicManagementClient;\n\n /**\n * Initialize a new instance of the class IntegrationAccountAgreements class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets a list of integration account agreements.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountAgreementsListOptionalParams\n ): PagedAsyncIterableIterator<IntegrationAccountAgreement> {\n const iter = this.listPagingAll(\n resourceGroupName,\n integrationAccountName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountAgreementsListOptionalParams\n ): AsyncIterableIterator<IntegrationAccountAgreement[]> {\n let result = await this._list(\n resourceGroupName,\n integrationAccountName,\n options\n );\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n integrationAccountName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountAgreementsListOptionalParams\n ): AsyncIterableIterator<IntegrationAccountAgreement> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of integration account agreements.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountAgreementsListOptionalParams\n ): Promise<IntegrationAccountAgreementsListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, options },\n listOperationSpec\n );\n }\n\n /**\n * Gets an integration account agreement.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param agreementName The integration account agreement name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n integrationAccountName: string,\n agreementName: string,\n options?: IntegrationAccountAgreementsGetOptionalParams\n ): Promise<IntegrationAccountAgreementsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, agreementName, options },\n getOperationSpec\n );\n }\n\n /**\n * Creates or updates an integration account agreement.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param agreementName The integration account agreement name.\n * @param agreement The integration account agreement.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n integrationAccountName: string,\n agreementName: string,\n agreement: IntegrationAccountAgreement,\n options?: IntegrationAccountAgreementsCreateOrUpdateOptionalParams\n ): Promise<IntegrationAccountAgreementsCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n agreementName,\n agreement,\n options\n },\n createOrUpdateOperationSpec\n );\n }\n\n /**\n * Deletes an integration account agreement.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param agreementName The integration account agreement name.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n integrationAccountName: string,\n agreementName: string,\n options?: IntegrationAccountAgreementsDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, agreementName, options },\n deleteOperationSpec\n );\n }\n\n /**\n * Get the content callback url.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param agreementName The integration account agreement name.\n * @param listContentCallbackUrl The callback url parameters.\n * @param options The options parameters.\n */\n listContentCallbackUrl(\n resourceGroupName: string,\n integrationAccountName: string,\n agreementName: string,\n listContentCallbackUrl: GetCallbackUrlParameters,\n options?: IntegrationAccountAgreementsListContentCallbackUrlOptionalParams\n ): Promise<IntegrationAccountAgreementsListContentCallbackUrlResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n agreementName,\n listContentCallbackUrl,\n options\n },\n listContentCallbackUrlOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n integrationAccountName: string,\n nextLink: string,\n options?: IntegrationAccountAgreementsListNextOptionalParams\n ): Promise<IntegrationAccountAgreementsListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/agreements\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountAgreementListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/agreements/{agreementName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountAgreement\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.agreementName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/agreements/{agreementName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountAgreement\n },\n 201: {\n bodyMapper: Mappers.IntegrationAccountAgreement\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.agreement,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.agreementName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/agreements/{agreementName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.agreementName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listContentCallbackUrlOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/agreements/{agreementName}/listContentCallbackUrl\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowTriggerCallbackUrl\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.listContentCallbackUrl,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.agreementName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountAgreementListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.nextLink,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { IntegrationAccountCertificates } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClient } from \"../logicManagementClient\";\nimport {\n IntegrationAccountCertificate,\n IntegrationAccountCertificatesListNextOptionalParams,\n IntegrationAccountCertificatesListOptionalParams,\n IntegrationAccountCertificatesListResponse,\n IntegrationAccountCertificatesGetOptionalParams,\n IntegrationAccountCertificatesGetResponse,\n IntegrationAccountCertificatesCreateOrUpdateOptionalParams,\n IntegrationAccountCertificatesCreateOrUpdateResponse,\n IntegrationAccountCertificatesDeleteOptionalParams,\n IntegrationAccountCertificatesListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing IntegrationAccountCertificates operations. */\nexport class IntegrationAccountCertificatesImpl\n implements IntegrationAccountCertificates {\n private readonly client: LogicManagementClient;\n\n /**\n * Initialize a new instance of the class IntegrationAccountCertificates class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets a list of integration account certificates.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountCertificatesListOptionalParams\n ): PagedAsyncIterableIterator<IntegrationAccountCertificate> {\n const iter = this.listPagingAll(\n resourceGroupName,\n integrationAccountName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountCertificatesListOptionalParams\n ): AsyncIterableIterator<IntegrationAccountCertificate[]> {\n let result = await this._list(\n resourceGroupName,\n integrationAccountName,\n options\n );\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n integrationAccountName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountCertificatesListOptionalParams\n ): AsyncIterableIterator<IntegrationAccountCertificate> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of integration account certificates.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountCertificatesListOptionalParams\n ): Promise<IntegrationAccountCertificatesListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, options },\n listOperationSpec\n );\n }\n\n /**\n * Gets an integration account certificate.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param certificateName The integration account certificate name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n integrationAccountName: string,\n certificateName: string,\n options?: IntegrationAccountCertificatesGetOptionalParams\n ): Promise<IntegrationAccountCertificatesGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, certificateName, options },\n getOperationSpec\n );\n }\n\n /**\n * Creates or updates an integration account certificate.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param certificateName The integration account certificate name.\n * @param certificate The integration account certificate.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n integrationAccountName: string,\n certificateName: string,\n certificate: IntegrationAccountCertificate,\n options?: IntegrationAccountCertificatesCreateOrUpdateOptionalParams\n ): Promise<IntegrationAccountCertificatesCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n certificateName,\n certificate,\n options\n },\n createOrUpdateOperationSpec\n );\n }\n\n /**\n * Deletes an integration account certificate.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param certificateName The integration account certificate name.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n integrationAccountName: string,\n certificateName: string,\n options?: IntegrationAccountCertificatesDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, certificateName, options },\n deleteOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n integrationAccountName: string,\n nextLink: string,\n options?: IntegrationAccountCertificatesListNextOptionalParams\n ): Promise<IntegrationAccountCertificatesListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/certificates\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountCertificateListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/certificates/{certificateName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountCertificate\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.certificateName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/certificates/{certificateName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountCertificate\n },\n 201: {\n bodyMapper: Mappers.IntegrationAccountCertificate\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.certificate,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.certificateName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/certificates/{certificateName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.certificateName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountCertificateListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.nextLink,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { IntegrationAccountSessions } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClient } from \"../logicManagementClient\";\nimport {\n IntegrationAccountSession,\n IntegrationAccountSessionsListNextOptionalParams,\n IntegrationAccountSessionsListOptionalParams,\n IntegrationAccountSessionsListResponse,\n IntegrationAccountSessionsGetOptionalParams,\n IntegrationAccountSessionsGetResponse,\n IntegrationAccountSessionsCreateOrUpdateOptionalParams,\n IntegrationAccountSessionsCreateOrUpdateResponse,\n IntegrationAccountSessionsDeleteOptionalParams,\n IntegrationAccountSessionsListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing IntegrationAccountSessions operations. */\nexport class IntegrationAccountSessionsImpl\n implements IntegrationAccountSessions {\n private readonly client: LogicManagementClient;\n\n /**\n * Initialize a new instance of the class IntegrationAccountSessions class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets a list of integration account sessions.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountSessionsListOptionalParams\n ): PagedAsyncIterableIterator<IntegrationAccountSession> {\n const iter = this.listPagingAll(\n resourceGroupName,\n integrationAccountName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountSessionsListOptionalParams\n ): AsyncIterableIterator<IntegrationAccountSession[]> {\n let result = await this._list(\n resourceGroupName,\n integrationAccountName,\n options\n );\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n integrationAccountName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountSessionsListOptionalParams\n ): AsyncIterableIterator<IntegrationAccountSession> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n integrationAccountName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of integration account sessions.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n integrationAccountName: string,\n options?: IntegrationAccountSessionsListOptionalParams\n ): Promise<IntegrationAccountSessionsListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, options },\n listOperationSpec\n );\n }\n\n /**\n * Gets an integration account session.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param sessionName The integration account session name.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n integrationAccountName: string,\n sessionName: string,\n options?: IntegrationAccountSessionsGetOptionalParams\n ): Promise<IntegrationAccountSessionsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, sessionName, options },\n getOperationSpec\n );\n }\n\n /**\n * Creates or updates an integration account session.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param sessionName The integration account session name.\n * @param session The integration account session.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n integrationAccountName: string,\n sessionName: string,\n session: IntegrationAccountSession,\n options?: IntegrationAccountSessionsCreateOrUpdateOptionalParams\n ): Promise<IntegrationAccountSessionsCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n integrationAccountName,\n sessionName,\n session,\n options\n },\n createOrUpdateOperationSpec\n );\n }\n\n /**\n * Deletes an integration account session.\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param sessionName The integration account session name.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n integrationAccountName: string,\n sessionName: string,\n options?: IntegrationAccountSessionsDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, sessionName, options },\n deleteOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The resource group name.\n * @param integrationAccountName The integration account name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n integrationAccountName: string,\n nextLink: string,\n options?: IntegrationAccountSessionsListNextOptionalParams\n ): Promise<IntegrationAccountSessionsListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, integrationAccountName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/sessions\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountSessionListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/sessions/{sessionName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountSession\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.sessionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/sessions/{sessionName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountSession\n },\n 201: {\n bodyMapper: Mappers.IntegrationAccountSession\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.session,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.sessionName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/sessions/{sessionName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.integrationAccountName,\n Parameters.sessionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationAccountSessionListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top, Parameters.filter],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.nextLink,\n Parameters.integrationAccountName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { IntegrationServiceEnvironments } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClient } from \"../logicManagementClient\";\nimport { PollerLike, PollOperationState, LroEngine } from \"@azure/core-lro\";\nimport { LroImpl } from \"../lroImpl\";\nimport {\n IntegrationServiceEnvironment,\n IntegrationServiceEnvironmentsListBySubscriptionNextOptionalParams,\n IntegrationServiceEnvironmentsListBySubscriptionOptionalParams,\n IntegrationServiceEnvironmentsListByResourceGroupNextOptionalParams,\n IntegrationServiceEnvironmentsListByResourceGroupOptionalParams,\n IntegrationServiceEnvironmentsListBySubscriptionResponse,\n IntegrationServiceEnvironmentsListByResourceGroupResponse,\n IntegrationServiceEnvironmentsGetOptionalParams,\n IntegrationServiceEnvironmentsGetResponse,\n IntegrationServiceEnvironmentsCreateOrUpdateOptionalParams,\n IntegrationServiceEnvironmentsCreateOrUpdateResponse,\n IntegrationServiceEnvironmentsUpdateOptionalParams,\n IntegrationServiceEnvironmentsUpdateResponse,\n IntegrationServiceEnvironmentsDeleteOptionalParams,\n IntegrationServiceEnvironmentsRestartOptionalParams,\n IntegrationServiceEnvironmentsListBySubscriptionNextResponse,\n IntegrationServiceEnvironmentsListByResourceGroupNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing IntegrationServiceEnvironments operations. */\nexport class IntegrationServiceEnvironmentsImpl\n implements IntegrationServiceEnvironments {\n private readonly client: LogicManagementClient;\n\n /**\n * Initialize a new instance of the class IntegrationServiceEnvironments class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets a list of integration service environments by subscription.\n * @param options The options parameters.\n */\n public listBySubscription(\n options?: IntegrationServiceEnvironmentsListBySubscriptionOptionalParams\n ): PagedAsyncIterableIterator<IntegrationServiceEnvironment> {\n const iter = this.listBySubscriptionPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listBySubscriptionPagingPage(options);\n }\n };\n }\n\n private async *listBySubscriptionPagingPage(\n options?: IntegrationServiceEnvironmentsListBySubscriptionOptionalParams\n ): AsyncIterableIterator<IntegrationServiceEnvironment[]> {\n let result = await this._listBySubscription(options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listBySubscriptionNext(continuationToken, options);\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listBySubscriptionPagingAll(\n options?: IntegrationServiceEnvironmentsListBySubscriptionOptionalParams\n ): AsyncIterableIterator<IntegrationServiceEnvironment> {\n for await (const page of this.listBySubscriptionPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of integration service environments by resource group.\n * @param resourceGroup The resource group.\n * @param options The options parameters.\n */\n public listByResourceGroup(\n resourceGroup: string,\n options?: IntegrationServiceEnvironmentsListByResourceGroupOptionalParams\n ): PagedAsyncIterableIterator<IntegrationServiceEnvironment> {\n const iter = this.listByResourceGroupPagingAll(resourceGroup, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listByResourceGroupPagingPage(resourceGroup, options);\n }\n };\n }\n\n private async *listByResourceGroupPagingPage(\n resourceGroup: string,\n options?: IntegrationServiceEnvironmentsListByResourceGroupOptionalParams\n ): AsyncIterableIterator<IntegrationServiceEnvironment[]> {\n let result = await this._listByResourceGroup(resourceGroup, options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listByResourceGroupNext(\n resourceGroup,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listByResourceGroupPagingAll(\n resourceGroup: string,\n options?: IntegrationServiceEnvironmentsListByResourceGroupOptionalParams\n ): AsyncIterableIterator<IntegrationServiceEnvironment> {\n for await (const page of this.listByResourceGroupPagingPage(\n resourceGroup,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of integration service environments by subscription.\n * @param options The options parameters.\n */\n private _listBySubscription(\n options?: IntegrationServiceEnvironmentsListBySubscriptionOptionalParams\n ): Promise<IntegrationServiceEnvironmentsListBySubscriptionResponse> {\n return this.client.sendOperationRequest(\n { options },\n listBySubscriptionOperationSpec\n );\n }\n\n /**\n * Gets a list of integration service environments by resource group.\n * @param resourceGroup The resource group.\n * @param options The options parameters.\n */\n private _listByResourceGroup(\n resourceGroup: string,\n options?: IntegrationServiceEnvironmentsListByResourceGroupOptionalParams\n ): Promise<IntegrationServiceEnvironmentsListByResourceGroupResponse> {\n return this.client.sendOperationRequest(\n { resourceGroup, options },\n listByResourceGroupOperationSpec\n );\n }\n\n /**\n * Gets an integration service environment.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param options The options parameters.\n */\n get(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n options?: IntegrationServiceEnvironmentsGetOptionalParams\n ): Promise<IntegrationServiceEnvironmentsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroup, integrationServiceEnvironmentName, options },\n getOperationSpec\n );\n }\n\n /**\n * Creates or updates an integration service environment.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param integrationServiceEnvironment The integration service environment.\n * @param options The options parameters.\n */\n async beginCreateOrUpdate(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n integrationServiceEnvironment: IntegrationServiceEnvironment,\n options?: IntegrationServiceEnvironmentsCreateOrUpdateOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<IntegrationServiceEnvironmentsCreateOrUpdateResponse>,\n IntegrationServiceEnvironmentsCreateOrUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<IntegrationServiceEnvironmentsCreateOrUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n {\n resourceGroup,\n integrationServiceEnvironmentName,\n integrationServiceEnvironment,\n options\n },\n createOrUpdateOperationSpec\n );\n return new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n }\n\n /**\n * Creates or updates an integration service environment.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param integrationServiceEnvironment The integration service environment.\n * @param options The options parameters.\n */\n async beginCreateOrUpdateAndWait(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n integrationServiceEnvironment: IntegrationServiceEnvironment,\n options?: IntegrationServiceEnvironmentsCreateOrUpdateOptionalParams\n ): Promise<IntegrationServiceEnvironmentsCreateOrUpdateResponse> {\n const poller = await this.beginCreateOrUpdate(\n resourceGroup,\n integrationServiceEnvironmentName,\n integrationServiceEnvironment,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Updates an integration service environment.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param integrationServiceEnvironment The integration service environment.\n * @param options The options parameters.\n */\n async beginUpdate(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n integrationServiceEnvironment: IntegrationServiceEnvironment,\n options?: IntegrationServiceEnvironmentsUpdateOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<IntegrationServiceEnvironmentsUpdateResponse>,\n IntegrationServiceEnvironmentsUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<IntegrationServiceEnvironmentsUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n {\n resourceGroup,\n integrationServiceEnvironmentName,\n integrationServiceEnvironment,\n options\n },\n updateOperationSpec\n );\n return new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n }\n\n /**\n * Updates an integration service environment.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param integrationServiceEnvironment The integration service environment.\n * @param options The options parameters.\n */\n async beginUpdateAndWait(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n integrationServiceEnvironment: IntegrationServiceEnvironment,\n options?: IntegrationServiceEnvironmentsUpdateOptionalParams\n ): Promise<IntegrationServiceEnvironmentsUpdateResponse> {\n const poller = await this.beginUpdate(\n resourceGroup,\n integrationServiceEnvironmentName,\n integrationServiceEnvironment,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Deletes an integration service environment.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param options The options parameters.\n */\n delete(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n options?: IntegrationServiceEnvironmentsDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroup, integrationServiceEnvironmentName, options },\n deleteOperationSpec\n );\n }\n\n /**\n * Restarts an integration service environment.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param options The options parameters.\n */\n restart(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n options?: IntegrationServiceEnvironmentsRestartOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroup, integrationServiceEnvironmentName, options },\n restartOperationSpec\n );\n }\n\n /**\n * ListBySubscriptionNext\n * @param nextLink The nextLink from the previous successful call to the ListBySubscription method.\n * @param options The options parameters.\n */\n private _listBySubscriptionNext(\n nextLink: string,\n options?: IntegrationServiceEnvironmentsListBySubscriptionNextOptionalParams\n ): Promise<IntegrationServiceEnvironmentsListBySubscriptionNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listBySubscriptionNextOperationSpec\n );\n }\n\n /**\n * ListByResourceGroupNext\n * @param resourceGroup The resource group.\n * @param nextLink The nextLink from the previous successful call to the ListByResourceGroup method.\n * @param options The options parameters.\n */\n private _listByResourceGroupNext(\n resourceGroup: string,\n nextLink: string,\n options?: IntegrationServiceEnvironmentsListByResourceGroupNextOptionalParams\n ): Promise<IntegrationServiceEnvironmentsListByResourceGroupNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroup, nextLink, options },\n listByResourceGroupNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listBySubscriptionOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/providers/Microsoft.Logic/integrationServiceEnvironments\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationServiceEnvironmentListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top],\n urlParameters: [Parameters.$host, Parameters.subscriptionId],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByResourceGroupOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationServiceEnvironmentListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroup\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments/{integrationServiceEnvironmentName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationServiceEnvironment\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroup,\n Parameters.integrationServiceEnvironmentName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments/{integrationServiceEnvironmentName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationServiceEnvironment\n },\n 201: {\n bodyMapper: Mappers.IntegrationServiceEnvironment\n },\n 202: {\n bodyMapper: Mappers.IntegrationServiceEnvironment\n },\n 204: {\n bodyMapper: Mappers.IntegrationServiceEnvironment\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.integrationServiceEnvironment,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroup,\n Parameters.integrationServiceEnvironmentName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments/{integrationServiceEnvironmentName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationServiceEnvironment\n },\n 201: {\n bodyMapper: Mappers.IntegrationServiceEnvironment\n },\n 202: {\n bodyMapper: Mappers.IntegrationServiceEnvironment\n },\n 204: {\n bodyMapper: Mappers.IntegrationServiceEnvironment\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.integrationServiceEnvironment,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroup,\n Parameters.integrationServiceEnvironmentName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments/{integrationServiceEnvironmentName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroup,\n Parameters.integrationServiceEnvironmentName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst restartOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments/{integrationServiceEnvironmentName}/restart\",\n httpMethod: \"POST\",\n responses: {\n 200: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroup,\n Parameters.integrationServiceEnvironmentName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listBySubscriptionNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationServiceEnvironmentListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByResourceGroupNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationServiceEnvironmentListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.top],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink,\n Parameters.resourceGroup\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { IntegrationServiceEnvironmentSkus } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClient } from \"../logicManagementClient\";\nimport {\n IntegrationServiceEnvironmentSkuDefinition,\n IntegrationServiceEnvironmentSkusListNextOptionalParams,\n IntegrationServiceEnvironmentSkusListOptionalParams,\n IntegrationServiceEnvironmentSkusListResponse,\n IntegrationServiceEnvironmentSkusListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing IntegrationServiceEnvironmentSkus operations. */\nexport class IntegrationServiceEnvironmentSkusImpl\n implements IntegrationServiceEnvironmentSkus {\n private readonly client: LogicManagementClient;\n\n /**\n * Initialize a new instance of the class IntegrationServiceEnvironmentSkus class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets a list of integration service environment Skus.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param options The options parameters.\n */\n public list(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n options?: IntegrationServiceEnvironmentSkusListOptionalParams\n ): PagedAsyncIterableIterator<IntegrationServiceEnvironmentSkuDefinition> {\n const iter = this.listPagingAll(\n resourceGroup,\n integrationServiceEnvironmentName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroup,\n integrationServiceEnvironmentName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n options?: IntegrationServiceEnvironmentSkusListOptionalParams\n ): AsyncIterableIterator<IntegrationServiceEnvironmentSkuDefinition[]> {\n let result = await this._list(\n resourceGroup,\n integrationServiceEnvironmentName,\n options\n );\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroup,\n integrationServiceEnvironmentName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n options?: IntegrationServiceEnvironmentSkusListOptionalParams\n ): AsyncIterableIterator<IntegrationServiceEnvironmentSkuDefinition> {\n for await (const page of this.listPagingPage(\n resourceGroup,\n integrationServiceEnvironmentName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of integration service environment Skus.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n options?: IntegrationServiceEnvironmentSkusListOptionalParams\n ): Promise<IntegrationServiceEnvironmentSkusListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroup, integrationServiceEnvironmentName, options },\n listOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n nextLink: string,\n options?: IntegrationServiceEnvironmentSkusListNextOptionalParams\n ): Promise<IntegrationServiceEnvironmentSkusListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroup, integrationServiceEnvironmentName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments/{integrationServiceEnvironmentName}/skus\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationServiceEnvironmentSkuList\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroup,\n Parameters.integrationServiceEnvironmentName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationServiceEnvironmentSkuList\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink,\n Parameters.resourceGroup,\n Parameters.integrationServiceEnvironmentName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { IntegrationServiceEnvironmentNetworkHealth } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClient } from \"../logicManagementClient\";\nimport {\n IntegrationServiceEnvironmentNetworkHealthGetOptionalParams,\n IntegrationServiceEnvironmentNetworkHealthGetResponse\n} from \"../models\";\n\n/** Class containing IntegrationServiceEnvironmentNetworkHealth operations. */\nexport class IntegrationServiceEnvironmentNetworkHealthImpl\n implements IntegrationServiceEnvironmentNetworkHealth {\n private readonly client: LogicManagementClient;\n\n /**\n * Initialize a new instance of the class IntegrationServiceEnvironmentNetworkHealth class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets the integration service environment network health.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param options The options parameters.\n */\n get(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n options?: IntegrationServiceEnvironmentNetworkHealthGetOptionalParams\n ): Promise<IntegrationServiceEnvironmentNetworkHealthGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroup, integrationServiceEnvironmentName, options },\n getOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments/{integrationServiceEnvironmentName}/health/network\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: {\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"Composite\",\n className: \"IntegrationServiceEnvironmentSubnetNetworkHealth\"\n }\n }\n }\n }\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroup,\n Parameters.integrationServiceEnvironmentName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { IntegrationServiceEnvironmentManagedApis } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClient } from \"../logicManagementClient\";\nimport { PollerLike, PollOperationState, LroEngine } from \"@azure/core-lro\";\nimport { LroImpl } from \"../lroImpl\";\nimport {\n IntegrationServiceEnvironmentManagedApi,\n IntegrationServiceEnvironmentManagedApisListNextOptionalParams,\n IntegrationServiceEnvironmentManagedApisListOptionalParams,\n IntegrationServiceEnvironmentManagedApisListResponse,\n IntegrationServiceEnvironmentManagedApisGetOptionalParams,\n IntegrationServiceEnvironmentManagedApisGetResponse,\n IntegrationServiceEnvironmentManagedApisPutOptionalParams,\n IntegrationServiceEnvironmentManagedApisPutResponse,\n IntegrationServiceEnvironmentManagedApisDeleteOptionalParams,\n IntegrationServiceEnvironmentManagedApisListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing IntegrationServiceEnvironmentManagedApis operations. */\nexport class IntegrationServiceEnvironmentManagedApisImpl\n implements IntegrationServiceEnvironmentManagedApis {\n private readonly client: LogicManagementClient;\n\n /**\n * Initialize a new instance of the class IntegrationServiceEnvironmentManagedApis class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets the integration service environment managed Apis.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param options The options parameters.\n */\n public list(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n options?: IntegrationServiceEnvironmentManagedApisListOptionalParams\n ): PagedAsyncIterableIterator<IntegrationServiceEnvironmentManagedApi> {\n const iter = this.listPagingAll(\n resourceGroup,\n integrationServiceEnvironmentName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroup,\n integrationServiceEnvironmentName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n options?: IntegrationServiceEnvironmentManagedApisListOptionalParams\n ): AsyncIterableIterator<IntegrationServiceEnvironmentManagedApi[]> {\n let result = await this._list(\n resourceGroup,\n integrationServiceEnvironmentName,\n options\n );\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroup,\n integrationServiceEnvironmentName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n options?: IntegrationServiceEnvironmentManagedApisListOptionalParams\n ): AsyncIterableIterator<IntegrationServiceEnvironmentManagedApi> {\n for await (const page of this.listPagingPage(\n resourceGroup,\n integrationServiceEnvironmentName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets the integration service environment managed Apis.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n options?: IntegrationServiceEnvironmentManagedApisListOptionalParams\n ): Promise<IntegrationServiceEnvironmentManagedApisListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroup, integrationServiceEnvironmentName, options },\n listOperationSpec\n );\n }\n\n /**\n * Gets the integration service environment managed Api.\n * @param resourceGroup The resource group name.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param apiName The api name.\n * @param options The options parameters.\n */\n get(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n apiName: string,\n options?: IntegrationServiceEnvironmentManagedApisGetOptionalParams\n ): Promise<IntegrationServiceEnvironmentManagedApisGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroup, integrationServiceEnvironmentName, apiName, options },\n getOperationSpec\n );\n }\n\n /**\n * Puts the integration service environment managed Api.\n * @param resourceGroup The resource group name.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param apiName The api name.\n * @param integrationServiceEnvironmentManagedApi The integration service environment managed api.\n * @param options The options parameters.\n */\n async beginPut(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n apiName: string,\n integrationServiceEnvironmentManagedApi: IntegrationServiceEnvironmentManagedApi,\n options?: IntegrationServiceEnvironmentManagedApisPutOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<IntegrationServiceEnvironmentManagedApisPutResponse>,\n IntegrationServiceEnvironmentManagedApisPutResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<IntegrationServiceEnvironmentManagedApisPutResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n {\n resourceGroup,\n integrationServiceEnvironmentName,\n apiName,\n integrationServiceEnvironmentManagedApi,\n options\n },\n putOperationSpec\n );\n return new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n }\n\n /**\n * Puts the integration service environment managed Api.\n * @param resourceGroup The resource group name.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param apiName The api name.\n * @param integrationServiceEnvironmentManagedApi The integration service environment managed api.\n * @param options The options parameters.\n */\n async beginPutAndWait(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n apiName: string,\n integrationServiceEnvironmentManagedApi: IntegrationServiceEnvironmentManagedApi,\n options?: IntegrationServiceEnvironmentManagedApisPutOptionalParams\n ): Promise<IntegrationServiceEnvironmentManagedApisPutResponse> {\n const poller = await this.beginPut(\n resourceGroup,\n integrationServiceEnvironmentName,\n apiName,\n integrationServiceEnvironmentManagedApi,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Deletes the integration service environment managed Api.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param apiName The api name.\n * @param options The options parameters.\n */\n async beginDelete(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n apiName: string,\n options?: IntegrationServiceEnvironmentManagedApisDeleteOptionalParams\n ): Promise<PollerLike<PollOperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { resourceGroup, integrationServiceEnvironmentName, apiName, options },\n deleteOperationSpec\n );\n return new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n }\n\n /**\n * Deletes the integration service environment managed Api.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param apiName The api name.\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n apiName: string,\n options?: IntegrationServiceEnvironmentManagedApisDeleteOptionalParams\n ): Promise<void> {\n const poller = await this.beginDelete(\n resourceGroup,\n integrationServiceEnvironmentName,\n apiName,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * ListNext\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n nextLink: string,\n options?: IntegrationServiceEnvironmentManagedApisListNextOptionalParams\n ): Promise<IntegrationServiceEnvironmentManagedApisListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroup, integrationServiceEnvironmentName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments/{integrationServiceEnvironmentName}/managedApis\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationServiceEnvironmentManagedApiListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroup,\n Parameters.integrationServiceEnvironmentName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments/{integrationServiceEnvironmentName}/managedApis/{apiName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationServiceEnvironmentManagedApi\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroup,\n Parameters.integrationServiceEnvironmentName,\n Parameters.apiName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst putOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments/{integrationServiceEnvironmentName}/managedApis/{apiName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationServiceEnvironmentManagedApi\n },\n 201: {\n bodyMapper: Mappers.IntegrationServiceEnvironmentManagedApi\n },\n 202: {\n bodyMapper: Mappers.IntegrationServiceEnvironmentManagedApi\n },\n 204: {\n bodyMapper: Mappers.IntegrationServiceEnvironmentManagedApi\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.integrationServiceEnvironmentManagedApi,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroup,\n Parameters.integrationServiceEnvironmentName,\n Parameters.apiName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments/{integrationServiceEnvironmentName}/managedApis/{apiName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 201: {},\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroup,\n Parameters.integrationServiceEnvironmentName,\n Parameters.apiName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.IntegrationServiceEnvironmentManagedApiListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink,\n Parameters.resourceGroup,\n Parameters.integrationServiceEnvironmentName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { IntegrationServiceEnvironmentManagedApiOperations } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClient } from \"../logicManagementClient\";\nimport {\n ApiOperation,\n IntegrationServiceEnvironmentManagedApiOperationsListNextOptionalParams,\n IntegrationServiceEnvironmentManagedApiOperationsListOptionalParams,\n IntegrationServiceEnvironmentManagedApiOperationsListResponse,\n IntegrationServiceEnvironmentManagedApiOperationsListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing IntegrationServiceEnvironmentManagedApiOperations operations. */\nexport class IntegrationServiceEnvironmentManagedApiOperationsImpl\n implements IntegrationServiceEnvironmentManagedApiOperations {\n private readonly client: LogicManagementClient;\n\n /**\n * Initialize a new instance of the class IntegrationServiceEnvironmentManagedApiOperations class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets the managed Api operations.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param apiName The api name.\n * @param options The options parameters.\n */\n public list(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n apiName: string,\n options?: IntegrationServiceEnvironmentManagedApiOperationsListOptionalParams\n ): PagedAsyncIterableIterator<ApiOperation> {\n const iter = this.listPagingAll(\n resourceGroup,\n integrationServiceEnvironmentName,\n apiName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(\n resourceGroup,\n integrationServiceEnvironmentName,\n apiName,\n options\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n apiName: string,\n options?: IntegrationServiceEnvironmentManagedApiOperationsListOptionalParams\n ): AsyncIterableIterator<ApiOperation[]> {\n let result = await this._list(\n resourceGroup,\n integrationServiceEnvironmentName,\n apiName,\n options\n );\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(\n resourceGroup,\n integrationServiceEnvironmentName,\n apiName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n apiName: string,\n options?: IntegrationServiceEnvironmentManagedApiOperationsListOptionalParams\n ): AsyncIterableIterator<ApiOperation> {\n for await (const page of this.listPagingPage(\n resourceGroup,\n integrationServiceEnvironmentName,\n apiName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets the managed Api operations.\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param apiName The api name.\n * @param options The options parameters.\n */\n private _list(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n apiName: string,\n options?: IntegrationServiceEnvironmentManagedApiOperationsListOptionalParams\n ): Promise<IntegrationServiceEnvironmentManagedApiOperationsListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroup, integrationServiceEnvironmentName, apiName, options },\n listOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroup The resource group.\n * @param integrationServiceEnvironmentName The integration service environment name.\n * @param apiName The api name.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroup: string,\n integrationServiceEnvironmentName: string,\n apiName: string,\n nextLink: string,\n options?: IntegrationServiceEnvironmentManagedApiOperationsListNextOptionalParams\n ): Promise<\n IntegrationServiceEnvironmentManagedApiOperationsListNextResponse\n > {\n return this.client.sendOperationRequest(\n {\n resourceGroup,\n integrationServiceEnvironmentName,\n apiName,\n nextLink,\n options\n },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Logic/integrationServiceEnvironments/{integrationServiceEnvironmentName}/managedApis/{apiName}/apiOperations\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ApiOperationListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroup,\n Parameters.integrationServiceEnvironmentName,\n Parameters.apiName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ApiOperationListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink,\n Parameters.resourceGroup,\n Parameters.integrationServiceEnvironmentName,\n Parameters.apiName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { Operations } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { LogicManagementClient } from \"../logicManagementClient\";\nimport {\n Operation,\n OperationsListNextOptionalParams,\n OperationsListOptionalParams,\n OperationsListResponse,\n OperationsListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing Operations operations. */\nexport class OperationsImpl implements Operations {\n private readonly client: LogicManagementClient;\n\n /**\n * Initialize a new instance of the class Operations class.\n * @param client Reference to the service client\n */\n constructor(client: LogicManagementClient) {\n this.client = client;\n }\n\n /**\n * Lists all of the available Logic REST API operations.\n * @param options The options parameters.\n */\n public list(\n options?: OperationsListOptionalParams\n ): PagedAsyncIterableIterator<Operation> {\n const iter = this.listPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(options);\n }\n };\n }\n\n private async *listPagingPage(\n options?: OperationsListOptionalParams\n ): AsyncIterableIterator<Operation[]> {\n let result = await this._list(options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(continuationToken, options);\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n options?: OperationsListOptionalParams\n ): AsyncIterableIterator<Operation> {\n for await (const page of this.listPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * Lists all of the available Logic REST API operations.\n * @param options The options parameters.\n */\n private _list(\n options?: OperationsListOptionalParams\n ): Promise<OperationsListResponse> {\n return this.client.sendOperationRequest({ options }, listOperationSpec);\n }\n\n /**\n * ListNext\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n nextLink: string,\n options?: OperationsListNextOptionalParams\n ): Promise<OperationsListNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.Logic/operations\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.OperationListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.OperationListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.nextLink],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\nimport * as coreAuth from \"@azure/core-auth\";\nimport {\n WorkflowsImpl,\n WorkflowVersionsImpl,\n WorkflowTriggersImpl,\n WorkflowVersionTriggersImpl,\n WorkflowTriggerHistoriesImpl,\n WorkflowRunsImpl,\n WorkflowRunActionsImpl,\n WorkflowRunActionRepetitionsImpl,\n WorkflowRunActionRepetitionsRequestHistoriesImpl,\n WorkflowRunActionRequestHistoriesImpl,\n WorkflowRunActionScopeRepetitionsImpl,\n WorkflowRunOperationsImpl,\n IntegrationAccountsImpl,\n IntegrationAccountAssembliesImpl,\n IntegrationAccountBatchConfigurationsImpl,\n IntegrationAccountSchemasImpl,\n IntegrationAccountMapsImpl,\n IntegrationAccountPartnersImpl,\n IntegrationAccountAgreementsImpl,\n IntegrationAccountCertificatesImpl,\n IntegrationAccountSessionsImpl,\n IntegrationServiceEnvironmentsImpl,\n IntegrationServiceEnvironmentSkusImpl,\n IntegrationServiceEnvironmentNetworkHealthImpl,\n IntegrationServiceEnvironmentManagedApisImpl,\n IntegrationServiceEnvironmentManagedApiOperationsImpl,\n OperationsImpl\n} from \"./operations\";\nimport {\n Workflows,\n WorkflowVersions,\n WorkflowTriggers,\n WorkflowVersionTriggers,\n WorkflowTriggerHistories,\n WorkflowRuns,\n WorkflowRunActions,\n WorkflowRunActionRepetitions,\n WorkflowRunActionRepetitionsRequestHistories,\n WorkflowRunActionRequestHistories,\n WorkflowRunActionScopeRepetitions,\n WorkflowRunOperations,\n IntegrationAccounts,\n IntegrationAccountAssemblies,\n IntegrationAccountBatchConfigurations,\n IntegrationAccountSchemas,\n IntegrationAccountMaps,\n IntegrationAccountPartners,\n IntegrationAccountAgreements,\n IntegrationAccountCertificates,\n IntegrationAccountSessions,\n IntegrationServiceEnvironments,\n IntegrationServiceEnvironmentSkus,\n IntegrationServiceEnvironmentNetworkHealth,\n IntegrationServiceEnvironmentManagedApis,\n IntegrationServiceEnvironmentManagedApiOperations,\n Operations\n} from \"./operationsInterfaces\";\nimport { LogicManagementClientOptionalParams } from \"./models\";\n\nexport class LogicManagementClient extends coreClient.ServiceClient {\n $host: string;\n subscriptionId: string;\n apiVersion: string;\n\n /**\n * Initializes a new instance of the LogicManagementClient class.\n * @param credentials Subscription credentials which uniquely identify client subscription.\n * @param subscriptionId The subscription id.\n * @param options The parameter options\n */\n constructor(\n credentials: coreAuth.TokenCredential,\n subscriptionId: string,\n options?: LogicManagementClientOptionalParams\n ) {\n if (credentials === undefined) {\n throw new Error(\"'credentials' cannot be null\");\n }\n if (subscriptionId === undefined) {\n throw new Error(\"'subscriptionId' cannot be null\");\n }\n\n // Initializing default values for options\n if (!options) {\n options = {};\n }\n const defaults: LogicManagementClientOptionalParams = {\n requestContentType: \"application/json; charset=utf-8\",\n credential: credentials\n };\n\n const packageDetails = `azsdk-js-arm-logic/8.0.0`;\n const userAgentPrefix =\n options.userAgentOptions && options.userAgentOptions.userAgentPrefix\n ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`\n : `${packageDetails}`;\n\n if (!options.credentialScopes) {\n options.credentialScopes = [\"https://management.azure.com/.default\"];\n }\n const optionsWithDefaults = {\n ...defaults,\n ...options,\n userAgentOptions: {\n userAgentPrefix\n },\n baseUri: options.endpoint || \"https://management.azure.com\"\n };\n super(optionsWithDefaults);\n // Parameter assignments\n this.subscriptionId = subscriptionId;\n\n // Assigning values to Constant parameters\n this.$host = options.$host || \"https://management.azure.com\";\n this.apiVersion = options.apiVersion || \"2019-05-01\";\n this.workflows = new WorkflowsImpl(this);\n this.workflowVersions = new WorkflowVersionsImpl(this);\n this.workflowTriggers = new WorkflowTriggersImpl(this);\n this.workflowVersionTriggers = new WorkflowVersionTriggersImpl(this);\n this.workflowTriggerHistories = new WorkflowTriggerHistoriesImpl(this);\n this.workflowRuns = new WorkflowRunsImpl(this);\n this.workflowRunActions = new WorkflowRunActionsImpl(this);\n this.workflowRunActionRepetitions = new WorkflowRunActionRepetitionsImpl(\n this\n );\n this.workflowRunActionRepetitionsRequestHistories = new WorkflowRunActionRepetitionsRequestHistoriesImpl(\n this\n );\n this.workflowRunActionRequestHistories = new WorkflowRunActionRequestHistoriesImpl(\n this\n );\n this.workflowRunActionScopeRepetitions = new WorkflowRunActionScopeRepetitionsImpl(\n this\n );\n this.workflowRunOperations = new WorkflowRunOperationsImpl(this);\n this.integrationAccounts = new IntegrationAccountsImpl(this);\n this.integrationAccountAssemblies = new IntegrationAccountAssembliesImpl(\n this\n );\n this.integrationAccountBatchConfigurations = new IntegrationAccountBatchConfigurationsImpl(\n this\n );\n this.integrationAccountSchemas = new IntegrationAccountSchemasImpl(this);\n this.integrationAccountMaps = new IntegrationAccountMapsImpl(this);\n this.integrationAccountPartners = new IntegrationAccountPartnersImpl(this);\n this.integrationAccountAgreements = new IntegrationAccountAgreementsImpl(\n this\n );\n this.integrationAccountCertificates = new IntegrationAccountCertificatesImpl(\n this\n );\n this.integrationAccountSessions = new IntegrationAccountSessionsImpl(this);\n this.integrationServiceEnvironments = new IntegrationServiceEnvironmentsImpl(\n this\n );\n this.integrationServiceEnvironmentSkus = new IntegrationServiceEnvironmentSkusImpl(\n this\n );\n this.integrationServiceEnvironmentNetworkHealth = new IntegrationServiceEnvironmentNetworkHealthImpl(\n this\n );\n this.integrationServiceEnvironmentManagedApis = new IntegrationServiceEnvironmentManagedApisImpl(\n this\n );\n this.integrationServiceEnvironmentManagedApiOperations = new IntegrationServiceEnvironmentManagedApiOperationsImpl(\n this\n );\n this.operations = new OperationsImpl(this);\n }\n\n workflows: Workflows;\n workflowVersions: WorkflowVersions;\n workflowTriggers: WorkflowTriggers;\n workflowVersionTriggers: WorkflowVersionTriggers;\n workflowTriggerHistories: WorkflowTriggerHistories;\n workflowRuns: WorkflowRuns;\n workflowRunActions: WorkflowRunActions;\n workflowRunActionRepetitions: WorkflowRunActionRepetitions;\n workflowRunActionRepetitionsRequestHistories: WorkflowRunActionRepetitionsRequestHistories;\n workflowRunActionRequestHistories: WorkflowRunActionRequestHistories;\n workflowRunActionScopeRepetitions: WorkflowRunActionScopeRepetitions;\n workflowRunOperations: WorkflowRunOperations;\n integrationAccounts: IntegrationAccounts;\n integrationAccountAssemblies: IntegrationAccountAssemblies;\n integrationAccountBatchConfigurations: IntegrationAccountBatchConfigurations;\n integrationAccountSchemas: IntegrationAccountSchemas;\n integrationAccountMaps: IntegrationAccountMaps;\n integrationAccountPartners: IntegrationAccountPartners;\n integrationAccountAgreements: IntegrationAccountAgreements;\n integrationAccountCertificates: IntegrationAccountCertificates;\n integrationAccountSessions: IntegrationAccountSessions;\n integrationServiceEnvironments: IntegrationServiceEnvironments;\n integrationServiceEnvironmentSkus: IntegrationServiceEnvironmentSkus;\n integrationServiceEnvironmentNetworkHealth: IntegrationServiceEnvironmentNetworkHealth;\n integrationServiceEnvironmentManagedApis: IntegrationServiceEnvironmentManagedApis;\n integrationServiceEnvironmentManagedApiOperations: IntegrationServiceEnvironmentManagedApiOperations;\n operations: Operations;\n}\n"],"names":["KnownWorkflowProvisioningState","KnownWorkflowState","KnownOpenAuthenticationProviderType","KnownSkuName","KnownParameterType","KnownManagedServiceIdentityType","KnownKeyType","KnownWorkflowTriggerProvisioningState","KnownWorkflowStatus","KnownRecurrenceFrequency","KnownIntegrationAccountSkuName","KnownTrackEventsOperationOptions","KnownTrackingRecordType","KnownSchemaType","KnownMapType","KnownPartnerType","KnownHashingAlgorithm","KnownEncryptionAlgorithm","KnownSigningAlgorithm","KnownTrailingSeparatorPolicy","KnownX12CharacterSet","KnownX12DateFormat","KnownX12TimeFormat","KnownUsageIndicator","KnownMessageFilterType","KnownEdifactCharacterSet","KnownIntegrationServiceEnvironmentAccessEndpointType","KnownIntegrationServiceEnvironmentSkuName","KnownIntegrationServiceEnvironmentSkuScaleType","KnownIntegrationServiceEnvironmentNetworkDependencyCategoryType","KnownIntegrationServiceEnvironmentNetworkEndPointAccessibilityState","KnownErrorResponseCode","KnownIntegrationServiceEnvironmentNetworkDependencyHealthState","KnownApiType","KnownWsdlImportMethod","KnownApiDeploymentParameterVisibility","KnownApiTier","KnownStatusAnnotation","KnownSwaggerSchemaType","KnownAzureAsyncOperationState","WorkflowMapper","GenerateUpgradedDefinitionParametersMapper","GetCallbackUrlParametersMapper","WorkflowReferenceMapper","RegenerateActionParameterMapper","SetTriggerStateActionDefinitionMapper","IntegrationAccountMapper","ListKeyVaultKeysDefinitionMapper","TrackingEventsDefinitionMapper","AssemblyDefinitionMapper","BatchConfigurationMapper","IntegrationAccountSchemaMapper","IntegrationAccountMapMapper","IntegrationAccountPartnerMapper","IntegrationAccountAgreementMapper","IntegrationAccountCertificateMapper","IntegrationAccountSessionMapper","IntegrationServiceEnvironmentMapper","IntegrationServiceEnvironmentManagedApiMapper","__asyncValues","__asyncDelegator","LroEngine","coreClient.createSerializer","Mappers.WorkflowListResult","Mappers.ErrorResponse","Parameters.apiVersion","Parameters.top","Parameters.filter","Parameters.$host","Parameters.subscriptionId","Parameters.accept","Parameters.resourceGroupName","Mappers.Workflow","Parameters.workflowName","Parameters.workflow","Parameters.contentType","Parameters.parameters","Mappers.WorkflowTriggerCallbackUrl","Parameters.listCallbackUrl","Parameters.move","Parameters.keyType","Parameters.validate","Parameters.location","Parameters.nextLink","getOperationSpec","serializer","Mappers.WorkflowVersionListResult","Mappers.WorkflowVersion","Parameters.versionId","listOperationSpec","listCallbackUrlOperationSpec","listNextOperationSpec","Mappers.WorkflowTriggerListResult","Mappers.WorkflowTrigger","Parameters.triggerName","Mappers.JsonSchema","Parameters.setState","Parameters.parameters1","Mappers.WorkflowTriggerHistoryListResult","Mappers.WorkflowTriggerHistory","Parameters.historyName","Mappers.WorkflowRunListResult","Mappers.WorkflowRun","Parameters.runName","Mappers.WorkflowRunActionListResult","Mappers.WorkflowRunAction","Parameters.actionName","Mappers.ExpressionTraces","listExpressionTracesOperationSpec","Mappers.WorkflowRunActionRepetitionDefinitionCollection","Mappers.WorkflowRunActionRepetitionDefinition","Parameters.repetitionName","Mappers.RequestHistoryListResult","Mappers.RequestHistory","Parameters.requestHistoryName","Parameters.operationId","listBySubscriptionOperationSpec","listByResourceGroupOperationSpec","createOrUpdateOperationSpec","updateOperationSpec","deleteOperationSpec","regenerateAccessKeyOperationSpec","listBySubscriptionNextOperationSpec","listByResourceGroupNextOperationSpec","Mappers.IntegrationAccountListResult","Mappers.IntegrationAccount","Parameters.integrationAccountName","Parameters.integrationAccount","Mappers.CallbackUrl","Parameters.parameters2","Mappers.KeyVaultKeyCollection","Parameters.listKeyVaultKeys","Parameters.logTrackingEvents","Parameters.regenerateAccessKey","Mappers.AssemblyCollection","Mappers.AssemblyDefinition","Parameters.assemblyArtifactName","Parameters.assemblyArtifact","Mappers.BatchConfigurationCollection","Mappers.BatchConfiguration","Parameters.batchConfigurationName","Parameters.batchConfiguration","listContentCallbackUrlOperationSpec","Mappers.IntegrationAccountSchemaListResult","Mappers.IntegrationAccountSchema","Parameters.schemaName","Parameters.schema","Parameters.listContentCallbackUrl","Mappers.IntegrationAccountMapListResult","Mappers.IntegrationAccountMap","Parameters.mapName","Parameters.map","Mappers.IntegrationAccountPartnerListResult","Mappers.IntegrationAccountPartner","Parameters.partnerName","Parameters.partner","Mappers.IntegrationAccountAgreementListResult","Mappers.IntegrationAccountAgreement","Parameters.agreementName","Parameters.agreement","Mappers.IntegrationAccountCertificateListResult","Mappers.IntegrationAccountCertificate","Parameters.certificateName","Parameters.certificate","Mappers.IntegrationAccountSessionListResult","Mappers.IntegrationAccountSession","Parameters.sessionName","Parameters.session","Mappers.IntegrationServiceEnvironmentListResult","Parameters.resourceGroup","Mappers.IntegrationServiceEnvironment","Parameters.integrationServiceEnvironmentName","Parameters.integrationServiceEnvironment","Mappers.IntegrationServiceEnvironmentSkuList","Mappers.IntegrationServiceEnvironmentManagedApiListResult","Mappers.IntegrationServiceEnvironmentManagedApi","Parameters.apiName","Parameters.integrationServiceEnvironmentManagedApi","Mappers.ApiOperationListResult","Mappers.OperationListResult","coreClient.ServiceClient"],"mappings":"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"}