DaprTopicTrigger Class
- Inheritance
-
DaprTopicTrigger
Constructor
DaprTopicTrigger(**kwargs)
Methods
get_binding_name | |
get_dict_repr | |
is_supported_trigger_type |
get_binding_name
static get_binding_name() -> str
get_dict_repr
get_dict_repr(**kw)
is_supported_trigger_type
static is_supported_trigger_type(trigger_instance: Trigger, trigger_type: Type[Trigger])
Parameters
Name | Description |
---|---|
trigger_instance
Required
|
|
trigger_type
Required
|
|
Attributes
data_type
direction
EXCLUDED_INIT_PARAMS
EXCLUDED_INIT_PARAMS = {'data_type', 'direction', 'kwargs', 'self', 'type'}
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
Azure SDK for Python