Azure Native
getPrivateEndpointConnection
Private endpoint connection resource. API Version: 2019-09-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(private_endpoint_connection_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
vault_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPrivateEndpointConnectionResult
def get_private_endpoint_connection_output(private_endpoint_connection_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
vault_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:keyvault:getPrivateEndpointConnection
Arguments:
# Arguments dictionary
The following arguments are supported:
- Private
Endpoint stringConnection Name Name of the private endpoint connection associated with the key vault.
- Resource
Group stringName Name of the resource group that contains the key vault.
- Vault
Name string The name of the key vault.
- Private
Endpoint stringConnection Name Name of the private endpoint connection associated with the key vault.
- Resource
Group stringName Name of the resource group that contains the key vault.
- Vault
Name string The name of the key vault.
- private
Endpoint StringConnection Name Name of the private endpoint connection associated with the key vault.
- resource
Group StringName Name of the resource group that contains the key vault.
- vault
Name String The name of the key vault.
- private
Endpoint stringConnection Name Name of the private endpoint connection associated with the key vault.
- resource
Group stringName Name of the resource group that contains the key vault.
- vault
Name string The name of the key vault.
- private_
endpoint_ strconnection_ name Name of the private endpoint connection associated with the key vault.
- resource_
group_ strname Name of the resource group that contains the key vault.
- vault_
name str The name of the key vault.
- private
Endpoint StringConnection Name Name of the private endpoint connection associated with the key vault.
- resource
Group StringName Name of the resource group that contains the key vault.
- vault
Name String The name of the key vault.
getPrivateEndpointConnection Result
The following output properties are available:
- Id string
Fully qualified identifier of the key vault resource.
- Location string
Azure location of the key vault resource.
- Name string
Name of the key vault resource.
- Provisioning
State string Provisioning state of the private endpoint connection.
- Dictionary<string, string>
Tags assigned to the key vault resource.
- Type string
Resource type of the key vault resource.
- Etag string
Modified whenever there is a change in the state of private endpoint connection.
- Private
Endpoint Pulumi.Azure Native. Key Vault. Outputs. Private Endpoint Response Properties of the private endpoint object.
- Private
Link Pulumi.Service Connection State Azure Native. Key Vault. Outputs. Private Link Service Connection State Response Approval state of the private link connection.
- Id string
Fully qualified identifier of the key vault resource.
- Location string
Azure location of the key vault resource.
- Name string
Name of the key vault resource.
- Provisioning
State string Provisioning state of the private endpoint connection.
- map[string]string
Tags assigned to the key vault resource.
- Type string
Resource type of the key vault resource.
- Etag string
Modified whenever there is a change in the state of private endpoint connection.
- Private
Endpoint PrivateEndpoint Response Properties of the private endpoint object.
- Private
Link PrivateService Connection State Link Service Connection State Response Approval state of the private link connection.
- id String
Fully qualified identifier of the key vault resource.
- location String
Azure location of the key vault resource.
- name String
Name of the key vault resource.
- provisioning
State String Provisioning state of the private endpoint connection.
- Map
Tags assigned to the key vault resource.
- type String
Resource type of the key vault resource.
- etag String
Modified whenever there is a change in the state of private endpoint connection.
- private
Endpoint PrivateEndpoint Response Properties of the private endpoint object.
- private
Link PrivateService Connection State Link Service Connection State Response Approval state of the private link connection.
- id string
Fully qualified identifier of the key vault resource.
- location string
Azure location of the key vault resource.
- name string
Name of the key vault resource.
- provisioning
State string Provisioning state of the private endpoint connection.
- {[key: string]: string}
Tags assigned to the key vault resource.
- type string
Resource type of the key vault resource.
- etag string
Modified whenever there is a change in the state of private endpoint connection.
- private
Endpoint PrivateEndpoint Response Properties of the private endpoint object.
- private
Link PrivateService Connection State Link Service Connection State Response Approval state of the private link connection.
- id str
Fully qualified identifier of the key vault resource.
- location str
Azure location of the key vault resource.
- name str
Name of the key vault resource.
- provisioning_
state str Provisioning state of the private endpoint connection.
- Mapping[str, str]
Tags assigned to the key vault resource.
- type str
Resource type of the key vault resource.
- etag str
Modified whenever there is a change in the state of private endpoint connection.
- private_
endpoint PrivateEndpoint Response Properties of the private endpoint object.
- private_
link_ Privateservice_ connection_ state Link Service Connection State Response Approval state of the private link connection.
- id String
Fully qualified identifier of the key vault resource.
- location String
Azure location of the key vault resource.
- name String
Name of the key vault resource.
- provisioning
State String Provisioning state of the private endpoint connection.
- Map
Tags assigned to the key vault resource.
- type String
Resource type of the key vault resource.
- etag String
Modified whenever there is a change in the state of private endpoint connection.
- private
Endpoint Property Map Properties of the private endpoint object.
- private
Link Property MapService Connection State Approval state of the private link connection.
Supporting Types
PrivateEndpointResponse
- Id string
Full identifier of the private endpoint resource.
- Id string
Full identifier of the private endpoint resource.
- id String
Full identifier of the private endpoint resource.
- id string
Full identifier of the private endpoint resource.
- id str
Full identifier of the private endpoint resource.
- id String
Full identifier of the private endpoint resource.
PrivateLinkServiceConnectionStateResponse
- Actions
Required string A message indicating if changes on the service provider require any updates on the consumer.
- Description string
The reason for approval or rejection.
- Status string
Indicates whether the connection has been approved, rejected or removed by the key vault owner.
- Actions
Required string A message indicating if changes on the service provider require any updates on the consumer.
- Description string
The reason for approval or rejection.
- Status string
Indicates whether the connection has been approved, rejected or removed by the key vault owner.
- actions
Required String A message indicating if changes on the service provider require any updates on the consumer.
- description String
The reason for approval or rejection.
- status String
Indicates whether the connection has been approved, rejected or removed by the key vault owner.
- actions
Required string A message indicating if changes on the service provider require any updates on the consumer.
- description string
The reason for approval or rejection.
- status string
Indicates whether the connection has been approved, rejected or removed by the key vault owner.
- actions_
required str A message indicating if changes on the service provider require any updates on the consumer.
- description str
The reason for approval or rejection.
- status str
Indicates whether the connection has been approved, rejected or removed by the key vault owner.
- actions
Required String A message indicating if changes on the service provider require any updates on the consumer.
- description String
The reason for approval or rejection.
- status String
Indicates whether the connection has been approved, rejected or removed by the key vault owner.
Package Details
- Repository
- https://github.com/pulumi/pulumi-azure-native
- License
- Apache-2.0