This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
azure-native.powerbi.getPrivateEndpointConnection
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
Get a specific private endpoint connection for Power BI by private endpoint name.
Uses Azure REST API version 2020-06-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(azure_resource_name: Optional[str] = None,
                                    private_endpoint_name: Optional[str] = None,
                                    resource_group_name: Optional[str] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetPrivateEndpointConnectionResult
def get_private_endpoint_connection_output(azure_resource_name: Optional[pulumi.Input[str]] = None,
                                    private_endpoint_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:powerbi:getPrivateEndpointConnection
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AzureResource stringName 
- The name of the Azure resource.
- PrivateEndpoint stringName 
- The name of the private endpoint.
- ResourceGroup stringName 
- The name of the resource group.
- AzureResource stringName 
- The name of the Azure resource.
- PrivateEndpoint stringName 
- The name of the private endpoint.
- ResourceGroup stringName 
- The name of the resource group.
- azureResource StringName 
- The name of the Azure resource.
- privateEndpoint StringName 
- The name of the private endpoint.
- resourceGroup StringName 
- The name of the resource group.
- azureResource stringName 
- The name of the Azure resource.
- privateEndpoint stringName 
- The name of the private endpoint.
- resourceGroup stringName 
- The name of the resource group.
- azure_resource_ strname 
- The name of the Azure resource.
- private_endpoint_ strname 
- The name of the private endpoint.
- resource_group_ strname 
- The name of the resource group.
- azureResource StringName 
- The name of the Azure resource.
- privateEndpoint StringName 
- The name of the private endpoint.
- resourceGroup StringName 
- The name of the resource group.
getPrivateEndpointConnection Result
The following output properties are available:
- Id string
- Specifies the id of the resource.
- Name string
- Specifies the name of the resource.
- SystemData Pulumi.Azure Native. Power BI. Outputs. System Data Response 
- The system meta data relating to this resource.
- Type string
- Specifies the type of the resource.
- PrivateEndpoint Pulumi.Azure Native. Power BI. Outputs. Private Endpoint Response 
- Specifies the private endpoint.
- PrivateLink Pulumi.Service Connection State Azure Native. Power BI. Outputs. Connection State Response 
- Specifies the connection state.
- ProvisioningState string
- Provisioning state of the Private Endpoint Connection.
- Id string
- Specifies the id of the resource.
- Name string
- Specifies the name of the resource.
- SystemData SystemData Response 
- The system meta data relating to this resource.
- Type string
- Specifies the type of the resource.
- PrivateEndpoint PrivateEndpoint Response 
- Specifies the private endpoint.
- PrivateLink ConnectionService Connection State State Response 
- Specifies the connection state.
- ProvisioningState string
- Provisioning state of the Private Endpoint Connection.
- id String
- Specifies the id of the resource.
- name String
- Specifies the name of the resource.
- systemData SystemData Response 
- The system meta data relating to this resource.
- type String
- Specifies the type of the resource.
- privateEndpoint PrivateEndpoint Response 
- Specifies the private endpoint.
- privateLink ConnectionService Connection State State Response 
- Specifies the connection state.
- provisioningState String
- Provisioning state of the Private Endpoint Connection.
- id string
- Specifies the id of the resource.
- name string
- Specifies the name of the resource.
- systemData SystemData Response 
- The system meta data relating to this resource.
- type string
- Specifies the type of the resource.
- privateEndpoint PrivateEndpoint Response 
- Specifies the private endpoint.
- privateLink ConnectionService Connection State State Response 
- Specifies the connection state.
- provisioningState string
- Provisioning state of the Private Endpoint Connection.
- id str
- Specifies the id of the resource.
- name str
- Specifies the name of the resource.
- system_data SystemData Response 
- The system meta data relating to this resource.
- type str
- Specifies the type of the resource.
- private_endpoint PrivateEndpoint Response 
- Specifies the private endpoint.
- private_link_ Connectionservice_ connection_ state State Response 
- Specifies the connection state.
- provisioning_state str
- Provisioning state of the Private Endpoint Connection.
- id String
- Specifies the id of the resource.
- name String
- Specifies the name of the resource.
- systemData Property Map
- The system meta data relating to this resource.
- type String
- Specifies the type of the resource.
- privateEndpoint Property Map
- Specifies the private endpoint.
- privateLink Property MapService Connection State 
- Specifies the connection state.
- provisioningState String
- Provisioning state of the Private Endpoint Connection.
Supporting Types
ConnectionStateResponse  
- ActionsRequired string
- Actions required (if any).
- Description string
- Description of the connection state.
- Status string
- Status of the connection.
- ActionsRequired string
- Actions required (if any).
- Description string
- Description of the connection state.
- Status string
- Status of the connection.
- actionsRequired String
- Actions required (if any).
- description String
- Description of the connection state.
- status String
- Status of the connection.
- actionsRequired string
- Actions required (if any).
- description string
- Description of the connection state.
- status string
- Status of the connection.
- actions_required str
- Actions required (if any).
- description str
- Description of the connection state.
- status str
- Status of the connection.
- actionsRequired String
- Actions required (if any).
- description String
- Description of the connection state.
- status String
- Status of the connection.
PrivateEndpointResponse  
- Id string
- Specifies the id of private endpoint.
- Id string
- Specifies the id of private endpoint.
- id String
- Specifies the id of private endpoint.
- id string
- Specifies the id of private endpoint.
- id str
- Specifies the id of private endpoint.
- id String
- Specifies the id of private endpoint.
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 v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi