toggle menu
pulumi-azure-kotlin
5.87.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin.outputs
/
FirewallPolicyTlsCertificate
Firewall
Policy
Tls
Certificate
data
class
FirewallPolicyTlsCertificate
(
val
keyVaultSecretId
:
String
,
val
name
:
String
)
Members
Constructors
Firewall
Policy
Tls
Certificate
Link copied to clipboard
constructor
(
keyVaultSecretId
:
String
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Vault
Secret
Id
Link copied to clipboard
val
keyVaultSecretId
:
String
The ID of the Key Vault, where the secret or certificate is stored.
name
Link copied to clipboard
val
name
:
String
The name of the certificate.