Databricks SDK for JavaScript
    Preparing search index...

    Interface CancelOperationRequest

    The request message for CancelOperation method.

    interface CancelOperationRequest {
        name?: string;
    }
    Index

    Properties

    Properties

    name?: string

    The name of the operation resource to be cancelled.