Click or drag to resize

DeleteEnvironmentResponse Class

Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.Discovery.v1DeleteEnvironmentResponse

Namespace:  IBM.Watson.DeveloperCloud.Services.Discovery.v1
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class DeleteEnvironmentResponse

The DeleteEnvironmentResponse type exposes the following members.

Constructors
  NameDescription
Public methodDeleteEnvironmentResponse
Initializes a new instance of the DeleteEnvironmentResponse class
Top
Properties
  NameDescription
Public propertyenvironment_id
Public propertystatus
Top
See Also