Azure Native
getPrivateEndpointConnection
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)
// Output-based functions aren't available in Java yet
Fn::Invoke:
Function: azure-native:powerbi:getPrivateEndpointConnection
Arguments:
# Arguments dictionary
The following arguments are supported:
- Azure
Resource stringName The name of the Azure resource.
- Private
Endpoint stringName The name of the private endpoint.
- Resource
Group stringName The name of the resource group.
- Azure
Resource stringName The name of the Azure resource.
- Private
Endpoint stringName The name of the private endpoint.
- Resource
Group stringName The name of the resource group.
- azure
Resource StringName The name of the Azure resource.
- private
Endpoint StringName The name of the private endpoint.
- resource
Group StringName The name of the resource group.
- azure
Resource stringName The name of the Azure resource.
- private
Endpoint stringName The name of the private endpoint.
- resource
Group 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.
- azure
Resource StringName The name of the Azure resource.
- private
Endpoint StringName The name of the private endpoint.
- resource
Group 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.
- System
Data 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.
- Private
Endpoint Pulumi.Azure Native. Power BI. Outputs. Private Endpoint Response Specifies the private endpoint.
- Private
Link Pulumi.Service Connection State Azure Native. Power BI. Outputs. Connection State Response Specifies the connection state.
- Provisioning
State string Provisioning state of the Private Endpoint Connection.
- Id string
Specifies the id of the resource.
- Name string
Specifies the name of the resource.
- System
Data SystemData Response The system meta data relating to this resource.
- Type string
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 string Provisioning state of the Private Endpoint Connection.
- id String
Specifies the id of the resource.
- name String
Specifies the name of the resource.
- system
Data SystemData Response The system meta data relating to this resource.
- type String
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 String Provisioning state of the Private Endpoint Connection.
- id string
Specifies the id of the resource.
- name string
Specifies the name of the resource.
- system
Data SystemData Response The system meta data relating to this resource.
- type string
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 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.
- system
Data Property Map The system meta data relating to this resource.
- type String
Specifies the type of the resource.
- private
Endpoint Property Map Specifies the private endpoint.
- private
Link Property MapService Connection State Specifies the connection state.
- provisioning
State String Provisioning state of the Private Endpoint Connection.
Supporting Types
ConnectionStateResponse
- Actions
Required string Actions required (if any).
- Description string
Description of the connection state.
- Status string
Status of the connection.
- Actions
Required string Actions required (if any).
- Description string
Description of the connection state.
- Status string
Status of the connection.
- actions
Required String Actions required (if any).
- description String
Description of the connection state.
- status String
Status of the connection.
- actions
Required 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.
- actions
Required 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
- Created
At string The timestamp of resource creation (UTC).
- Created
By string The identity that created the resource.
- Created
By stringType The type of identity that created the resource.
- Last
Modified stringAt The timestamp of resource last modification (UTC)
- Last
Modified stringBy The identity that last modified the resource.
- Last
Modified stringBy Type The type of identity that last modified the resource.
- Created
At string The timestamp of resource creation (UTC).
- Created
By string The identity that created the resource.
- Created
By stringType The type of identity that created the resource.
- Last
Modified stringAt The timestamp of resource last modification (UTC)
- Last
Modified stringBy The identity that last modified the resource.
- Last
Modified stringBy Type The type of identity that last modified the resource.
- created
At String The timestamp of resource creation (UTC).
- created
By String The identity that created the resource.
- created
By StringType The type of identity that created the resource.
- last
Modified StringAt The timestamp of resource last modification (UTC)
- last
Modified StringBy The identity that last modified the resource.
- last
Modified StringBy Type The type of identity that last modified the resource.
- created
At string The timestamp of resource creation (UTC).
- created
By string The identity that created the resource.
- created
By stringType The type of identity that created the resource.
- last
Modified stringAt The timestamp of resource last modification (UTC)
- last
Modified stringBy The identity that last modified the resource.
- last
Modified 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.
- created
At String The timestamp of resource creation (UTC).
- created
By String The identity that created the resource.
- created
By StringType The type of identity that created the resource.
- last
Modified StringAt The timestamp of resource last modification (UTC)
- last
Modified StringBy The identity that last modified the resource.
- last
Modified StringBy Type The type of identity that last modified the resource.
Package Details
- Repository
- https://github.com/pulumi/pulumi-azure-native
- License
- Apache-2.0