ServiceBusMessageOutConverter Class
- Inheritance
-
ServiceBusMessageOutConverter
Constructor
ServiceBusMessageOutConverter()
Methods
check_output_type_annotation | |
encode |
check_output_type_annotation
check_output_type_annotation(pytype: type) -> bool
Parameters
Name | Description |
---|---|
pytype
Required
|
|
encode
encode(obj: Any, *, expected_type: type | None) -> Datum
Parameters
Name | Description |
---|---|
obj
Required
|
|
Keyword-Only Parameters
Name | Description |
---|---|
expected_type
Required
|
|
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python