App Service Certificate Args
data class AppServiceCertificateArgs(val keyVaultId: Output<String>? = null, val keyVaultSecretName: Output<String>? = null) : ConvertibleToJava<AppServiceCertificateArgs>
Key Vault container for a certificate that is purchased through Azure.