DseConfiguration Class |
Namespace: Dse
public class DseConfiguration
The DseConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| DseConfiguration |
Creates a new instance of DseConfiguration.
|
| Name | Description | |
|---|---|---|
| ApplicationName |
The name of the application using the created cluster instance.
| |
| ApplicationNameWasGenerated |
Specifies whether ApplicationName was generated by the driver.
| |
| ApplicationVersion |
The version of the application using the created cluster instance.
| |
| CassandraConfiguration |
Gets the configuration related to DSE Cassandra Daemon.
| |
| ClusterId |
A unique identifier for the created cluster instance.
| |
| GraphOptions |
Gets the options related to graph instance.
| |
| MonitorReportingOptions |
Configuration options for monitor reporting
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |