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.migrate.getPrivateEndpointConnectionControllerPrivateEndpointConnection
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
Get the private endpoint with the specified name. Azure REST API version: 2020-05-01.
Other available API versions: 2023-01-01.
Using getPrivateEndpointConnectionControllerPrivateEndpointConnection
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 getPrivateEndpointConnectionControllerPrivateEndpointConnection(args: GetPrivateEndpointConnectionControllerPrivateEndpointConnectionArgs, opts?: InvokeOptions): Promise<GetPrivateEndpointConnectionControllerPrivateEndpointConnectionResult>
function getPrivateEndpointConnectionControllerPrivateEndpointConnectionOutput(args: GetPrivateEndpointConnectionControllerPrivateEndpointConnectionOutputArgs, opts?: InvokeOptions): Output<GetPrivateEndpointConnectionControllerPrivateEndpointConnectionResult>def get_private_endpoint_connection_controller_private_endpoint_connection(migrate_project_name: Optional[str] = None,
                                                                           pe_connection_name: Optional[str] = None,
                                                                           resource_group_name: Optional[str] = None,
                                                                           opts: Optional[InvokeOptions] = None) -> GetPrivateEndpointConnectionControllerPrivateEndpointConnectionResult
def get_private_endpoint_connection_controller_private_endpoint_connection_output(migrate_project_name: Optional[pulumi.Input[str]] = None,
                                                                           pe_connection_name: Optional[pulumi.Input[str]] = None,
                                                                           resource_group_name: Optional[pulumi.Input[str]] = None,
                                                                           opts: Optional[InvokeOptions] = None) -> Output[GetPrivateEndpointConnectionControllerPrivateEndpointConnectionResult]func LookupPrivateEndpointConnectionControllerPrivateEndpointConnection(ctx *Context, args *LookupPrivateEndpointConnectionControllerPrivateEndpointConnectionArgs, opts ...InvokeOption) (*LookupPrivateEndpointConnectionControllerPrivateEndpointConnectionResult, error)
func LookupPrivateEndpointConnectionControllerPrivateEndpointConnectionOutput(ctx *Context, args *LookupPrivateEndpointConnectionControllerPrivateEndpointConnectionOutputArgs, opts ...InvokeOption) LookupPrivateEndpointConnectionControllerPrivateEndpointConnectionResultOutput> Note: This function is named LookupPrivateEndpointConnectionControllerPrivateEndpointConnection in the Go SDK.
public static class GetPrivateEndpointConnectionControllerPrivateEndpointConnection 
{
    public static Task<GetPrivateEndpointConnectionControllerPrivateEndpointConnectionResult> InvokeAsync(GetPrivateEndpointConnectionControllerPrivateEndpointConnectionArgs args, InvokeOptions? opts = null)
    public static Output<GetPrivateEndpointConnectionControllerPrivateEndpointConnectionResult> Invoke(GetPrivateEndpointConnectionControllerPrivateEndpointConnectionInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetPrivateEndpointConnectionControllerPrivateEndpointConnectionResult> getPrivateEndpointConnectionControllerPrivateEndpointConnection(GetPrivateEndpointConnectionControllerPrivateEndpointConnectionArgs args, InvokeOptions options)
public static Output<GetPrivateEndpointConnectionControllerPrivateEndpointConnectionResult> getPrivateEndpointConnectionControllerPrivateEndpointConnection(GetPrivateEndpointConnectionControllerPrivateEndpointConnectionArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:migrate:getPrivateEndpointConnectionControllerPrivateEndpointConnection
  arguments:
    # arguments dictionaryThe following arguments are supported:
- MigrateProject stringName 
- Migrate project name.
- PeConnection stringName 
- Private endpoint connection name.
- ResourceGroup stringName 
- Name of the Azure Resource Group that project is part of.
- MigrateProject stringName 
- Migrate project name.
- PeConnection stringName 
- Private endpoint connection name.
- ResourceGroup stringName 
- Name of the Azure Resource Group that project is part of.
- migrateProject StringName 
- Migrate project name.
- peConnection StringName 
- Private endpoint connection name.
- resourceGroup StringName 
- Name of the Azure Resource Group that project is part of.
- migrateProject stringName 
- Migrate project name.
- peConnection stringName 
- Private endpoint connection name.
- resourceGroup stringName 
- Name of the Azure Resource Group that project is part of.
- migrate_project_ strname 
- Migrate project name.
- pe_connection_ strname 
- Private endpoint connection name.
- resource_group_ strname 
- Name of the Azure Resource Group that project is part of.
- migrateProject StringName 
- Migrate project name.
- peConnection StringName 
- Private endpoint connection name.
- resourceGroup StringName 
- Name of the Azure Resource Group that project is part of.
getPrivateEndpointConnectionControllerPrivateEndpointConnection Result
The following output properties are available:
- ETag string
- Gets the tag for optimistic concurrency control.
- Id string
- Relative URL to get this Sites.
- Name string
- Gets the name of the resource.
- Properties
Pulumi.Azure Native. Migrate. Outputs. Private Endpoint Connection Properties Response 
- Gets the properties of the object.
- SystemData Pulumi.Azure Native. Migrate. Outputs. System Data Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- Gets the resource type.
- ETag string
- Gets the tag for optimistic concurrency control.
- Id string
- Relative URL to get this Sites.
- Name string
- Gets the name of the resource.
- Properties
PrivateEndpoint Connection Properties Response 
- Gets the properties of the object.
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- Gets the resource type.
- eTag String
- Gets the tag for optimistic concurrency control.
- id String
- Relative URL to get this Sites.
- name String
- Gets the name of the resource.
- properties
PrivateEndpoint Connection Properties Response 
- Gets the properties of the object.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type String
- Gets the resource type.
- eTag string
- Gets the tag for optimistic concurrency control.
- id string
- Relative URL to get this Sites.
- name string
- Gets the name of the resource.
- properties
PrivateEndpoint Connection Properties Response 
- Gets the properties of the object.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type string
- Gets the resource type.
- e_tag str
- Gets the tag for optimistic concurrency control.
- id str
- Relative URL to get this Sites.
- name str
- Gets the name of the resource.
- properties
PrivateEndpoint Connection Properties Response 
- Gets the properties of the object.
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type str
- Gets the resource type.
- eTag String
- Gets the tag for optimistic concurrency control.
- id String
- Relative URL to get this Sites.
- name String
- Gets the name of the resource.
- properties Property Map
- Gets the properties of the object.
- systemData Property Map
- Metadata pertaining to creation and last modification of the resource.
- type String
- Gets the resource type.
Supporting Types
PrivateEndpointConnectionPropertiesResponse    
- PrivateEndpoint Pulumi.Azure Native. Migrate. Inputs. Resource Id Response 
- ARM id for the private endpoint resource corresponding to the connection.
- ProvisioningState string
- Indicates whether there is an ongoing operation on the private endpoint.
- PrivateLink Pulumi.Service Connection State Azure Native. Migrate. Inputs. Private Link Service Connection State Response 
- State of the private endpoint connection.
- PrivateEndpoint ResourceId Response 
- ARM id for the private endpoint resource corresponding to the connection.
- ProvisioningState string
- Indicates whether there is an ongoing operation on the private endpoint.
- PrivateLink PrivateService Connection State Link Service Connection State Response 
- State of the private endpoint connection.
- privateEndpoint ResourceId Response 
- ARM id for the private endpoint resource corresponding to the connection.
- provisioningState String
- Indicates whether there is an ongoing operation on the private endpoint.
- privateLink PrivateService Connection State Link Service Connection State Response 
- State of the private endpoint connection.
- privateEndpoint ResourceId Response 
- ARM id for the private endpoint resource corresponding to the connection.
- provisioningState string
- Indicates whether there is an ongoing operation on the private endpoint.
- privateLink PrivateService Connection State Link Service Connection State Response 
- State of the private endpoint connection.
- private_endpoint ResourceId Response 
- ARM id for the private endpoint resource corresponding to the connection.
- provisioning_state str
- Indicates whether there is an ongoing operation on the private endpoint.
- private_link_ Privateservice_ connection_ state Link Service Connection State Response 
- State of the private endpoint connection.
- privateEndpoint Property Map
- ARM id for the private endpoint resource corresponding to the connection.
- provisioningState String
- Indicates whether there is an ongoing operation on the private endpoint.
- privateLink Property MapService Connection State 
- State of the private endpoint connection.
PrivateLinkServiceConnectionStateResponse     
- ActionsRequired string
- Actions required on the private endpoint connection.
- Description string
- Description of the private endpoint connection.
- Status string
- Connection status of the private endpoint connection.
- ActionsRequired string
- Actions required on the private endpoint connection.
- Description string
- Description of the private endpoint connection.
- Status string
- Connection status of the private endpoint connection.
- actionsRequired String
- Actions required on the private endpoint connection.
- description String
- Description of the private endpoint connection.
- status String
- Connection status of the private endpoint connection.
- actionsRequired string
- Actions required on the private endpoint connection.
- description string
- Description of the private endpoint connection.
- status string
- Connection status of the private endpoint connection.
- actions_required str
- Actions required on the private endpoint connection.
- description str
- Description of the private endpoint connection.
- status str
- Connection status of the private endpoint connection.
- actionsRequired String
- Actions required on the private endpoint connection.
- description String
- Description of the private endpoint connection.
- status String
- Connection status of the private endpoint connection.
ResourceIdResponse  
- Id string
- Id string
- id String
- id string
- id str
- id String
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 last 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 last 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 last 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 last 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 last 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 last 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 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