These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.search.getPrivateEndpointConnection
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Gets the details of the private endpoint connection to the search service in the given resource group. API Version: 2020-08-01.
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    
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
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-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi