Mi Sql Connection Info Response
data class MiSqlConnectionInfoResponse(val managedInstanceResourceId: String, val password: String? = null, val type: String, val userName: String? = null)
Properties required to create a connection to Azure SQL database Managed instance