ContinuousWebJobCollection Class

Collection of Kudu continuous web job information elements.

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

Inheritance
ContinuousWebJobCollection

Constructor

ContinuousWebJobCollection(*, value: List[azure.mgmt.web.v2016_08_01.models._models_py3.ContinuousWebJob], next_link: Optional[str] = None, **kwargs)

Parameters

value
list[ContinuousWebJob]
Required

Required. Collection of resources.

next_link
str
Required

Link to next page of resources.