AutomaticTuningState Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
State of Automatic Tuning option
public enum AutomaticTuningState
type AutomaticTuningState =
Public Enum AutomaticTuningState
- Inheritance
-
AutomaticTuningState
Fields
Name | Value | Description |
---|---|---|
NotSet | 0 | |
Inherit | 1 | |
Auto | 2 | |
Custom | 3 |