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
|
|
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python