Package-level declarations

Types

Link copied to clipboard

The integration account agreement content.

Link copied to clipboard
data class ApiDeploymentParameterMetadataResponse(val description: String? = null, val displayName: String? = null, val isRequired: Boolean? = null, val type: String? = null, val visibility: String? = null)

The API deployment parameter metadata.

data class ApiDeploymentParameterMetadataSetResponse(val packageContentLink: ApiDeploymentParameterMetadataResponse? = null, val redisCacheConnectionString: ApiDeploymentParameterMetadataResponse? = null)

The API deployment parameters metadata.

Link copied to clipboard
data class ApiResourceBackendServiceResponse(val serviceUrl: String? = null)

The API backend service.

Link copied to clipboard
data class ApiResourceDefinitionsResponse(val modifiedSwaggerUrl: String? = null, val originalSwaggerUrl: String? = null)

The Api resource definition.

Link copied to clipboard
data class ApiResourceGeneralInformationResponse(val description: String? = null, val displayName: String? = null, val iconUrl: String? = null, val releaseTag: String? = null, val termsOfUseUrl: String? = null, val tier: String? = null)

The API general information.

Link copied to clipboard
data class ApiResourceMetadataResponse(val apiType: String? = null, val brandColor: String? = null, val connectionType: String? = null, val deploymentParameters: ApiDeploymentParameterMetadataSetResponse? = null, val hideKey: String? = null, val provisioningState: String? = null, val source: String? = null, val tags: Map<String, String>? = null, val wsdlImportMethod: String? = null, val wsdlService: WsdlServiceResponse? = null)

The api resource metadata.

Link copied to clipboard
data class ApiResourcePoliciesResponse(val content: String? = null, val contentLink: String? = null)

The API resource policies.

data class AS2AcknowledgementConnectionSettingsResponse(val ignoreCertificateNameMismatch: Boolean, val keepHttpConnectionAlive: Boolean, val supportHttpStatusCodeContinue: Boolean, val unfoldHttpHeaders: Boolean)

The AS2 agreement acknowledgement connection settings.

Link copied to clipboard
data class AS2AgreementContentResponse(val receiveAgreement: AS2OneWayAgreementResponse, val sendAgreement: AS2OneWayAgreementResponse)

The integration account AS2 agreement content.

Link copied to clipboard
data class AS2EnvelopeSettingsResponse(val autogenerateFileName: Boolean, val fileNameTemplate: String, val messageContentType: String, val suspendMessageOnFileNameGenerationError: Boolean, val transmitFileNameInMimeHeader: Boolean)

The AS2 agreement envelope settings.

Link copied to clipboard
data class AS2ErrorSettingsResponse(val resendIfMDNNotReceived: Boolean, val suspendDuplicateMessage: Boolean)

The AS2 agreement error settings.

Link copied to clipboard
data class AS2MdnSettingsResponse(val dispositionNotificationTo: String? = null, val mdnText: String? = null, val micHashingAlgorithm: String, val needMDN: Boolean, val receiptDeliveryUrl: String? = null, val sendInboundMDNToMessageBox: Boolean, val sendMDNAsynchronously: Boolean, val signMDN: Boolean, val signOutboundMDNIfOptional: Boolean)

The AS2 agreement mdn settings.

Link copied to clipboard
data class AS2MessageConnectionSettingsResponse(val ignoreCertificateNameMismatch: Boolean, val keepHttpConnectionAlive: Boolean, val supportHttpStatusCodeContinue: Boolean, val unfoldHttpHeaders: Boolean)

The AS2 agreement message connection settings.

Link copied to clipboard
data class AS2OneWayAgreementResponse(val protocolSettings: AS2ProtocolSettingsResponse, val receiverBusinessIdentity: BusinessIdentityResponse, val senderBusinessIdentity: BusinessIdentityResponse)

The integration account AS2 one-way agreement.

Link copied to clipboard
data class AS2ProtocolSettingsResponse(val acknowledgementConnectionSettings: AS2AcknowledgementConnectionSettingsResponse, val envelopeSettings: AS2EnvelopeSettingsResponse, val errorSettings: AS2ErrorSettingsResponse, val mdnSettings: AS2MdnSettingsResponse, val messageConnectionSettings: AS2MessageConnectionSettingsResponse, val securitySettings: AS2SecuritySettingsResponse, val validationSettings: AS2ValidationSettingsResponse)

The AS2 agreement protocol settings.

Link copied to clipboard
data class AS2SecuritySettingsResponse(val enableNRRForInboundDecodedMessages: Boolean, val enableNRRForInboundEncodedMessages: Boolean, val enableNRRForInboundMDN: Boolean, val enableNRRForOutboundDecodedMessages: Boolean, val enableNRRForOutboundEncodedMessages: Boolean, val enableNRRForOutboundMDN: Boolean, val encryptionCertificateName: String? = null, val overrideGroupSigningCertificate: Boolean, val sha2AlgorithmFormat: String? = null, val signingCertificateName: String? = null)

The AS2 agreement security settings.

Link copied to clipboard
data class AS2ValidationSettingsResponse(val checkCertificateRevocationListOnReceive: Boolean, val checkCertificateRevocationListOnSend: Boolean, val checkDuplicateMessage: Boolean, val compressMessage: Boolean, val encryptMessage: Boolean, val encryptionAlgorithm: String, val interchangeDuplicatesValidityDays: Int, val overrideMessageProperties: Boolean, val signMessage: Boolean, val signingAlgorithm: String? = null)

The AS2 agreement validation settings.

Link copied to clipboard
data class AssemblyPropertiesResponse(val assemblyCulture: String? = null, val assemblyName: String, val assemblyPublicKeyToken: String? = null, val assemblyVersion: String? = null, val changedTime: String? = null, val content: Any? = null, val contentLink: ContentLinkResponse? = null, val contentType: String? = null, val createdTime: String? = null, val metadata: Any? = null)

The assembly properties definition.

Link copied to clipboard
data class AzureResourceErrorInfoResponse(val code: String, val details: List<AzureResourceErrorInfoResponse>? = null, val message: String)

The azure resource error info.

Link copied to clipboard
data class B2BPartnerContentResponse(val businessIdentities: List<BusinessIdentityResponse>? = null)

The B2B partner content.

Link copied to clipboard
data class BatchConfigurationPropertiesResponse(val batchGroupName: String, val changedTime: String? = null, val createdTime: String? = null, val metadata: Any? = null, val releaseCriteria: BatchReleaseCriteriaResponse)

The batch configuration properties definition.

Link copied to clipboard
data class BatchReleaseCriteriaResponse(val batchSize: Int? = null, val messageCount: Int? = null, val recurrence: WorkflowTriggerRecurrenceResponse? = null)

The batch release criteria.

Link copied to clipboard
data class BusinessIdentityResponse(val qualifier: String, val value: String)

The integration account partner's business identity.

Link copied to clipboard
data class ContentHashResponse(val algorithm: String? = null, val value: String? = null)

The content hash.

Link copied to clipboard
data class ContentLinkResponse(val contentHash: ContentHashResponse, val contentSize: Double, val contentVersion: String, val metadata: Any, val uri: String? = null)

The content link.

Link copied to clipboard
data class EdifactAcknowledgementSettingsResponse(val acknowledgementControlNumberLowerBound: Int, val acknowledgementControlNumberPrefix: String? = null, val acknowledgementControlNumberSuffix: String? = null, val acknowledgementControlNumberUpperBound: Int, val batchFunctionalAcknowledgements: Boolean, val batchTechnicalAcknowledgements: Boolean, val needFunctionalAcknowledgement: Boolean, val needLoopForValidMessages: Boolean, val needTechnicalAcknowledgement: Boolean, val rolloverAcknowledgementControlNumber: Boolean, val sendSynchronousAcknowledgement: Boolean)

The Edifact agreement acknowledgement settings.

Link copied to clipboard

The Edifact agreement content.

Link copied to clipboard
data class EdifactDelimiterOverrideResponse(val componentSeparator: Int, val dataElementSeparator: Int, val decimalPointIndicator: String, val messageAssociationAssignedCode: String? = null, val messageId: String? = null, val messageRelease: String? = null, val messageVersion: String? = null, val releaseIndicator: Int, val repetitionSeparator: Int, val segmentTerminator: Int, val segmentTerminatorSuffix: String, val targetNamespace: String? = null)

The Edifact delimiter override settings.

Link copied to clipboard
data class EdifactEnvelopeOverrideResponse(val applicationPassword: String? = null, val associationAssignedCode: String? = null, val controllingAgencyCode: String? = null, val functionalGroupId: String? = null, val groupHeaderMessageRelease: String? = null, val groupHeaderMessageVersion: String? = null, val messageAssociationAssignedCode: String? = null, val messageId: String? = null, val messageRelease: String? = null, val messageVersion: String? = null, val receiverApplicationId: String? = null, val receiverApplicationQualifier: String? = null, val senderApplicationId: String? = null, val senderApplicationQualifier: String? = null, val targetNamespace: String? = null)

The Edifact envelope override settings.

Link copied to clipboard
data class EdifactEnvelopeSettingsResponse(val applicationReferenceId: String? = null, val applyDelimiterStringAdvice: Boolean, val communicationAgreementId: String? = null, val createGroupingSegments: Boolean, val enableDefaultGroupHeaders: Boolean, val functionalGroupId: String? = null, val groupApplicationPassword: String? = null, val groupApplicationReceiverId: String? = null, val groupApplicationReceiverQualifier: String? = null, val groupApplicationSenderId: String? = null, val groupApplicationSenderQualifier: String? = null, val groupAssociationAssignedCode: String? = null, val groupControlNumberLowerBound: Double, val groupControlNumberPrefix: String? = null, val groupControlNumberSuffix: String? = null, val groupControlNumberUpperBound: Double, val groupControllingAgencyCode: String? = null, val groupMessageRelease: String? = null, val groupMessageVersion: String? = null, val interchangeControlNumberLowerBound: Double, val interchangeControlNumberPrefix: String? = null, val interchangeControlNumberSuffix: String? = null, val interchangeControlNumberUpperBound: Double, val isTestInterchange: Boolean, val overwriteExistingTransactionSetControlNumber: Boolean, val processingPriorityCode: String? = null, val receiverInternalIdentification: String? = null, val receiverInternalSubIdentification: String? = null, val receiverReverseRoutingAddress: String? = null, val recipientReferencePasswordQualifier: String? = null, val recipientReferencePasswordValue: String? = null, val rolloverGroupControlNumber: Boolean, val rolloverInterchangeControlNumber: Boolean, val rolloverTransactionSetControlNumber: Boolean, val senderInternalIdentification: String? = null, val senderInternalSubIdentification: String? = null, val senderReverseRoutingAddress: String? = null, val transactionSetControlNumberLowerBound: Double, val transactionSetControlNumberPrefix: String? = null, val transactionSetControlNumberSuffix: String? = null, val transactionSetControlNumberUpperBound: Double)

The Edifact agreement envelope settings.

Link copied to clipboard
data class EdifactFramingSettingsResponse(val characterEncoding: String? = null, val characterSet: String, val componentSeparator: Int, val dataElementSeparator: Int, val decimalPointIndicator: String, val protocolVersion: Int, val releaseIndicator: Int, val repetitionSeparator: Int, val segmentTerminator: Int, val segmentTerminatorSuffix: String, val serviceCodeListDirectoryVersion: String? = null)

The Edifact agreement framing settings.

Link copied to clipboard
data class EdifactMessageFilterResponse(val messageFilterType: String)

The Edifact message filter for odata query.

Link copied to clipboard
data class EdifactMessageIdentifierResponse(val messageId: String)

The Edifact message identifier.

Link copied to clipboard
data class EdifactOneWayAgreementResponse(val protocolSettings: EdifactProtocolSettingsResponse, val receiverBusinessIdentity: BusinessIdentityResponse, val senderBusinessIdentity: BusinessIdentityResponse)

The Edifact one way agreement.

Link copied to clipboard
data class EdifactProcessingSettingsResponse(val createEmptyXmlTagsForTrailingSeparators: Boolean, val maskSecurityInfo: Boolean, val preserveInterchange: Boolean, val suspendInterchangeOnError: Boolean, val useDotAsDecimalSeparator: Boolean)

The Edifact agreement protocol settings.

Link copied to clipboard
data class EdifactProtocolSettingsResponse(val acknowledgementSettings: EdifactAcknowledgementSettingsResponse, val edifactDelimiterOverrides: List<EdifactDelimiterOverrideResponse>? = null, val envelopeOverrides: List<EdifactEnvelopeOverrideResponse>? = null, val envelopeSettings: EdifactEnvelopeSettingsResponse, val framingSettings: EdifactFramingSettingsResponse, val messageFilter: EdifactMessageFilterResponse, val messageFilterList: List<EdifactMessageIdentifierResponse>? = null, val processingSettings: EdifactProcessingSettingsResponse, val schemaReferences: List<EdifactSchemaReferenceResponse>, val validationOverrides: List<EdifactValidationOverrideResponse>? = null, val validationSettings: EdifactValidationSettingsResponse)

The Edifact agreement protocol settings.

Link copied to clipboard
data class EdifactSchemaReferenceResponse(val associationAssignedCode: String? = null, val messageId: String, val messageRelease: String, val messageVersion: String, val schemaName: String, val senderApplicationId: String? = null, val senderApplicationQualifier: String? = null)

The Edifact schema reference.

Link copied to clipboard
data class EdifactValidationOverrideResponse(val allowLeadingAndTrailingSpacesAndZeroes: Boolean, val enforceCharacterSet: Boolean, val messageId: String, val trailingSeparatorPolicy: String, val trimLeadingAndTrailingSpacesAndZeroes: Boolean, val validateEDITypes: Boolean, val validateXSDTypes: Boolean)

The Edifact validation override settings.

Link copied to clipboard
data class EdifactValidationSettingsResponse(val allowLeadingAndTrailingSpacesAndZeroes: Boolean, val checkDuplicateGroupControlNumber: Boolean, val checkDuplicateInterchangeControlNumber: Boolean, val checkDuplicateTransactionSetControlNumber: Boolean, val interchangeControlNumberValidityDays: Int, val trailingSeparatorPolicy: String, val trimLeadingAndTrailingSpacesAndZeroes: Boolean, val validateCharacterSet: Boolean, val validateEDITypes: Boolean, val validateXSDTypes: Boolean)

The Edifact agreement validation settings.

Link copied to clipboard
data class ExpressionResponse(val error: AzureResourceErrorInfoResponse? = null, val subexpressions: List<ExpressionResponse>? = null, val text: String? = null, val value: Any? = null)

The expression.

Link copied to clipboard
data class ExpressionRootResponse(val error: AzureResourceErrorInfoResponse? = null, val path: String? = null, val subexpressions: List<ExpressionResponse>? = null, val text: String? = null, val value: Any? = null)

The expression root.

data class FlowAccessControlConfigurationPolicyResponse(val allowedCallerIpAddresses: List<IpAddressRangeResponse>? = null, val openAuthenticationPolicies: OpenAuthenticationAccessPoliciesResponse? = null)

The access control configuration policy.

Link copied to clipboard

The access control configuration.

Link copied to clipboard
data class FlowEndpointsConfigurationResponse(val connector: FlowEndpointsResponse? = null, val workflow: FlowEndpointsResponse? = null)

The endpoints configuration.

Link copied to clipboard
data class FlowEndpointsResponse(val accessEndpointIpAddresses: List<IpAddressResponse>? = null, val outgoingIpAddresses: List<IpAddressResponse>? = null)

The flow endpoints configuration.

Link copied to clipboard
data class GetIntegrationAccountAgreementResult(val agreementType: String, val changedTime: String, val content: AgreementContentResponse, val createdTime: String, val guestIdentity: BusinessIdentityResponse, val guestPartner: String, val hostIdentity: BusinessIdentityResponse, val hostPartner: String, val id: String, val location: String? = null, val metadata: Any? = null, val name: String, val tags: Map<String, String>? = null, val type: String)

The integration account agreement.

Link copied to clipboard
data class GetIntegrationAccountAssemblyResult(val id: String, val location: String? = null, val name: String, val properties: AssemblyPropertiesResponse, val tags: Map<String, String>? = null, val type: String)

The assembly definition.

data class GetIntegrationAccountBatchConfigurationResult(val id: String, val location: String? = null, val name: String, val properties: BatchConfigurationPropertiesResponse, val tags: Map<String, String>? = null, val type: String)

The batch configuration resource definition.

Link copied to clipboard
data class GetIntegrationAccountCertificateResult(val changedTime: String, val createdTime: String, val id: String, val key: KeyVaultKeyReferenceResponse? = null, val location: String? = null, val metadata: Any? = null, val name: String, val publicCertificate: String? = null, val tags: Map<String, String>? = null, val type: String)

The integration account certificate.

Link copied to clipboard
data class GetIntegrationAccountMapResult(val changedTime: String, val content: String? = null, val contentLink: ContentLinkResponse, val contentType: String? = null, val createdTime: String, val id: String, val location: String? = null, val mapType: String, val metadata: Any? = null, val name: String, val parametersSchema: IntegrationAccountMapPropertiesResponseParametersSchema? = null, val tags: Map<String, String>? = null, val type: String)

The integration account map.

Link copied to clipboard
data class GetIntegrationAccountPartnerResult(val changedTime: String, val content: PartnerContentResponse, val createdTime: String, val id: String, val location: String? = null, val metadata: Any? = null, val name: String, val partnerType: String, val tags: Map<String, String>? = null, val type: String)

The integration account partner.

Link copied to clipboard
data class GetIntegrationAccountResult(val id: String, val integrationServiceEnvironment: ResourceReferenceResponse? = null, val location: String? = null, val name: String, val sku: IntegrationAccountSkuResponse? = null, val state: String? = null, val tags: Map<String, String>? = null, val type: String)

The integration account.

Link copied to clipboard
data class GetIntegrationAccountSchemaResult(val changedTime: String, val content: String? = null, val contentLink: ContentLinkResponse, val contentType: String? = null, val createdTime: String, val documentName: String? = null, val fileName: String? = null, val id: String, val location: String? = null, val metadata: Any? = null, val name: String, val schemaType: String, val tags: Map<String, String>? = null, val targetNamespace: String? = null, val type: String)

The integration account schema.

Link copied to clipboard
data class GetIntegrationAccountSessionResult(val changedTime: String, val content: Any? = null, val createdTime: String, val id: String, val location: String? = null, val name: String, val tags: Map<String, String>? = null, val type: String)

The integration account session.

data class GetIntegrationServiceEnvironmentManagedApiResult(val apiDefinitionUrl: String, val apiDefinitions: ApiResourceDefinitionsResponse, val backendService: ApiResourceBackendServiceResponse, val capabilities: List<String>, val category: String, val connectionParameters: Map<String, Any>, val deploymentParameters: IntegrationServiceEnvironmentManagedApiDeploymentParametersResponse? = null, val generalInformation: ApiResourceGeneralInformationResponse, val id: String, val integrationServiceEnvironment: ResourceReferenceResponse? = null, val location: String? = null, val metadata: ApiResourceMetadataResponse, val name: String, val policies: ApiResourcePoliciesResponse, val provisioningState: String, val runtimeUrls: List<String>, val tags: Map<String, String>? = null, val type: String)

The integration service environment managed api.

Link copied to clipboard
data class GetIntegrationServiceEnvironmentResult(val id: String, val identity: ManagedServiceIdentityResponse? = null, val location: String? = null, val name: String, val properties: IntegrationServiceEnvironmentPropertiesResponse, val sku: IntegrationServiceEnvironmentSkuResponse? = null, val tags: Map<String, String>? = null, val type: String)

The integration service environment.

Link copied to clipboard
data class GetRosettaNetProcessConfigurationResult(val activitySettings: RosettaNetPipActivitySettingsResponse, val changedTime: String, val createdTime: String, val description: String? = null, val id: String, val initiatorRoleSettings: RosettaNetPipRoleSettingsResponse, val location: String? = null, val metadata: Map<String, String>? = null, val name: String, val processCode: String, val processName: String, val processVersion: String, val responderRoleSettings: RosettaNetPipRoleSettingsResponse, val tags: Map<String, String>? = null, val type: String)

The integration account RosettaNet process configuration.

Link copied to clipboard
data class GetWorkflowAccessKeyResult(val id: String? = null, val name: String, val notAfter: String? = null, val notBefore: String? = null, val type: String)
Link copied to clipboard
data class GetWorkflowResult(val accessControl: FlowAccessControlConfigurationResponse? = null, val accessEndpoint: String, val changedTime: String, val createdTime: String, val definition: Any? = null, val endpointsConfiguration: FlowEndpointsConfigurationResponse? = null, val id: String, val identity: ManagedServiceIdentityResponse? = null, val integrationAccount: ResourceReferenceResponse? = null, val integrationServiceEnvironment: ResourceReferenceResponse? = null, val location: String? = null, val name: String, val parameters: Map<String, WorkflowParameterResponse>? = null, val provisioningState: String, val sku: SkuResponse, val state: String? = null, val tags: Map<String, String>? = null, val type: String, val version: String)

The workflow type.

The parameters schema of integration account map.

Link copied to clipboard

The integration account sku.

The encryption configuration for the integration service environment.

data class IntegrationServiceEnvironmenEncryptionKeyReferenceResponse(val keyName: String? = null, val keyVault: ResourceReferenceResponse? = null, val keyVersion: String? = null)

The encryption key details for the integration service environment.

The integration service environment access endpoint.

The integration service environment managed api deployment parameters.

data class IntegrationServiceEnvironmentPropertiesResponse(val encryptionConfiguration: IntegrationServiceEnvironmenEncryptionConfigurationResponse? = null, val endpointsConfiguration: FlowEndpointsConfigurationResponse? = null, val integrationServiceEnvironmentId: String? = null, val networkConfiguration: NetworkConfigurationResponse? = null, val provisioningState: String? = null, val state: String? = null)

The integration service environment properties.

Link copied to clipboard
data class IntegrationServiceEnvironmentSkuResponse(val capacity: Int? = null, val name: String? = null)

The integration service environment sku.

Link copied to clipboard
data class IpAddressRangeResponse(val addressRange: String? = null)

The ip address range.

Link copied to clipboard
data class IpAddressResponse(val address: String? = null)

The ip address.

Link copied to clipboard
data class KeyVaultKeyReferenceResponse(val keyName: String, val keyVault: KeyVaultKeyReferenceResponseKeyVault, val keyVersion: String? = null)

The reference to the key vault key.

Link copied to clipboard
data class KeyVaultKeyReferenceResponseKeyVault(val id: String? = null, val name: String, val type: String)

The key vault reference.

Link copied to clipboard
data class KeyVaultKeyResponse(val attributes: KeyVaultKeyResponseAttributes? = null, val kid: String? = null)

The key vault key.

Link copied to clipboard
data class KeyVaultKeyResponseAttributes(val created: Double? = null, val enabled: Boolean? = null, val updated: Double? = null)

The key attributes.

data class ListIntegrationAccountAgreementContentCallbackUrlResult(val basePath: String, val method: String, val queries: WorkflowTriggerListCallbackUrlQueriesResponse? = null, val relativePath: String, val relativePathParameters: List<String>? = null, val value: String)

The workflow trigger callback URL.

data class ListIntegrationAccountAssemblyContentCallbackUrlResult(val basePath: String, val method: String, val queries: WorkflowTriggerListCallbackUrlQueriesResponse? = null, val relativePath: String, val relativePathParameters: List<String>? = null, val value: String)

The workflow trigger callback URL.

Link copied to clipboard
data class ListIntegrationAccountCallbackUrlResult(val value: String? = null)

The callback url.

Link copied to clipboard
data class ListIntegrationAccountKeyVaultKeysResult(val skipToken: String? = null, val value: List<KeyVaultKeyResponse>? = null)

Collection of key vault keys.

data class ListIntegrationAccountMapContentCallbackUrlResult(val basePath: String, val method: String, val queries: WorkflowTriggerListCallbackUrlQueriesResponse? = null, val relativePath: String, val relativePathParameters: List<String>? = null, val value: String)

The workflow trigger callback URL.

data class ListIntegrationAccountPartnerContentCallbackUrlResult(val basePath: String, val method: String, val queries: WorkflowTriggerListCallbackUrlQueriesResponse? = null, val relativePath: String, val relativePathParameters: List<String>? = null, val value: String)

The workflow trigger callback URL.

data class ListIntegrationAccountSchemaContentCallbackUrlResult(val basePath: String, val method: String, val queries: WorkflowTriggerListCallbackUrlQueriesResponse? = null, val relativePath: String, val relativePathParameters: List<String>? = null, val value: String)

The workflow trigger callback URL.

Link copied to clipboard
data class ListWorkflowAccessKeySecretKeysResult(val primarySecretKey: String, val secondarySecretKey: String)
Link copied to clipboard
data class ListWorkflowCallbackUrlResult(val basePath: String, val method: String, val queries: WorkflowTriggerListCallbackUrlQueriesResponse? = null, val relativePath: String, val relativePathParameters: List<String>? = null, val value: String)

The workflow trigger callback URL.

The expression traces.

Link copied to clipboard
data class ListWorkflowTriggerCallbackUrlResult(val basePath: String, val method: String, val queries: WorkflowTriggerListCallbackUrlQueriesResponse? = null, val relativePath: String, val relativePathParameters: List<String>? = null, val value: String)

The workflow trigger callback URL.

data class ListWorkflowVersionTriggerCallbackUrlResult(val basePath: String, val method: String, val queries: WorkflowTriggerListCallbackUrlQueriesResponse? = null, val relativePath: String, val relativePathParameters: List<String>? = null, val value: String)

The workflow trigger callback URL.

Link copied to clipboard
data class ManagedServiceIdentityResponse(val principalId: String, val tenantId: String, val type: String, val userAssignedIdentities: Map<String, UserAssignedIdentityResponse>? = null)

Managed service identity properties.

Link copied to clipboard
data class NetworkConfigurationResponse(val accessEndpoint: IntegrationServiceEnvironmentAccessEndpointResponse? = null, val subnets: List<ResourceReferenceResponse>? = null, val virtualNetworkAddressSpace: String? = null)

The network configuration.

Link copied to clipboard

AuthenticationPolicy of type Open.

Link copied to clipboard

Open authentication access policy defined by user.

Link copied to clipboard
data class OpenAuthenticationPolicyClaimResponse(val name: String? = null, val value: String? = null)

Open authentication policy claim.

Link copied to clipboard

The integration account partner content.

Link copied to clipboard
data class RecurrenceScheduleOccurrenceResponse(val day: String? = null, val occurrence: Int? = null)

The recurrence schedule occurrence.

Link copied to clipboard
data class RecurrenceScheduleResponse(val hours: List<Int>? = null, val minutes: List<Int>? = null, val monthDays: List<Int>? = null, val monthlyOccurrences: List<RecurrenceScheduleOccurrenceResponse>? = null, val weekDays: List<String>? = null)

The recurrence schedule.

Link copied to clipboard
data class ResourceReferenceResponse(val id: String? = null, val name: String, val type: String)

