Kinetica C# API  Version 7.0.19.0
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
kinetica.CreateRoleRequest.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 33 of file CreateRole.cs.

Member Data Documentation

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

Name of an existing resource group to associate with this user

Definition at line 38 of file CreateRole.cs.


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