pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.appplatform.kotlin.inputs
/
KeyVaultCertificatePropertiesArgs
/
KeyVaultCertificatePropertiesArgs
Key
Vault
Certificate
Properties
Args
fun
KeyVaultCertificatePropertiesArgs
(
certVersion
:
Output
<
String
>
?
=
null
,
excludePrivateKey
:
Output
<
Boolean
>
?
=
null
,
keyVaultCertName
:
Output
<
String
>
,
type
:
Output
<
String
>
,
vaultUri
:
Output
<
String
>
)