Uses of Interface
com.azure.resourcemanager.databricks.models.OutboundEnvironmentEndpoint
Packages that use OutboundEnvironmentEndpoint
Package
Description
Package containing the data models for AzureDatabricksManagementClient.
-
Uses of OutboundEnvironmentEndpoint in com.azure.resourcemanager.databricks.models
Methods in com.azure.resourcemanager.databricks.models that return types with arguments of type OutboundEnvironmentEndpointModifier and TypeMethodDescriptionGets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified Workspace.com.azure.core.http.rest.Response<List<OutboundEnvironmentEndpoint>> OutboundNetworkDependenciesEndpoints.listWithResponse(String resourceGroupName, String workspaceName, com.azure.core.util.Context context) Gets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified Workspace.