Kinetica   C#   API  Version 7.2.3.1
AdminShowClusterOperationsResponse.DryRun Struct Reference

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

Public Attributes

const string TRUE = "true"
 
const string FALSE = "false"
 

Detailed Description

A set of string constants for the parameter dry_run.

Whether this operation was a dry run.

Definition at line 93 of file AdminShowClusterOperations.cs.

Member Data Documentation

◆ FALSE

const string AdminShowClusterOperationsResponse.DryRun.FALSE = "false"

Definition at line 96 of file AdminShowClusterOperations.cs.

◆ TRUE

const string AdminShowClusterOperationsResponse.DryRun.TRUE = "true"

Definition at line 95 of file AdminShowClusterOperations.cs.


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