OperationsListResult Class
Result of the request to list CDN operations. It contains a list of operations and a URL link to get the next set of results.
- Inheritance
-
OperationsListResult
Constructor
OperationsListResult(*, value: Optional[List[azure.mgmt.cdn.models._models_py3.Operation]] = None, next_link: Optional[str] = None, **kwargs)
Variables
- next_link
- str
URL to get the next set of operation list results if there are any.
Feedback
Submit and view feedback for