azure-native.purview.getPrivateEndpointConnection
Explore with Pulumi AI
Get a private endpoint connection Azure REST API version: 2021-12-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(account_name: Optional[str] = None,
private_endpoint_connection_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPrivateEndpointConnectionResult
def get_private_endpoint_connection_output(account_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[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:purview:getPrivateEndpointConnection
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Name string The name of the account.
- Private
Endpoint stringConnection Name Name of the private endpoint connection.
- Resource
Group stringName The resource group name.
- Account
Name string The name of the account.
- Private
Endpoint stringConnection Name Name of the private endpoint connection.
- Resource
Group stringName The resource group name.
- account
Name String The name of the account.
- private
Endpoint StringConnection Name Name of the private endpoint connection.
- resource
Group StringName The resource group name.
- account
Name string The name of the account.
- private
Endpoint stringConnection Name Name of the private endpoint connection.
- resource
Group stringName The resource group name.
- account_
name str The name of the account.
- private_
endpoint_ strconnection_ name Name of the private endpoint connection.
- resource_
group_ strname The resource group name.
- account
Name String The name of the account.
- private
Endpoint StringConnection Name Name of the private endpoint connection.
- resource
Group StringName The resource group name.
getPrivateEndpointConnection Result
The following output properties are available:
- Id string
Gets or sets the identifier.
- Name string
Gets or sets the name.
- Provisioning
State string The provisioning state.
- System
Data Pulumi.Azure Native. Purview. Outputs. Proxy Resource Response System Data Metadata pertaining to creation and last modification of the resource.
- Type string
Gets or sets the type.
- Private
Endpoint Pulumi.Azure Native. Purview. Outputs. Private Endpoint Response The private endpoint information.
- Private
Link Pulumi.Service Connection State Azure Native. Purview. Outputs. Private Link Service Connection State Response The private link service connection state.
- Id string
Gets or sets the identifier.
- Name string
Gets or sets the name.
- Provisioning
State string The provisioning state.
- System
Data ProxyResource Response System Data Metadata pertaining to creation and last modification of the resource.
- Type string
Gets or sets the type.
- Private
Endpoint PrivateEndpoint Response The private endpoint information.
- Private
Link PrivateService Connection State Link Service Connection State Response The private link service connection state.
- id String
Gets or sets the identifier.
- name String
Gets or sets the name.
- provisioning
State String The provisioning state.
- system
Data ProxyResource Response System Data Metadata pertaining to creation and last modification of the resource.
- type String
Gets or sets the type.
- private
Endpoint PrivateEndpoint Response The private endpoint information.
- private
Link PrivateService Connection State Link Service Connection State Response The private link service connection state.
- id string
Gets or sets the identifier.
- name string
Gets or sets the name.
- provisioning
State string The provisioning state.
- system
Data ProxyResource Response System Data Metadata pertaining to creation and last modification of the resource.
- type string
Gets or sets the type.
- private
Endpoint PrivateEndpoint Response The private endpoint information.
- private
Link PrivateService Connection State Link Service Connection State Response The private link service connection state.
- id str
Gets or sets the identifier.
- name str
Gets or sets the name.
- provisioning_
state str The provisioning state.
- system_
data ProxyResource Response System Data Metadata pertaining to creation and last modification of the resource.
- type str
Gets or sets the type.
- private_
endpoint PrivateEndpoint Response The private endpoint information.
- private_
link_ Privateservice_ connection_ state Link Service Connection State Response The private link service connection state.
- id String
Gets or sets the identifier.
- name String
Gets or sets the name.
- provisioning
State String The provisioning state.
- system
Data Property Map Metadata pertaining to creation and last modification of the resource.
- type String
Gets or sets the type.
- private
Endpoint Property Map The private endpoint information.
- private
Link Property MapService Connection State The private link service connection state.
Supporting Types
PrivateEndpointResponse
- Id string
The private endpoint identifier.
- Id string
The private endpoint identifier.
- id String
The private endpoint identifier.
- id string
The private endpoint identifier.
- id str
The private endpoint identifier.
- id String
The private endpoint identifier.
PrivateLinkServiceConnectionStateResponse
- Actions
Required string The required actions.
- Description string
The description.
- Status string
The status.
- Actions
Required string The required actions.
- Description string
The description.
- Status string
The status.
- actions
Required String The required actions.
- description String
The description.
- status String
The status.
- actions
Required string The required actions.
- description string
The description.
- status string
The status.
- actions_
required str The required actions.
- description str
The description.
- status str
The status.
- actions
Required String The required actions.
- description String
The description.
- status String
The status.
ProxyResourceResponseSystemData
- 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 the last modification the resource (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 the last modification the resource (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 the last modification the resource (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 the last modification the resource (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 the last modification the resource (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 the last modification the resource (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
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0