DiagnosticMonitorConfiguration::CrashDumps Property

 

Optional. Enable collection of crash dumps.

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

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