Kinetica C# API  Version 7.0.19.0
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
kinetica.CreateUserInternalRequest.Options Struct Reference

Optional parameters. More...

Public Attributes

const string RESOURCE_GROUP = "resource_group"
 Name of an existing resource group to associate with this user More...
 

Detailed Description

Optional parameters.

  • RESOURCE_GROUP: Name of an existing resource group to associate with this user

The default value is an empty Dictionary. A set of string constants for the parameter options.

Definition at line 35 of file CreateUserInternal.cs.

Member Data Documentation

const string kinetica.CreateUserInternalRequest.Options.RESOURCE_GROUP = "resource_group"

Name of an existing resource group to associate with this user

Definition at line 40 of file CreateUserInternal.cs.


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