ResourceProviderOperationList Class

Results of the request to list operations.

Inheritance
ResourceProviderOperationList

Constructor

ResourceProviderOperationList(*, value: Optional[List[azure.mgmt.customproviders.models._models_py3.ResourceProviderOperation]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

value
list[ResourceProviderOperation]
Required

List of operations supported by this resource provider.

next_link
str
Required

The URL to use for getting the next set of results.