pub type BootOptionReference<T> = TaggedType<T, BootOptionReferenceTag>;Expand description
BootOptionReference type represent boot order of the ComputerSystem.
Aliased Typeยง
pub struct BootOptionReference<T> { /* private fields */ }pub type BootOptionReference<T> = TaggedType<T, BootOptionReferenceTag>;BootOptionReference type represent boot order of the ComputerSystem.
pub struct BootOptionReference<T> { /* private fields */ }