Environment Class |
Namespace: IBM.Watson.DeveloperCloud.Services.Discovery.v1
public class Environment
The Environment type exposes the following members.
Name | Description | |
---|---|---|
Environment | Initializes a new instance of the Environment class |
Name | Description | |
---|---|---|
created |
Creation date of the environment, in the format yyyy-MM-dd'T'HH:mm:ss.SSS'Z'.
| |
description |
Description of the environment, if available.
| |
environment_id |
Unique identifier for this environment.
| |
index_capacity |
Disk and memory usage.
| |
name |
Name that identifies the environment.
| |
read_only |
Weather or not the environment is read only and maintained by IBM.
| |
status |
Status of the environment.
| |
updated |
Date of most recent environment update, in the format yyyy-MM-dd'T'HH:mm:ss.SSS'Z'.
|