EventGridEventOutConverter Classe
- Herança
-
EventGridEventOutConverter
Construtor
EventGridEventOutConverter()
Métodos
check_output_type_annotation | |
encode |
check_output_type_annotation
check_output_type_annotation(pytype: type) -> bool
Parâmetros
Name | Description |
---|---|
pytype
Necessário
|
|
encode
encode(obj: Any, *, expected_type: type | None) -> Datum | None
Parâmetros
Name | Description |
---|---|
obj
Necessário
|
|
Parâmetros Só de Palavra-Chave
Name | Description |
---|---|
expected_type
Necessário
|
|
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