Kinetica C# API
Version 7.1.10.0
|
Map containing the properties of the directory to be altered. More...
Public Attributes | |
const string | DATA_LIMIT = "data_limit" |
The maximum capacity, in bytes, to apply to the directory. More... | |
Map containing the properties of the directory to be altered.
Error if empty.
A set of string constants for the parameter directory_updates_map.
Definition at line 36 of file AlterDirectory.cs.
const string kinetica.AlterDirectoryRequest.DirectoryUpdatesMap.DATA_LIMIT = "data_limit" |
The maximum capacity, in bytes, to apply to the directory.
Set to -1 to indicate no upper limit.
Definition at line 41 of file AlterDirectory.cs.