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.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.web.getWebAppHybridConnection
Explore with Pulumi AI
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.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App. Azure REST API version: 2022-09-01.
Other available API versions: 2020-10-01, 2023-01-01, 2023-12-01, 2024-04-01.
Using getWebAppHybridConnection
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 getWebAppHybridConnection(args: GetWebAppHybridConnectionArgs, opts?: InvokeOptions): Promise<GetWebAppHybridConnectionResult>
function getWebAppHybridConnectionOutput(args: GetWebAppHybridConnectionOutputArgs, opts?: InvokeOptions): Output<GetWebAppHybridConnectionResult>def get_web_app_hybrid_connection(name: Optional[str] = None,
                                  namespace_name: Optional[str] = None,
                                  relay_name: Optional[str] = None,
                                  resource_group_name: Optional[str] = None,
                                  opts: Optional[InvokeOptions] = None) -> GetWebAppHybridConnectionResult
def get_web_app_hybrid_connection_output(name: Optional[pulumi.Input[str]] = None,
                                  namespace_name: Optional[pulumi.Input[str]] = None,
                                  relay_name: Optional[pulumi.Input[str]] = None,
                                  resource_group_name: Optional[pulumi.Input[str]] = None,
                                  opts: Optional[InvokeOptions] = None) -> Output[GetWebAppHybridConnectionResult]func LookupWebAppHybridConnection(ctx *Context, args *LookupWebAppHybridConnectionArgs, opts ...InvokeOption) (*LookupWebAppHybridConnectionResult, error)
