Get Server Trust Certificate Result
data class GetServerTrustCertificateResult(val azureApiVersion: String, val certificateName: String, val id: String, val name: String, val publicBlob: String? = null, val thumbprint: String, val type: String)
Server trust certificate imported from box to enable connection between box and Sql Managed Instance.