Databricks SDK for JavaScript
    Preparing search index...

    Interface UpdateAppThumbnailRequest

    interface UpdateAppThumbnailRequest {
        appThumbnail?: AppThumbnail;
        name?: string;
    }
    Index

    Properties

    Properties

    appThumbnail?: AppThumbnail

    The app thumbnail to set.

    name?: string

    The name of the app.