Uses of Class
com.azure.resourcemanager.databricks.models.PrivateEndpoint
Packages that use PrivateEndpoint
Package
Description
Package containing the data models for AzureDatabricksManagementClient.
-
Uses of PrivateEndpoint in com.azure.resourcemanager.databricks.models
Methods in com.azure.resourcemanager.databricks.models that return PrivateEndpointModifier and TypeMethodDescriptionstatic PrivateEndpointPrivateEndpoint.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateEndpoint from the JsonReader.PrivateEndpointConnectionProperties.privateEndpoint()Get the privateEndpoint property: Private endpoint.Methods in com.azure.resourcemanager.databricks.models with parameters of type PrivateEndpointModifier and TypeMethodDescriptionPrivateEndpointConnectionProperties.withPrivateEndpoint(PrivateEndpoint privateEndpoint) Set the privateEndpoint property: Private endpoint.