RequestList Class

Defines a sub-list to append to an existing list entity.

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

Inheritance
RequestList

Constructor

RequestList(*, canonical_form: str, name: Optional[str] = None, synonyms=None, **kwargs)

Parameters

name
str
Required

The name of the sub-list.

canonical_form
str
Required

Required. The canonical form of the sub-list.

synonyms
list[str]
Required

The synonyms of the canonical form.