DiagnosticMonitorConfiguration::DiagnosticInfrastructureLogs Property

 

Optional. Enable collection of logs generated by the agent. The diagnostic infrastructure logs are useful for troubleshooting the diagnostics system itself.

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

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