SqmSettings Class

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

Contains software quality metrics (SQM) settings. This class cannot be inherited.

Namespace:   Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

System::Object
  Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring::SqmSettings

public ref class SqmSettings sealed 

NameDescription
System_CAPS_pubmethodSqmSettings()

Initializes a new instance of the SqmSettings class.

NameDescription
System_CAPS_pubpropertyAdmTemplateLocation

Gets or sets the location of the SQM ADM templates.

System_CAPS_pubpropertyManagementServer

Gets or sets the ManagementServer object that represents the Management Server on which SQM needs to be enabled.

System_CAPS_pubpropertyPort

Gets or sets the port to use for SQM communication.

System_CAPS_pubpropertyUseSsl

Gets or sets a value indicating whether to use SSL for SQM communication.

System_CAPS_pubpropertyUseWindowsAuth

Gets or sets a value indicating whether to use Windows Authentication for SQM communication.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: