pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.web.kotlin
/
AppServiceEnvironmentAseCustomDnsSuffixConfigurationArgs
/
AppServiceEnvironmentAseCustomDnsSuffixConfigurationArgs
App
Service
Environment
Ase
Custom
Dns
Suffix
Configuration
Args
fun
AppServiceEnvironmentAseCustomDnsSuffixConfigurationArgs
(
certificateUrl
:
Output
<
String
>
?
=
null
,
dnsSuffix
:
Output
<
String
>
?
=
null
,
keyVaultReferenceIdentity
:
Output
<
String
>
?
=
null
,
kind
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
)