Orion.APM.ComponentDefinitionSetting
SolarWinds Information Service 2020.2 Schema Documentation
This entity represents component definition settings.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
ComponentDefinitionID | System.Int32 | Unique integer representation of parent component definition. | everyone |
Key | System.String | Unique string representation of the setting definition. | everyone |
Value | System.String | This property contains setting value. | everyone |
ValueType | System.Int32 | Type of the setting value. | everyone |
Required | System.Boolean | This property defines if setting is required. | everyone |