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
工作區的名稱。
選項參數。