Get Manager Extended Info Result
data class GetManagerExtendedInfoResult(val algorithm: String, val encryptionKey: String? = null, val encryptionKeyThumbprint: String? = null, val etag: String? = null, val id: String, val integrityKey: String, val kind: String? = null, val name: String, val portalCertificateThumbprint: String? = null, val type: String, val version: String? = null)
The extended info of the manager.