Kinetica   C#   API  Version 7.2.3.0
kinetica.AlterDirectoryRequest.DirectoryUpdatesMap Struct Reference

A set of string constants for the parameter directory_updates_map. More...

Public Attributes

const string DATA_LIMIT = "data_limit"
 The maximum capacity, in bytes, to apply to the directory. More...
 

Detailed Description

A set of string constants for the parameter directory_updates_map.

Map containing the properties of the directory to be altered. Error if empty.

Definition at line 22 of file AlterDirectory.cs.

Member Data Documentation

◆ DATA_LIMIT

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 28 of file AlterDirectory.cs.


The documentation for this struct was generated from the following file: