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