EnvironmentRecord interface

Details about environment name, metadata and environment id of an environment

Properties

displayName

Display name of the user

id

Id of the environment

kind

Type of environment

metadata

Metadata of the record

Property Details

displayName

Display name of the user

displayName?: string

Property Value

string

id

Id of the environment

id?: string

Property Value

string

kind

Type of environment

kind?: string

Property Value

string

metadata

Metadata of the record

metadata?: MetadataEntity

Property Value