Get App Service Environment Ase Custom Dns Suffix Configuration Result
data class GetAppServiceEnvironmentAseCustomDnsSuffixConfigurationResult(val certificateUrl: String? = null, val dnsSuffix: String? = null, val id: String, val keyVaultReferenceIdentity: String? = null, val kind: String? = null, val name: String, val provisioningDetails: String, val provisioningState: String, val type: String)
Full view of the custom domain suffix configuration for ASEv3.
Properties
Link copied to clipboard
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.
Link copied to clipboard
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.
Link copied to clipboard
Link copied to clipboard