Databricks SDK for JavaScript
    Preparing search index...

    Interface IngressNetworkPolicy_Endpoints

    A set of registered endpoints, identified by their endpoint IDs.

    interface IngressNetworkPolicy_Endpoints {
        endpointIds?: string[];
    }
    Index

    Properties

    Properties

    endpointIds?: string[]

    The IDs of the registered endpoints. Must contain at least one endpoint ID.