SCEnvironmentRecord interface

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

Properties

id

Id of the environment

kind

Type of environment

metadata

Metadata of the record

name

Display name of the environment

Property Details

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?: SCMetadataEntity

Property Value

name

Display name of the environment

name?: string

Property Value

string