Package version:

Interface ComputeOperationListResult

The List Compute Operation operation response.

interface ComputeOperationListResult {
    value?: ComputeOperationValue[];
}

Properties

Properties

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