DynamicList Class

Defines an extension for a list entity.

All required parameters must be populated in order to send to Azure.

Inheritance
DynamicList

Constructor

DynamicList(*, list_entity_name: str, request_lists, **kwargs)

Parameters

list_entity_name
str
Required

Required. The name of the list entity to extend.

request_lists
list[RequestList]
Required

Required. The lists to append on the extended list entity.