PhonePlanGroups Class

Represents a wrapper of list of plan groups.

Inheritance
PhonePlanGroups

Constructor

PhonePlanGroups(*, phone_plan_groups: Optional[List[azure.communication.administration._phonenumber._generated.models._models_py3.PhonePlanGroup]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

phone_plan_groups
list[<xref:azure.communication.administration.models.PhonePlanGroup>]
Required

The underlying list of phone plan groups.

next_link
str
Required

Represents the URL link to the next page.