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.app.listContainerAppCustomHostNameAnalysis
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
Custom domain analysis. Azure REST API version: 2022-10-01.
Other available API versions: 2022-01-01-preview, 2023-04-01-preview, 2023-05-01, 2023-05-02-preview, 2023-08-01-preview, 2023-11-02-preview, 2024-02-02-preview, 2024-03-01, 2024-08-02-preview, 2024-10-02-preview.
Using listContainerAppCustomHostNameAnalysis
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 listContainerAppCustomHostNameAnalysis(args: ListContainerAppCustomHostNameAnalysisArgs, opts?: InvokeOptions): Promise<ListContainerAppCustomHostNameAnalysisResult>
function listContainerAppCustomHostNameAnalysisOutput(args: ListContainerAppCustomHostNameAnalysisOutputArgs, opts?: InvokeOptions): Output<ListContainerAppCustomHostNameAnalysisResult>def list_container_app_custom_host_name_analysis(container_app_name: Optional[str] = None,
                                                 custom_hostname: Optional[str] = None,
                                                 resource_group_name: Optional[str] = None,
                                                 opts: Optional[InvokeOptions] = None) -> ListContainerAppCustomHostNameAnalysisResult
def list_container_app_custom_host_name_analysis_output(container_app_name: Optional[pulumi.Input[str]] = None,
                                                 custom_hostname: Optional[pulumi.Input[str]] = None,
                                                 resource_group_name: Optional[pulumi.Input[str]] = None,
                                                 opts: Optional[InvokeOptions] = None) -> Output[ListContainerAppCustomHostNameAnalysisResult]func ListContainerAppCustomHostNameAnalysis(ctx *Context, args *ListContainerAppCustomHostNameAnalysisArgs, opts ...InvokeOption) (*ListContainerAppCustomHostNameAnalysisResult, error)
func ListContainerAppCustomHostNameAnalysisOutput(ctx *Context, args *ListContainerAppCustomHostNameAnalysisOutputArgs, opts ...InvokeOption) ListContainerAppCustomHostNameAnalysisResultOutput> Note: This function is named ListContainerAppCustomHostNameAnalysis in the Go SDK.
public static class ListContainerAppCustomHostNameAnalysis 
{
    public static Task<ListContainerAppCustomHostNameAnalysisResult> InvokeAsync(ListContainerAppCustomHostNameAnalysisArgs args, InvokeOptions? opts = null)
    public static Output<ListContainerAppCustomHostNameAnalysisResult> Invoke(ListContainerAppCustomHostNameAnalysisInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<ListContainerAppCustomHostNameAnalysisResult> listContainerAppCustomHostNameAnalysis(ListContainerAppCustomHostNameAnalysisArgs args, InvokeOptions options)
public static Output<ListContainerAppCustomHostNameAnalysisResult> listContainerAppCustomHostNameAnalysis(ListContainerAppCustomHostNameAnalysisArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:app:listContainerAppCustomHostNameAnalysis
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ContainerApp stringName 
- Name of the Container App.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- CustomHostname string
- Custom hostname.
- ContainerApp stringName 
- Name of the Container App.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- CustomHostname string
- Custom hostname.
- containerApp StringName 
- Name of the Container App.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- customHostname String
- Custom hostname.
- containerApp stringName 
- Name of the Container App.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- customHostname string
- Custom hostname.
- container_app_ strname 
- Name of the Container App.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- custom_hostname str
- Custom hostname.
- containerApp StringName 
- Name of the Container App.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- customHostname String
- Custom hostname.
listContainerAppCustomHostNameAnalysis Result
The following output properties are available:
- ConflictWith boolEnvironment Custom Domain 
- true if there is a conflict on the Container App's managed environment level custom domain; otherwise, false.
- ConflictingContainer stringApp Resource Id 
- Name of the conflicting Container App on the Managed Environment if it's within the same subscription.
- CustomDomain Pulumi.Verification Failure Info Azure Native. App. Outputs. Custom Hostname Analysis Result Response Custom Domain Verification Failure Info 
- Raw failure information if DNS verification fails.
- CustomDomain stringVerification Test 
- DNS verification test result.
- HasConflict boolOn Managed Environment 
- true if there is a conflict on the Container App's managed environment; otherwise, false.
- HostName string
- Host name that was analyzed
- IsHostname boolAlready Verified 
- true if hostname is already verified; otherwise, false.
- ARecords List<string>
- A records visible for this hostname.
- AlternateCName List<string>Records 
- Alternate CName records visible for this hostname.
- AlternateTxt List<string>Records 
- Alternate TXT records visible for this hostname.
- CNameRecords List<string>
- CName records visible for this hostname.
- TxtRecords List<string>
- TXT records visible for this hostname.
- ConflictWith boolEnvironment Custom Domain 
- true if there is a conflict on the Container App's managed environment level custom domain; otherwise, false.
- ConflictingContainer stringApp Resource Id 
- Name of the conflicting Container App on the Managed Environment if it's within the same subscription.
- CustomDomain CustomVerification Failure Info Hostname Analysis Result Response Custom Domain Verification Failure Info 
- Raw failure information if DNS verification fails.
- CustomDomain stringVerification Test 
- DNS verification test result.
- HasConflict boolOn Managed Environment 
- true if there is a conflict on the Container App's managed environment; otherwise, false.
- HostName string
- Host name that was analyzed
- IsHostname boolAlready Verified 
- true if hostname is already verified; otherwise, false.
- ARecords []string
- A records visible for this hostname.
- AlternateCName []stringRecords 
- Alternate CName records visible for this hostname.
- AlternateTxt []stringRecords 
- Alternate TXT records visible for this hostname.
- CNameRecords []string
- CName records visible for this hostname.
- TxtRecords []string
- TXT records visible for this hostname.
- conflictWith BooleanEnvironment Custom Domain 
- true if there is a conflict on the Container App's managed environment level custom domain; otherwise, false.
- conflictingContainer StringApp Resource Id 
- Name of the conflicting Container App on the Managed Environment if it's within the same subscription.
- customDomain CustomVerification Failure Info Hostname Analysis Result Response Custom Domain Verification Failure Info 
- Raw failure information if DNS verification fails.
- customDomain StringVerification Test 
- DNS verification test result.
- hasConflict BooleanOn Managed Environment 
- true if there is a conflict on the Container App's managed environment; otherwise, false.
- hostName String
- Host name that was analyzed
- isHostname BooleanAlready Verified 
- true if hostname is already verified; otherwise, false.
- aRecords List<String>
- A records visible for this hostname.
- alternateCName List<String>Records 
- Alternate CName records visible for this hostname.
- alternateTxt List<String>Records 
- Alternate TXT records visible for this hostname.
- cName List<String>Records 
- CName records visible for this hostname.
- txtRecords List<String>
- TXT records visible for this hostname.
- conflictWith booleanEnvironment Custom Domain 
- true if there is a conflict on the Container App's managed environment level custom domain; otherwise, false.
- conflictingContainer stringApp Resource Id 
- Name of the conflicting Container App on the Managed Environment if it's within the same subscription.
- customDomain CustomVerification Failure Info Hostname Analysis Result Response Custom Domain Verification Failure Info 
- Raw failure information if DNS verification fails.
- customDomain stringVerification Test 
- DNS verification test result.
- hasConflict booleanOn Managed Environment 
- true if there is a conflict on the Container App's managed environment; otherwise, false.
- hostName string
- Host name that was analyzed
- isHostname booleanAlready Verified 
- true if hostname is already verified; otherwise, false.
- aRecords string[]
- A records visible for this hostname.
- alternateCName string[]Records 
- Alternate CName records visible for this hostname.
- alternateTxt string[]Records 
- Alternate TXT records visible for this hostname.
- cName string[]Records 
- CName records visible for this hostname.
- txtRecords string[]
- TXT records visible for this hostname.
- conflict_with_ boolenvironment_ custom_ domain 
- true if there is a conflict on the Container App's managed environment level custom domain; otherwise, false.
- conflicting_container_ strapp_ resource_ id 
- Name of the conflicting Container App on the Managed Environment if it's within the same subscription.
- custom_domain_ Customverification_ failure_ info Hostname Analysis Result Response Custom Domain Verification Failure Info 
- Raw failure information if DNS verification fails.
- custom_domain_ strverification_ test 
- DNS verification test result.
- has_conflict_ boolon_ managed_ environment 
- true if there is a conflict on the Container App's managed environment; otherwise, false.
- host_name str
- Host name that was analyzed
- is_hostname_ boolalready_ verified 
- true if hostname is already verified; otherwise, false.
- a_records Sequence[str]
- A records visible for this hostname.
- alternate_c_ Sequence[str]name_ records 
- Alternate CName records visible for this hostname.
- alternate_txt_ Sequence[str]records 
- Alternate TXT records visible for this hostname.
- c_name_ Sequence[str]records 
- CName records visible for this hostname.
- txt_records Sequence[str]
- TXT records visible for this hostname.
- conflictWith BooleanEnvironment Custom Domain 
- true if there is a conflict on the Container App's managed environment level custom domain; otherwise, false.
- conflictingContainer StringApp Resource Id 
- Name of the conflicting Container App on the Managed Environment if it's within the same subscription.
- customDomain Property MapVerification Failure Info 
- Raw failure information if DNS verification fails.
- customDomain StringVerification Test 
- DNS verification test result.
- hasConflict BooleanOn Managed Environment 
- true if there is a conflict on the Container App's managed environment; otherwise, false.
- hostName String
- Host name that was analyzed
- isHostname BooleanAlready Verified 
- true if hostname is already verified; otherwise, false.
- aRecords List<String>
- A records visible for this hostname.
- alternateCName List<String>Records 
- Alternate CName records visible for this hostname.
- alternateTxt List<String>Records 
- Alternate TXT records visible for this hostname.
- cName List<String>Records 
- CName records visible for this hostname.
- txtRecords List<String>
- TXT records visible for this hostname.
Supporting Types
CustomHostnameAnalysisResultResponseCustomDomainVerificationFailureInfo         
- Code string
- Standardized string to programmatically identify the error.
- Message string
- Detailed error description and debugging information.
- Target string
- Detailed error description and debugging information.
- Details
List<Pulumi.Azure Native. App. Inputs. Custom Hostname Analysis Result Response Details> 
- Details or the error
- Code string
- Standardized string to programmatically identify the error.
- Message string
- Detailed error description and debugging information.
- Target string
- Detailed error description and debugging information.
- Details
[]CustomHostname Analysis Result Response Details 
- Details or the error
- code String
- Standardized string to programmatically identify the error.
- message String
- Detailed error description and debugging information.
- target String
- Detailed error description and debugging information.
- details
List<CustomHostname Analysis Result Response Details> 
- Details or the error
- code string
- Standardized string to programmatically identify the error.
- message string
- Detailed error description and debugging information.
- target string
- Detailed error description and debugging information.
- details
CustomHostname Analysis Result Response Details[] 
- Details or the error
- code str
- Standardized string to programmatically identify the error.
- message str
- Detailed error description and debugging information.
- target str
- Detailed error description and debugging information.
- details
Sequence[CustomHostname Analysis Result Response Details] 
- Details or the error
- code String
- Standardized string to programmatically identify the error.
- message String
- Detailed error description and debugging information.
- target String
- Detailed error description and debugging information.
- details List<Property Map>
- Details or the error
CustomHostnameAnalysisResultResponseDetails     
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