1. Packages
  2. Azure Native v1
  3. API Docs
  4. web
  5. getAppServiceEnvironmentAseCustomDnsSuffixConfiguration
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi

azure-native.web.getAppServiceEnvironmentAseCustomDnsSuffixConfiguration

Explore with Pulumi AI

These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi

Full view of the custom domain suffix configuration for ASEv3. API Version: 2022-03-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>
Copy
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]
Copy
func LookupAppServiceEnvironmentAseCustomDnsSuffixConfiguration(ctx *Context, args *LookupAppServiceEnvironmentAseCustomDnsSuffixConfigurationArgs, opts ...InvokeOption) (*LookupAppServiceEnvironmentAseCustomDnsSuffixConfigurationResult, error)
func LookupAppServiceEnvironmentAseCustomDnsSuffixConfigurationOutput(ctx *Context, args *LookupAppServiceEnvironmentAseCustomDnsSuffixConfigurationOutputArgs, opts ...InvokeOption) LookupAppServiceEnvironmentAseCustomDnsSuffixConfigurationResultOutput
Copy

> 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)
}
Copy
public static CompletableFuture<GetAppServiceEnvironmentAseCustomDnsSuffixConfigurationResult> getAppServiceEnvironmentAseCustomDnsSuffixConfiguration(GetAppServiceEnvironmentAseCustomDnsSuffixConfigurationArgs args, InvokeOptions options)
public static Output<GetAppServiceEnvironmentAseCustomDnsSuffixConfigurationResult> getAppServiceEnvironmentAseCustomDnsSuffixConfiguration(GetAppServiceEnvironmentAseCustomDnsSuffixConfigurationArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:web:getAppServiceEnvironmentAseCustomDnsSuffixConfiguration
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

Name
This property is required.
Changes to this property will trigger replacement.
string
Name of the App Service Environment.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
Name of the resource group to which the resource belongs.
Name
This property is required.
Changes to this property will trigger replacement.
string
Name of the App Service Environment.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
Name of the resource group to which the resource belongs.
name
This property is required.
Changes to this property will trigger replacement.
String
Name of the App Service Environment.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
Name of the resource group to which the resource belongs.
name
This property is required.
Changes to this property will trigger replacement.
string
Name of the App Service Environment.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
Name of the resource group to which the resource belongs.
name
This property is required.
Changes to this property will trigger replacement.
str
Name of the App Service Environment.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
Name of the resource group to which the resource belongs.
name
This property is required.
Changes to this property will trigger replacement.
String
Name of the App Service Environment.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
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.
KeyVaultReferenceIdentity string
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.
KeyVaultReferenceIdentity string
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.
keyVaultReferenceIdentity String
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.
keyVaultReferenceIdentity string
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_reference_identity str
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.
keyVaultReferenceIdentity String
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-v1 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi