1. Packages
  2. Azure Native v2
  3. API Docs
  4. search
  5. getPrivateEndpointConnection
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native-v2.search.getPrivateEndpointConnection

Explore with Pulumi AI

These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

Gets the details of the private endpoint connection to the search service in the given resource group. Azure REST API version: 2022-09-01.

Other available API versions: 2023-11-01, 2024-03-01-preview, 2024-06-01-preview.

Using getPrivateEndpointConnection

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getPrivateEndpointConnection(args: GetPrivateEndpointConnectionArgs, opts?: InvokeOptions): Promise<GetPrivateEndpointConnectionResult>
function getPrivateEndpointConnectionOutput(args: GetPrivateEndpointConnectionOutputArgs, opts?: InvokeOptions): Output<GetPrivateEndpointConnectionResult>
Copy
def get_private_endpoint_connection(private_endpoint_connection_name: Optional[str] = None,
                                    resource_group_name: Optional[str] = None,
                                    search_service_name: Optional[str] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetPrivateEndpointConnectionResult
def get_private_endpoint_connection_output(private_endpoint_connection_name: Optional[pulumi.Input[str]] = None,
                                    resource_group_name: Optional[pulumi.Input[str]] = None,
                                    search_service_name: Optional[pulumi.Input[str]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetPrivateEndpointConnectionResult]
Copy
func LookupPrivateEndpointConnection(ctx *Context, args *LookupPrivateEndpointConnectionArgs, opts ...InvokeOption) (*LookupPrivateEndpointConnectionResult, error)
func LookupPrivateEndpointConnectionOutput(ctx *Context, args *LookupPrivateEndpointConnectionOutputArgs, opts ...InvokeOption) LookupPrivateEndpointConnectionResultOutput
Copy

> Note: This function is named LookupPrivateEndpointConnection in the Go SDK.

public static class GetPrivateEndpointConnection 
{
    public static Task<GetPrivateEndpointConnectionResult> InvokeAsync(GetPrivateEndpointConnectionArgs args, InvokeOptions? opts = null)
    public static Output<GetPrivateEndpointConnectionResult> Invoke(GetPrivateEndpointConnectionInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetPrivateEndpointConnectionResult> getPrivateEndpointConnection(GetPrivateEndpointConnectionArgs args, InvokeOptions options)
public static Output<GetPrivateEndpointConnectionResult> getPrivateEndpointConnection(GetPrivateEndpointConnectionArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:search:getPrivateEndpointConnection
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

PrivateEndpointConnectionName
This property is required.
Changes to this property will trigger replacement.
string
The name of the private endpoint connection to the Azure Cognitive Search service with the specified resource group.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group within the current subscription. You can obtain this value from the Azure Resource Manager API or the portal.
SearchServiceName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Azure Cognitive Search service associated with the specified resource group.
PrivateEndpointConnectionName
This property is required.
Changes to this property will trigger replacement.
string
The name of the private endpoint connection to the Azure Cognitive Search service with the specified resource group.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group within the current subscription. You can obtain this value from the Azure Resource Manager API or the portal.
SearchServiceName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Azure Cognitive Search service associated with the specified resource group.
privateEndpointConnectionName
This property is required.
Changes to this property will trigger replacement.
String
The name of the private endpoint connection to the Azure Cognitive Search service with the specified resource group.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group within the current subscription. You can obtain this value from the Azure Resource Manager API or the portal.
searchServiceName
This property is required.
Changes to this property will trigger replacement.
String
The name of the Azure Cognitive Search service associated with the specified resource group.
privateEndpointConnectionName
This property is required.
Changes to this property will trigger replacement.
string
The name of the private endpoint connection to the Azure Cognitive Search service with the specified resource group.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group within the current subscription. You can obtain this value from the Azure Resource Manager API or the portal.
searchServiceName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Azure Cognitive Search service associated with the specified resource group.
private_endpoint_connection_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the private endpoint connection to the Azure Cognitive Search service with the specified resource group.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group within the current subscription. You can obtain this value from the Azure Resource Manager API or the portal.
search_service_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the Azure Cognitive Search service associated with the specified resource group.
privateEndpointConnectionName
This property is required.
Changes to this property will trigger replacement.
String
The name of the private endpoint connection to the Azure Cognitive Search service with the specified resource group.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group within the current subscription. You can obtain this value from the Azure Resource Manager API or the portal.
searchServiceName
This property is required.
Changes to this property will trigger replacement.
String
The name of the Azure Cognitive Search service associated with the specified resource group.

getPrivateEndpointConnection Result

The following output properties are available:

Id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
Name string
The name of the resource
Properties Pulumi.AzureNative.Search.Outputs.PrivateEndpointConnectionPropertiesResponse
Describes the properties of an existing Private Endpoint connection to the Azure Cognitive Search service.
Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
Id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
Name string
The name of the resource
Properties PrivateEndpointConnectionPropertiesResponse
Describes the properties of an existing Private Endpoint connection to the Azure Cognitive Search service.
Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
name String
The name of the resource
properties PrivateEndpointConnectionPropertiesResponse
Describes the properties of an existing Private Endpoint connection to the Azure Cognitive Search service.
type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
name string
The name of the resource
properties PrivateEndpointConnectionPropertiesResponse
Describes the properties of an existing Private Endpoint connection to the Azure Cognitive Search service.
type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
id str
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
name str
The name of the resource
properties PrivateEndpointConnectionPropertiesResponse
Describes the properties of an existing Private Endpoint connection to the Azure Cognitive Search service.
type str
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
name String
The name of the resource
properties Property Map
Describes the properties of an existing Private Endpoint connection to the Azure Cognitive Search service.
type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Supporting Types

PrivateEndpointConnectionPropertiesResponse

GroupId string
The group id from the provider of resource the private link service connection is for.
PrivateEndpoint Pulumi.AzureNative.Search.Inputs.PrivateEndpointConnectionPropertiesResponsePrivateEndpoint
The private endpoint resource from Microsoft.Network provider.
PrivateLinkServiceConnectionState Pulumi.AzureNative.Search.Inputs.PrivateEndpointConnectionPropertiesResponsePrivateLinkServiceConnectionState
Describes the current state of an existing Private Link Service connection to the Azure Private Endpoint.
ProvisioningState string
The provisioning state of the private link service connection. Can be Updating, Deleting, Failed, Succeeded, or Incomplete
GroupId string
The group id from the provider of resource the private link service connection is for.
PrivateEndpoint PrivateEndpointConnectionPropertiesResponsePrivateEndpoint
The private endpoint resource from Microsoft.Network provider.
PrivateLinkServiceConnectionState PrivateEndpointConnectionPropertiesResponsePrivateLinkServiceConnectionState
Describes the current state of an existing Private Link Service connection to the Azure Private Endpoint.
ProvisioningState string
The provisioning state of the private link service connection. Can be Updating, Deleting, Failed, Succeeded, or Incomplete
groupId String
The group id from the provider of resource the private link service connection is for.
privateEndpoint PrivateEndpointConnectionPropertiesResponsePrivateEndpoint
The private endpoint resource from Microsoft.Network provider.
privateLinkServiceConnectionState PrivateEndpointConnectionPropertiesResponsePrivateLinkServiceConnectionState
Describes the current state of an existing Private Link Service connection to the Azure Private Endpoint.
provisioningState String
The provisioning state of the private link service connection. Can be Updating, Deleting, Failed, Succeeded, or Incomplete
groupId string
The group id from the provider of resource the private link service connection is for.
privateEndpoint PrivateEndpointConnectionPropertiesResponsePrivateEndpoint
The private endpoint resource from Microsoft.Network provider.
privateLinkServiceConnectionState PrivateEndpointConnectionPropertiesResponsePrivateLinkServiceConnectionState
Describes the current state of an existing Private Link Service connection to the Azure Private Endpoint.
provisioningState string
The provisioning state of the private link service connection. Can be Updating, Deleting, Failed, Succeeded, or Incomplete
group_id str
The group id from the provider of resource the private link service connection is for.
private_endpoint PrivateEndpointConnectionPropertiesResponsePrivateEndpoint
The private endpoint resource from Microsoft.Network provider.
private_link_service_connection_state PrivateEndpointConnectionPropertiesResponsePrivateLinkServiceConnectionState
Describes the current state of an existing Private Link Service connection to the Azure Private Endpoint.
provisioning_state str
The provisioning state of the private link service connection. Can be Updating, Deleting, Failed, Succeeded, or Incomplete
groupId String
The group id from the provider of resource the private link service connection is for.
privateEndpoint Property Map
The private endpoint resource from Microsoft.Network provider.
privateLinkServiceConnectionState Property Map
Describes the current state of an existing Private Link Service connection to the Azure Private Endpoint.
provisioningState String
The provisioning state of the private link service connection. Can be Updating, Deleting, Failed, Succeeded, or Incomplete

PrivateEndpointConnectionPropertiesResponsePrivateEndpoint

Id string
The resource id of the private endpoint resource from Microsoft.Network provider.
Id string
The resource id of the private endpoint resource from Microsoft.Network provider.
id String
The resource id of the private endpoint resource from Microsoft.Network provider.
id string
The resource id of the private endpoint resource from Microsoft.Network provider.
id str
The resource id of the private endpoint resource from Microsoft.Network provider.
id String
The resource id of the private endpoint resource from Microsoft.Network provider.

PrivateEndpointConnectionPropertiesResponsePrivateLinkServiceConnectionState

ActionsRequired string
A description of any extra actions that may be required.
Description string
The description for the private link service connection state.
Status string
Status of the the private link service connection. Can be Pending, Approved, Rejected, or Disconnected.
ActionsRequired string
A description of any extra actions that may be required.
Description string
The description for the private link service connection state.
Status string
Status of the the private link service connection. Can be Pending, Approved, Rejected, or Disconnected.
actionsRequired String
A description of any extra actions that may be required.
description String
The description for the private link service connection state.
status String
Status of the the private link service connection. Can be Pending, Approved, Rejected, or Disconnected.
actionsRequired string
A description of any extra actions that may be required.
description string
The description for the private link service connection state.
status string
Status of the the private link service connection. Can be Pending, Approved, Rejected, or Disconnected.
actions_required str
A description of any extra actions that may be required.
description str
The description for the private link service connection state.
status str
Status of the the private link service connection. Can be Pending, Approved, Rejected, or Disconnected.
actionsRequired String
A description of any extra actions that may be required.
description String
The description for the private link service connection state.
status String
Status of the the private link service connection. Can be Pending, Approved, Rejected, or Disconnected.

Package Details

Repository
azure-native-v2 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi