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.getWebAppHostNameBinding
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 Get the named hostname binding for an app (or deployment slot, if specified). Azure REST API version: 2022-09-01.
Other available API versions: 2020-10-01, 2023-01-01, 2023-12-01, 2024-04-01.
Using getWebAppHostNameBinding
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 getWebAppHostNameBinding(args: GetWebAppHostNameBindingArgs, opts?: InvokeOptions): Promise<GetWebAppHostNameBindingResult>
function getWebAppHostNameBindingOutput(args: GetWebAppHostNameBindingOutputArgs, opts?: InvokeOptions): Output<GetWebAppHostNameBindingResult>def get_web_app_host_name_binding(host_name: Optional[str] = None,
                                  name: Optional[str] = None,
                                  resource_group_name: Optional[str] = None,
                                  opts: Optional[InvokeOptions] = None) -> GetWebAppHostNameBindingResult
def get_web_app_host_name_binding_output(host_name: Optional[pulumi.Input[str]] = None,
                                  name: Optional[pulumi.Input[str]] = None,
                                  resource_group_name: Optional[pulumi.Input[str]] = None,
                                  opts: Optional[InvokeOptions] = None) -> Output[GetWebAppHostNameBindingResult]func LookupWebAppHostNameBinding(ctx *Context, args *LookupWebAppHostNameBindingArgs, opts ...InvokeOption) (*LookupWebAppHostNameBindingResult, error)
func LookupWebAppHostNameBindingOutput(ctx *Context, args *LookupWebAppHostNameBindingOutputArgs, opts ...InvokeOption) LookupWebAppHostNameBindingResultOutput> Note: This function is named LookupWebAppHostNameBinding in the Go SDK.
public static class GetWebAppHostNameBinding 
{
    public static Task<GetWebAppHostNameBindingResult> InvokeAsync(GetWebAppHostNameBindingArgs args, InvokeOptions? opts = null)
    public static Output<GetWebAppHostNameBindingResult> Invoke(GetWebAppHostNameBindingInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetWebAppHostNameBindingResult> getWebAppHostNameBinding(GetWebAppHostNameBindingArgs args, InvokeOptions options)
public static Output<GetWebAppHostNameBindingResult> getWebAppHostNameBinding(GetWebAppHostNameBindingArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:web:getWebAppHostNameBinding
  arguments:
    # arguments dictionaryThe following arguments are supported:
- HostName string
- Hostname in the hostname binding.
- Name string
- Name of the app.
- ResourceGroup stringName 
- Name of the resource group to which the resource belongs.
- HostName string
- Hostname in the hostname binding.
- Name string
- Name of the app.
- ResourceGroup stringName 
- Name of the resource group to which the resource belongs.
- hostName String
- Hostname in the hostname binding.
- name String
- Name of the app.
- resourceGroup StringName 
- Name of the resource group to which the resource belongs.
- hostName string
- Hostname in the hostname binding.
- name string
- Name of the app.
- resourceGroup stringName 
- Name of the resource group to which the resource belongs.
- host_name str
- Hostname in the hostname binding.
- name str
- Name of the app.
- resource_group_ strname 
- Name of the resource group to which the resource belongs.
- hostName String
- Hostname in the hostname binding.
- name String
- Name of the app.
- resourceGroup StringName 
- Name of the resource group to which the resource belongs.
getWebAppHostNameBinding Result
The following output properties are available:
- Id string
- Resource Id.
- Name string
- Resource Name.
- Type string
- Resource type.
- VirtualIP string
- Virtual IP address assigned to the hostname if IP based SSL is enabled.
- AzureResource stringName 
- Azure resource name.
- AzureResource stringType 
- Azure resource type.
- CustomHost stringName Dns Record Type 
- Custom DNS record type.
- DomainId string
- Fully qualified ARM domain resource URI.
- HostName stringType 
- Hostname type.
- Kind string
- Kind of resource.
- SiteName string
- App Service app name.
- SslState string
- SSL type
- Thumbprint string
- SSL certificate thumbprint
- Id string
- Resource Id.
- Name string
- Resource Name.
- Type string
- Resource type.
- VirtualIP string
- Virtual IP address assigned to the hostname if IP based SSL is enabled.
- AzureResource stringName 
- Azure resource name.
- AzureResource stringType 
- Azure resource type.
- CustomHost stringName Dns Record Type 
- Custom DNS record type.
- DomainId string
- Fully qualified ARM domain resource URI.
- HostName stringType 
- Hostname type.
- Kind string
- Kind of resource.
- SiteName string
- App Service app name.
- SslState string
- SSL type
- Thumbprint string
- SSL certificate thumbprint
- id String
- Resource Id.
- name String
- Resource Name.
- type String
- Resource type.
- virtualIP String
- Virtual IP address assigned to the hostname if IP based SSL is enabled.
- azureResource StringName 
- Azure resource name.
- azureResource StringType 
- Azure resource type.
- customHost StringName Dns Record Type 
- Custom DNS record type.
- domainId String
- Fully qualified ARM domain resource URI.
- hostName StringType 
- Hostname type.
- kind String
- Kind of resource.
- siteName String
- App Service app name.
- sslState String
- SSL type
- thumbprint String
- SSL certificate thumbprint
- id string
- Resource Id.
- name string
- Resource Name.
- type string
- Resource type.
- virtualIP string
- Virtual IP address assigned to the hostname if IP based SSL is enabled.
- azureResource stringName 
- Azure resource name.
- azureResource stringType 
- Azure resource type.
- customHost stringName Dns Record Type 
- Custom DNS record type.
- domainId string
- Fully qualified ARM domain resource URI.
- hostName stringType 
- Hostname type.
- kind string
- Kind of resource.
- siteName string
- App Service app name.
- sslState string
- SSL type
- thumbprint string
- SSL certificate thumbprint
- id str
- Resource Id.
- name str
- Resource Name.
- type str
- Resource type.
- virtual_ip str
- Virtual IP address assigned to the hostname if IP based SSL is enabled.
- azure_resource_ strname 
- Azure resource name.
- azure_resource_ strtype 
- Azure resource type.
- custom_host_ strname_ dns_ record_ type 
- Custom DNS record type.
- domain_id str
- Fully qualified ARM domain resource URI.
- host_name_ strtype 
- Hostname type.
- kind str
- Kind of resource.
- site_name str
- App Service app name.
- ssl_state str
- SSL type
- thumbprint str
- SSL certificate thumbprint
- id String
- Resource Id.
- name String
- Resource Name.
- type String
- Resource type.
- virtualIP String
- Virtual IP address assigned to the hostname if IP based SSL is enabled.
- azureResource StringName 
- Azure resource name.
- azureResource StringType 
- Azure resource type.
- customHost StringName Dns Record Type 
- Custom DNS record type.
- domainId String
- Fully qualified ARM domain resource URI.
- hostName StringType 
- Hostname type.
- kind String
- Kind of resource.
- siteName String
- App Service app name.
- sslState String
- SSL type
- thumbprint String
- SSL certificate thumbprint
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