Trying to get UEnum pointer to cast as byte

I am trying to pick an already existing blueprint enumeration in a data asset but display it as a byte after i have picked it.
I am unsure how to make the Levels pointer be an enum for TEnumAsByte.

I am new the C++ programming in UE4.
Any suggestions on how to make this work?