OperationsListResult Class  
Result of the List Operations operation.
Constructor
OperationsListResult(*, value: List[_models.Operation] | None = None, **kwargs: Any)
		Keyword-Only Parameters
| Name | Description | 
|---|---|
| 
		 value 
	 | 
	
		
		 A collection of operations. Default value: None 
			 |