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

azure-native.deviceupdate.getPrivateEndpointConnectionProxy

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.37.0 published on Monday, Apr 15, 2024 by Pulumi

    (INTERNAL - DO NOT USE) Get the specified private endpoint connection proxy associated with the device update account. 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>
    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]
    func LookupPrivateEndpointConnectionProxy(ctx *Context, args *LookupPrivateEndpointConnectionProxyArgs, opts ...InvokeOption) (*LookupPrivateEndpointConnectionProxyResult, error)
    func LookupPrivateEndpointConnectionProxyOutput(ctx *Context, args *LookupPrivateEndpointConnectionProxyOutputArgs, opts ...InvokeOption) LookupPrivateEndpointConnectionProxyResultOutput

    > 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)
    }
    public static CompletableFuture<GetPrivateEndpointConnectionProxyResult> getPrivateEndpointConnectionProxy(GetPrivateEndpointConnectionProxyArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:deviceupdate:getPrivateEndpointConnectionProxy
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountName string
    Account name.
    PrivateEndpointConnectionProxyId string
    The ID of the private endpoint connection proxy object.
    ResourceGroupName string
    The resource group name.
    AccountName string
    Account name.
    PrivateEndpointConnectionProxyId string
    The ID of the private endpoint connection proxy object.
    ResourceGroupName string
    The resource group name.
    accountName String
    Account name.
    privateEndpointConnectionProxyId String
    The ID of the private endpoint connection proxy object.
    resourceGroupName String
    The resource group name.
    accountName string
    Account name.
    privateEndpointConnectionProxyId string
    The ID of the private endpoint connection proxy object.
    resourceGroupName string
    The resource group name.
    account_name str
    Account name.
    private_endpoint_connection_proxy_id str
    The ID of the private endpoint connection proxy object.
    resource_group_name str
    The resource group name.
    accountName String
    Account name.
    privateEndpointConnectionProxyId String
    The ID of the private endpoint connection proxy object.
    resourceGroupName String
    The resource group name.

    getPrivateEndpointConnectionProxy Result

    The following output properties are available:

    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.
    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.
    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.
    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.
    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.
    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 string
    Group ID.
    Id string
    Connection details ID.
    LinkIdentifier string
    Link ID.
    MemberName string
    Member name.
    PrivateIpAddress string
    Private IP address.
    GroupId string
    Group ID.
    Id string
    Connection details ID.
    LinkIdentifier string
    Link ID.
    MemberName string
    Member name.
    PrivateIpAddress string
    Private IP address.
    groupId String
    Group ID.
    id String
    Connection details ID.
    linkIdentifier String
    Link ID.
    memberName String
    Member name.
    privateIpAddress String
    Private IP address.
    groupId string
    Group ID.
    id string
    Connection details ID.
    linkIdentifier string
    Link ID.
    memberName string
    Member name.
    privateIpAddress string
    Private IP address.
    group_id str
    Group ID.
    id str
    Connection details ID.
    link_identifier str
    Link ID.
    member_name str
    Member name.
    private_ip_address str
    Private IP address.
    groupId String
    Group ID.
    id String
    Connection details ID.
    linkIdentifier String
    Link ID.
    memberName String
    Member name.
    privateIpAddress String
    Private IP address.

    GroupConnectivityInformationResponse

    GroupId string
    Group ID.
    InternalFqdn string
    Internal FQDN.
    MemberName string
    Member name.
    CustomerVisibleFqdns List<string>
    List of customer visible FQDNs.
    PrivateLinkServiceArmRegion string
    PrivateLinkService ARM region.
    RedirectMapId string
    Redirect map ID.
    GroupId string
    Group ID.
    InternalFqdn string
    Internal FQDN.
    MemberName string
    Member name.
    CustomerVisibleFqdns []string
    List of customer visible FQDNs.
    PrivateLinkServiceArmRegion string
    PrivateLinkService ARM region.
    RedirectMapId string
    Redirect map ID.
    groupId String
    Group ID.
    internalFqdn String
    Internal FQDN.
    memberName String
    Member name.
    customerVisibleFqdns List<String>
    List of customer visible FQDNs.
    privateLinkServiceArmRegion String
    PrivateLinkService ARM region.
    redirectMapId String
    Redirect map ID.
    groupId string
    Group ID.
    internalFqdn string
    Internal FQDN.
    memberName string
    Member name.
    customerVisibleFqdns string[]
    List of customer visible FQDNs.
    privateLinkServiceArmRegion string
    PrivateLinkService ARM region.
    redirectMapId string
    Redirect map ID.
    group_id str
    Group ID.
    internal_fqdn str
    Internal FQDN.
    member_name 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 String
    Group ID.
    internalFqdn String
    Internal FQDN.
    memberName 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 string
    Remote private endpoint connection ID.
    Id string
    Remote private endpoint connection ID.
    id String
    Remote private endpoint connection ID.
    id string
    Remote private endpoint connection ID.
    id str
    Remote private endpoint connection ID.
    id 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
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
    Azure Native v2.37.0 published on Monday, Apr 15, 2024 by Pulumi