IntegrationAccountSchemaFilter Class

The integration account schema filter for odata query.

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

Inheritance
IntegrationAccountSchemaFilter

Constructor

IntegrationAccountSchemaFilter(*, schema_type: Union[str, azure.mgmt.logic.models._logic_management_client_enums.SchemaType], **kwargs)

Variables

schema_type
str or SchemaType

Required. The schema type of integration account schema. Possible values include: "NotSpecified", "Xml".