Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-networking
v1
IngressNetworkPolicy_PrivateIngressRule
Interface IngressNetworkPolicy_PrivateIngressRule
interface
IngressNetworkPolicy_PrivateIngressRule
{
authentication
?:
IngressNetworkPolicy_Authentication
;
destination
?:
IngressNetworkPolicy_RequestDestination
;
label
?:
string
;
origin
?:
IngressNetworkPolicy_PrivateRequestOrigin
;
}
Index
Properties
authentication?
destination?
label?
origin?
Properties
Optional
authentication
authentication
?:
IngressNetworkPolicy_Authentication
Optional
destination
destination
?:
IngressNetworkPolicy_RequestDestination
Optional
label
label
?:
string
The label for this ingress rule.
Optional
origin
origin
?:
IngressNetworkPolicy_PrivateRequestOrigin
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authentication
destination
label
origin
Databricks SDK for JavaScript
Loading...
The label for this ingress rule.