Share via


DurableClient Class

DurableClient.

Binding representing a Durable-client object.

Constructor

DurableClient(**kwargs)

Methods

get_binding_name

Get the name of this Binding, as a string.

get_dict_repr

get_binding_name

Get the name of this Binding, as a string.

static get_binding_name() -> str

Returns

Type Description
str

The string representation of this binding.

get_dict_repr

get_dict_repr(**kw)

Attributes

data_type

direction

EXCLUDED_INIT_PARAMS

EXCLUDED_INIT_PARAMS = {'data_type', 'direction', 'kwargs', 'self', 'type'}