1. Packages
  2. Azure Native
  3. API Docs
  4. deviceupdate
  5. getPrivateEndpointConnectionProxy
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi

azure-native.deviceupdate.getPrivateEndpointConnectionProxy

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 v3.2.0 published on Monday, Apr 14, 2025 by Pulumi

(INTERNAL - DO NOT USE) Get the specified private endpoint connection proxy associated with the device update account.

Uses Azure REST API version 2023-07-01.

Using getPrivateEndpointConnectionProxy

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 getPrivateEndpointConnectionProxy(args: GetPrivateEndpointConnectionProxyArgs, opts?: InvokeOptions): Promise<GetPrivateEndpointConnectionProxyResult>
function getPrivateEndpointConnectionProxyOutput(args: GetPrivateEndpointConnectionProxyOutputArgs, opts?: InvokeOptions): Output<GetPrivateEndpointConnectionProxyResult>
Copy
def get_private_endpoint_connection_proxy(account_name: Optional[str] = None,
                                          private_endpoint_connection_proxy_id: Optional[str] = None,
                                          resource_group_name: Optional[str] = None,
                                          opts: Optional[InvokeOptions] = None) -> GetPrivateEndpointConnectionProxyResult
def get_private_endpoint_connection_proxy_output(account_name: Optional[pulumi.Input[str]] = None,
                                          private_endpoint_connection_proxy_id: Optional[pulumi.Input[str]] = None,
                                          resource_group_name: Optional[pulumi.Input[str]] = None,
                                          opts: Optional[InvokeOptions] = None) -> Output[GetPrivateEndpointConnectionProxyResult]
Copy
func LookupPrivateEndpointConnectionProxy(ctx *Context, args *LookupPrivateEndpointConnectionProxyArgs, opts ...InvokeOption) (*LookupPrivateEndpointConnectionProxyResult, error)
func LookupPrivateEndpointConnectionProxyOutput(ctx *Context, args *LookupPrivateEndpointConnectionProxyOutputArgs, opts ...InvokeOption) LookupPrivateEndpointConnectionProxyResultOutput
Copy

> Note: This function is named LookupPrivateEndpointConnectionProxy in the Go SDK.

