AemCollectionResponse Class

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

Represents an AEM collection response.

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

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

public ref class AemCollectionResponse sealed 

NameDescription
System_CAPS_pubpropertyFDoc

Gets or sets a Boolean value that determines whether to collect the current Office document in a .cab file.

System_CAPS_pubpropertyGetFile

Gets or sets the location of the file used by the AEM collection.

System_CAPS_pubpropertyGetFileVersion

Gets or sets the version of the file used by the AEM collection.

System_CAPS_pubpropertyMemoryDump

Gets or sets the location for the memory dump.

System_CAPS_pubpropertyRegKey

Gets or sets the name of the registry key used by the AEM collection.

System_CAPS_pubpropertyRegTree

Gets or sets the name of the registry tree used by the AEM collection.

System_CAPS_pubpropertyWql

Gets or sets the WQL queries used by the AEM collection.

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: