Databricks SDK for JavaScript
    Preparing search index...

    Interface GetWorkspaceNetworkOptionRequest

    interface GetWorkspaceNetworkOptionRequest {
        accountId?: string;
        workspaceId?: bigint;
    }
    Index

    Properties

    accountId?: string

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

    workspaceId?: bigint

    The workspace ID.