Databricks SDK for JavaScript
    Preparing search index...
    interface HelpLink {
        description: string;
        url: string;
    }
    Index

    Properties

    Properties

    description: string

    Describes what the link offers.

    url: string

    The URL of the link.