AppServicePlanCollection Class

Collection of App Service plans.

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

Inheritance
AppServicePlanCollection

Constructor

AppServicePlanCollection(*, value: List[azure.mgmt.web.v2016_03_01.models._models_py3.AppServicePlan], next_link: Optional[str] = None, **kwargs)

Parameters

value
list[AppServicePlan]
Required

Required. Collection of resources.

next_link
str
Required

Link to next page of resources.