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.containerregistry.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
Get the specified private endpoint connection associated with the container registry. API Version: 2020-11-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,
                                    registry_name: Optional[str] = None,
                                    resource_group_name: Optional[str] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetPrivateEndpointConnectionResult
def get_private_endpoint_connection_output(private_endpoint_connection_name: Optional[pulumi.Input[str]] = None,
                                    registry_name: Optional[pulumi.Input[str]] = None,
                                    resource_group_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:containerregistry:getPrivateEndpointConnection
  arguments:
    # arguments dictionaryThe following arguments are supported:
- PrivateEndpoint stringConnection Name 
- The name of the private endpoint connection.
- RegistryName string
- The name of the container registry.
- ResourceGroup stringName 
- The name of the resource group to which the container registry belongs.
- PrivateEndpoint stringConnection Name 
- The name of the private endpoint connection.
- RegistryName string
- The name of the container registry.
- ResourceGroup stringName 
- The name of the resource group to which the container registry belongs.
- privateEndpoint StringConnection Name 
- The name of the private endpoint connection.
- registryName String
- The name of the container registry.
- resourceGroup StringName 
- The name of the resource group to which the container registry belongs.
- privateEndpoint stringConnection Name 
- The name of the private endpoint connection.
- registryName string
- The name of the container registry.
- resourceGroup stringName 
- The name of the resource group to which the container registry belongs.
- private_endpoint_ strconnection_ name 
- The name of the private endpoint connection.
- registry_name str
- The name of the container registry.
- resource_group_ strname 
- The name of the resource group to which the container registry belongs.
- privateEndpoint StringConnection Name 
- The name of the private endpoint connection.
- registryName String
- The name of the container registry.
- resourceGroup StringName 
- The name of the resource group to which the container registry belongs.
getPrivateEndpointConnection Result
The following output properties are available:
- Id string
- The resource ID.
- Name string
- The name of the resource.
- ProvisioningState string
- The provisioning state of private endpoint connection resource.
- SystemData Pulumi.Azure Native. Container Registry. Outputs. System Data Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource.
- PrivateEndpoint Pulumi.Azure Native. Container Registry. Outputs. Private Endpoint Response 
- The resource of private endpoint.
- PrivateLink Pulumi.Service Connection State Azure Native. Container Registry. Outputs. Private Link Service Connection State Response 
- A collection of information about the state of the connection between service consumer and provider.
- Id string
- The resource ID.
- Name string
- The name of the resource.
- ProvisioningState string
- The provisioning state of private endpoint connection resource.
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource.
- PrivateEndpoint PrivateEndpoint Response 
- The resource of private endpoint.
- PrivateLink PrivateService Connection State Link Service Connection State Response 
- A collection of information about the state of the connection between service consumer and provider.
- id String
- The resource ID.
- name String
- The name of the resource.
- provisioningState String
- The provisioning state of private endpoint connection resource.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
- privateEndpoint PrivateEndpoint Response 
- The resource of private endpoint.
- privateLink PrivateService Connection State Link Service Connection State Response 
- A collection of information about the state of the connection between service consumer and provider.
- id string
- The resource ID.
- name string
- The name of the resource.
- provisioningState string
- The provisioning state of private endpoint connection resource.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource.
- privateEndpoint PrivateEndpoint Response 
- The resource of private endpoint.
- privateLink PrivateService Connection State Link Service Connection State Response 
- A collection of information about the state of the connection between service consumer and provider.
- id str
- The resource ID.
- name str
- The name of the resource.
- provisioning_state str
- The provisioning state of private endpoint connection resource.
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type str
- The type of the resource.
- private_endpoint PrivateEndpoint Response 
- The resource of private endpoint.
- private_link_ Privateservice_ connection_ state Link Service Connection State Response 
- A collection of information about the state of the connection between service consumer and provider.
- id String
- The resource ID.
- name String
- The name of the resource.
- provisioningState String
- The provisioning state of private endpoint connection resource.
- systemData Property Map
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
- privateEndpoint Property Map
- The resource of private endpoint.
- privateLink Property MapService Connection State 
- A collection of information about the state of the connection between service consumer and provider.
Supporting Types
PrivateEndpointResponse  
- Id string
- This is private endpoint resource created with Microsoft.Network resource provider.
- Id string
- This is private endpoint resource created with Microsoft.Network resource provider.
- id String
- This is private endpoint resource created with Microsoft.Network resource provider.
- id string
- This is private endpoint resource created with Microsoft.Network resource provider.
- id str
- This is private endpoint resource created with Microsoft.Network resource provider.
- id String
- This is private endpoint resource created with Microsoft.Network resource provider.
PrivateLinkServiceConnectionStateResponse     
- ActionsRequired string
- A message indicating if changes on the service provider require any updates on the consumer.
- Description string
- The description for connection status. For example if connection is rejected it can indicate reason for rejection.
- Status string
- The private link service connection status.
- ActionsRequired string
- A message indicating if changes on the service provider require any updates on the consumer.
- Description string
- The description for connection status. For example if connection is rejected it can indicate reason for rejection.
- Status string
- The private link service connection status.
- actionsRequired String
- A message indicating if changes on the service provider require any updates on the consumer.
- description String
- The description for connection status. For example if connection is rejected it can indicate reason for rejection.
- status String
- The private link service connection status.
- actionsRequired string
- A message indicating if changes on the service provider require any updates on the consumer.
- description string
- The description for connection status. For example if connection is rejected it can indicate reason for rejection.
- status string
- The private link service connection status.
- actions_required str
- A message indicating if changes on the service provider require any updates on the consumer.
- description str
- The description for connection status. For example if connection is rejected it can indicate reason for rejection.
- status str
- The private link service connection status.
- actionsRequired String
- A message indicating if changes on the service provider require any updates on the consumer.
- description String
- The description for connection status. For example if connection is rejected it can indicate reason for rejection.
- status String
- The private link service connection status.
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource modification (UTC).
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource modification (UTC).
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource modification (UTC).
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource modification (UTC).
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- The type of identity that last modified the resource.
- created_at str
- The timestamp of resource creation (UTC).
- created_by str
- The identity that created the resource.
- created_by_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource modification (UTC).
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource modification (UTC).
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
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