This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.search.getPrivateEndpointConnection
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 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, 2025-02-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>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]func LookupPrivateEndpointConnection(ctx *Context, args *LookupPrivateEndpointConnectionArgs, opts ...InvokeOption) (*LookupPrivateEndpointConnectionResult, error)
func LookupPrivateEndpointConnectionOutput(ctx *Context, args *LookupPrivateEndpointConnectionOutputArgs, opts ...InvokeOption) LookupPrivateEndpointConnectionResultOutput> 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)
}public static CompletableFuture<GetPrivateEndpointConnectionResult> getPrivateEndpointConnection(GetPrivateEndpointConnectionArgs args, InvokeOptions options)
public static Output<GetPrivateEndpointConnectionResult> getPrivateEndpointConnection(GetPrivateEndpointConnectionArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:search:getPrivateEndpointConnection
  arguments:
    # arguments dictionaryThe following arguments are supported:
- PrivateEndpoint stringConnection Name 
- The name of the private endpoint connection to the Azure Cognitive Search service with the specified resource group.
- ResourceGroup stringName 
- The name of the resource group within the current subscription. You can obtain this value from the Azure Resource Manager API or the portal.
- SearchService stringName 
- The name of the Azure Cognitive Search service associated with the specified resource group.
- PrivateEndpoint stringConnection Name 
- The name of the private endpoint connection to the Azure Cognitive Search service with the specified resource group.
- ResourceGroup stringName 
- The name of the resource group within the current subscription. You can obtain this value from the Azure Resource Manager API or the portal.
- SearchService stringName 
- The name of the Azure Cognitive Search service associated with the specified resource group.
- privateEndpoint StringConnection Name 
- The name of the private endpoint connection to the Azure Cognitive Search service with the specified resource group.
- resourceGroup StringName 
- The name of the resource group within the current subscription. You can obtain this value from the Azure Resource Manager API or the portal.
- searchService StringName 
- The name of the Azure Cognitive Search service associated with the specified resource group.
- privateEndpoint stringConnection Name 
- The name of the private endpoint connection to the Azure Cognitive Search service with the specified resource group.
- resourceGroup stringName 
- The name of the resource group within the current subscription. You can obtain this value from the Azure Resource Manager API or the portal.
- searchService stringName 
- The name of the Azure Cognitive Search service associated with the specified resource group.
- private_endpoint_ strconnection_ name 
- The name of the private endpoint connection to the Azure Cognitive Search service with the specified resource group.
- resource_group_ strname 
- 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_ strname 
- The name of the Azure Cognitive Search service associated with the specified resource group.
- privateEndpoint StringConnection Name 
- The name of the private endpoint connection to the Azure Cognitive Search service with the specified resource group.
- resourceGroup StringName 
- The name of the resource group within the current subscription. You can obtain this value from the Azure Resource Manager API or the portal.
- searchService StringName 
- 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.Azure Native. Search. Outputs. Private Endpoint Connection Properties Response 
- 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
PrivateEndpoint Connection Properties Response 
- 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
PrivateEndpoint Connection Properties Response 
- 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
PrivateEndpoint Connection Properties Response 
- 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
PrivateEndpoint Connection Properties Response 
- 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.Azure Native. Search. Inputs. Private Endpoint Connection Properties Response Private Endpoint 
- The private endpoint resource from Microsoft.Network provider.
- PrivateLink Pulumi.Service Connection State Azure Native. Search. Inputs. Private Endpoint Connection Properties Response Private Link Service Connection State 
- 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 PrivateEndpoint Connection Properties Response Private Endpoint 
- The private endpoint resource from Microsoft.Network provider.
- PrivateLink PrivateService Connection State Endpoint Connection Properties Response Private Link Service Connection State 
- 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 PrivateEndpoint Connection Properties Response Private Endpoint 
- The private endpoint resource from Microsoft.Network provider.
- privateLink PrivateService Connection State Endpoint Connection Properties Response Private Link Service Connection State 
- 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 PrivateEndpoint Connection Properties Response Private Endpoint 
- The private endpoint resource from Microsoft.Network provider.
- privateLink PrivateService Connection State Endpoint Connection Properties Response Private Link Service Connection State 
- 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 PrivateEndpoint Connection Properties Response Private Endpoint 
- The private endpoint resource from Microsoft.Network provider.
- private_link_ Privateservice_ connection_ state Endpoint Connection Properties Response Private Link Service Connection State 
- 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.
- privateLink Property MapService Connection State 
- 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 pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi