Interface ContextAllAttributes

Hierarchy

  • ContextAllAttributes

Properties

attributes: {
    reuseServerProcesses: boolean;
    runServerAs: string;
}

Type declaration

  • reuseServerProcesses: boolean
  • runServerAs: string
createdBy: string
creationTimeStamp: string
environment: {
    autoExecLines: [string];
}

Type declaration

  • autoExecLines: [string]
id: string
launchContext: {
    contextName: string;
}

Type declaration

  • contextName: string
launchType: string
modifiedBy: string
modifiedTimeStamp: string
name: string
version: number

Generated using TypeDoc