AS2OneWayAgreement Class

The integration account AS2 one-way agreement.

All required parameters must be populated in order to send to Azure.

Inheritance
AS2OneWayAgreement

Constructor

AS2OneWayAgreement(*, sender_business_identity: azure.mgmt.logic.models._models_py3.BusinessIdentity, receiver_business_identity: azure.mgmt.logic.models._models_py3.BusinessIdentity, protocol_settings: azure.mgmt.logic.models._models_py3.AS2ProtocolSettings, **kwargs)

Variables

sender_business_identity
BusinessIdentity

Required. The sender business identity.

receiver_business_identity
BusinessIdentity

Required. The receiver business identity.

protocol_settings
AS2ProtocolSettings

Required. The AS2 protocol settings.