Databricks SDK for JavaScript
    Preparing search index...

    A credential that is dependent on a SQL object.

    interface CredentialDependency {
        credentialName?: string;
    }
    Index

    Properties

    Properties

    credentialName?: string

    Full name of the dependent credential, in the form of credential_name.