Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Application

Package version

Security Application over a given scope

Hierarchy

Index

Properties

Optional conditionSets

conditionSets: Record<string, unknown>[]

The application conditionSets - see examples

Optional description

description: undefined | string

description of the application

Optional displayName

displayName: undefined | string

display name of the application

Optional id

id: undefined | string

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

Optional sourceResourceType

sourceResourceType: ApplicationSourceResourceType

The application source, what it affects, e.g. Assessments

Optional type

type: undefined | string

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

Generated using TypeDoc