Databricks SDK for JavaScript
    Preparing search index...

    Interface IngressNetworkPolicy_PrivateIngressRule

    interface IngressNetworkPolicy_PrivateIngressRule {
        authentication?: IngressNetworkPolicy_Authentication;
        destination?: IngressNetworkPolicy_RequestDestination;
        label?: string;
        origin?: IngressNetworkPolicy_PrivateRequestOrigin;
    }
    Index

    Properties

    label?: string

    The label for this ingress rule.