public static class GetPrivateEndpointConnectionProxy 
{
    public static Task<GetPrivateEndpointConnectionProxyResult> InvokeAsync(GetPrivateEndpointConnectionProxyArgs args, InvokeOptions? opts = null)
    public static Output<GetPrivateEndpointConnectionProxyResult> Invoke(GetPrivateEndpointConnectionProxyInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetPrivateEndpointConnectionProxyResult> getPrivateEndpointConnectionProxy(GetPrivateEndpointConnectionProxyArgs args, InvokeOptions options)
public static Output<GetPrivateEndpointConnectionProxyResult> getPrivateEndpointConnectionProxy(GetPrivateEndpointConnectionProxyArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:deviceupdate:getPrivateEndpointConnectionProxy
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AccountName
This property is required.
Changes to this property will trigger replacement.
string
Account name.
PrivateEndpointConnectionProxyId
This property is required.
Changes to this property will trigger replacement.
string
The ID of the private endpoint connection proxy object.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name.
AccountName
This property is required.
Changes to this property will trigger replacement.
string
Account name.
PrivateEndpointConnectionProxyId
This property is required.
Changes to this property will trigger replacement.
string
The ID of the private endpoint connection proxy object.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name.
accountName
This property is required.
Changes to this property will trigger replacement.
String
Account name.
privateEndpointConnectionProxyId
This property is required.
Changes to this property will trigger replacement.
String
The ID of the private endpoint connection proxy object.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The resource group name.
accountName
This property is required.
Changes to this property will trigger replacement.
string
Account name.
privateEndpointConnectionProxyId
This property is required.
Changes to this property will trigger replacement.
string
The ID of the private endpoint connection proxy object.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name.
account_name
This property is required.
Changes to this property will trigger replacement.
str
Account name.
private_endpoint_connection_proxy_id
This property is required.
Changes to this property will trigger replacement.
str
The ID of the private endpoint connection proxy object.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The resource group name.
accountName
This property is required.
Changes to this property will trigger replacement.
String
Account name.
privateEndpointConnectionProxyId
This property is required.
Changes to this property will trigger replacement.
String
The ID of the private endpoint connection proxy object.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The resource group name.

getPrivateEndpointConnectionProxy Result

The following output properties are available:

AzureApiVersion string
The Azure API version of the resource.
ETag string
ETag from NRP.
Id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
Name string
The name of the resource
ProvisioningState string
The provisioning state of the private endpoint connection proxy resource.
SystemData Pulumi.AzureNative.DeviceUpdate.Outputs.SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
RemotePrivateEndpoint Pulumi.AzureNative.DeviceUpdate.Outputs.RemotePrivateEndpointResponse
Remote private endpoint details.
Status string
Operation status.
AzureApiVersion string
The Azure API version of the resource.
ETag string
ETag from NRP.
Id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
Name string
The name of the resource
ProvisioningState string
The provisioning state of the private endpoint connection proxy resource.
SystemData SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
RemotePrivateEndpoint RemotePrivateEndpointResponse
Remote private endpoint details.
Status string
Operation status.
azureApiVersion String
The Azure API version of the resource.
eTag String
ETag from NRP.
id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
name String
The name of the resource
provisioningState String
The provisioning state of the private endpoint connection proxy resource.
systemData SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
remotePrivateEndpoint RemotePrivateEndpointResponse
Remote private endpoint details.
status String
Operation status.
azureApiVersion string
The Azure API version of the resource.
eTag string
ETag from NRP.
id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
name string
The name of the resource
provisioningState string
The provisioning state of the private endpoint connection proxy resource.
systemData SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
remotePrivateEndpoint RemotePrivateEndpointResponse
Remote private endpoint details.
status string
Operation status.
azure_api_version str
The Azure API version of the resource.
e_tag str
ETag from NRP.
id str
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
name str
The name of the resource
provisioning_state str
The provisioning state of the private endpoint connection proxy resource.
system_data SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type str
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
remote_private_endpoint RemotePrivateEndpointResponse
Remote private endpoint details.
status str
Operation status.
azureApiVersion String
The Azure API version of the resource.
eTag String
ETag from NRP.
id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
name String
The name of the resource
provisioningState String
The provisioning state of the private endpoint connection proxy resource.
systemData Property Map
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
remotePrivateEndpoint Property Map
Remote private endpoint details.
status String
Operation status.

Supporting Types

ConnectionDetailsResponse

GroupId This property is required. string
Group ID.
Id This property is required. string
Connection details ID.
LinkIdentifier This property is required. string
Link ID.
MemberName This property is required. string
Member name.
PrivateIpAddress This property is required. string
Private IP address.
GroupId This property is required. string
Group ID.
Id This property is required. string
Connection details ID.
LinkIdentifier This property is required. string
Link ID.
MemberName This property is required. string
Member name.
PrivateIpAddress This property is required. string
Private IP address.
groupId This property is required. String
Group ID.
id This property is required. String
Connection details ID.
linkIdentifier This property is required. String
Link ID.
memberName This property is required. String
Member name.
privateIpAddress This property is required. String
Private IP address.
groupId This property is required. string
Group ID.
id This property is required. string
Connection details ID.
linkIdentifier This property is required. string
Link ID.
memberName This property is required. string
Member name.
privateIpAddress This property is required. string
Private IP address.
group_id This property is required. str
Group ID.
id This property is required. str
Connection details ID.
link_identifier This property is required. str
Link ID.
member_name This property is required. str
Member name.
private_ip_address This property is required. str
Private IP address.
groupId This property is required. String
Group ID.
id This property is required. String
Connection details ID.
linkIdentifier This property is required. String
Link ID.
memberName This property is required. String
Member name.
privateIpAddress This property is required. String
Private IP address.

GroupConnectivityInformationResponse

GroupId This property is required. string
Group ID.
InternalFqdn This property is required. string
Internal FQDN.
MemberName This property is required. string
Member name.
CustomerVisibleFqdns List<string>
List of customer visible FQDNs.
PrivateLinkServiceArmRegion string
PrivateLinkService ARM region.
RedirectMapId string
Redirect map ID.
GroupId This property is required. string
Group ID.
InternalFqdn This property is required. string
Internal FQDN.
MemberName This property is required. string
Member name.
CustomerVisibleFqdns []string
List of customer visible FQDNs.
PrivateLinkServiceArmRegion string
PrivateLinkService ARM region.
RedirectMapId string
Redirect map ID.
groupId This property is required. String
Group ID.
internalFqdn This property is required. String
Internal FQDN.
memberName This property is required. String
Member name.
customerVisibleFqdns List<String>
List of customer visible FQDNs.
privateLinkServiceArmRegion String
PrivateLinkService ARM region.
redirectMapId String
Redirect map ID.
groupId This property is required. string
Group ID.
internalFqdn This property is required. string
Internal FQDN.
memberName This property is required. string
Member name.
customerVisibleFqdns string[]
List of customer visible FQDNs.
privateLinkServiceArmRegion string
PrivateLinkService ARM region.
redirectMapId string
Redirect map ID.
group_id This property is required. str
Group ID.
internal_fqdn This property is required. str
Internal FQDN.
member_name This property is required. str
Member name.
customer_visible_fqdns Sequence[str]
List of customer visible FQDNs.
private_link_service_arm_region str
PrivateLinkService ARM region.
redirect_map_id str
Redirect map ID.
groupId This property is required. String
Group ID.
internalFqdn This property is required. String
Internal FQDN.
memberName This property is required. String
Member name.
customerVisibleFqdns List<String>
List of customer visible FQDNs.
privateLinkServiceArmRegion String
PrivateLinkService ARM region.
redirectMapId String
Redirect map ID.

PrivateLinkServiceConnectionResponse

GroupIds List<string>
List of group IDs.
Name string
Private link service connection name.
RequestMessage string
Request message.
GroupIds []string
List of group IDs.
Name string
Private link service connection name.
RequestMessage string
Request message.
groupIds List<String>
List of group IDs.
name String
Private link service connection name.
requestMessage String
Request message.
groupIds string[]
List of group IDs.
name string
Private link service connection name.
requestMessage string
Request message.
group_ids Sequence[str]
List of group IDs.
name str
Private link service connection name.
request_message str
Request message.
groupIds List<String>
List of group IDs.
name String
Private link service connection name.
requestMessage String
Request message.

PrivateLinkServiceConnectionStateResponse

ActionsRequired string
A message indicating if changes on the service provider require any updates on the consumer.
Description string
The reason for approval/rejection of the connection.
Status string
Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
ActionsRequired string
A message indicating if changes on the service provider require any updates on the consumer.
Description string
The reason for approval/rejection of the connection.
Status string
Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
actionsRequired String
A message indicating if changes on the service provider require any updates on the consumer.
description String
The reason for approval/rejection of the connection.
status String
Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
actionsRequired string
A message indicating if changes on the service provider require any updates on the consumer.
description string
The reason for approval/rejection of the connection.
status string
Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
actions_required str
A message indicating if changes on the service provider require any updates on the consumer.
description str
The reason for approval/rejection of the connection.
status str
Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
actionsRequired String
A message indicating if changes on the service provider require any updates on the consumer.
description String
The reason for approval/rejection of the connection.
status String
Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.

PrivateLinkServiceProxyResponse

groupConnectivityInformation List<Property Map>
Group connectivity information.
id String
NRP resource ID.
remotePrivateEndpointConnection Property Map
Remote private endpoint connection details.
remotePrivateLinkServiceConnectionState Property Map
Remote private link service connection state

PrivateLinkServiceProxyResponseRemotePrivateEndpointConnection

Id This property is required. string
Remote private endpoint connection ID.
Id This property is required. string
Remote private endpoint connection ID.
id This property is required. String
Remote private endpoint connection ID.
id This property is required. string
Remote private endpoint connection ID.
id This property is required. str
Remote private endpoint connection ID.
id This property is required. String
Remote private endpoint connection ID.

RemotePrivateEndpointResponse

ConnectionDetails List<Pulumi.AzureNative.DeviceUpdate.Inputs.ConnectionDetailsResponse>
List of connection details.
Id string
Remote endpoint resource ID.
ImmutableResourceId string
Original resource ID needed by Microsoft.Network.
ImmutableSubscriptionId string
Original subscription ID needed by Microsoft.Network.
Location string
ARM location of the remote private endpoint.
ManualPrivateLinkServiceConnections List<Pulumi.AzureNative.DeviceUpdate.Inputs.PrivateLinkServiceConnectionResponse>
List of private link service connections that need manual approval.
PrivateLinkServiceConnections List<Pulumi.AzureNative.DeviceUpdate.Inputs.PrivateLinkServiceConnectionResponse>
List of automatically approved private link service connections.
PrivateLinkServiceProxies List<Pulumi.AzureNative.DeviceUpdate.Inputs.PrivateLinkServiceProxyResponse>
List of private link service proxies.
VnetTrafficTag string
Virtual network traffic tag.
ConnectionDetails []ConnectionDetailsResponse
List of connection details.
Id string
Remote endpoint resource ID.
ImmutableResourceId string
Original resource ID needed by Microsoft.Network.
ImmutableSubscriptionId string
Original subscription ID needed by Microsoft.Network.
Location string
ARM location of the remote private endpoint.
ManualPrivateLinkServiceConnections []PrivateLinkServiceConnectionResponse
List of private link service connections that need manual approval.
PrivateLinkServiceConnections []PrivateLinkServiceConnectionResponse
List of automatically approved private link service connections.
PrivateLinkServiceProxies []PrivateLinkServiceProxyResponse
List of private link service proxies.
VnetTrafficTag string
Virtual network traffic tag.
connectionDetails List<ConnectionDetailsResponse>
List of connection details.
id String
Remote endpoint resource ID.
immutableResourceId String
Original resource ID needed by Microsoft.Network.
immutableSubscriptionId String
Original subscription ID needed by Microsoft.Network.
location String
ARM location of the remote private endpoint.
manualPrivateLinkServiceConnections List<PrivateLinkServiceConnectionResponse>
List of private link service connections that need manual approval.
privateLinkServiceConnections List<PrivateLinkServiceConnectionResponse>
List of automatically approved private link service connections.
privateLinkServiceProxies List<PrivateLinkServiceProxyResponse>
List of private link service proxies.
vnetTrafficTag String
Virtual network traffic tag.
connectionDetails ConnectionDetailsResponse[]
List of connection details.
id string
Remote endpoint resource ID.
immutableResourceId string
Original resource ID needed by Microsoft.Network.
immutableSubscriptionId string
Original subscription ID needed by Microsoft.Network.
location string
ARM location of the remote private endpoint.
manualPrivateLinkServiceConnections PrivateLinkServiceConnectionResponse[]
List of private link service connections that need manual approval.
privateLinkServiceConnections PrivateLinkServiceConnectionResponse[]
List of automatically approved private link service connections.
privateLinkServiceProxies PrivateLinkServiceProxyResponse[]
List of private link service proxies.
vnetTrafficTag string
Virtual network traffic tag.
connection_details Sequence[ConnectionDetailsResponse]
List of connection details.
id str
Remote endpoint resource ID.
immutable_resource_id str
Original resource ID needed by Microsoft.Network.
immutable_subscription_id str
Original subscription ID needed by Microsoft.Network.
location str
ARM location of the remote private endpoint.
manual_private_link_service_connections Sequence[PrivateLinkServiceConnectionResponse]
List of private link service connections that need manual approval.
private_link_service_connections Sequence[PrivateLinkServiceConnectionResponse]
List of automatically approved private link service connections.
private_link_service_proxies Sequence[PrivateLinkServiceProxyResponse]
List of private link service proxies.
vnet_traffic_tag str
Virtual network traffic tag.
connectionDetails List<Property Map>
List of connection details.
id String
Remote endpoint resource ID.
immutableResourceId String
Original resource ID needed by Microsoft.Network.
immutableSubscriptionId String
Original subscription ID needed by Microsoft.Network.
location String
ARM location of the remote private endpoint.
manualPrivateLinkServiceConnections List<Property Map>
List of private link service connections that need manual approval.
privateLinkServiceConnections List<Property Map>
List of automatically approved private link service connections.
privateLinkServiceProxies List<Property Map>
List of private link service proxies.
vnetTrafficTag String
Virtual network traffic tag.

SystemDataResponse

CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
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.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
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.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
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.
createdByType string
The type of identity that created the resource.
lastModifiedAt string
The timestamp of resource last modification (UTC)
lastModifiedBy string
The identity that last modified the resource.
lastModifiedByType string
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_type str
The type of identity that created the resource.
last_modified_at str
The timestamp of resource last modification (UTC)
last_modified_by str
The identity that last modified the resource.
last_modified_by_type str
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.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
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 v3.2.0 published on Monday, Apr 14, 2025 by Pulumi