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.web.getAppServiceEnvironmentPrivateEndpointConnection
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
Description for Gets a private endpoint connection Azure REST API version: 2022-09-01.
Other available API versions: 2023-01-01, 2023-12-01, 2024-04-01.
Using getAppServiceEnvironmentPrivateEndpointConnection
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 getAppServiceEnvironmentPrivateEndpointConnection(args: GetAppServiceEnvironmentPrivateEndpointConnectionArgs, opts?: InvokeOptions): Promise<GetAppServiceEnvironmentPrivateEndpointConnectionResult>
function getAppServiceEnvironmentPrivateEndpointConnectionOutput(args: GetAppServiceEnvironmentPrivateEndpointConnectionOutputArgs, opts?: InvokeOptions): Output<GetAppServiceEnvironmentPrivateEndpointConnectionResult>def get_app_service_environment_private_endpoint_connection(name: Optional[str] = None,
                                                            private_endpoint_connection_name: Optional[str] = None,
                                                            resource_group_name: Optional[str] = None,
                                                            opts: Optional[InvokeOptions] = None) -> GetAppServiceEnvironmentPrivateEndpointConnectionResult
def get_app_service_environment_private_endpoint_connection_output(name: Optional[pulumi.Input[str]] = None,
                                                            private_endpoint_connection_name: Optional[pulumi.Input[str]] = None,
                                                            resource_group_name: Optional[pulumi.Input[str]] = None,
                                                            opts: Optional[InvokeOptions] = None) -> Output[GetAppServiceEnvironmentPrivateEndpointConnectionResult]func LookupAppServiceEnvironmentPrivateEndpointConnection(ctx *Context, args *LookupAppServiceEnvironmentPrivateEndpointConnectionArgs, opts ...InvokeOption) (*LookupAppServiceEnvironmentPrivateEndpointConnectionResult, error)
func LookupAppServiceEnvironmentPrivateEndpointConnectionOutput(ctx *Context, args *LookupAppServiceEnvironmentPrivateEndpointConnectionOutputArgs, opts ...InvokeOption) LookupAppServiceEnvironmentPrivateEndpointConnectionResultOutput> Note: This function is named LookupAppServiceEnvironmentPrivateEndpointConnection in the Go SDK.
public static class GetAppServiceEnvironmentPrivateEndpointConnection 
{
    public static Task<GetAppServiceEnvironmentPrivateEndpointConnectionResult> InvokeAsync(GetAppServiceEnvironmentPrivateEndpointConnectionArgs args, InvokeOptions? opts = null)
    public static Output<GetAppServiceEnvironmentPrivateEndpointConnectionResult> Invoke(GetAppServiceEnvironmentPrivateEndpointConnectionInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAppServiceEnvironmentPrivateEndpointConnectionResult> getAppServiceEnvironmentPrivateEndpointConnection(GetAppServiceEnvironmentPrivateEndpointConnectionArgs args, InvokeOptions options)
public static Output<GetAppServiceEnvironmentPrivateEndpointConnectionResult> getAppServiceEnvironmentPrivateEndpointConnection(GetAppServiceEnvironmentPrivateEndpointConnectionArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:web:getAppServiceEnvironmentPrivateEndpointConnection
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Name string
- Name of the App Service Environment.
- PrivateEndpoint stringConnection Name 
- Name of the private endpoint connection.
- ResourceGroup stringName 
- Name of the resource group to which the resource belongs.
- Name string
- Name of the App Service Environment.
- PrivateEndpoint stringConnection Name 
- Name of the private endpoint connection.
- ResourceGroup stringName 
- Name of the resource group to which the resource belongs.
- name String
- Name of the App Service Environment.
- privateEndpoint StringConnection Name 
- Name of the private endpoint connection.
- resourceGroup StringName 
- Name of the resource group to which the resource belongs.
- name string
- Name of the App Service Environment.
- privateEndpoint stringConnection Name 
- Name of the private endpoint connection.
- resourceGroup stringName 
- Name of the resource group to which the resource belongs.
- name str
- Name of the App Service Environment.
- private_endpoint_ strconnection_ name 
- Name of the private endpoint connection.
- resource_group_ strname 
- Name of the resource group to which the resource belongs.
- name String
- Name of the App Service Environment.
- privateEndpoint StringConnection Name 
- Name of the private endpoint connection.
- resourceGroup StringName 
- Name of the resource group to which the resource belongs.
getAppServiceEnvironmentPrivateEndpointConnection Result
The following output properties are available:
- Id string
- Resource Id.
- Name string
- Resource Name.
- ProvisioningState string
- Type string
- Resource type.
- IpAddresses List<string>
- Private IPAddresses mapped to the remote private endpoint
- Kind string
- Kind of resource.
- PrivateEndpoint Pulumi.Azure Native. Web. Outputs. Arm Id Wrapper Response 
- PrivateEndpoint of a remote private endpoint connection
- PrivateLink Pulumi.Service Connection State Azure Native. Web. Outputs. Private Link Connection State Response 
- The state of a private link connection
- Id string
- Resource Id.
- Name string
- Resource Name.
- ProvisioningState string
- Type string
- Resource type.
- IpAddresses []string
- Private IPAddresses mapped to the remote private endpoint
- Kind string
- Kind of resource.
- PrivateEndpoint ArmId Wrapper Response 
- PrivateEndpoint of a remote private endpoint connection
- PrivateLink PrivateService Connection State Link Connection State Response 
- The state of a private link connection
- id String
- Resource Id.
- name String
- Resource Name.
- provisioningState String
- type String
- Resource type.
- ipAddresses List<String>
- Private IPAddresses mapped to the remote private endpoint
- kind String
- Kind of resource.
- privateEndpoint ArmId Wrapper Response 
- PrivateEndpoint of a remote private endpoint connection
- privateLink PrivateService Connection State Link Connection State Response 
- The state of a private link connection
- id string
- Resource Id.
- name string
- Resource Name.
- provisioningState string
- type string
- Resource type.
- ipAddresses string[]
- Private IPAddresses mapped to the remote private endpoint
- kind string
- Kind of resource.
- privateEndpoint ArmId Wrapper Response 
- PrivateEndpoint of a remote private endpoint connection
- privateLink PrivateService Connection State Link Connection State Response 
- The state of a private link connection
- id str
- Resource Id.
- name str
- Resource Name.
- provisioning_state str
- type str
- Resource type.
- ip_addresses Sequence[str]
- Private IPAddresses mapped to the remote private endpoint
- kind str
- Kind of resource.
- private_endpoint ArmId Wrapper Response 
- PrivateEndpoint of a remote private endpoint connection
- private_link_ Privateservice_ connection_ state Link Connection State Response 
- The state of a private link connection
- id String
- Resource Id.
- name String
- Resource Name.
- provisioningState String
- type String
- Resource type.
- ipAddresses List<String>
- Private IPAddresses mapped to the remote private endpoint
- kind String
- Kind of resource.
- privateEndpoint Property Map
- PrivateEndpoint of a remote private endpoint connection
- privateLink Property MapService Connection State 
- The state of a private link connection
Supporting Types
ArmIdWrapperResponse   
- Id string
- Id string
- id String
- id string
- id str
- id String
PrivateLinkConnectionStateResponse    
- ActionsRequired string
- ActionsRequired for a private link connection
- Description string
- Description of a private link connection
- Status string
- Status of a private link connection
- ActionsRequired string
- ActionsRequired for a private link connection
- Description string
- Description of a private link connection
- Status string
- Status of a private link connection
- actionsRequired String
- ActionsRequired for a private link connection
- description String
- Description of a private link connection
- status String
- Status of a private link connection
- actionsRequired string
- ActionsRequired for a private link connection
- description string
- Description of a private link connection
- status string
- Status of a private link connection
- actions_required str
- ActionsRequired for a private link connection
- description str
- Description of a private link connection
- status str
- Status of a private link connection
- actionsRequired String
- ActionsRequired for a private link connection
- description String
- Description of a private link connection
- status String
- Status of a private link connection
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