ConfigDataProperties Class
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.
The list of property name/value pairs.
public class ConfigDataProperties
type ConfigDataProperties = class
Public Class ConfigDataProperties
- Inheritance
-
ConfigDataProperties
Constructors
ConfigDataProperties() |
Initializes a new instance of the ConfigDataProperties class. |
ConfigDataProperties(IDictionary<String,Object>, Nullable<Boolean>, String) |
Initializes a new instance of the ConfigDataProperties class. |
Properties
AdditionalProperties |
Gets or sets unmatched properties from the message are deserialized this collection |
Exclude |
Gets or sets exclude the resource from Advisor evaluations. Valid values: False (default) or True. |
LowCpuThreshold |
Gets or sets minimum percentage threshold for Advisor low CPU utilization evaluation. Valid only for subscriptions. Valid values: 5 (default), 10, 15 or 20. |
Applies to
Azure SDK for .NET