AMQPType Class
Base type for specific AMQP encoded type definitions.
- Inheritance
-
builtins.objectAMQPType
Constructor
AMQPType(value)
Parameters
Name | Description |
---|---|
value
Required
|
|
Variables
Name | Description |
---|---|
value
|
The Python value of the AMQP type. |
c_data
|
The C AMQP encoded object. |
Attributes
c_data
value
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