IntegrationAccountPartnerFilter Class

The integration account partner filter for odata query.

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

Inheritance
IntegrationAccountPartnerFilter

Constructor

IntegrationAccountPartnerFilter(*, partner_type: Union[str, azure.mgmt.logic.models._logic_management_client_enums.PartnerType], **kwargs)

Variables

partner_type
str or PartnerType

Required. The partner type of integration account partner. Possible values include: "NotSpecified", "B2B".