GlobalManagementGroupSetting 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.
Class to set and retrieve global Management group key value pair settings
public ref class GlobalManagementGroupSetting : Microsoft::EnterpriseManagement::Common::MonitoringBase
public class GlobalManagementGroupSetting : Microsoft.EnterpriseManagement.Common.MonitoringBase
type GlobalManagementGroupSetting = class
inherit MonitoringBase
Public Class GlobalManagementGroupSetting
Inherits MonitoringBase
- Inheritance
-
GlobalManagementGroupSetting
Constructors
| GlobalManagementGroupSetting(ManagementGroup) | |
| GlobalManagementGroupSetting(Result, ManagementGroup) |
The internal constructor of GlobalManagementGroupSetting from a row from the database. |
Fields
| TelmetrySwitch |
Properties
| Value |
Methods
| getValueByKey(String, ManagementGroup) |
Gets a value by key. |
| setValueByKey(String, String, ManagementGroup) |
Sets a key to the value specified |