pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.webpubsub.kotlin
/
WebPubSubCustomCertificateArgs
/
WebPubSubCustomCertificateArgs
Web
Pub
Sub
Custom
Certificate
Args
fun
WebPubSubCustomCertificateArgs
(
certificateName
:
Output
<
String
>
?
=
null
,
keyVaultBaseUri
:
Output
<
String
>
?
=
null
,
keyVaultSecretName
:
Output
<
String
>
?
=
null
,
keyVaultSecretVersion
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
resourceName
:
Output
<
String
>
?
=
null
)