public final class ComputeOperationListResult extends Object
Constructor and Description |
---|
ComputeOperationListResult() |
Modifier and Type | Method and Description |
---|---|
void |
validate()
Validates the instance.
|
List<ComputeOperationValueInner> |
value()
Get the value property: The list of compute operations.
|
public List<ComputeOperationValueInner> value()
public void validate()
IllegalArgumentException
- thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.