The resource reference.

data class RosettaNetPipAcknowledgmentOfReceiptSettingsResponse(val isNonRepudiationRequired: Boolean, val timeToAcknowledgeInSeconds: Int)

The integration account RosettaNet ProcessConfiguration Acknowledgement settings.

Link copied to clipboard
data class RosettaNetPipActivityBehaviorResponse(val actionType: String, val isAuthorizationRequired: Boolean, val isSecuredTransportRequired: Boolean, val nonRepudiationOfOriginAndContent: Boolean, val persistentConfidentialityScope: String, val responseType: String, val retryCount: Int, val timeToPerformInSeconds: Int)

The integration account RosettaNet ProcessConfiguration activity behavior.

Link copied to clipboard
data class RosettaNetPipActivitySettingsResponse(val acknowledgmentOfReceiptSettings: RosettaNetPipAcknowledgmentOfReceiptSettingsResponse, val activityBehavior: RosettaNetPipActivityBehaviorResponse, val activityType: String)

The integration account RosettaNet ProcessConfiguration activity settings.

Link copied to clipboard
data class RosettaNetPipBusinessDocumentResponse(val description: String? = null, val name: String, val version: String)

The RosettaNet ProcessConfiguration business document settings.

Link copied to clipboard
data class RosettaNetPipRoleSettingsResponse(val action: String, val businessDocument: RosettaNetPipBusinessDocumentResponse, val description: String? = null, val role: String, val roleType: String, val service: String, val serviceClassification: String)

The integration account RosettaNet ProcessConfiguration role settings.

Link copied to clipboard
data class SkuResponse(val name: String, val plan: ResourceReferenceResponse? = null)

The sku type.

Link copied to clipboard
data class UserAssignedIdentityResponse(val clientId: String, val principalId: String)

User Assigned identity properties.

Link copied to clipboard
data class WorkflowParameterResponse(val description: String? = null, val metadata: Any? = null, val type: String? = null, val value: Any? = null)

The workflow parameters.

data class WorkflowTriggerListCallbackUrlQueriesResponse(val apiVersion: String? = null, val se: String? = null, val sig: String? = null, val sp: String? = null, val sv: String? = null)

Gets the workflow trigger callback URL query parameters.

Link copied to clipboard
data class WorkflowTriggerRecurrenceResponse(val endTime: String? = null, val frequency: String? = null, val interval: Int? = null, val schedule: RecurrenceScheduleResponse? = null, val startTime: String? = null, val timeZone: String? = null)

The workflow trigger recurrence.

Link copied to clipboard
data class WsdlServiceResponse(val endpointQualifiedNames: List<String>? = null, val qualifiedName: String? = null)

The WSDL service.

Link copied to clipboard
data class X12AcknowledgementSettingsResponse(val acknowledgementControlNumberLowerBound: Int, val acknowledgementControlNumberPrefix: String? = null, val acknowledgementControlNumberSuffix: String? = null, val acknowledgementControlNumberUpperBound: Int, val batchFunctionalAcknowledgements: Boolean, val batchImplementationAcknowledgements: Boolean, val batchTechnicalAcknowledgements: Boolean, val functionalAcknowledgementVersion: String? = null, val implementationAcknowledgementVersion: String? = null, val needFunctionalAcknowledgement: Boolean, val needImplementationAcknowledgement: Boolean, val needLoopForValidMessages: Boolean, val needTechnicalAcknowledgement: Boolean, val rolloverAcknowledgementControlNumber: Boolean, val sendSynchronousAcknowledgement: Boolean)

The X12 agreement acknowledgement settings.

Link copied to clipboard
data class X12AgreementContentResponse(val receiveAgreement: X12OneWayAgreementResponse, val sendAgreement: X12OneWayAgreementResponse)

The X12 agreement content.

Link copied to clipboard
data class X12DelimiterOverridesResponse(val componentSeparator: Int, val dataElementSeparator: Int, val messageId: String? = null, val protocolVersion: String? = null, val replaceCharacter: Int, val replaceSeparatorsInPayload: Boolean, val segmentTerminator: Int, val segmentTerminatorSuffix: String, val targetNamespace: String? = null)

The X12 delimiter override settings.

Link copied to clipboard
data class X12EnvelopeOverrideResponse(val dateFormat: String, val functionalIdentifierCode: String? = null, val headerVersion: String, val messageId: String, val protocolVersion: String, val receiverApplicationId: String, val responsibleAgencyCode: String, val senderApplicationId: String, val targetNamespace: String, val timeFormat: String)

The X12 envelope override settings.

Link copied to clipboard
data class X12EnvelopeSettingsResponse(val controlStandardsId: Int, val controlVersionNumber: String, val enableDefaultGroupHeaders: Boolean, val functionalGroupId: String? = null, val groupControlNumberLowerBound: Int, val groupControlNumberUpperBound: Int, val groupHeaderAgencyCode: String, val groupHeaderDateFormat: String, val groupHeaderTimeFormat: String, val groupHeaderVersion: String, val interchangeControlNumberLowerBound: Int, val interchangeControlNumberUpperBound: Int, val overwriteExistingTransactionSetControlNumber: Boolean, val receiverApplicationId: String, val rolloverGroupControlNumber: Boolean, val rolloverInterchangeControlNumber: Boolean, val rolloverTransactionSetControlNumber: Boolean, val senderApplicationId: String, val transactionSetControlNumberLowerBound: Int, val transactionSetControlNumberPrefix: String? = null, val transactionSetControlNumberSuffix: String? = null, val transactionSetControlNumberUpperBound: Int, val usageIndicator: String, val useControlStandardsIdAsRepetitionCharacter: Boolean)

The X12 agreement envelope settings.

Link copied to clipboard
data class X12FramingSettingsResponse(val characterSet: String, val componentSeparator: Int, val dataElementSeparator: Int, val replaceCharacter: Int, val replaceSeparatorsInPayload: Boolean, val segmentTerminator: Int, val segmentTerminatorSuffix: String)

The X12 agreement framing settings.

Link copied to clipboard
data class X12MessageFilterResponse(val messageFilterType: String)

The X12 message filter for odata query.

Link copied to clipboard
data class X12MessageIdentifierResponse(val messageId: String)

The X12 message identifier.

Link copied to clipboard
data class X12OneWayAgreementResponse(val protocolSettings: X12ProtocolSettingsResponse, val receiverBusinessIdentity: BusinessIdentityResponse, val senderBusinessIdentity: BusinessIdentityResponse)

The X12 one-way agreement.

Link copied to clipboard
data class X12ProcessingSettingsResponse(val convertImpliedDecimal: Boolean, val createEmptyXmlTagsForTrailingSeparators: Boolean, val maskSecurityInfo: Boolean, val preserveInterchange: Boolean, val suspendInterchangeOnError: Boolean, val useDotAsDecimalSeparator: Boolean)

The X12 processing settings.

Link copied to clipboard
data class X12ProtocolSettingsResponse(val acknowledgementSettings: X12AcknowledgementSettingsResponse, val envelopeOverrides: List<X12EnvelopeOverrideResponse>? = null, val envelopeSettings: X12EnvelopeSettingsResponse, val framingSettings: X12FramingSettingsResponse, val messageFilter: X12MessageFilterResponse, val messageFilterList: List<X12MessageIdentifierResponse>? = null, val processingSettings: X12ProcessingSettingsResponse, val schemaReferences: List<X12SchemaReferenceResponse>, val securitySettings: X12SecuritySettingsResponse, val validationOverrides: List<X12ValidationOverrideResponse>? = null, val validationSettings: X12ValidationSettingsResponse, val x12DelimiterOverrides: List<X12DelimiterOverridesResponse>? = null)

The X12 agreement protocol settings.

Link copied to clipboard
data class X12SchemaReferenceResponse(val messageId: String, val schemaName: String, val schemaVersion: String, val senderApplicationId: String? = null)

The X12 schema reference.

Link copied to clipboard
data class X12SecuritySettingsResponse(val authorizationQualifier: String, val authorizationValue: String? = null, val passwordValue: String? = null, val securityQualifier: String)

The X12 agreement security settings.

Link copied to clipboard
data class X12ValidationOverrideResponse(val allowLeadingAndTrailingSpacesAndZeroes: Boolean, val messageId: String, val trailingSeparatorPolicy: String, val trimLeadingAndTrailingSpacesAndZeroes: Boolean, val validateCharacterSet: Boolean, val validateEDITypes: Boolean, val validateXSDTypes: Boolean)

The X12 validation override settings.

Link copied to clipboard
data class X12ValidationSettingsResponse(val allowLeadingAndTrailingSpacesAndZeroes: Boolean, val checkDuplicateGroupControlNumber: Boolean, val checkDuplicateInterchangeControlNumber: Boolean, val checkDuplicateTransactionSetControlNumber: Boolean, val interchangeControlNumberValidityDays: Int, val trailingSeparatorPolicy: String, val trimLeadingAndTrailingSpacesAndZeroes: Boolean, val validateCharacterSet: Boolean, val validateEDITypes: Boolean, val validateXSDTypes: Boolean)

The X12 agreement validation settings.