ClientMonitoringResponseSettings.GetMicrosoftCollectionResponse(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 MS Collection response
public:
Microsoft::EnterpriseManagement::Monitoring::ClientMonitoring::AemCollectionResponse ^ GetMicrosoftCollectionResponse(Microsoft::EnterpriseManagement::Monitoring::MonitoringObject ^ monitoringObject);
public Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring.AemCollectionResponse GetMicrosoftCollectionResponse (Microsoft.EnterpriseManagement.Monitoring.MonitoringObject monitoringObject);
member this.GetMicrosoftCollectionResponse : Microsoft.EnterpriseManagement.Monitoring.MonitoringObject -> Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring.AemCollectionResponse
Public Function GetMicrosoftCollectionResponse (monitoringObject As MonitoringObject) As AemCollectionResponse
Parameters
- monitoringObject
- MonitoringObject
MonitoringObject - WatsonBucket
Returns
Microsoft CollectionResponse