QDSSettingsScope Enum
Assembly: PIX.dll
The different available scopes for a QDSSettings object.
This enumeration has a System.FlagsAttribute attribute that allows a bitwise combination of its member values.
Syntax
[Flags]
public enum QDSSettingsScope
Fields
Name | Description |
---|---|
Advanced |
Represents advanced settings, such as CPU and QVB configurations, and corresponds to Advanced. |
All |
Full scope. Represents all settings. |
Represents email settings, such as templates and alert receivers, and corresponds to Email. |
|
General |
Represents general settings, such as data folder, cluster members and log level, and corresponds to General. |
Login |
Represents login settings and corresponds to Login. |
None |
No scope specified. |
See Also
Extension Methods
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!