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)
Inheritance Hierarchy
System.Object
  Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring.AemCollectionResponse
Syntax
public sealed class AemCollectionResponse
public ref class AemCollectionResponse sealed 
[<Sealed>]
type AemCollectionResponse = class end
Public NotInheritable Class AemCollectionResponse
Properties
| Name | Description | |
|---|---|---|
| .jpeg) | FDoc | Gets or sets a Boolean value that determines whether to collect the current Office document in a .cab file. | 
| .jpeg) | GetFile | Gets or sets the location of the file used by the AEM collection. | 
| .jpeg) | GetFileVersion | Gets or sets the version of the file used by the AEM collection. | 
| .jpeg) | MemoryDump | Gets or sets the location for the memory dump. | 
| .jpeg) | RegKey | Gets or sets the name of the registry key used by the AEM collection. | 
| .jpeg) | RegTree | Gets or sets the name of the registry tree used by the AEM collection. | 
| .jpeg) | Wql | Gets or sets the WQL queries used by the AEM collection. | 
Methods
| Name | Description | |
|---|---|---|
| .jpeg) | Equals(Object) | (Inherited from Object.) | 
| .jpeg) | GetHashCode() | (Inherited from Object.) | 
| .jpeg) | GetType() | (Inherited from Object.) | 
| .jpeg) | ToString() | (Inherited from Object.) | 
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring Namespace
Return to top