DseClusterBuilderWithMonitorReporting Method |
Configures options related to Monitor Reporting for the new cluster.
By default, Monitor Reporting is enabled.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax public DseClusterBuilder WithMonitorReporting(
bool enabled
)
Parameters
- enabled
- Type: SystemBoolean
Return Value
Type:
DseClusterBuilderThis Builder.
See Also