Package version:

A class represent the control family.

Hierarchy

  • ControlFamily

Properties

controls?: Control[]

List of controls. NOTE: This property will not be serialized. It can only be populated by the server.

familyName?: string

The name of the control family. e.g. "Malware Protection - Anti-Virus" NOTE: This property will not be serialized. It can only be populated by the server.

familyStatus?: string

Control family status. NOTE: This property will not be serialized. It can only be populated by the server.

familyType?: string

The control family type NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc