你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

HttpResponseConverter Class

Constructor

HttpResponseConverter()

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