ClientMonitoringResponseSettings.GetCustomCollectionResponse(MonitoringObject) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provide a MonitoringObject and get custom collection response
public:
Microsoft::EnterpriseManagement::Monitoring::ClientMonitoring::AemCollectionResponse ^ GetCustomCollectionResponse(Microsoft::EnterpriseManagement::Monitoring::MonitoringObject ^ monitoringObject);
public Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring.AemCollectionResponse GetCustomCollectionResponse (Microsoft.EnterpriseManagement.Monitoring.MonitoringObject monitoringObject);
member this.GetCustomCollectionResponse : Microsoft.EnterpriseManagement.Monitoring.MonitoringObject -> Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring.AemCollectionResponse
Public Function GetCustomCollectionResponse (monitoringObject As MonitoringObject) As AemCollectionResponse
Parameters
- monitoringObject
- MonitoringObject
MonitoringObject - WatsonBucket
Returns
Custom Collection Response