OutboundNetworkDependenciesEndpointsOperations interface

Interface representing a OutboundNetworkDependenciesEndpoints operations.

Properties

list

Gets the list of endpoints that VNET Injected Workspace calls Azure Databricks Control Plane. You must configure outbound access with these endpoints. For more information, see https://docs.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/udr

Property Details

list

Gets the list of endpoints that VNET Injected Workspace calls Azure Databricks Control Plane. You must configure outbound access with these endpoints. For more information, see https://docs.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/udr

list: (resourceGroupName: string, workspaceName: string, options?: OutboundNetworkDependenciesEndpointsListOptionalParams) => Promise<OutboundEnvironmentEndpoint[]>

Property Value

(resourceGroupName: string, workspaceName: string, options?: OutboundNetworkDependenciesEndpointsListOptionalParams) => Promise<OutboundEnvironmentEndpoint[]>