DiagnosticMonitorConfiguration::DiagnosticInfrastructureLogs Property
Optional. Enable collection of logs generated by the agent. The diagnostic infrastructure logs are useful for troubleshooting the diagnostics system itself.
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
public: property DiagnosticInfrastructureLogs^ DiagnosticInfrastructureLogs { DiagnosticInfrastructureLogs^ get(); void set(DiagnosticInfrastructureLogs^ value); }
Property Value
Type: Microsoft.Azure.Management.Insights.Models::DiagnosticInfrastructureLogs^
Show: