DiagnosticMonitorConfiguration::WindowsEventLog Property

 

Optional. Enable the collection of Windows Event Logs.

Namespace:   Microsoft.Azure.Management.Insights.Models
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

public:
property WindowsEventLog^ WindowsEventLog {
	WindowsEventLog^ get();
	void set(WindowsEventLog^ value);
}
Return to top
Show: