Databricks SDK for JavaScript
    Preparing search index...

    An object with properties containing map of key-value properties attached to the securable.

    interface PropertiesKvPairs {
        properties?: Record<string, string>;
    }
    Index

    Properties

    Properties

    properties?: Record<string, string>

    A map of key-value properties attached to the securable.