Databricks SDK for JavaScript
    Preparing search index...

    The network policies applying for egress traffic. This message is used by the UI/REST API. We translate this message to the format expected by the dataplane in Lakehouse Network Manager (for the format expected by the dataplane, see networkconfig.textproto).

    interface EgressNetworkPolicy {
        internetAccess?: EgressNetworkPolicy_InternetAccessPolicy;
    }
    Index

    Properties

    Properties

    The access policy enforced for egress traffic to the internet.