IntegrationAccountAgreementFilter Class

The integration account agreement filter for odata query.

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

Inheritance
IntegrationAccountAgreementFilter

Constructor

IntegrationAccountAgreementFilter(*, agreement_type: Union[str, azure.mgmt.logic.models._logic_management_client_enums.AgreementType], **kwargs)

Variables

agreement_type
str or AgreementType

Required. The agreement type of integration account agreement. Possible values include: "NotSpecified", "AS2", "X12", "Edifact".