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.getAppServiceEnvironmentAseCustomDnsSuffixConfiguration
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
Full view of the custom domain suffix configuration for ASEv3. Azure REST API version: 2022-09-01.
Other available API versions: 2023-01-01, 2023-12-01, 2024-04-01.
Using getAppServiceEnvironmentAseCustomDnsSuffixConfiguration
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 getAppServiceEnvironmentAseCustomDnsSuffixConfiguration(args: GetAppServiceEnvironmentAseCustomDnsSuffixConfigurationArgs, opts?: InvokeOptions): Promise<GetAppServiceEnvironmentAseCustomDnsSuffixConfigurationResult>
function getAppServiceEnvironmentAseCustomDnsSuffixConfigurationOutput(args: GetAppServiceEnvironmentAseCustomDnsSuffixConfigurationOutputArgs, opts?: InvokeOptions): Output<GetAppServiceEnvironmentAseCustomDnsSuffixConfigurationResult>def get_app_service_environment_ase_custom_dns_suffix_configuration(name: Optional[str] = None,
                                                                    resource_group_name: Optional[str] = None,
                                                                    opts: Optional[InvokeOptions] = None) -> GetAppServiceEnvironmentAseCustomDnsSuffixConfigurationResult
def get_app_service_environment_ase_custom_dns_suffix_configuration_output(name: Optional[pulumi.Input[str]] = None,
                                                                    resource_group_name: Optional[pulumi.Input[str]] = None,
                                                                    opts: Optional[InvokeOptions] = None) -> Output[GetAppServiceEnvironmentAseCustomDnsSuffixConfigurationResult]func LookupAppServiceEnvironmentAseCustomDnsSuffixConfiguration(ctx *Context, args *LookupAppServiceEnvironmentAseCustomDnsSuffixConfigurationArgs, opts ...InvokeOption) (*LookupAppServiceEnvironmentAseCustomDnsSuffixConfigurationResult, error)
func LookupAppServiceEnvironmentAseCustomDnsSuffixConfigurationOutput(ctx *Context, args *LookupAppServiceEnvironmentAseCustomDnsSuffixConfigurationOutputArgs, opts ...InvokeOption) LookupAppServiceEnvironmentAseCustomDnsSuffixConfigurationResultOutput> Note: This function is named LookupAppServiceEnvironmentAseCustomDnsSuffixConfiguration in the Go SDK.
public static class GetAppServiceEnvironmentAseCustomDnsSuffixConfiguration 
{
    public static Task<GetAppServiceEnvironmentAseCustomDnsSuffixConfigurationResult> InvokeAsync(GetAppServiceEnvironmentAseCustomDnsSuffixConfigurationArgs args, InvokeOptions? opts = null)
    public static Output<GetAppServiceEnvironmentAseCustomDnsSuffixConfigurationResult> Invoke(GetAppServiceEnvironmentAseCustomDnsSuffixConfigurationInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAppServiceEnvironmentAseCustomDnsSuffixConfigurationResult> getAppServiceEnvironmentAseCustomDnsSuffixConfiguration(GetAppServiceEnvironmentAseCustomDnsSuffixConfigurationArgs args, InvokeOptions options)
public static Output<GetAppServiceEnvironmentAseCustomDnsSuffixConfigurationResult> getAppServiceEnvironmentAseCustomDnsSuffixConfiguration(GetAppServiceEnvironmentAseCustomDnsSuffixConfigurationArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:web:getAppServiceEnvironmentAseCustomDnsSuffixConfiguration
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Name string
- Name of the App Service Environment.
- ResourceGroup stringName 
- Name of the resource group to which the resource belongs.
- Name string
- Name of the App Service Environment.
- ResourceGroup stringName 
- Name of the resource group to which the resource belongs.
- name String
- Name of the App Service Environment.
- resourceGroup StringName 
- Name of the resource group to which the resource belongs.
- name string
- Name of the App Service Environment.
- resourceGroup stringName 
- Name of the resource group to which the resource belongs.
- name str
- Name of the App Service Environment.
- resource_group_ strname 
- Name of the resource group to which the resource belongs.
- name String
- Name of the App Service Environment.
- resourceGroup StringName 
- Name of the resource group to which the resource belongs.
getAppServiceEnvironmentAseCustomDnsSuffixConfiguration Result
The following output properties are available:
- Id string
- Resource Id.
- Name string
- Resource Name.
- ProvisioningDetails string
- ProvisioningState string
- Type string
- Resource type.
- CertificateUrl string
- The URL referencing the Azure Key Vault certificate secret that should be used as the default SSL/TLS certificate for sites with the custom domain suffix.
- DnsSuffix string
- The default custom domain suffix to use for all sites deployed on the ASE.
- KeyVault stringReference Identity 
- The user-assigned identity to use for resolving the key vault certificate reference. If not specified, the system-assigned ASE identity will be used if available.
- Kind string
- Kind of resource.
- Id string
- Resource Id.
- Name string
- Resource Name.
- ProvisioningDetails string
- ProvisioningState string
- Type string
- Resource type.
- CertificateUrl string
- The URL referencing the Azure Key Vault certificate secret that should be used as the default SSL/TLS certificate for sites with the custom domain suffix.
- DnsSuffix string
- The default custom domain suffix to use for all sites deployed on the ASE.
- KeyVault stringReference Identity 
- The user-assigned identity to use for resolving the key vault certificate reference. If not specified, the system-assigned ASE identity will be used if available.
- Kind string
- Kind of resource.
- id String
- Resource Id.
- name String
- Resource Name.
- provisioningDetails String
- provisioningState String
- type String
- Resource type.
- certificateUrl String
- The URL referencing the Azure Key Vault certificate secret that should be used as the default SSL/TLS certificate for sites with the custom domain suffix.
- dnsSuffix String
- The default custom domain suffix to use for all sites deployed on the ASE.
- keyVault StringReference Identity 
- The user-assigned identity to use for resolving the key vault certificate reference. If not specified, the system-assigned ASE identity will be used if available.
- kind String
- Kind of resource.
- id string
- Resource Id.
- name string
- Resource Name.
- provisioningDetails string
- provisioningState string
- type string
- Resource type.
- certificateUrl string
- The URL referencing the Azure Key Vault certificate secret that should be used as the default SSL/TLS certificate for sites with the custom domain suffix.
- dnsSuffix string
- The default custom domain suffix to use for all sites deployed on the ASE.
- keyVault stringReference Identity 
- The user-assigned identity to use for resolving the key vault certificate reference. If not specified, the system-assigned ASE identity will be used if available.
- kind string
- Kind of resource.
- id str
- Resource Id.
- name str
- Resource Name.
- provisioning_details str
- provisioning_state str
- type str
- Resource type.
- certificate_url str
- The URL referencing the Azure Key Vault certificate secret that should be used as the default SSL/TLS certificate for sites with the custom domain suffix.
- dns_suffix str
- The default custom domain suffix to use for all sites deployed on the ASE.
- key_vault_ strreference_ identity 
- The user-assigned identity to use for resolving the key vault certificate reference. If not specified, the system-assigned ASE identity will be used if available.
- kind str
- Kind of resource.
- id String
- Resource Id.
- name String
- Resource Name.
- provisioningDetails String
- provisioningState String
- type String
- Resource type.
- certificateUrl String
- The URL referencing the Azure Key Vault certificate secret that should be used as the default SSL/TLS certificate for sites with the custom domain suffix.
- dnsSuffix String
- The default custom domain suffix to use for all sites deployed on the ASE.
- keyVault StringReference Identity 
- The user-assigned identity to use for resolving the key vault certificate reference. If not specified, the system-assigned ASE identity will be used if available.
- kind String
- Kind of 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 v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi