Uses of Class
com.azure.resourcemanager.search.models.PrivateEndpointConnectionPropertiesPrivateEndpoint
Packages that use PrivateEndpointConnectionPropertiesPrivateEndpoint
Package
Description
Package containing the data models for SearchManagementClient.
-
Uses of PrivateEndpointConnectionPropertiesPrivateEndpoint in com.azure.resourcemanager.search.models
Methods in com.azure.resourcemanager.search.models that return PrivateEndpointConnectionPropertiesPrivateEndpointModifier and TypeMethodDescriptionPrivateEndpointConnectionProperties.privateEndpoint()Get the privateEndpoint property: The private endpoint resource from Microsoft.Network provider.Set the id property: The resource id of the private endpoint resource from Microsoft.Network provider.Methods in com.azure.resourcemanager.search.models with parameters of type PrivateEndpointConnectionPropertiesPrivateEndpointModifier and TypeMethodDescriptionPrivateEndpointConnectionProperties.withPrivateEndpoint(PrivateEndpointConnectionPropertiesPrivateEndpoint privateEndpoint) Set the privateEndpoint property: The private endpoint resource from Microsoft.Network provider.