Package version:

InterfaceOperationListResult

The List Compute Operation operation response.

interface OperationListResult {
    value?: OperationValue[];
}

Properties

Properties

value?: OperationValue[]

The list of compute operations NOTE: This property will not be serialized. It can only be populated by the server.