func LookupWebAppHybridConnectionOutput(ctx *Context, args *LookupWebAppHybridConnectionOutputArgs, opts ...InvokeOption) LookupWebAppHybridConnectionResultOutput> Note: This function is named LookupWebAppHybridConnection in the Go SDK.
public static class GetWebAppHybridConnection 
{
    public static Task<GetWebAppHybridConnectionResult> InvokeAsync(GetWebAppHybridConnectionArgs args, InvokeOptions? opts = null)
    public static Output<GetWebAppHybridConnectionResult> Invoke(GetWebAppHybridConnectionInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetWebAppHybridConnectionResult> getWebAppHybridConnection(GetWebAppHybridConnectionArgs args, InvokeOptions options)
public static Output<GetWebAppHybridConnectionResult> getWebAppHybridConnection(GetWebAppHybridConnectionArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:web:getWebAppHybridConnection
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Name string
- The name of the web app.
- NamespaceName string
- The namespace for this hybrid connection.
- RelayName string
- The relay name for this hybrid connection.
- ResourceGroup stringName 
- Name of the resource group to which the resource belongs.
- Name string
- The name of the web app.
- NamespaceName string
- The namespace for this hybrid connection.
- RelayName string
- The relay name for this hybrid connection.
- ResourceGroup stringName 
- Name of the resource group to which the resource belongs.
- name String
- The name of the web app.
- namespaceName String
- The namespace for this hybrid connection.
- relayName String
- The relay name for this hybrid connection.
- resourceGroup StringName 
- Name of the resource group to which the resource belongs.
- name string
- The name of the web app.
- namespaceName string
- The namespace for this hybrid connection.
- relayName string
- The relay name for this hybrid connection.
- resourceGroup stringName 
- Name of the resource group to which the resource belongs.
- name str
- The name of the web app.
- namespace_name str
- The namespace for this hybrid connection.
- relay_name str
- The relay name for this hybrid connection.
- resource_group_ strname 
- Name of the resource group to which the resource belongs.
- name String
- The name of the web app.
- namespaceName String
- The namespace for this hybrid connection.
- relayName String
- The relay name for this hybrid connection.
- resourceGroup StringName 
- Name of the resource group to which the resource belongs.
getWebAppHybridConnection Result
The following output properties are available:
- Id string
- Resource Id.
- Name string
- Resource Name.
- Type string
- Resource type.
- Hostname string
- The hostname of the endpoint.
- Kind string
- Kind of resource.
- Port int
- The port of the endpoint.
- RelayArm stringUri 
- The ARM URI to the Service Bus relay.
- RelayName string
- The name of the Service Bus relay.
- SendKey stringName 
- The name of the Service Bus key which has Send permissions. This is used to authenticate to Service Bus.
- SendKey stringValue 
- The value of the Service Bus key. This is used to authenticate to Service Bus. In ARM this key will not be returned normally, use the POST /listKeys API instead.
- ServiceBus stringNamespace 
- The name of the Service Bus namespace.
- ServiceBus stringSuffix 
- The suffix for the service bus endpoint. By default this is .servicebus.windows.net
- Id string
- Resource Id.
- Name string
- Resource Name.
- Type string
- Resource type.
- Hostname string
- The hostname of the endpoint.
- Kind string
- Kind of resource.
- Port int
- The port of the endpoint.
- RelayArm stringUri 
- The ARM URI to the Service Bus relay.
- RelayName string
- The name of the Service Bus relay.
- SendKey stringName 
- The name of the Service Bus key which has Send permissions. This is used to authenticate to Service Bus.
- SendKey stringValue 
- The value of the Service Bus key. This is used to authenticate to Service Bus. In ARM this key will not be returned normally, use the POST /listKeys API instead.
- ServiceBus stringNamespace 
- The name of the Service Bus namespace.
- ServiceBus stringSuffix 
- The suffix for the service bus endpoint. By default this is .servicebus.windows.net
- id String
- Resource Id.
- name String
- Resource Name.
- type String
- Resource type.
- hostname String
- The hostname of the endpoint.
- kind String
- Kind of resource.
- port Integer
- The port of the endpoint.
- relayArm StringUri 
- The ARM URI to the Service Bus relay.
- relayName String
- The name of the Service Bus relay.
- sendKey StringName 
- The name of the Service Bus key which has Send permissions. This is used to authenticate to Service Bus.
- sendKey StringValue 
- The value of the Service Bus key. This is used to authenticate to Service Bus. In ARM this key will not be returned normally, use the POST /listKeys API instead.
- serviceBus StringNamespace 
- The name of the Service Bus namespace.
- serviceBus StringSuffix 
- The suffix for the service bus endpoint. By default this is .servicebus.windows.net
- id string
- Resource Id.
- name string
- Resource Name.
- type string
- Resource type.
- hostname string
- The hostname of the endpoint.
- kind string
- Kind of resource.
- port number
- The port of the endpoint.
- relayArm stringUri 
- The ARM URI to the Service Bus relay.
- relayName string
- The name of the Service Bus relay.
- sendKey stringName 
- The name of the Service Bus key which has Send permissions. This is used to authenticate to Service Bus.
- sendKey stringValue 
- The value of the Service Bus key. This is used to authenticate to Service Bus. In ARM this key will not be returned normally, use the POST /listKeys API instead.
- serviceBus stringNamespace 
- The name of the Service Bus namespace.
- serviceBus stringSuffix 
- The suffix for the service bus endpoint. By default this is .servicebus.windows.net
- id str
- Resource Id.
- name str
- Resource Name.
- type str
- Resource type.
- hostname str
- The hostname of the endpoint.
- kind str
- Kind of resource.
- port int
- The port of the endpoint.
- relay_arm_ struri 
- The ARM URI to the Service Bus relay.
- relay_name str
- The name of the Service Bus relay.
- send_key_ strname 
- The name of the Service Bus key which has Send permissions. This is used to authenticate to Service Bus.
- send_key_ strvalue 
- The value of the Service Bus key. This is used to authenticate to Service Bus. In ARM this key will not be returned normally, use the POST /listKeys API instead.
- service_bus_ strnamespace 
- The name of the Service Bus namespace.
- service_bus_ strsuffix 
- The suffix for the service bus endpoint. By default this is .servicebus.windows.net
- id String
- Resource Id.
- name String
- Resource Name.
- type String
- Resource type.
- hostname String
- The hostname of the endpoint.
- kind String
- Kind of resource.
- port Number
- The port of the endpoint.
- relayArm StringUri 
- The ARM URI to the Service Bus relay.
- relayName String
- The name of the Service Bus relay.
- sendKey StringName 
- The name of the Service Bus key which has Send permissions. This is used to authenticate to Service Bus.
- sendKey StringValue 
- The value of the Service Bus key. This is used to authenticate to Service Bus. In ARM this key will not be returned normally, use the POST /listKeys API instead.
- serviceBus StringNamespace 
- The name of the Service Bus namespace.
- serviceBus StringSuffix 
- The suffix for the service bus endpoint. By default this is .servicebus.windows.net
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 v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi