Databricks SDK for JavaScript
    Preparing search index...
    interface DeleteStorageCredentialRequest {
        force?: boolean;
        nameArg?: string;
    }
    Index

    Properties

    Properties

    force?: boolean

    Force an update even if there are dependent external locations or external tables (when purpose is STORAGE) or dependent services (when purpose is SERVICE).

    nameArg?: string

    Name of the storage credential.