OperationListResult Class
Result of the request to list MarketplaceOrdering operations. It contains a list of operations and a URL link to get the next set of results.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
OperationListResult
Constructor
OperationListResult(*, value: Optional[List[azure.mgmt.marketplaceordering.models._models_py3.Operation]] = None, **kwargs)
Parameters
Required
List of Microsoft.MarketplaceOrdering operations supported by the Microsoft.MarketplaceOrdering resource provider.
Variables
- next_link
- str
URL to get the next set of operation list results if there are any.
Feedback
Submit and view feedback for