IntegrationAccountMapFilter Class

The integration account map filter for odata query.

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

Inheritance
IntegrationAccountMapFilter

Constructor

IntegrationAccountMapFilter(*, map_type: Union[str, azure.mgmt.logic.models._logic_management_client_enums.MapType], **kwargs)

Variables

map_type
str or MapType

Required. The map type of integration account map. Possible values include: "NotSpecified", "Xslt", "Xslt20", "Xslt30", "Liquid".