Applies To: Operations Manager for System Center 2012
Contains the essential solution response fields that are published to a file share.
Namespace:   Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Inheritance Hierarchy
System.Object
  Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring.AemSolutionResponse
Syntax
public sealed class AemSolutionResponse
public ref class AemSolutionResponse sealed 
[<Sealed>]
type AemSolutionResponse = class end
Public NotInheritable Class AemSolutionResponse
Properties
| Name | Description | |
|---|---|---|
| .jpeg) | Bucket | Gets the bucket number. | 
| .jpeg) | BucketTable | Gets the bucket table number. | 
| .jpeg) | Response | Gets the uniform resource locator (URL) of the AEM solution response. | 
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