OperationDefinitionListResult Class
The result of a request to list configuration store operations.
- Inheritance
-
OperationDefinitionListResult
Constructor
OperationDefinitionListResult(*, value: Optional[List[azure.mgmt.appconfiguration.models._models_py3.OperationDefinition]] = None, next_link: Optional[str] = None, **kwargs)
Variables
- value
- list[OperationDefinition]
The collection value.
- next_link
- str
The URI that can be used to request the next set of paged results.
Feedback
Submit and view feedback for