Class OperationListResult
java.lang.Object
com.azure.resourcemanager.containerservice.models.OperationListResult
The List Operation response.
-
Constructor Details
-
OperationListResult
public OperationListResult()Creates an instance of OperationListResult class.
-
-
Method Details
-
value
Get the value property: The list of operations.- Returns:
- the value value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-