Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EnvironmentInstance

Environment.

Hierarchy

  • EnvironmentInstance

Index

Properties

Optional createdBy

createdBy: IdentityRef

Identity reference of the user who created the Environment.

Optional createdOn

createdOn: Date

Creation time of the Environment

Optional description

description: string

Description of the Environment.

Optional id

id: number

Id of the Environment

Optional lastModifiedBy

lastModifiedBy: IdentityRef

Identity reference of the user who last modified the Environment.

Optional lastModifiedOn

lastModifiedOn: Date

Last modified time of the Environment

Optional name

name: string

Name of the Environment.

Optional serviceGroups

serviceGroups: Array<ServiceGroupReference>

Generated using TypeDoc