InputSchema Enum
This determines the format that Event Grid should expect for incoming events published to the Event Grid Domain Resource.
- Inheritance
-
builtins.strInputSchemaInputSchema
Constructor
InputSchema(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Fields
CLOUD_EVENT_SCHEMA_V1_0 |
CUSTOM_EVENT_SCHEMA |
EVENT_GRID_SCHEMA |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python