Skip to main content

private_endpoint_connections

Overview

Nameprivate_endpoint_connections
TypeResource
Idazure.search.private_endpoint_connections

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
propertiesobjectDescribes the properties of an existing Private Endpoint connection to the search service.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTprivateEndpointConnectionName, resourceGroupName, searchServiceName, subscriptionIdGets the details of the private endpoint connection to the search service in the given resource group.
list_by_serviceSELECTresourceGroupName, searchServiceName, subscriptionIdGets a list of all private endpoint connections in the given service.
deleteDELETEprivateEndpointConnectionName, resourceGroupName, searchServiceName, subscriptionIdDisconnects the private endpoint connection and deletes it from the search service.
_list_by_serviceEXECresourceGroupName, searchServiceName, subscriptionIdGets a list of all private endpoint connections in the given service.
updateEXECprivateEndpointConnectionName, resourceGroupName, searchServiceName, subscriptionIdUpdates a Private Endpoint connection to the search service in the given resource group.