PhoneNumberEntities Class

Represents a list of searches or releases, as part of the response when fetching all searches or releases.

Inheritance
PhoneNumberEntities

Constructor

PhoneNumberEntities(*, entities: Optional[List[azure.communication.administration._phonenumber._generated.models._models_py3.PhoneNumberEntity]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

entities
list[<xref:azure.communication.administration.models.PhoneNumberEntity>]
Required

The underlying list of entities.

next_link
str
Required

Represents the URL link to the next page.