WarmUpTrigger Class
- Inheritance
-
WarmUpTrigger
Constructor
WarmUpTrigger(**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'}
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