1. Packages
  2. Packages
  3. Azure Native
  4. API Docs
  5. applink
  6. getAppLinkMember
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.23.0
published on Saturday, Jul 18, 2026 by Pulumi
azure-native logo
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.23.0
published on Saturday, Jul 18, 2026 by Pulumi

    Get an AppLinkMember.

    Uses Azure REST API version 2025-08-01-preview.

    Using getAppLinkMember

    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 getAppLinkMember(args: GetAppLinkMemberArgs, opts?: InvokeOptions): Promise<GetAppLinkMemberResult>
    function getAppLinkMemberOutput(args: GetAppLinkMemberOutputArgs, opts?: InvokeOptions): Output<GetAppLinkMemberResult>
    def get_app_link_member(app_link_member_name: Optional[str] = None,
                            app_link_name: Optional[str] = None,
                            resource_group_name: Optional[str] = None,
                            opts: Optional[InvokeOptions] = None) -> GetAppLinkMemberResult
    def get_app_link_member_output(app_link_member_name: pulumi.Input[Optional[str]] = None,
                            app_link_name: pulumi.Input[Optional[str]] = None,
                            resource_group_name: pulumi.Input[Optional[str]] = None,
                            opts: Optional[InvokeOptions] = None) -> Output[GetAppLinkMemberResult]
    func LookupAppLinkMember(ctx *Context, args *LookupAppLinkMemberArgs, opts ...InvokeOption) (*LookupAppLinkMemberResult, error)
    func LookupAppLinkMemberOutput(ctx *Context, args *LookupAppLinkMemberOutputArgs, opts ...InvokeOption) LookupAppLinkMemberResultOutput

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

    public static class GetAppLinkMember 
    {
        public static Task<GetAppLinkMemberResult> InvokeAsync(GetAppLinkMemberArgs args, InvokeOptions? opts = null)
        public static Output<GetAppLinkMemberResult> Invoke(GetAppLinkMemberInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetAppLinkMemberResult> getAppLinkMember(GetAppLinkMemberArgs args, InvokeOptions options)
    public static Output<GetAppLinkMemberResult> getAppLinkMember(GetAppLinkMemberArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:applink:getAppLinkMember
      arguments:
        # arguments dictionary
    data "azure-native_applink_get_app_link_member" "name" {
        # arguments
    }

    The following arguments are supported:

    AppLinkMemberName string
    The name of the AppLinkMember
    AppLinkName string
    The name of the AppLink
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    AppLinkMemberName string
    The name of the AppLinkMember
    AppLinkName string
    The name of the AppLink
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    app_link_member_name string
    The name of the AppLinkMember
    app_link_name string
    The name of the AppLink
    resource_group_name string
    The name of the resource group. The name is case insensitive.
    appLinkMemberName String
    The name of the AppLinkMember
    appLinkName String
    The name of the AppLink
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    appLinkMemberName string
    The name of the AppLinkMember
    appLinkName string
    The name of the AppLink
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    app_link_member_name str
    The name of the AppLinkMember
    app_link_name str
    The name of the AppLink
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    appLinkMemberName String
    The name of the AppLinkMember
    appLinkName String
    The name of the AppLink
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getAppLinkMember Result

    The following output properties are available:

    AzureApiVersion string
    The Azure API version of the resource.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Location string
    The geo-location where the resource lives
    Name string
    The name of the resource
    Properties Pulumi.AzureNative.AppLink.Outputs.AppLinkMemberPropertiesResponse
    The resource-specific properties for this resource.
    SystemData Pulumi.AzureNative.AppLink.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"
    Tags Dictionary<string, string>
    Resource tags.
    AzureApiVersion string
    The Azure API version of the resource.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Location string
    The geo-location where the resource lives
    Name string
    The name of the resource
    Properties AppLinkMemberPropertiesResponse
    The resource-specific properties for this 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"
    Tags map[string]string
    Resource tags.
    azure_api_version string
    The Azure API version of the resource.
    id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    location string
    The geo-location where the resource lives
    name string
    The name of the resource
    properties object
    The resource-specific properties for this resource.
    system_data object
    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"
    tags map(string)
    Resource tags.
    azureApiVersion String
    The Azure API version of the resource.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    location String
    The geo-location where the resource lives
    name String
    The name of the resource
    properties AppLinkMemberPropertiesResponse
    The resource-specific properties for this 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"
    tags Map<String,String>
    Resource tags.
    azureApiVersion string
    The Azure API version of the resource.
    id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    location string
    The geo-location where the resource lives
    name string
    The name of the resource
    properties AppLinkMemberPropertiesResponse
    The resource-specific properties for this 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"
    tags {[key: string]: string}
    Resource tags.
    azure_api_version str
    The Azure API version of the resource.
    id str
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    location str
    The geo-location where the resource lives
    name str
    The name of the resource
    properties AppLinkMemberPropertiesResponse
    The resource-specific properties for this 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"
    tags Mapping[str, str]
    Resource tags.
    azureApiVersion String
    The Azure API version of the resource.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    location String
    The geo-location where the resource lives
    name String
    The name of the resource
    properties Property Map
    The resource-specific properties for this 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"
    tags Map<String>
    Resource tags.

    Supporting Types

    AppLinkMemberPropertiesResponse

    Metadata MetadataResponse
    AppLink Member Metadata
    ProvisioningState string
    Provisioning state
    ClusterType string
    Cluster type
    ConnectivityProfile ConnectivityProfileResponse
    Connectivity profile.
    ObservabilityProfile ObservabilityProfileResponse
    Observability profile
    UpgradeProfile UpgradeProfileResponse
    Upgrade profile.
    metadata object
    AppLink Member Metadata
    provisioning_state string
    Provisioning state
    cluster_type string
    Cluster type
    connectivity_profile object
    Connectivity profile.
    observability_profile object
    Observability profile
    upgrade_profile object
    Upgrade profile.
    metadata MetadataResponse
    AppLink Member Metadata
    provisioningState String
    Provisioning state
    clusterType String
    Cluster type
    connectivityProfile ConnectivityProfileResponse
    Connectivity profile.
    observabilityProfile ObservabilityProfileResponse
    Observability profile
    upgradeProfile UpgradeProfileResponse
    Upgrade profile.
    metadata MetadataResponse
    AppLink Member Metadata
    provisioningState string
    Provisioning state
    clusterType string
    Cluster type
    connectivityProfile ConnectivityProfileResponse
    Connectivity profile.
    observabilityProfile ObservabilityProfileResponse
    Observability profile
    upgradeProfile UpgradeProfileResponse
    Upgrade profile.
    metadata Property Map
    AppLink Member Metadata
    provisioningState String
    Provisioning state
    clusterType String
    Cluster type
    connectivityProfile Property Map
    Connectivity profile.
    observabilityProfile Property Map
    Observability profile
    upgradeProfile Property Map
    Upgrade profile.

    ConnectivityProfileResponse

    east_west_gateway object
    East-West gateway profile.
    private_connect object
    Private connect profile.
    eastWestGateway Property Map
    East-West gateway profile.
    privateConnect Property Map
    Private connect profile.

    EastWestGatewayProfileResponse

    Visibility string
    East-West gateway visibility.
    Visibility string
    East-West gateway visibility.
    visibility string
    East-West gateway visibility.
    visibility String
    East-West gateway visibility.
    visibility string
    East-West gateway visibility.
    visibility str
    East-West gateway visibility.
    visibility String
    East-West gateway visibility.

    FullyManagedUpgradeProfileResponse

    ReleaseChannel string
    Release channel
    ReleaseChannel string
    Release channel
    release_channel string
    Release channel
    releaseChannel String
    Release channel
    releaseChannel string
    Release channel
    release_channel str
    Release channel
    releaseChannel String
    Release channel

    MetadataResponse

    ResourceId string
    Resource ID
    ResourceId string
    Resource ID
    resource_id string
    Resource ID
    resourceId String
    Resource ID
    resourceId string
    Resource ID
    resource_id str
    Resource ID
    resourceId String
    Resource ID

    MetricsProfileResponse

    MetricsEndpoint string
    Metrics endpoint URL
    MetricsEndpoint string
    Metrics endpoint URL
    metrics_endpoint string
    Metrics endpoint URL
    metricsEndpoint String
    Metrics endpoint URL
    metricsEndpoint string
    Metrics endpoint URL
    metrics_endpoint str
    Metrics endpoint URL
    metricsEndpoint String
    Metrics endpoint URL

    ObservabilityProfileResponse

    Metrics MetricsProfileResponse
    Metrics configuration
    metrics object
    Metrics configuration
    metrics MetricsProfileResponse
    Metrics configuration
    metrics MetricsProfileResponse
    Metrics configuration
    metrics MetricsProfileResponse
    Metrics configuration
    metrics Property Map
    Metrics configuration

    PrivateConnectProfileResponse

    SubnetResourceId string
    Delegated Subnet to AppLink.
    SubnetResourceId string
    Delegated Subnet to AppLink.
    subnet_resource_id string
    Delegated Subnet to AppLink.
    subnetResourceId String
    Delegated Subnet to AppLink.
    subnetResourceId string
    Delegated Subnet to AppLink.
    subnet_resource_id str
    Delegated Subnet to AppLink.
    subnetResourceId String
    Delegated Subnet to AppLink.

    SelfManagedUpgradeProfileResponse

    Version string
    Istio version
    Version string
    Istio version
    version string
    Istio version
    version String
    Istio version
    version string
    Istio version
    version str
    Istio version
    version String
    Istio version

    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.
    created_at string
    The timestamp of resource creation (UTC).
    created_by string
    The identity that created the resource.
    created_by_type string
    The type of identity that created the resource.
    last_modified_at string
    The timestamp of resource last modification (UTC)
    last_modified_by string
    The identity that last modified the resource.
    last_modified_by_type 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.

    UpgradeProfileResponse

    mode string
    Upgrade mode.
    fully_managed_upgrade_profile object
    Fully managed upgrade profile.
    self_managed_upgrade_profile object
    Self managed upgrade profile.
    mode String
    Upgrade mode.
    fullyManagedUpgradeProfile Property Map
    Fully managed upgrade profile.
    selfManagedUpgradeProfile Property Map
    Self managed upgrade profile.

    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 v2 docs if using the v2 version of this package.
    Viewing docs for Azure Native v3.23.0
    published on Saturday, Jul 18, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial