DatabricksFunctions

Functions

Link copied to clipboard

Gets an azure databricks accessConnector. API Version: 2022-04-01-preview.

suspend fun getAccessConnector(connectorName: String, resourceGroupName: String): GetAccessConnectorResult
Link copied to clipboard

Get a private endpoint connection properties for a workspace API Version: 2022-04-01-preview.

suspend fun getPrivateEndpointConnection(privateEndpointConnectionName: String, resourceGroupName: String, workspaceName: String): GetPrivateEndpointConnectionResult
Link copied to clipboard

Gets the workspace vNet Peering. API Version: 2018-04-01.

suspend fun getvNetPeering(peeringName: String, resourceGroupName: String, workspaceName: String): GetvNetPeeringResult
Link copied to clipboard

Gets the workspace. API Version: 2018-04-01.

suspend fun getWorkspace(resourceGroupName: String, workspaceName: String): GetWorkspaceResult