EnvironmentInstance interface
Environment.
Properties
created |
Identity reference of the user who created the Environment. |
created |
Creation time of the Environment |
description | Description of the Environment. |
id | Id of the Environment |
last |
Identity reference of the user who last modified the Environment. |
last |
Last modified time of the Environment |
name | Name of the Environment. |
project | Project information for environment. |
resources |
Property Details
createdBy
Identity reference of the user who created the Environment.
createdBy: IdentityRef
Property Value
createdOn
Creation time of the Environment
createdOn: Date
Property Value
Date
description
Description of the Environment.
description: string
Property Value
string
id
Id of the Environment
id: number
Property Value
number
lastModifiedBy
Identity reference of the user who last modified the Environment.
lastModifiedBy: IdentityRef
Property Value
lastModifiedOn
Last modified time of the Environment
lastModifiedOn: Date
Property Value
Date
name
Name of the Environment.
name: string
Property Value
string