CreateNotifyAndAuditPcConf: {
    groups?: string[];
    kind: NotifyAndAudit;
    usernames?: string[];
}

Type declaration

  • Optional groups?: string[]
  • kind: NotifyAndAudit
  • Optional usernames?: string[]

Generated using TypeDoc