OutboundNetworkDependenciesEndpoints interface
表示 OutboundNetworkDependenciesEndpoints 的接口。
方法
| list(string, string, Outbound |
获取 VNET 注入工作区调用 Azure Databricks 控制平面的终结点列表。 必须使用这些终结点配置出站访问。 有关详细信息,请参阅 https://docs.microsoft.com/azure/databricks/administration-guide/cloud-configurations/azure/udr |
方法详细信息
list(string, string, OutboundNetworkDependenciesEndpointsListOptionalParams)
获取 VNET 注入工作区调用 Azure Databricks 控制平面的终结点列表。 必须使用这些终结点配置出站访问。 有关详细信息,请参阅 https://docs.microsoft.com/azure/databricks/administration-guide/cloud-configurations/azure/udr
function list(resourceGroupName: string, workspaceName: string, options?: OutboundNetworkDependenciesEndpointsListOptionalParams): Promise<OutboundNetworkDependenciesEndpointsListResponse>
参数
- resourceGroupName
-
string
资源组的名称。 名称不区分大小写。
- workspaceName
-
string
工作区的名称。
选项参数。