GlobalManagementGroupSetting Class

Definition

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

Applies to