Databricks SDK for JavaScript
    Preparing search index...

    Interface ListNetworkConnectivityConfigsRequest

    interface ListNetworkConnectivityConfigsRequest {
        accountId?: string;
        pageToken?: string;
    }
    Index

    Properties

    accountId?: string

    Your account ID. You can find your account ID in your accounts console.

    pageToken?: string

    Pagination token to go to next page based on previous query.