App Service Certificate Response
data class AppServiceCertificateResponse(val keyVaultId: String? = null, val keyVaultSecretName: String? = null, val provisioningState: String)
Key Vault container for a certificate that is purchased through Azure.