Click or drag to resize

DseConfiguration Class

Represents the configuration of a DseCluster.
Inheritance Hierarchy
SystemObject
  DseDseConfiguration

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public class DseConfiguration

The DseConfiguration type exposes the following members.

Constructors
  NameDescription
Public methodDseConfiguration
Creates a new instance of DseConfiguration.
Top
Properties
  NameDescription
Public propertyApplicationName
The name of the application using the created cluster instance.
Public propertyApplicationNameWasGenerated
Specifies whether ApplicationName was generated by the driver.
Public propertyApplicationVersion
The version of the application using the created cluster instance.
Public propertyCassandraConfiguration
Gets the configuration related to DSE Cassandra Daemon.
Public propertyClusterId
A unique identifier for the created cluster instance.
Public propertyGraphOptions
Gets the options related to graph instance.
Public propertyMonitorReportingOptions
Configuration options for monitor reporting
Top
See Also

Reference