Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OSOptionProfile

Package version

The OS option profile.

Hierarchy

  • OSOptionProfile

Index

Properties

Optional id

id: undefined | string

The ID of the OS option resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

The name of the OS option resource. NOTE: This property will not be serialized. It can only be populated by the server.

osOptionPropertyList

osOptionPropertyList: OSOptionProperty[]

The list of OS options.

Optional type

type: undefined | string

The type of the OS option resource. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc