Uses of Class
com.azure.resourcemanager.search.models.PrivateEndpointConnectionProperties
Packages that use PrivateEndpointConnectionProperties
Package
Description
Package containing the inner data models for SearchManagementClient.
Package containing the data models for SearchManagementClient.
-
Uses of PrivateEndpointConnectionProperties in com.azure.resourcemanager.search.fluent.models
Methods in com.azure.resourcemanager.search.fluent.models that return PrivateEndpointConnectionPropertiesModifier and TypeMethodDescriptionPrivateEndpointConnectionInner.properties()Get the properties property: Describes the properties of an existing Private Endpoint connection to the Azure Cognitive Search service.Methods in com.azure.resourcemanager.search.fluent.models with parameters of type PrivateEndpointConnectionPropertiesModifier and TypeMethodDescriptionPrivateEndpointConnectionInner.withProperties(PrivateEndpointConnectionProperties properties) Set the properties property: Describes the properties of an existing Private Endpoint connection to the Azure Cognitive Search service. -
Uses of PrivateEndpointConnectionProperties in com.azure.resourcemanager.search.models
Methods in com.azure.resourcemanager.search.models that return PrivateEndpointConnectionPropertiesModifier and TypeMethodDescriptionPrivateEndpointConnectionProperties.withPrivateEndpoint(PrivateEndpointConnectionPropertiesPrivateEndpoint privateEndpoint) Set the privateEndpoint property: The private endpoint resource from Microsoft.Network provider.PrivateEndpointConnectionProperties.withPrivateLinkServiceConnectionState(PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState privateLinkServiceConnectionState) Set the privateLinkServiceConnectionState property: Describes the current state of an existing Private Link Service connection to the Azure Private Endpoint.