Click or drag to resize

IndexCapacity Class

The disk and memory usage.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.Discovery.v1IndexCapacity

Namespace:  IBM.Watson.DeveloperCloud.Services.Discovery.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class IndexCapacity

The IndexCapacity type exposes the following members.

Constructors
  NameDescription
Public methodIndexCapacity
Initializes a new instance of the IndexCapacity class
Top
Properties
  NameDescription
Public propertydisk_usage
Summary of disk-usage statistics for the environment.
Public propertymemory_usage
The memory usage.
Top
See Also