你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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
工作区的名称。
选项参数。